fix(deps): update module github.com/zitadel/oidc/v3 to v3.47.5#35
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/zitadel/oidc/v3 to v3.47.5#35renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
324f87d to
a2a5eee
Compare
34f5969 to
396354b
Compare
396354b to
adb2cc4
Compare
adb2cc4 to
553358a
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
553358a to
e0335e2
Compare
e0335e2 to
a2f4ace
Compare
a2f4ace to
2e87cf4
Compare
2e87cf4 to
8073acb
Compare
|
|
8073acb to
480db55
Compare
e72a74e to
7d384ce
Compare
3c6332c to
3398180
Compare
3398180 to
65643b8
Compare
65643b8 to
bdabf46
Compare
bdabf46 to
bc8a547
Compare
bc8a547 to
0150aa7
Compare
0150aa7 to
96aab91
Compare
96aab91 to
99055d6
Compare
This file contains hidden or 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
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.
This PR contains the following updates:
v3.45.5→v3.47.5Release Notes
zitadel/oidc (github.com/zitadel/oidc/v3)
v3.47.5Compare Source
Bug Fixes
v3.47.4Compare Source
Bug Fixes
v3.47.3Compare Source
Bug Fixes
v3.47.2Compare Source
Bug Fixes
v3.47.1Compare Source
Bug Fixes
v3.47.0Compare Source
This release adds signing of opaque tokens. By secure default, all existing opaque access tokens emitted by OP implementations, will be invalid. Users will need to re-login. If you want a more gradual upgrade use the
op.WithCrypto()option to pass aop.NewCompositeCrypto(). Use aop.NewAESCrypto()in the Decrypter slice with the existing master key.This change does not affect client / RP / RS libraries.
What's Changed
b4cf422Full Changelog: zitadel/oidc@v3.46.0...v3.47.0
v3.46.0Compare Source
Features
v3.45.6Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.