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

chore(deps): bump @oclif/plugin-commands from 2.2.28 to 4.0.13 #2996

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps @oclif/plugin-commands from 2.2.28 to 4.0.13.

Release notes

Sourced from @​oclif/plugin-commands's releases.

4.0.13

Bug Fixes

  • deps: bump @​oclif/core from 4.0.17 to 4.0.19 (#741) (ba9e7eb)

4.0.12

Bug Fixes

  • deps: bump micromatch from 4.0.7 to 4.0.8 (#740) (fa7d01b)

4.0.11

Bug Fixes

  • deps: bump @​oclif/core from 4.0.15 to 4.0.17 (#728) (58815c3)

4.0.10

Bug Fixes

  • deps: bump @​oclif/core from 4.0.12 to 4.0.15 (#719) (b54b1f1)

4.0.9

Bug Fixes

4.0.8

Bug Fixes

  • deps: bump @​oclif/core from 4.0.11 to 4.0.12 (#713) (fe324d6)

4.0.7

Bug Fixes

  • deps: bump @​oclif/core from 4.0.8 to 4.0.11 (#707) (279cdd8)

4.0.6

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#703) (5e97a06)

4.0.5

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#698) (8a52316)

4.0.4

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.6 (#687) (14f231a)

... (truncated)

Changelog

Sourced from @​oclif/plugin-commands's changelog.

4.0.13 (2024-08-25)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.17 to 4.0.19 (#741) (ba9e7eb)

4.0.12 (2024-08-24)

Bug Fixes

  • deps: bump micromatch from 4.0.7 to 4.0.8 (#740) (fa7d01b)

4.0.11 (2024-08-10)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.15 to 4.0.17 (#728) (58815c3)

4.0.10 (2024-07-27)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.12 to 4.0.15 (#719) (b54b1f1)

4.0.9 (2024-07-23)

Bug Fixes

4.0.8 (2024-07-20)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.11 to 4.0.12 (#713) (fe324d6)

4.0.7 (2024-07-13)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.8 to 4.0.11 (#707) (279cdd8)

4.0.6 (2024-07-06)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#703) (5e97a06)

4.0.5 (2024-06-29)

... (truncated)

Commits
  • 406c7c8 chore(release): 4.0.13 [skip ci]
  • ba9e7eb fix(deps): bump @​oclif/core from 4.0.17 to 4.0.19 (#741)
  • 863d2ed chore(dev-deps): bump husky from 9.1.4 to 9.1.5 (#737)
  • 2156ded chore(dev-deps): bump commitlint from 19.3.0 to 19.4.0 (#738)
  • 750b5e2 chore(release): 4.0.12 [skip ci]
  • fa7d01b fix(deps): bump micromatch from 4.0.7 to 4.0.8 (#740)
  • 23cd110 chore(dev-deps): bump @​types/node from 18.19.44 to 18.19.45 (#739)
  • a1cbe8c chore(dev-deps): bump eslint-config-oclif from 5.2.0 to 5.2.1 (#730)
  • 3327fd7 chore(dev-deps): bump lint-staged from 15.2.7 to 15.2.9 (#731)
  • 3c56b74 chore(dev-deps): bump @​types/node from 18.19.43 to 18.19.44 (#732)
  • 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 [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.28 to 4.0.13.
- [Release notes](https://github.com/oclif/plugin-commands/releases)
- [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-commands@2.2.28...4.0.13)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-commands"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2024 22:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #3008.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-plugin-commands-4.0.13 branch September 9, 2024 23:13
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