Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the prod-deps group with 4 updates in the / directory: @oclif/core, @oclif/plugin-help, pkijs and pvutils.

Updates @oclif/core from 4.5.5 to 4.7.2

Release notes

Sourced from @​oclif/core's releases.

4.7.2

Bug Fixes

  • retain description when hiding summary in help (#1493) (3647672)

4.7.1

Bug Fixes

4.7.0

Features

  • support allowNo with alias (d6de26f)

4.6.0

Features

4.5.6

Bug Fixes

  • indicate whether an argument is optional in the help command (#1453) (#1482) (94e46f8)

4.5.6-autocomplete.0

Bug Fixes

  • first commit on custom autocomplete (4bd2459)
Changelog

Sourced from @​oclif/core's changelog.

4.7.2 (2025-10-23)

Bug Fixes

  • retain description when hiding summary in help (#1493) (3647672)

4.7.1 (2025-10-23)

Bug Fixes

4.7.0 (2025-10-22)

Features

  • support allowNo with alias (d6de26f)

4.6.0 (2025-10-20)

Features

4.5.6 (2025-10-15)

Bug Fixes

  • indicate whether an argument is optional in the help command (#1453) (#1482) (94e46f8)
Commits
  • a7b3b00 chore(release): 4.7.2 [skip ci]
  • 3647672 fix: retain description when hiding summary in help (#1493)
  • 405d65a chore(release): 4.7.1 [skip ci]
  • 5ad6bf0 fix: warn about unparsed arguments (#1490)
  • 11b8e75 chore(release): 4.7.0 [skip ci]
  • 373edad Merge pull request #1491 from oclif/mdonnalley/allow-no-with-alias
  • d6de26f feat: support allowNo with alias
  • 8df097a ci: use node 24 instead of latest for integration tests
  • 8a32cc5 chore(release): 4.6.0 [skip ci]
  • d13b448 feat: support the 'combinable' & 'only' flag relationships (#1487) (#1488)
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.33 to 6.2.34

Release notes

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

6.2.34

Bug Fixes

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

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

6.2.34 (2025-10-25)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1047) (98fba4d)
Commits
  • f89c156 chore(release): 6.2.34 [skip ci]
  • 98fba4d fix(deps): bump @​oclif/core from 4.5.6 to 4.7.2 (#1047)
  • a7fc616 chore(dev-deps): bump eslint-config-oclif from 6.0.108 to 6.0.110 (#1043)
  • dd84b36 chore(dev-deps): bump oclif from 4.22.29 to 4.22.32 (#1045)
  • 88d3b86 chore(dev-deps): bump eslint from 9.37.0 to 9.38.0 (#1046)
  • 7b268de chore(dev-deps): bump @​types/node from 18.19.129 to 18.19.130 (#1040)
  • 1e334ae chore(dev-deps): bump oclif from 4.22.28 to 4.22.29 (#1041)
  • dddfd92 chore(dev-deps): bump eslint-config-oclif from 6.0.106 to 6.0.108 (#1042)
  • c9d2caf chore(dev-deps): bump oclif from 4.22.24 to 4.22.27 (#1036)
  • d11840b chore(dev-deps): bump @​types/node from 18.19.127 to 18.19.129 (#1037)
  • Additional commits viewable in compare view

Updates pkijs from 3.2.5 to 3.3.1

Release notes

Sourced from pkijs's releases.

Release v3.3.1

What's Changed

New Contributors

Full Changelog: PeculiarVentures/PKI.js@v3.3.0...v3.3.1

Release v3.3.0

What's Changed

Full Changelog: PeculiarVentures/PKI.js@v3.2.5...v3.3.0

Commits
  • 1875b52 3.3.1
  • f9c4ba0 Merge pull request #450 from mozkeeler/opaque-signature
  • 74742ea fixes #449: makes SignedCertificateTimestamp.signature an ArrayBuffer
  • d1db241 chore: migrate from Yarn to npm (#448)
  • 353be92 chore(deps): bump on-headers and compression in /website (#447)
  • bf7d279 chore: update website GitHub Actions workflow and project dependencies (#446)
  • ac443c9 ci: Ensure publish job depends on build job and remove redundant test step
  • 558ea5e 3.3.0
  • 41861d8 ci: Add publish workflow in GitHub Actions
  • 71421ca Merge pull request #445 from PeculiarVentures/fix-issues
  • Additional commits viewable in compare view

Updates pvutils from 1.1.3 to 1.1.5

Changelog

Sourced from pvutils's changelog.

1.1.5 (2025-10-24)

1.1.4 (2025-10-24)

Commits
  • 1b3ee7e chore(release): 1.1.5
  • 70b283e chore: update Node.js engine requirement to >=16.0.0 in package.json and pack...
  • fc48a95 chore(release): 1.1.4
  • 4968fe7 chore: update package-lock.json and package.json to include standard-version ...
  • e9cf165 Merge pull request #17 from PeculiarVentures/donskov/yarn-to-npm
  • f20e620 Update .github/workflows/publish.yml
  • 62d386a ci: enhance test workflow with parallel execution and finish step
  • bb72411 ci: restrict workflow triggers to master branch only
  • 6a0aa5e chore: update dependencies and workflows
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 4 updates in the / directory: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help), [pkijs](https://github.com/PeculiarVentures/PKI.js) and [pvutils](https://github.com/PeculiarVentures/pvutils).


Updates `@oclif/core` from 4.5.5 to 4.7.2
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.5.5...4.7.2)

Updates `@oclif/plugin-help` from 6.2.33 to 6.2.34
- [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.2.33...6.2.34)

Updates `pkijs` from 3.2.5 to 3.3.1
- [Release notes](https://github.com/PeculiarVentures/PKI.js/releases)
- [Commits](PeculiarVentures/PKI.js@v3.2.5...v3.3.1)

Updates `pvutils` from 1.1.3 to 1.1.5
- [Changelog](https://github.com/PeculiarVentures/pvutils/blob/master/CHANGELOG.md)
- [Commits](PeculiarVentures/pvutils@v1.1.3...v1.1.5)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@oclif/plugin-help"
  dependency-version: 6.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: pkijs
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: pvutils
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 14:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

⚠️ No Changeset found

Latest commit: 77cf6c2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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