Skip to content

Comments

Bump github.com/nats-io/jwt from 1.0.1 to 1.1.0#6

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/nats-io/jwt-1.1.0
Closed

Bump github.com/nats-io/jwt from 1.0.1 to 1.1.0#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/nats-io/jwt-1.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2022

Bumps github.com/nats-io/jwt from 1.0.1 to 1.1.0.

Release notes

Sourced from github.com/nats-io/jwt's releases.

Release v1.1.0

Changelog

Added

  • IsClaimRevoked() to check user claim and fixed some comments (#108)

Fixed

  • Import/Export validation issue with nil values (#107)
  • Make IsRevoked timestamp check inclusive (#109)
  • Documentation for JWT activation revocation (#110)

Complete Changes

nats-io/jwt@v1.0.1...v1.1.0

Commits
  • 7507723 Merge pull request #111 from nats-io/release_1_1_0
  • 2ffe5da Release v1.1.0
  • 607248e Merge pull request #110 from nats-io/port_106
  • 6a1d1d6 Merge pull request #109 from nats-io/port_is_revoked_check_inclusive
  • 37b514b Merge pull request #108 from nats-io/port_is_claim_revoked
  • d61c494 [FIXED] Documentation issue for jwt activation revocation
  • 843d3cf [FIXED] Make IsRevoked check inclusive
  • 4c02528 [ADDED] IsClaimRevoked to check user claim and fixed some comments.
  • cbad961 Merge pull request #107 from nats-io/port_nil_imp_exp_check
  • e74ae88 [Fixed] nil import/export on Validate issue
  • See full diff in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/nats-io/jwt](https://github.com/nats-io/jwt) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/nats-io/jwt/releases)
- [Changelog](https://github.com/nats-io/jwt/blob/master/ReleaseNotes.md)
- [Commits](nats-io/jwt@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 23, 2023

Superseded by #7.

@dependabot dependabot bot closed this Jul 23, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/nats-io/jwt-1.1.0 branch July 23, 2023 23:10
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.

0 participants