Skip to content

chore(deps): bump @oclif/plugin-update from 4.7.18 to 4.7.32#552

Merged
KLongmuirHD merged 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/plugin-update-4.7.32
Apr 20, 2026
Merged

chore(deps): bump @oclif/plugin-update from 4.7.18 to 4.7.32#552
KLongmuirHD merged 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/plugin-update-4.7.32

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @oclif/plugin-update from 4.7.18 to 4.7.32.

Release notes

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

4.7.32

Bug Fixes

4.7.31

Bug Fixes

  • deps: bump basic-ftp from 5.2.0 to 5.2.1 (#1301) (477de4d)

4.7.30

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.5 (#1295) (5c7a1cc)

4.7.29

Bug Fixes

  • deps: bump @​oclif/table from 0.5.3 to 0.5.4 (#1296) (fbd1b6b)

4.7.28

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1300) (73d9fba)

4.7.27

Bug Fixes

  • swap arguments to isNotSpecial in tidy() to correctly preserve bin/ and current (#1290) (97bec25), closes #1289

4.7.26

Bug Fixes

  • deps: bump @​oclif/table from 0.5.2 to 0.5.3 (#1284) (bbe3653)

4.7.25

Bug Fixes

  • deps: bump @​oclif/core from 4.9.0 to 4.10.2 (#1287) (1f3ffb3)

4.7.24

Bug Fixes

4.7.23

Bug Fixes

  • deps: bump @​oclif/core from 4.8.3 to 4.9.0 (#1278) (d500b7b)

... (truncated)

Changelog

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

4.7.32 (2026-04-14)

Bug Fixes

4.7.31 (2026-04-09)

Bug Fixes

  • deps: bump basic-ftp from 5.2.0 to 5.2.1 (#1301) (477de4d)

4.7.30 (2026-04-06)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.5 (#1295) (5c7a1cc)

4.7.29 (2026-04-05)

Bug Fixes

  • deps: bump @​oclif/table from 0.5.3 to 0.5.4 (#1296) (fbd1b6b)

4.7.28 (2026-04-05)

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1300) (73d9fba)

4.7.27 (2026-03-24)

Bug Fixes

  • swap arguments to isNotSpecial in tidy() to correctly preserve bin/ and current (#1290) (97bec25), closes #1289

4.7.26 (2026-03-22)

Bug Fixes

  • deps: bump @​oclif/table from 0.5.2 to 0.5.3 (#1284) (bbe3653)

4.7.25 (2026-03-22)

Bug Fixes

  • deps: bump @​oclif/core from 4.9.0 to 4.10.2 (#1287) (1f3ffb3)

4.7.24 (2026-03-20)

... (truncated)

Commits
  • 832ffc2 chore(release): 4.7.32 [skip ci]
  • 93cf5cb fix: closed file handler @​W-21915680@ (#1307)
  • cb8448e chore(dev-deps): bump prettier from 3.8.1 to 3.8.2 (#1303)
  • d9d361a chore(dev-deps): bump eslint-config-oclif from 6.0.154 to 6.0.156 (#1304)
  • 7355de7 chore(dev-deps): bump oclif from 4.22.96 to 4.23.0 (#1305)
  • 3dc3b14 chore(dev-deps): bump @​oclif/plugin-help from 6.2.42 to 6.2.44 (#1306)
  • 612dd4e chore(release): 4.7.31 [skip ci]
  • 477de4d fix(deps): bump basic-ftp from 5.2.0 to 5.2.1 (#1301)
  • 09ea4c6 chore(deps): bump lodash in /examples/s3-update-example-cli (#1299)
  • f1fe911 chore(release): 4.7.30 [skip ci]
  • 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 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/plugin-update](https://github.com/oclif/plugin-update) from 4.7.18 to 4.7.32.
- [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.7.18...4.7.32)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-update"
  dependency-version: 4.7.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 16, 2026 21:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@KLongmuirHD KLongmuirHD merged commit 4e9a713 into main Apr 20, 2026
12 checks passed
@KLongmuirHD KLongmuirHD deleted the dependabot/npm_and_yarn/oclif/plugin-update-4.7.32 branch April 20, 2026 14:36
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.

2 participants