-
Notifications
You must be signed in to change notification settings - Fork 358
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: link update for README.md for v4 #217
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There is a v3 documentation link which is not working in v4.
Could you fix the other 6 references in the README.md file? |
oxisto
approved these changes
Aug 15, 2022
I only counted 5, but I fixed them now. |
mend-for-github-com bot
referenced
this pull request
in DelineaXPM/dsv-cli
Jan 19, 2023
…v4.4.3 (#42) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) | require | patch | `v4.4.2` -> `v4.4.3` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>golang-jwt/jwt</summary> ### [`v4.4.3`](https://github.com/golang-jwt/jwt/releases/tag/v4.4.3) [Compare Source](https://github.com/golang-jwt/jwt/compare/v4.4.2...v4.4.3) #### What's Changed - fix: link update for README.md for v4 by [@​krokite](https://github.com/krokite) in [https://github.com/golang-jwt/jwt/pull/217](https://github.com/golang-jwt/jwt/pull/217) - Implement a BearerExtractor by [@​WhyNotHugo](https://github.com/WhyNotHugo) in [https://github.com/golang-jwt/jwt/pull/226](https://github.com/golang-jwt/jwt/pull/226) - Bump matrix to support latest go version (go1.19) by [@​mfridman](https://github.com/mfridman) in [https://github.com/golang-jwt/jwt/pull/231](https://github.com/golang-jwt/jwt/pull/231) - Include https://github.com/golang-jwt/jwe in README by [@​oxisto](https://github.com/oxisto) in [https://github.com/golang-jwt/jwt/pull/229](https://github.com/golang-jwt/jwt/pull/229) - Add doc comment to ParseWithClaims by [@​jkopczyn](https://github.com/jkopczyn) in [https://github.com/golang-jwt/jwt/pull/232](https://github.com/golang-jwt/jwt/pull/232) - Refactor: removed the unneeded if statement by [@​Krout0n](https://github.com/Krout0n) in [https://github.com/golang-jwt/jwt/pull/241](https://github.com/golang-jwt/jwt/pull/241) - No pointer embedding in the example by [@​oxisto](https://github.com/oxisto) in [https://github.com/golang-jwt/jwt/pull/255](https://github.com/golang-jwt/jwt/pull/255) #### New Contributors - [@​krokite](https://github.com/krokite) made their first contribution in [https://github.com/golang-jwt/jwt/pull/217](https://github.com/golang-jwt/jwt/pull/217) - [@​WhyNotHugo](https://github.com/WhyNotHugo) made their first contribution in [https://github.com/golang-jwt/jwt/pull/226](https://github.com/golang-jwt/jwt/pull/226) - [@​jkopczyn](https://github.com/jkopczyn) made their first contribution in [https://github.com/golang-jwt/jwt/pull/232](https://github.com/golang-jwt/jwt/pull/232) - [@​Krout0n](https://github.com/Krout0n) made their first contribution in [https://github.com/golang-jwt/jwt/pull/241](https://github.com/golang-jwt/jwt/pull/241) **Full Changelog**: golang-jwt/jwt@v4.4.2...v4.4.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyOS4wIn0=--> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
kodiakhq bot
referenced
this pull request
in cloudquery/cloudquery
Feb 1, 2023
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) | indirect | patch | `v4.4.2` -> `v4.4.3` | --- ### Release Notes <details> <summary>golang-jwt/jwt</summary> ### [`v4.4.3`](https://github.com/golang-jwt/jwt/releases/tag/v4.4.3): 4.4.3 [Compare Source](https://github.com/golang-jwt/jwt/compare/v4.4.2...v4.4.3) ##### What's Changed - fix: link update for README.md for v4 by [@​krokite](https://github.com/krokite) in [https://github.com/golang-jwt/jwt/pull/217](https://github.com/golang-jwt/jwt/pull/217) - Implement a BearerExtractor by [@​WhyNotHugo](https://github.com/WhyNotHugo) in [https://github.com/golang-jwt/jwt/pull/226](https://github.com/golang-jwt/jwt/pull/226) - Bump matrix to support latest go version (go1.19) by [@​mfridman](https://github.com/mfridman) in [https://github.com/golang-jwt/jwt/pull/231](https://github.com/golang-jwt/jwt/pull/231) - Include https://github.com/golang-jwt/jwe in README by [@​oxisto](https://github.com/oxisto) in [https://github.com/golang-jwt/jwt/pull/229](https://github.com/golang-jwt/jwt/pull/229) - Add doc comment to ParseWithClaims by [@​jkopczyn](https://github.com/jkopczyn) in [https://github.com/golang-jwt/jwt/pull/232](https://github.com/golang-jwt/jwt/pull/232) - Refactor: removed the unneeded if statement by [@​Krout0n](https://github.com/Krout0n) in [https://github.com/golang-jwt/jwt/pull/241](https://github.com/golang-jwt/jwt/pull/241) - No pointer embedding in the example by [@​oxisto](https://github.com/oxisto) in [https://github.com/golang-jwt/jwt/pull/255](https://github.com/golang-jwt/jwt/pull/255) ##### New Contributors - [@​krokite](https://github.com/krokite) made their first contribution in [https://github.com/golang-jwt/jwt/pull/217](https://github.com/golang-jwt/jwt/pull/217) - [@​WhyNotHugo](https://github.com/WhyNotHugo) made their first contribution in [https://github.com/golang-jwt/jwt/pull/226](https://github.com/golang-jwt/jwt/pull/226) - [@​jkopczyn](https://github.com/jkopczyn) made their first contribution in [https://github.com/golang-jwt/jwt/pull/232](https://github.com/golang-jwt/jwt/pull/232) - [@​Krout0n](https://github.com/Krout0n) made their first contribution in [https://github.com/golang-jwt/jwt/pull/241](https://github.com/golang-jwt/jwt/pull/241) **Full Changelog**: golang-jwt/jwt@v4.4.2...v4.4.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
oxisto
added a commit
to moneszarrugh/jwt
that referenced
this pull request
Feb 21, 2023
Co-authored-by: Christian Banse <oxisto@aybaze.com>
oxisto
added a commit
to twocs/jwt
that referenced
this pull request
Mar 29, 2023
Co-authored-by: Christian Banse <oxisto@aybaze.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There is a v3 documentation link which is not working in v4.