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: bump the oclif-plugins group across 1 directory with 4 updates #1131

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the oclif-plugins group with 4 updates in the / directory: @oclif/plugin-autocomplete, @oclif/plugin-help, @oclif/plugin-update and @oclif/plugin-warn-if-update-available.

Updates @oclif/plugin-autocomplete from 3.2.24 to 3.2.26

Release notes

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

3.2.26

Bug Fixes

  • deps: bump @​oclif/core from 4.2.9 to 4.2.10 (#924) (431b593)

3.2.25

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.9 (#920) (4488411)
Changelog

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

3.2.26 (2025-03-16)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.9 to 4.2.10 (#924) (431b593)

3.2.25 (2025-03-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.9 (#920) (4488411)
Commits
  • 07c8c36 chore(release): 3.2.26 [skip ci]
  • 431b593 fix(deps): bump @​oclif/core from 4.2.9 to 4.2.10 (#924)
  • c6dc683 chore(dev-deps): bump @​oclif/plugin-help from 6.2.26 to 6.2.27 (#925)
  • 08ee5b9 chore(dev-deps): bump prettier from 3.5.2 to 3.5.3 (#926)
  • 45e64aa chore(dev-deps): bump eslint-config-prettier from 10.0.2 to 10.1.1 (#917)
  • fff5003 chore(dev-deps): bump @​types/node from 18.19.76 to 18.19.80 (#918)
  • a24a1f3 chore(dev-deps): bump @​commitlint/config-conventional (#919)
  • 7bb62c3 chore(release): 3.2.25 [skip ci]
  • 4488411 fix(deps): bump @​oclif/core from 4.2.8 to 4.2.9 (#920)
  • 1e18ca3 chore(dev-deps): bump @​oclif/test from 4.1.9 to 4.1.11 (#921)
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.26 to 6.2.27

Release notes

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

6.2.27

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.10 (#928) (59322c1)
Changelog

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

6.2.27 (2025-03-15)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.10 (#928) (59322c1)
Commits
  • 8d11b8b chore(release): 6.2.27 [skip ci]
  • 59322c1 fix(deps): bump @​oclif/core from 4.2.8 to 4.2.10 (#928)
  • ee45a91 chore(dev-deps): bump eslint from 9.21.0 to 9.22.0 (#919)
  • 754515a chore(dev-deps): bump prettier from 3.5.1 to 3.5.3 (#920)
  • c6b40bc chore(dev-deps): bump oclif from 4.17.33 to 4.17.34 (#921)
  • e1d86ee chore(dev-deps): bump commitlint from 19.7.1 to 19.8.0 (#922)
  • e71eb79 chore(dev-deps): bump eslint-config-prettier from 10.0.2 to 10.1.1 (#923)
  • b486349 chore(dev-deps): bump @​eslint/compat from 1.2.6 to 1.2.7 (#914)
  • b9542ba chore(dev-deps): bump eslint-config-prettier from 10.0.1 to 10.0.2 (#915)
  • 0c118a4 chore(dev-deps): bump oclif from 4.17.30 to 4.17.33 (#918)
  • Additional commits viewable in compare view

Updates @oclif/plugin-update from 4.6.33 to 4.6.35

Release notes

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

4.6.35

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.9 (#1060) (4434f99)

4.6.34

Bug Fixes

Changelog

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

4.6.35 (2025-03-10)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.9 (#1060) (4434f99)

4.6.34 (2025-03-09)

Bug Fixes

Commits
  • 76200f8 chore(release): 4.6.35 [skip ci]
  • 4434f99 fix(deps): bump @​oclif/core from 4.2.8 to 4.2.9 (#1060)
  • ef5a134 chore(release): 4.6.34 [skip ci]
  • 2c90688 fix(deps): bump ansis from 3.16.0 to 3.17.0 (#1059)
  • b153502 chore(dev-deps): bump oclif from 4.17.33 to 4.17.34 (#1061)
  • 9ee7428 chore(dev-deps): bump eslint-config-prettier from 10.0.2 to 10.1.1 (#1062)
  • 4b57c1c chore(dev-deps): bump prettier from 3.5.2 to 3.5.3 (#1063)
  • d1a059f chore(dev-deps): bump @​types/node from 18.19.76 to 18.19.78 (#1054)
  • 440b541 chore(dev-deps): bump eslint-config-prettier from 10.0.1 to 10.0.2 (#1055)
  • 79156e7 chore(dev-deps): bump oclif from 4.17.25 to 4.17.33 (#1058)
  • Additional commits viewable in compare view

Updates @oclif/plugin-warn-if-update-available from 3.1.35 to 3.1.38

Release notes

Sourced from @​oclif/plugin-warn-if-update-available's releases.

3.1.38

Bug Fixes

  • deps: bump @​oclif/core from 4.2.9 to 4.2.10 (#825) (4d257b4)

3.1.37

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.9 (#819) (3c99486)

3.1.36

Bug Fixes

  • deps: bump ansis from 3.16.0 to 3.17.0 (#821) (2d66c35)
Changelog

Sourced from @​oclif/plugin-warn-if-update-available's changelog.

3.1.38 (2025-03-16)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.9 to 4.2.10 (#825) (4d257b4)

3.1.37 (2025-03-10)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.9 (#819) (3c99486)

3.1.36 (2025-03-09)

Bug Fixes

  • deps: bump ansis from 3.16.0 to 3.17.0 (#821) (2d66c35)
Commits
  • d23766d chore(release): 3.1.38 [skip ci]
  • 4d257b4 fix(deps): bump @​oclif/core from 4.2.9 to 4.2.10 (#825)
  • 6b4d510 chore(dev-deps): bump commitlint from 19.7.1 to 19.8.0 (#826)
  • b91b5cd chore(dev-deps): bump eslint-config-prettier from 10.0.1 to 10.1.1 (#827)
  • 7257cd2 chore(dev-deps): bump prettier from 3.5.2 to 3.5.3 (#828)
  • 38c9211 chore(release): 3.1.37 [skip ci]
  • 3c99486 fix(deps): bump @​oclif/core from 4.2.8 to 4.2.9 (#819)
  • b62c349 chore(dev-deps): bump @​types/node from 18.19.76 to 18.19.80 (#820)
  • 7daa675 chore(release): 3.1.36 [skip ci]
  • 2d66c35 fix(deps): bump ansis from 3.16.0 to 3.17.0 (#821)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the oclif-plugins group with 4 updates in the / directory: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete), [@oclif/plugin-help](https://github.com/oclif/plugin-help), [@oclif/plugin-update](https://github.com/oclif/plugin-update) and [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available).


Updates `@oclif/plugin-autocomplete` from 3.2.24 to 3.2.26
- [Release notes](https://github.com/oclif/plugin-autocomplete/releases)
- [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-autocomplete@3.2.24...3.2.26)

Updates `@oclif/plugin-help` from 6.2.26 to 6.2.27
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.26...6.2.27)

Updates `@oclif/plugin-update` from 4.6.33 to 4.6.35
- [Release notes](https://github.com/oclif/plugin-update/releases)
- [Changelog](https://github.com/oclif/plugin-update/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-update@4.6.33...4.6.35)

Updates `@oclif/plugin-warn-if-update-available` from 3.1.35 to 3.1.38
- [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases)
- [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-warn-if-update-available@3.1.35...3.1.38)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-autocomplete"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: oclif-plugins
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: oclif-plugins
- dependency-name: "@oclif/plugin-update"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: oclif-plugins
- dependency-name: "@oclif/plugin-warn-if-update-available"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: oclif-plugins
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oclif-plugins-2febfb2bc3 branch from 2d4817e to 4a21066 Compare March 17, 2025 21:12
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 17, 2025
@github-actions github-actions bot enabled auto-merge March 17, 2025 21: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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants