Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

chore(deps): bump jose from 3.20.1 to 3.20.4 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Bumps jose from 3.20.1 to 3.20.4.

Release notes

Sourced from jose's releases.

v3.20.4

Fixes

  • limit default PBES2 alg's computational expense (d530c30)

v3.20.3

Bug Fixes

  • remove clutter when tree shaking browser dist (73ba370)
  • typescript: JWTExpired error TS2417 (373e0e4)

v3.20.2

Bug Fixes

  • allow tree-shaking of errors (0824301)
Changelog

Sourced from jose's changelog.

3.20.4 (2022-09-01)

Bug Fixes

  • limit default PBES2 alg's computational expense (d530c30)

3.20.3 (2021-10-14)

Bug Fixes

  • remove clutter when tree shaking browser dist (73ba370)
  • typescript: JWTExpired error TS2417 (373e0e4)

3.20.2 (2021-10-13)

Bug Fixes

  • allow tree-shaking of errors (0824301)
Commits
  • a38040d chore(release): 3.20.4
  • 1895f9e chore: lock down build deps
  • d530c30 fix: limit default PBES2 alg's computational expense
  • 5309e00 ci: full-ci triggers all actions on PRs
  • 82105d6 ci: update release to make to tag on npm and not push to main
  • c4a91e1 chore(release): 3.20.3
  • 73ba370 fix: remove clutter when tree shaking browser dist
  • 373e0e4 fix(typescript): JWTExpired error TS2417
  • 4f7f8a8 docs: hide path from the doc headers
  • 64197f0 chore: cleanup after publish
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jose](https://github.com/panva/jose) from 3.20.1 to 3.20.4.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v3.20.4/CHANGELOG.md)
- [Commits](panva/jose@v3.20.1...v3.20.4)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants