Skip to content

chore(deps): bump @oclif/plugin-help from 3.3.1 to 6.2.48#2617

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/oclif/plugin-help-6.2.48
Closed

chore(deps): bump @oclif/plugin-help from 3.3.1 to 6.2.48#2617
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/oclif/plugin-help-6.2.48

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps @oclif/plugin-help from 3.3.1 to 6.2.48.

Release notes

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

6.2.48

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#1128) (07da4d0)

6.2.47

Bug Fixes

  • deps: bump fast-xml-builder from 1.0.0 to 1.2.0 (#1126) (ff96a94)

6.2.46

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1124) (67536b4)

6.2.45

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1122) (a433f82)

6.2.44

Bug Fixes

  • deps: bump @​oclif/core from 4.10.4 to 4.10.5 (#1119) (2d777dd)

6.2.43

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1114) (4eec1aa)

6.2.42

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#1113) (8df7b4f)

6.2.41

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1109) (94dd6ba)

6.2.40

Bug Fixes

  • deps: bump @​oclif/core from 4.9.0 to 4.10.2 (#1107) (4e38fa6)

6.2.39

Bug Fixes

... (truncated)

Changelog

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

6.2.48 (2026-05-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#1128) (07da4d0)

6.2.47 (2026-05-09)

Bug Fixes

  • deps: bump fast-xml-builder from 1.0.0 to 1.2.0 (#1126) (ff96a94)

6.2.46 (2026-05-03)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1124) (67536b4)

6.2.45 (2026-04-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1122) (a433f82)

6.2.44 (2026-04-11)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.4 to 4.10.5 (#1119) (2d777dd)

6.2.43 (2026-04-05)

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1114) (4eec1aa)

6.2.42 (2026-04-04)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#1113) (8df7b4f)

6.2.41 (2026-03-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1109) (94dd6ba)

6.2.40 (2026-03-22)

... (truncated)

Commits
  • bec2c0a chore(release): 6.2.48 [skip ci]
  • 07da4d0 fix(deps): bump @​oclif/core from 4.11.0 to 4.11.1 (#1128)
  • 8aec9d9 chore(release): 6.2.47 [skip ci]
  • ff96a94 fix(deps): bump fast-xml-builder from 1.0.0 to 1.2.0 (#1126)
  • 86ce582 chore(release): 6.2.46 [skip ci]
  • 67536b4 fix(deps): bump @​oclif/core from 4.10.6 to 4.11.0 (#1124)
  • 26b412b chore(dev-deps): bump eslint-config-oclif from 6.0.159 to 6.0.160 (#1125)
  • b6b6494 chore(release): 6.2.45 [skip ci]
  • a433f82 fix(deps): bump @​oclif/core from 4.10.5 to 4.10.6 (#1122)
  • 0290999 chore(dev-deps): bump eslint-config-oclif from 6.0.157 to 6.0.159 (#1123)
  • Additional commits viewable in compare view
Install script changes

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


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-help](https://github.com/oclif/plugin-help) from 3.3.1 to 6.2.48.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@v3.3.1...6.2.48)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-version: 6.2.48
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 17, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2026

Superseded by #2627.

@dependabot dependabot Bot closed this May 24, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/oclif/plugin-help-6.2.48 branch May 24, 2026 19:04
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.

0 participants