Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

fix(deps): update module github.com/nats-io/jwt/v2 to v2.7.0 #211

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/nats-io/jwt/v2 v2.6.0 -> v2.7.0 age adoption passing confidence

Release Notes

nats-io/jwt (github.com/nats-io/jwt/v2)

v2.7.0

Compare Source

What's Changed

This release includes a subtle change in the way tags are handled. They are now case-sensitive. Previously, tags were converted to lowercase and then stored. This release preserves the value of the tag as specified. If you use tag APIs to Add/Remove/Contains, please verify that the format of the input is lowercased. Also Remove() API will now return an error if the requested tag could not be found. This will help in surfacing tag edits that are performed with mismatched inputs.

Full Changelog: nats-io/jwt@v2.6.0...v2.7.0


Configuration

📅 Schedule: Branch creation - "before 4pm on friday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added dependencies Pull requests that update a dependency file golang labels Sep 19, 2024
@renovate renovate bot enabled auto-merge (squash) September 19, 2024 23:13
@renovate renovate bot merged commit d9edd8d into main Sep 19, 2024
3 checks passed
@renovate renovate bot deleted the renovate/nats-go branch September 19, 2024 23:14
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 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants