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

fix(deps): update dependency @fastify/jwt to v8 - autoclosed #541

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/jwt 7.2.4 -> 8.0.1 age adoption passing confidence

Release Notes

fastify/fastify-jwt (@​fastify/jwt)

v8.0.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-jwt@v8.0.0...v8.0.1

v8.0.0

Compare Source

What's Changed

Full Changelog: fastify/fastify-jwt@v7.2.4...v8.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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/fastify-jwt-8.x branch from 1933c94 to 8acd878 Compare May 4, 2024 20:14
@renovate renovate bot force-pushed the renovate/fastify-jwt-8.x branch from 8acd878 to 4ad0393 Compare July 8, 2024 12:52
@wkillerud
Copy link
Contributor

wkillerud commented Aug 19, 2024

Ignore authorization headers if not Bearer

Our CLI uses the Bearer format for Authorization, as do all our tests and docs. Would this still be considered a breaking change for @eik/service? What do you think?

Similar questions for the other Fastify plugins we use that have majors.

@renovate renovate bot force-pushed the renovate/fastify-jwt-8.x branch from 4ad0393 to e7f7ee8 Compare August 19, 2024 10:17
@digitalsadhu
Copy link
Member

Ignore authorization headers if not Bearer

Our CLI uses the Bearer format for Authorization, as do all our tests and docs. Would this still be considered a breaking change for @eik/service? What do you think?

Similar questions for the other Fastify plugins we use that have majors.

Sound like it shouldn't be...

@renovate renovate bot changed the title fix(deps): update dependency @fastify/jwt to v8 fix(deps): update dependency @fastify/jwt to v8 - autoclosed Sep 17, 2024
@renovate renovate bot closed this Sep 17, 2024
@renovate renovate bot deleted the renovate/fastify-jwt-8.x branch September 17, 2024 16:14
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.

2 participants