Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2025

Bumps oclif from 4.22.32 to 4.22.44.

Release notes

Sourced from oclif's releases.

4.22.44

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.922.0 to 3.927.0 (d85f157)

4.22.43

Bug Fixes

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

4.22.42

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.913.0 to 3.927.0 (0d85ada)

4.22.41

Bug Fixes

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

4.22.40

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.917.0 to 3.922.0 (606a734)

4.22.39

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (e530af4)

4.22.38

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.33 to 6.2.34 (c08d753)

4.22.37

Bug Fixes

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

4.22.36

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.908.0 to 3.917.0 (d85d69b)

4.22.35

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.68 to 3.2.71 (319d720)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.22.44 (2025-11-09)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.922.0 to 3.927.0 (d85f157)

4.22.43 (2025-11-09)

Bug Fixes

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

4.22.42 (2025-11-09)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.913.0 to 3.927.0 (0d85ada)

4.22.41 (2025-11-02)

Bug Fixes

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

4.22.40 (2025-11-02)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.917.0 to 3.922.0 (606a734)

4.22.39 (2025-11-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (e530af4)

4.22.38 (2025-10-27)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.33 to 6.2.34 (c08d753)

4.22.37 (2025-10-26)

Bug Fixes

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

4.22.36 (2025-10-26)

... (truncated)

Commits
  • 2d23eb2 chore(release): 4.22.44 [skip ci]
  • bf5da9f Merge pull request #1907 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • a6ab364 chore(release): 4.22.43 [skip ci]
  • 1f01e49 Merge pull request #1908 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • d85f157 fix(deps): bump @​aws-sdk/client-cloudfront from 3.922.0 to 3.927.0
  • 7fa89b2 chore(release): 4.22.42 [skip ci]
  • 93d1a48 Merge pull request #1909 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 0d85ada fix(deps): bump @​aws-sdk/client-s3 from 3.913.0 to 3.927.0
  • eacdcfb fix(deps): bump @​oclif/plugin-warn-if-update-available
  • ff29c5c Merge pull request #1899 from oclif/dependabot-npm_and_yarn-eslint-compat-1.4.1
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2025
Bumps [oclif](https://github.com/oclif/oclif) from 4.22.32 to 4.22.44.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.22.32...4.22.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-4.22.44 branch from 9638b35 to 6cddb94 Compare November 16, 2025 03:11
@svc-cli-bot svc-cli-bot merged commit 5af9187 into main Nov 16, 2025
35 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-oclif-4.22.44 branch November 16, 2025 05:45
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.

2 participants