Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2021

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps jose from 3.11.2 to 3.11.3.

Release notes

Sourced from jose's releases.

v3.11.3

Bug Fixes

  • node: check CryptoKey algorithm & usage before exporting KeyObject (dab4b2f)
Changelog

Sourced from jose's changelog.

3.11.3 (2021-04-01)

Bug Fixes

  • node: check CryptoKey algorithm & usage before exporting KeyObject (dab4b2f)
Commits
  • ad03597 chore(release): 3.11.3
  • dab4b2f fix(node): check CryptoKey algorithm & usage before exporting KeyObject
  • 0f990a4 docs: add notes about algorithm allow list defaults
  • 8282c28 docs: add note about createRemoteJWKSet to get key interfaces
  • cb856c8 docs: cleanup changelog
  • b70d0c2 ci: update karma reporter
  • fbb336b chore: update esbuild
  • f724323 test: conditional everything three way
  • 5434359 test: add X25519 and X448 ECDH test vectors
  • fb590bf chore: publish updated docs
  • 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 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 [jose](https://github.com/panva/jose) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v3.11.2...v3.11.3)

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 Apr 2, 2021
@brizental brizental merged commit f598616 into main Apr 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/glean/jose-3.11.3 branch April 9, 2021 09:07
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