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.9.0 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jose from 1.27.2 to 3.9.0.

Release notes

Sourced from jose's releases.

v3.9.0

Features

  • add named exports for all modules (5cba6b0)

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

... (truncated)

Changelog

Sourced from jose's changelog.

3.9.0 (2021-03-15)

Features

  • add named exports for all modules (5cba6b0)

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)

... (truncated)

Commits
  • 9d10136 chore(release): 3.9.0
  • 3293bfe ci: fix deploy yml syntax
  • edfc686 chore: update build deps and docs
  • 5cba6b0 feat: add named exports for all modules
  • b921b9a ci: ignore tool file changes
  • d68cc45 ci: cleanup publish tools
  • 85355ae docs: update distro readmes
  • 2dd9345 ci: automate npm releases on release publish
  • c00e0d6 chore: update tool files
  • 9340a11 chore(release): 3.8.0
  • 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 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2021

Superseded by #71.

@dependabot dependabot bot closed this Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jose-3.9.0 branch March 19, 2021 05:57
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