Update auth and security libraries#5670
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5670 +/- ##
==========================================
- Coverage 70.42% 70.36% -0.06%
==========================================
Files 651 651
Lines 66285 66285
==========================================
- Hits 46678 46643 -35
- Misses 16232 16284 +52
+ Partials 3375 3358 -17 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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:
v1.6.1→v1.8.0v3.18.0→v3.19.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cedar-policy/cedar-go (github.com/cedar-policy/cedar-go)
v1.8.0Compare Source
What's Changed
Note: Both of the above changes represent a potential change in authorization behavior from previous versions of
cedar-goin order to bring it in conformance with the Rust implementation. In the first case, policies that once evaluated successfully against a scopted IPv6 address (IPv6 address + zone) will now error. In the second case, the IPv4 loopback and multicast addresses encoded as IPv4-in-IPv6 addresses will no longer return forIsLoopback()andIsMulticast(), respectively.Users should exercise caution when upgrading to this release and audit their policies to determine whether these behavior changes are impactful for them.
Full Changelog: cedar-policy/cedar-go@v1.7.0...v1.8.0
v1.7.0Compare Source
What's Changed
Full Changelog: cedar-policy/cedar-go@v1.6.2...v1.7.0
v1.6.2Compare Source
What's Changed
New Contributors
Full Changelog: cedar-policy/cedar-go@v1.6.1...v1.6.2
coreos/go-oidc (github.com/coreos/go-oidc/v3)
v3.19.0Compare Source
What's Changed
no-cacheto get most up to date keys by @Yanni8 in #485New Contributors
Full Changelog: coreos/go-oidc@v3.18.0...v3.19.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.