-
Notifications
You must be signed in to change notification settings - Fork 26
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 github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 in /cdc #411
base: main
Are you sure you want to change the base?
Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 in /cdc #411
Conversation
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.4.2 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.4.2...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a tikv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #411 +/- ##
================================================
+ Coverage 62.0829% 62.1299% +0.0470%
================================================
Files 247 247
Lines 21220 21249 +29
================================================
+ Hits 13174 13202 +28
Misses 6837 6837
- Partials 1209 1210 +1
*This pull request uses carry forward flags. Click here to find out more. |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Bumps github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1.
Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0
Merge commit from fork9358574
Allow strict base64 decoding (#259)2f0984a
Usingtparse
for nicer CI test display (#251)2101c1f
No pointer embedding in the example (#255)35053d4
Removed unneeded if statement (#241)0c4e387
Add doc comment to ParseWithClaims (#232)bfea432
Include https://github.com/golang-jwt/jwe in README (#229)d81acbf
Bump matrix to support latest go version (go1.19) (#231)fdaf0eb
Implement a BearerExtractor (#226)f2878bb
fix: link update for README.md for v4 (#217)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.