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

Update dependency vapor/jwt-kit to v5 #42

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Update Change
vapor/jwt-kit major from: "4.13.4" -> from: "5.1.0"

Release Notes

vapor/jwt-kit (vapor/jwt-kit)

v5.1.0: - Add FirebaseAuth identity token

Compare Source

What's Changed

Add FirebaseAuth identity token by @​petrpavlik in #​207

  • Add support for Firebase Auth by introducing FirebaseAuthIdentityToken.
  • Fix some unit tests not being run. Probably a regression cause by migration to the new testing framework.

Adding support for Firebase Authentication was okayed by @​ptoffy, see here vapor/jwt#159.

I’ll also follow up with a PR for https://github.com/vapor/jwt once this is merged in.

This patch was released by @​ptoffy

Full Changelog: vapor/jwt-kit@5.0.1...5.1.0

v5.0.1: - Support Crypto 4.0.0

Compare Source

What's Changed

Support Crypto 4.0.0 by @​0xTim in #​199

Add support for the upcoming release of Swift Crypto 4.0.0

This patch was released by @​0xTim

Full Changelog: vapor/jwt-kit@5.0.0...5.0.1

v5.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: vapor/jwt-kit@4.13.2...5.0.0

v4.13.5

Compare Source

What's Changed

Full Changelog: vapor/jwt-kit@4.13.4...4.13.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vapor-jwt-kit-5.x branch 2 times, most recently from 9e74716 to 60b21ba Compare October 10, 2024 15:07
@renovate renovate bot force-pushed the renovate/vapor-jwt-kit-5.x branch from 60b21ba to ad49e25 Compare October 18, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants