Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the prod-deps group across 1 directory with 3 updates #1227

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the prod-deps group with 3 updates in the / directory: @oclif/core, @peculiar/x509 and pkijs.

Updates @oclif/core from 4.0.13 to 4.0.17

Release notes

Sourced from @​oclif/core's releases.

4.0.17

Bug Fixes

  • deps: bump ansis from 3.3.1 to 3.3.2 (081e8bc)

4.0.16

Bug Fixes

  • deps: bump requirejs from 2.3.6 to 2.3.7 (216d8e7)

4.0.15

Bug Fixes

4.0.14

Bug Fixes

Changelog

Sourced from @​oclif/core's changelog.

4.0.17 (2024-07-28)

Bug Fixes

  • deps: bump ansis from 3.3.1 to 3.3.2 (081e8bc)

4.0.16 (2024-07-27)

Bug Fixes

  • deps: bump requirejs from 2.3.6 to 2.3.7 (216d8e7)

4.0.15 (2024-07-26)

Bug Fixes

4.0.14 (2024-07-23)

Bug Fixes

Commits
  • 213e920 chore(release): 4.0.17 [skip ci]
  • 3789532 Merge pull request #1150 from oclif/dependabot-npm_and_yarn-ansis-3.3.2
  • 7499531 Merge pull request #1151 from oclif/dependabot-npm_and_yarn-mocha-10.7.0
  • 081e8bc fix(deps): bump ansis from 3.3.1 to 3.3.2
  • 1412b4d Merge pull request #1152 from oclif/dependabot-npm_and_yarn-oclif-test-4.0.6
  • 2d669b7 chore(dev-deps): bump @​oclif/test from 4.0.4 to 4.0.6
  • 2493cdf Merge pull request #1154 from oclif/dependabot-npm_and_yarn-multi-e86d5cf068
  • e1c603e chore(dev-deps): bump mocha from 10.6.0 to 10.7.0
  • f1dccd7 Merge pull request #1153 from oclif/dependabot-npm_and_yarn-husky-9.1.3
  • 0ca34c0 chore(dev-deps): bump chai and @​types/chai
  • Additional commits viewable in compare view

Updates @peculiar/x509 from 1.11.0 to 1.12.0

Commits
  • 9a3b25b 1.12.0
  • ae54730 Merge pull request #82 from PeculiarVentures/update
  • c077c9e test: Improve tests for AuthorityInfoAccessExtension
  • bac1a01 refactor: Update CRLDistributionPointsExtension constructor to accept URLs di...
  • a191443 feat: Add Authority Info Access certificate extension
  • 0bdda79 test: Update tests for extensions
  • 335c437 feat: Add CRL Distribution Points extension
  • ae27a5e refactor: Update Authority/Subject KeyIdentifier Extension to handle PublicKe...
  • 7dd12bb refactor: Update X509CertificateGenerator to handle PublicKeyType
  • a4dc188 feat: Add support for creating PublicKey from various formats
  • See full diff in compare view

Updates pkijs from 3.2.1 to 3.2.4

Release notes

Sourced from pkijs's releases.

v3.2.4

Full Changelog: PeculiarVentures/PKI.js@v3.2.0...v3.2.4

Commits
  • fae93ba 3.2.4
  • 6e09000 fix: Incorrect signature algorithm for SignedData verification
  • cd4932b 3.2.3
  • a9c594b fix: Adjust signature verification for rsaEncryption algorithm
  • ef24a16 3.2.2
  • 8ffac07 Merge pull request #413 from PeculiarVentures/fix-rsa-pss
  • cc7aff4 chore: Update npm dependencies to latest versions
  • a4bf0d9 test: Remove unnecessary statements
  • 4db853f fix: Adjust hashAlgorithm based on privateKey when signedAttrs are missing
  • 3acbdfb fix: ensure consistency in signature algorithms and add tests
  • 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

@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 13:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
Copy link

changeset-bot bot commented Aug 12, 2024

🦋 Changeset detected

Latest commit: b63ec3f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sigstore/mock Patch

Not sure what this means? Click here to learn what changesets are.

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

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


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

Updates `@peculiar/x509` from 1.11.0 to 1.12.0
- [Commits](PeculiarVentures/x509@v1.11.0...v1.12.0)

Updates `pkijs` from 3.2.1 to 3.2.4
- [Release notes](https://github.com/PeculiarVentures/PKI.js/releases)
- [Commits](PeculiarVentures/PKI.js@v3.2.1...v3.2.4)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@peculiar/x509"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: pkijs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-deps-856b93c6a2 branch from cc42bf3 to 9dece45 Compare August 12, 2024 14:46
Signed-off-by: Brian DeHamer <[email protected]>
@bdehamer bdehamer merged commit 54674f3 into main Aug 13, 2024
19 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/prod-deps-856b93c6a2 branch August 13, 2024 22:00
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