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 with 3 updates #1256

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the prod-deps group with 3 updates: @oclif/plugin-help, @peculiar/x509 and jose.

Updates @oclif/plugin-help from 6.2.11 to 6.2.12

Release notes

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

6.2.12

Bug Fixes

  • deps: bump @​oclif/core from 4.0.21 to 4.0.22 (#812) (a67837d)
Changelog

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

6.2.12 (2024-09-22)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.21 to 4.0.22 (#812) (a67837d)
Commits
  • a8b0795 chore(release): 6.2.12 [skip ci]
  • a67837d fix(deps): bump @​oclif/core from 4.0.21 to 4.0.22 (#812)
  • 4d025ce chore(dev-deps): bump oclif from 4.14.30 to 4.14.34 (#813)
  • 5f154e2 chore(dev-deps): bump husky from 9.1.5 to 9.1.6 (#806)
  • 6111f87 chore(dev-deps): bump typescript from 5.5.4 to 5.6.2 (#807)
  • 5697e37 chore(dev-deps): bump commitlint from 19.4.1 to 19.5.0 (#808)
  • 87b9256 chore(dev-deps): bump @​types/mocha from 10.0.7 to 10.0.8 (#809)
  • 26f5f78 chore(dev-deps): bump @​commitlint/config-conventional (#810)
  • 5678969 chore(dev-deps): bump oclif from 4.14.28 to 4.14.30 (#804)
  • 57d7f1e chore(dev-deps): bump eslint-config-oclif-typescript (#805)
  • Additional commits viewable in compare view

Updates @peculiar/x509 from 1.12.1 to 1.12.2

Commits
  • 40e1da2 1.12.2
  • d4ee63f Merge pull request #89 from PeculiarVentures/fix-errors
  • 13a2206 ci: Update NodeJS versions
  • 2f4cd9f ci: Use coverallsapp/github-action@v2
  • a107b19 fix: Type error for CryptoProvider
  • 36f5393 test: Add test for decoding certificate with special EC parameters
  • 9b694b7 chore(deps): Update dependencies
  • See full diff in compare view

Updates jose from 5.9.2 to 5.9.3

Release notes

Sourced from jose's releases.

v5.9.3

Refactor

  • use as Type for type assertions instead of (c4dc24d)
Changelog

Sourced from jose's changelog.

5.9.3 (2024-09-22)

Refactor

  • use as Type for type assertions instead of (c4dc24d)
Commits
  • 3696919 chore(release): 5.9.3
  • c4dc24d refactor: use as Type for type assertions instead of <Type>
  • e932007 test: update Firefox X25519 expectations
  • 6796396 chore: bump dev deps
  • df7e11c docs: update JSDoc to use more link syntax
  • c45319e docs: link to Algorithm Key Requirements from more places
  • 3f7b08d docs: update JWK docs
  • 708a010 chore: cleanup after release
  • 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 September 23, 2024 13:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2024
Copy link

changeset-bot bot commented Sep 23, 2024

🦋 Changeset detected

Latest commit: 18365f6

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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-deps-7af5b6fa83 branch from d92cfb4 to 861e970 Compare September 23, 2024 15:34
@bdehamer
Copy link
Collaborator

@dependabot rebase

Bumps the prod-deps group with 3 updates: [@oclif/plugin-help](https://github.com/oclif/plugin-help), [@peculiar/x509](https://github.com/PeculiarVentures/x509) and [jose](https://github.com/panva/jose).


Updates `@oclif/plugin-help` from 6.2.11 to 6.2.12
- [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.11...6.2.12)

Updates `@peculiar/x509` from 1.12.1 to 1.12.2
- [Commits](PeculiarVentures/x509@v1.12.1...v1.12.2)

Updates `jose` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  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-patch
  dependency-group: prod-deps
- dependency-name: jose
  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-7af5b6fa83 branch from 861e970 to 6a7fd77 Compare September 23, 2024 15:52
Signed-off-by: Brian DeHamer <[email protected]>
@bdehamer bdehamer merged commit 5ff05d6 into main Sep 23, 2024
19 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/prod-deps-7af5b6fa83 branch September 23, 2024 18:39
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