Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump set-value and @adonisjs/ace #60

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 Aug 7, 2024

Bumps set-value to 4.0.1 and updates ancestor dependency @adonisjs/ace. These dependencies need to be updated together.

Updates set-value from 1.0.0 to 4.0.1

Commits
Maintainer changes

This version was pushed to npm by jonschlinkert, a new releaser for set-value since your current version.


Updates @adonisjs/ace from 5.0.8 to 13.1.0

Release notes

Sourced from @​adonisjs/ace's releases.

Add kernel.hasCommand method

The kernel.hasCommand method can be used to check if a command or an alias has been registered with Ace.

Commits

  • feat: add hasCommand method (7bfd20c)
  • chore: update dependencies (272ddf6)
  • chore: update dependencies (aaa6a48)

Full Changelog: adonisjs/ace@v13.0.1...v13.1.0

Remove absoluteFilePath leaking in the commands metadata json file

Changes

Removed the absoluteFilePath present in the command metadata. This is a breaking change but this property was never documented.

Commits

  • chore: move to release-it instead of np (3ab65e3)
  • Revert "feat: add absoluteFilePath to CommandMetadata (#153)" (793c0a8)
  • Merge pull request #161 from Barbapapazes/patch-1 (c44052c)
  • docs: fix typo in kernel jsdoc (912df56)
  • chore: publish under latest tag (46da55a)

What's Changed

New Contributors

Full Changelog: adonisjs/ace@v13.0.0...v13.0.1

Stable major release

Please look into the following releases for breaking changes and new additions.

Commits

  • Merge pull request #158 from adonisjs/next 965cccd
  • chore: update dependencies 7137208
  • fix: incorporate missing spaces in 'list command' help text (#157) f68b238

What's Changed

New Contributors

... (truncated)

Commits
  • 6623adb chore(release): 13.1.0
  • 7bfd20c feat: add hasCommand method
  • 272ddf6 chore: update dependencies
  • aaa6a48 chore: update dependencies
  • 6ab6ce4 chore(release): 13.0.1
  • 3ab65e3 chore: move to release-it instead of np
  • 793c0a8 Revert "feat: add absoluteFilePath to CommandMetadata (#153)"
  • c44052c Merge pull request #161 from Barbapapazes/patch-1
  • 912df56 docs: fix typo in kernel jsdoc
  • 46da55a chore: publish under latest tag
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [set-value](https://github.com/jonschlinkert/set-value) to 4.0.1 and updates ancestor dependency [@adonisjs/ace](https://github.com/adonisjs/ace). These dependencies need to be updated together.


Updates `set-value` from 1.0.0 to 4.0.1
- [Commits](jonschlinkert/set-value@1.0.0...4.0.1)

Updates `@adonisjs/ace` from 5.0.8 to 13.1.0
- [Release notes](https://github.com/adonisjs/ace/releases)
- [Commits](adonisjs/ace@v5.0.8...v13.1.0)

---
updated-dependencies:
- dependency-name: set-value
  dependency-type: indirect
- dependency-name: "@adonisjs/ace"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants