Skip to content

chore(dev-deps): bump oclif from 4.20.1 to 4.22.9#336

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-oclif-4.22.9
Closed

chore(dev-deps): bump oclif from 4.20.1 to 4.22.9#336
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-oclif-4.22.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2025

Bumps oclif from 4.20.1 to 4.22.9.

Release notes

Sourced from oclif's releases.

4.22.9

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (21bebc3)

4.22.8

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.850.0 to 3.864.0 (332177d)

4.22.7

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.61 to 3.2.63 (dc094ef)

4.22.6

Bug Fixes

  • handle linux-arm on node 24 (cbf8eec)
  • more linux-arm node 24 fixes (6677fb5)
  • more linux-arm node 24 fixes (a70a18a)

4.22.5

Bug Fixes

  • deps: bump @​oclif/core from 4.5.1 to 4.5.2 (2c0c985)

4.22.4

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.844.0 to 3.850.0 (b227d3f)

4.22.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.59 to 3.2.61 (e95ed25)

4.22.2

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.848.0 to 3.850.0 (a4d0203)

4.22.1

Bug Fixes

4.22.0

Features

... (truncated)

Changelog

Sourced from oclif's changelog.

4.22.9 (2025-08-10)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (21bebc3)

4.22.8 (2025-08-10)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.850.0 to 3.864.0 (332177d)

4.22.7 (2025-08-10)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.61 to 3.2.63 (dc094ef)

4.22.6 (2025-08-05)

Bug Fixes

  • handle linux-arm on node 24 (cbf8eec)
  • more linux-arm node 24 fixes (6677fb5)
  • more linux-arm node 24 fixes (a70a18a)

4.22.5 (2025-07-27)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.1 to 4.5.2 (2c0c985)

4.22.4 (2025-07-27)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.844.0 to 3.850.0 (b227d3f)

4.22.3 (2025-07-27)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.59 to 3.2.61 (e95ed25)

4.22.2 (2025-07-27)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.848.0 to 3.850.0 (a4d0203)

... (truncated)

Commits
  • 7f6f0a8 chore(release): 4.22.9 [skip ci]
  • 038b92d Merge pull request #1836 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • fb469c3 chore(release): 4.22.8 [skip ci]
  • 8f7138f Merge pull request #1838 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • 6da1a38 Merge pull request #1840 from oclif/dependabot-npm_and_yarn-types-node-18.19.122
  • 21bebc3 fix(deps): bump @​oclif/plugin-warn-if-update-available
  • 1acdba2 chore(release): 4.22.7 [skip ci]
  • 9923727 Merge pull request #1841 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • dc094ef fix(deps): bump @​oclif/plugin-not-found from 3.2.61 to 3.2.63
  • e909293 chore(dev-deps): bump @​types/node from 18.19.120 to 18.19.122
  • 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](https://github.com/oclif/oclif) from 4.20.1 to 4.22.9.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.20.1...4.22.9)

---
updated-dependencies:
- dependency-name: oclif
  dependency-version: 4.22.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Aug 23, 2025

Superseded by #339.

@dependabot dependabot bot closed this Aug 23, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-4.22.9 branch August 23, 2025 04:15
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

Comments