Skip to content

build(deps): bump the oclif group with 3 updates - #695

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oclif-f011c90d06
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/oclif-f011c90d06

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the oclif group with 3 updates: @oclif/core, @oclif/plugin-help and @oclif/plugin-plugins.

Updates @oclif/core from 3.27.0 to 5.0.0

Release notes

Sourced from @​oclif/core's releases.

5.0.0

  • feat!: require Node >=22 (940ad2d)
  • feat!: upgrade core to V5 (01d00b9)

BREAKING CHANGES

  • drop EOL Node versions
  • require Node >=22, drop EOL Node versions

4.14.0

Features

  • bumping to eslint v10 (W-23473845) (248de04)

4.13.5

Bug Fixes

  • replaced require with dynamic import (W-23807278) (d35e325)

4.13.4

Bug Fixes

  • resolved security vulnerability in powershell path (W-23807278) (911e9d2)

4.13.3

Bug Fixes

  • deps: bump ip-address from 10.2.0 to 10.4.0 (e13240b)

4.13.2

Bug Fixes

  • deps: bump postcss from 8.5.10 to 8.5.23 (169b09a)

4.13.1

Bug Fixes

  • deps: bump tar from 7.5.16 to 7.5.22 (bc0d2d2)

4.13.0

Features

  • expose root help formatter (644c4aa)

4.12.0

Features

  • add Args.option() for typed arg options (93139f7)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

5.0.0 (2026-08-31)

  • feat!: require Node >=22 (940ad2d)
  • feat!: upgrade core to V5 (01d00b9)

BREAKING CHANGES

  • drop EOL Node versions
  • require Node >=22, drop EOL Node versions

4.14.0 (2026-08-19)

Features

  • bumping to eslint v10 (W-23473845) (248de04)

4.13.5 (2026-08-14)

Bug Fixes

  • replaced require with dynamic import (W-23807278) (d35e325)

4.13.4 (2026-08-14)

Bug Fixes

  • resolved security vulnerability in powershell path (W-23807278) (911e9d2)

4.13.3 (2026-08-04)

Bug Fixes

  • deps: bump ip-address from 10.2.0 to 10.4.0 (e13240b)

... (truncated)

Commits
  • c4a1e07 chore(release): 5.0.0 [skip ci]
  • 7396e32 Merge pull request #1642 from oclif/sl/betaV5
  • 940ad2d feat!: require Node >=22
  • 01d00b9 feat!: upgrade core to V5
  • 26cac1a Merge pull request #1641 from oclif/k80/ts-v6
  • df6cc7a test: fix integration tests
  • 5f72a80 chore: clean up unused eslint suppressions
  • 5221a6d chore(deps): upgrade to typescript 6
  • 1d2903e chore(release): 4.14.0 [skip ci]
  • 45c7f0a Merge pull request #1635 from oclif/d/W-23473845
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @oclif/plugin-help from 6.3.0 to 7.0.0

Release notes

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

7.0.0

BREAKING CHANGES

  • bump node engine to >=22.0.0
Changelog

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

7.0.0 (2026-08-31)

BREAKING CHANGES

  • bump node engine to >=22.0.0
Commits

Updates @oclif/plugin-plugins from 5.5.2 to 7.0.0

Release notes

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

7.0.0

  • feat!: remove support for installing legacy plugins (#1395) (c53fe34), closes #1395

BREAKING CHANGES

  • removes support for installing legacy plugins

6.0.1

Bug Fixes

6.0.0

BREAKING CHANGES

  • bump node engine to >=22.0.0
Changelog

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

7.0.0 (2026-09-11)

  • feat!: remove support for installing legacy plugins (#1395) (c53fe34), closes #1395

BREAKING CHANGES

  • removes support for installing legacy plugins

6.0.1 (2026-09-08)

Bug Fixes

6.0.0 (2026-08-31)

BREAKING CHANGES

  • bump node engine to >=22.0.0
Commits

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 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 group with 3 updates: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help) and [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins).


Updates `@oclif/core` from 3.27.0 to 5.0.0
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.27.0...5.0.0)

Updates `@oclif/plugin-help` from 6.3.0 to 7.0.0
- [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.3.0...7.0.0)

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

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: oclif
- dependency-name: "@oclif/plugin-help"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: oclif
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: oclif
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 21, 2026
@kopernic-pl

Copy link
Copy Markdown
Contributor

no time atm for major cli reqrite that would warrant success of oclif upgrade

@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/oclif-f011c90d06 branch September 22, 2026 14:00
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.

1 participant