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

BC-6884 - Bump jose from 1.28.2 to 2.0.7 #4832

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps jose from 1.28.2 to 2.0.7.

Release notes

Sourced from jose's releases.

v2.0.7

Fixes

v2.0.6

Fixes

  • limit default PBES2 alg's computational expense (c1512be)
Changelog

Sourced from jose's changelog.

2.0.7 (2024-03-07)

Bug Fixes

  • add a maxOutputLength option to zlib inflate (02a6579)

2.0.6 (2022-09-01)

Bug Fixes

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

2.0.5 (2021-04-09)

Bug Fixes

  • defer AES CBC w/ HMAC decryption after tag verification passes (812e03f)

2.0.4 (2021-01-18)

Performance

  • improve base64url encoding when available in Node.js (d5af559)

2.0.3 (2020-10-29)

Bug Fixes

  • allow stubbing of the JWT.decode function (6c3b92f)

2.0.2 (2020-09-14)

Bug Fixes

  • esm: include esm files in the published package (1956746)

2.0.1 (2020-09-10)

Bug Fixes

  • allow plugins such as jose-chacha to work in newer node runtime (30f1dc2)

2.0.0 (2020-09-08)

... (truncated)

Commits
  • 0fbe2e6 chore(release): 2.0.7
  • 02a6579 fix: add a maxOutputLength option to zlib inflate
  • d1be83f chore(release): 2.0.6
  • c1512be fix: limit default PBES2 alg's computational expense
  • 2269f4b chore(release): 2.0.5
  • 812e03f fix: defer AES CBC w/ HMAC decryption after tag verification passes
  • b8b668e lint: fix lint
  • 828bd37 chore(release): 2.0.4
  • 647290b chore: update changelog standard-version types
  • d5af559 perf: improve base64url encoding when available in Node.js
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Copy link

pullapprove bot commented Mar 18, 2024

Hey @dependabot[bot], thanks for the PR! The review will start once
the tests, CI checks and PR requirements (see checklist in your PR) have passed.

@github-actions github-actions bot changed the title Bump jose from 1.28.2 to 2.0.7 BC-6884 - Bump jose from 1.28.2 to 2.0.7 Mar 18, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jose-2.0.7 branch 2 times, most recently from d819cbd to 8fd6e4f Compare March 25, 2024 15:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jose-2.0.7 branch from 8fd6e4f to c17c4ae Compare March 28, 2024 08:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jose-2.0.7 branch 3 times, most recently from 584ae47 to 587a462 Compare April 10, 2024 16:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jose-2.0.7 branch from 587a462 to 6331584 Compare April 17, 2024 10:32
Bumps [jose](https://github.com/panva/jose) from 1.28.2 to 2.0.7.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v2.0.7/CHANGELOG.md)
- [Commits](panva/jose@v1.28.2...v2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jose-2.0.7 branch from 6331584 to 0d98ea2 Compare April 17, 2024 11:43
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants