Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Bump @adonisjs/ace from 5.0.8 to 12.3.1 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

JIRA Status

Bumps @adonisjs/ace from 5.0.8 to 12.3.1.

Release notes

Sourced from @​adonisjs/ace's releases.

Do not use import assertions and export E_PROMPT_CANCELLED exception

  • chore: generate correct path to schema file post build 884bceb
  • refactor: do not import assertions as they are not stable 261b839
  • feat: export E_PROMPT_CANCELLED exception d185f52
  • chore: update dependencies feab411

Full Changelog: adonisjs/ace@v12.3.1-12...v12.3.1-13

Fix broken paths in the build output

  • fix: build path to stubs after bundling 82584c8

Full Changelog: adonisjs/ace@v12.3.1-11...v12.3.1-12

Bundle output

  • docs: update badges url 584eec0
  • chore: bundle output using tsup 9d54b6d
  • chore: update dependencies bd56441

Full Changelog: adonisjs/ace@v12.3.1-10...v12.3.1-11

Generate commands index types

  • feat: generate commands index types 04aba7c
  • chore: update dependencies 9967a10

Full Changelog: adonisjs/ace@v12.3.1-9...v12.3.1-10

Improvements to command assertions

  • chore: update dependencies 6da0d9c
  • refactor: do not assign showDiff property to assertion errors 62c2034
  • feat: add assertTableRows method 94492ec

Full Changelog: adonisjs/ace@v12.3.1-8...v12.3.1-9

Remove deprecated package string-similarity

  • refactor: remove string-similarity package in favor of fastest-levenshtein a2f47b4

Full Changelog: adonisjs/ace@v12.3.1-7...v12.3.1-8

Add absolute path to command file inside metadata

  • feat: add absoluteFilePath to CommandMetadata (#153) 9bafd0b
  • fix(tsconfig): resolve JSON modules e2a9b35
  • chore: add engines to package.json file ba97fff
  • chore: do not publish source files e5eb6e8
  • chore: use @​adonisjs/tooling presets for tooling config 9540d4e
  • chore: upgrade japa to v3 44c799d
  • chore: update dependencies 157f0bc

What's Changed

... (truncated)

Changelog

Sourced from @​adonisjs/ace's changelog.

Commits
  • ce86220 chore(release): 12.3.1
  • f149393 chore: update dependencies
  • 07f297e chore(release): 12.3.1-13
  • 884bceb chore: generate correct path to schema file post build
  • 261b839 refactor: do not import assertions as they are not stable
  • d185f52 feat: export E_PROMPT_CANCELLED exception
  • feab411 chore: update dependencies
  • 34801cc chore(release): 12.3.1-12
  • 82584c8 fix: build path to stubs after bundling
  • e517d1f chore(release): 12.3.1-11
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@adonisjs/ace](https://github.com/adonisjs/ace) from 5.0.8 to 12.3.1.
- [Release notes](https://github.com/adonisjs/ace/releases)
- [Changelog](https://github.com/adonisjs/ace/blob/develop/CHANGELOG.md)
- [Commits](adonisjs/ace@v5.0.8...v12.3.1)

---
updated-dependencies:
- dependency-name: "@adonisjs/ace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2023
@dependabot dependabot bot requested a review from samturrell October 17, 2023 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants