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 jose from 2.0.3 to 3.7.1 #1167

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps jose from 2.0.3 to 3.7.1.

Release notes

Sourced from jose's releases.

v3.7.1

Bug Fixes

  • swallow invalid signature encoding errors (e0adf49)

v3.7.0

Features

  • electron >=12.0.0 is now supported (and tested on ci) (8fffd3e)

Bug Fixes

  • electron: only call (de)cipher.setAAD() when aad is not empty (a5a6c4d)
  • electron: properly ASN.1 encode [0x00] when converting RSA JWKs (433f020)

v3.6.2

Bug Fixes

  • typescript: update maxTokenAge type and examples (2c358e0)

v3.6.1

Bug Fixes

  • node runtime json fetch handles connection errors properly (fc584b2)

v3.6.0

Features

  • allow CryptoKey instances in a regular non-webcrypto node runtime (e8d41a9)

v3.5.4

Bug Fixes

v3.5.3

Bug Fixes

  • workaround downstream dependency issues messing with http (2e58005), closes #154

v3.5.2

Performance

  • use 'base64url' encoding when available in Node.js runtime (808f06c)
  • use KeyObject.prototype asymmetricKeyDetails when available (ad88ee2)

v3.5.1

Bug Fixes

... (truncated)

Changelog

Sourced from jose's changelog.

3.7.1 (2021-03-11)

Bug Fixes

  • swallow invalid signature encoding errors (e0adf49)

3.7.0 (2021-03-02)

Features

  • electron >=12.0.0 is now supported (and tested on ci) (8fffd3e)

Bug Fixes

  • electron: only call (de)cipher.setAAD() when aad is not empty (a5a6c4d)
  • electron: properly ASN.1 encode [0x00] when converting RSA JWKs (433f020)

3.6.2 (2021-02-16)

Bug Fixes

  • typescript: update maxTokenAge type and examples (2c358e0)

3.6.1 (2021-02-10)

Bug Fixes

  • node runtime json fetch handles connection errors properly (fc584b2)

3.6.0 (2021-02-04)

Features

  • allow CryptoKey instances in a regular non-webcrypto node runtime (e8d41a9)

3.5.4 (2021-01-26)

Bug Fixes

3.5.3 (2021-01-20)

... (truncated)

Commits
  • 74317e3 chore(release): 3.7.1
  • e0adf49 fix: swallow invalid signature encoding errors
  • 348b837 docs: fix fromKeyLike example
  • c297a3e ci: ensure latest node is always tested
  • ed612c5 docs: update readme
  • 5110a6b lint: prettier tests
  • 484e04c refactor: use nullish coalescing instead of logical OR
  • e17c305 chore(release): 3.7.0
  • 8fffd3e feat: electron >=12.0.0 is now supported (and tested on ci)
  • 433f020 fix(electron): properly ASN.1 encode [0x00] when converting RSA JWKs
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2021
@vercel vercel bot temporarily deployed to Preview March 12, 2021 05:11 Inactive
@NSeydoux NSeydoux closed this Mar 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jose-3.7.1 branch March 12, 2021 08:54
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
1 participant