Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps @oclif/plugin-help from 6.0.22 to 6.2.36.

Release notes

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

6.2.36

Bug Fixes

6.2.35

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1052) (93b6338)

6.2.34

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1047) (98fba4d)

6.2.33

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (#1026) (185c79a)

6.2.32

Bug Fixes

  • deps: bump @​oclif/core from 4.5.1 to 4.5.2 (#1004) (94e8674)

6.2.31

Bug Fixes

  • deps: bump @​oclif/core from 4.4.1 to 4.5.0 (#995) (268e749)

6.2.30

Bug Fixes

  • deps: bump @​oclif/core from 4.4.0 to 4.4.1 (#991) (1c60c05)

6.2.29

Bug Fixes

  • deps: bump @​oclif/core from 4.3.2 to 4.3.3 (#978) (1d1f922)

6.2.28

Bug Fixes

  • deps: bump @​oclif/core from 4.2.10 to 4.3.0 (#956) (0af3303)

6.2.27

Bug Fixes

  • deps: bump @​oclif/core from 4.2.8 to 4.2.10 (#928) (59322c1)

... (truncated)

Changelog

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

6.2.36 (2025-11-15)

Bug Fixes

6.2.35 (2025-11-01)

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1052) (93b6338)

6.2.34 (2025-10-25)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1047) (98fba4d)

6.2.33 (2025-09-14)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.2 to 4.5.3 (#1026) (185c79a)

6.2.32 (2025-07-27)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.1 to 4.5.2 (#1004) (94e8674)

6.2.31 (2025-07-13)

Bug Fixes

  • deps: bump @​oclif/core from 4.4.1 to 4.5.0 (#995) (268e749)

6.2.30 (2025-07-05)

Bug Fixes

  • deps: bump @​oclif/core from 4.4.0 to 4.4.1 (#991) (1c60c05)

6.2.29 (2025-06-14)

Bug Fixes

  • deps: bump @​oclif/core from 4.3.2 to 4.3.3 (#978) (1d1f922)

6.2.28 (2025-05-03)

... (truncated)

Commits
  • d8c233d chore(release): 6.2.36 [skip ci]
  • 9a87922 fix(deps): bump js-yaml from 4.1.0 to 4.1.1 (#1058)
  • 11b665a chore(dev-deps): bump oclif from 4.22.39 to 4.22.41 (#1053)
  • b0ab3b8 chore(dev-deps): bump eslint from 9.39.0 to 9.39.1 (#1054)
  • a05c587 chore(dev-deps): bump eslint-config-oclif from 6.0.114 to 6.0.115 (#1055)
  • d3d917d chore(dev-deps): bump eslint from 9.38.0 to 9.39.0 (#1048)
  • 5ee08b2 chore(dev-deps): bump oclif from 4.22.32 to 4.22.38 (#1049)
  • 3880865 chore(dev-deps): bump @​eslint/compat from 1.4.0 to 1.4.1 (#1050)
  • 00d8cfb chore(dev-deps): bump eslint-config-oclif from 6.0.110 to 6.0.114 (#1051)
  • 62c567f chore(release): 6.2.35 [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 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/plugin-help](https://github.com/oclif/plugin-help) from 6.0.22 to 6.2.36.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.0.22...6.2.36)

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

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 Dec 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for the-codegen-project canceled.

Name Link
🔨 Latest commit da8b17b
🔍 Latest deploy log https://app.netlify.com/projects/the-codegen-project/deploys/692dca4563987c0008c9588e

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.

1 participant