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 fast-jwt and @fastify/jwt #7

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps fast-jwt to 3.3.2 and updates ancestor dependency @fastify/jwt. These dependencies need to be updated together.

Updates fast-jwt from 2.2.2 to 3.3.2

Release notes

Sourced from fast-jwt's releases.

v3.3.2

What's Changed

New Contributors

Full Changelog: nearform/fast-jwt@v3.3.1...v3.3.2

v3.3.1

What's Changed

Full Changelog: nearform/fast-jwt@v3.3.0...v3.3.1

v3.3.0

What's Changed

New Contributors

Full Changelog: nearform/fast-jwt@v3.2.0...v3.3.0

v3.2.0

What's Changed

New Contributors

Full Changelog: nearform/fast-jwt@v3.1.1...v3.2.0

v3.1.1

What's Changed

... (truncated)

Commits

Updates @fastify/jwt from 6.7.1 to 7.2.3

Release notes

Sourced from @​fastify/jwt's releases.

v7.2.3

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@v7.2.2...v7.2.3

v7.2.2

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@v7.2.1...v7.2.2

v7.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@v7.2.0...v7.2.1

v7.2.0

What's Changed

Full Changelog: fastify/fastify-jwt@v7.1.0...v7.2.0

v7.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • 8287ed4 Bumped v7.2.3
  • bd9f9bb types: add key option to sign and verify (#314)
  • 87d5046 chore(package): explicitly declare js module type (#312)
  • 26d08d1 chore: Added missing comma in cookie example (#311)
  • ca64519 Bumped v7.2.2
  • dbed29f fix: local sign options overwrites global sign options (#310)
  • fdc8f79 chore: add .gitattributes file (#309)
  • 9509420 Fix onRequest hook documentation (#302)
  • 13dcdc4 perf: use node: prefix to bypass require.cache call for builtins (#306)
  • b34527c build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#305)
  • Additional commits viewable in compare view

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 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.

Bumps [fast-jwt](https://github.com/nearform/fast-jwt) to 3.3.2 and updates ancestor dependency [@fastify/jwt](https://github.com/fastify/fastify-jwt). These dependencies need to be updated together.


Updates `fast-jwt` from 2.2.2 to 3.3.2
- [Release notes](https://github.com/nearform/fast-jwt/releases)
- [Changelog](https://github.com/nearform/fast-jwt/blob/master/CHANGELOG.md)
- [Commits](nearform/fast-jwt@v2.2.2...v3.3.2)

Updates `@fastify/jwt` from 6.7.1 to 7.2.3
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v6.7.1...v7.2.3)

---
updated-dependencies:
- dependency-name: fast-jwt
  dependency-type: indirect
- dependency-name: "@fastify/jwt"
  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 Nov 20, 2023
@Azanniel Azanniel merged commit c2aa20e into main Nov 21, 2023
3 checks passed
@Azanniel Azanniel deleted the dependabot/npm_and_yarn/fast-jwt-and-fastify/jwt-3.3.2 branch November 21, 2023 23:59
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.

1 participant