Skip to content

chore(dev-deps): bump oclif from 4.22.14 to 4.22.22#1327

Merged
svc-cli-bot merged 1 commit intomainfrom
dependabot-npm_and_yarn-oclif-4.22.22
Sep 21, 2025
Merged

chore(dev-deps): bump oclif from 4.22.14 to 4.22.22#1327
svc-cli-bot merged 1 commit intomainfrom
dependabot-npm_and_yarn-oclif-4.22.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 20, 2025

Bumps oclif from 4.22.14 to 4.22.22.

Release notes

Sourced from oclif's releases.

4.22.22

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.67 to 3.2.68 (361942c)

4.22.21

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (651f1d9)

4.22.20

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.883.0 to 3.888.0 (cb30bf3)

4.22.19

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.879.0 to 3.888.0 (e32b658)

4.22.18

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.879.0 to 3.883.0 (c53b9c8)

4.22.17

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.66 to 3.2.67 (6a52849)

4.22.16

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.864.0 to 3.879.0 (1395e3f)

4.22.15

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.873.0 to 3.879.0 (a1e6013)
Changelog

Sourced from oclif's changelog.

4.22.22 (2025-09-14)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.67 to 3.2.68 (361942c)

4.22.21 (2025-09-14)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (651f1d9)

4.22.20 (2025-09-14)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.883.0 to 3.888.0 (cb30bf3)

4.22.19 (2025-09-14)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.879.0 to 3.888.0 (e32b658)

4.22.18 (2025-09-07)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.879.0 to 3.883.0 (c53b9c8)

4.22.17 (2025-09-07)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.66 to 3.2.67 (6a52849)

4.22.16 (2025-08-31)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.864.0 to 3.879.0 (1395e3f)

4.22.15 (2025-08-31)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.873.0 to 3.879.0 (a1e6013)
Commits
  • a9ce39f chore(release): 4.22.22 [skip ci]
  • d79ddd4 Merge pull request #1865 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • 361942c fix(deps): bump @​oclif/plugin-not-found from 3.2.67 to 3.2.68
  • c9cc55d chore(release): 4.22.21 [skip ci]
  • abf3503 Merge pull request #1866 from oclif/dependabot-npm_and_yarn-oclif-core-4.5.3
  • 60a0469 chore(release): 4.22.20 [skip ci]
  • fdd6b3d Merge pull request #1867 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • cb30bf3 fix(deps): bump @​aws-sdk/client-cloudfront from 3.883.0 to 3.888.0
  • 81f5f4f chore(release): 4.22.19 [skip ci]
  • 5315594 Merge pull request #1868 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 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.22.14 to 4.22.22.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.22.14...4.22.22)

---
updated-dependencies:
- dependency-name: oclif
  dependency-version: 4.22.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 20, 2025
@svc-cli-bot svc-cli-bot merged commit b4f5b1a into main Sep 21, 2025
35 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-oclif-4.22.22 branch September 21, 2025 03:05
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.

1 participant