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 1.27.2 to 3.8.0 #68

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jose from 1.27.2 to 3.8.0.

Release notes

Sourced from jose's releases.

v3.8.0

Features

  • publish alternative Node.js and Browser specific distributions (7856dad)

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)

... (truncated)

Changelog

Sourced from jose's changelog.

3.8.0 (2021-03-12)

Features

  • publish alternative Node.js and Browser specific distributions (7856dad)

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)

... (truncated)

Commits
  • 9340a11 chore(release): 3.8.0
  • 7856dad feat: publish alternative Node.js and Browser specific distributions
  • e8f2974 types: remove inline markdown docs
  • 28d50d0 docs: add markdown code block langauge
  • 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
  • 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 the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

Superseded by #70.

@dependabot dependabot bot closed this Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jose-3.8.0 branch March 16, 2021 06:11
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
Projects
None yet
0 participants