-
Notifications
You must be signed in to change notification settings - Fork 479
chore(deps): update module github.com/open-policy-agent/opa to v1.7.1 #3128
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
Open
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
Choose a base branch
from
renovate-bot:renovate/cli-github.com-open-policy-agent-opa-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update module github.com/open-policy-agent/opa to v1.7.1 #3128
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/cli-github.com-open-policy-agent-opa-1.x
+49
β48
Conversation
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
βΉ Artifact update noticeFile name: cli/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/gcbrun |
ec02b96
to
c6225cb
Compare
/gcbrun |
c6225cb
to
a229268
Compare
/gcbrun |
a229268
to
aee0842
Compare
/gcbrun |
aee0842
to
37196ba
Compare
/gcbrun |
37196ba
to
2474850
Compare
/gcbrun |
2474850
to
8c9d1b6
Compare
/gcbrun |
8c9d1b6
to
3db4b89
Compare
/gcbrun |
3db4b89
to
38b5590
Compare
/gcbrun |
38b5590
to
a500718
Compare
/gcbrun |
a500718
to
3737ffd
Compare
/gcbrun |
3737ffd
to
9db8776
Compare
/gcbrun |
9db8776
to
4f77c91
Compare
/gcbrun |
834fe02
to
b111b9f
Compare
/gcbrun |
b111b9f
to
5eafe95
Compare
/gcbrun |
5eafe95
to
6319f9c
Compare
/gcbrun |
6319f9c
to
98e1a54
Compare
/gcbrun |
98e1a54
to
ced8891
Compare
/gcbrun |
ced8891
to
76a8fca
Compare
/gcbrun |
76a8fca
to
d7ac5a1
Compare
/gcbrun |
d7ac5a1
to
b8b262e
Compare
/gcbrun |
b8b262e
to
b5a60ac
Compare
/gcbrun |
b5a60ac
to
6a71225
Compare
/gcbrun |
6a71225
to
b9ff9d0
Compare
/gcbrun |
b9ff9d0
to
f86a7c5
Compare
/gcbrun |
f86a7c5
to
3d6900e
Compare
/gcbrun |
3d6900e
to
d06f53b
Compare
/gcbrun |
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.0
->v1.7.1
Release Notes
open-policy-agent/opa (github.com/open-policy-agent/opa)
v1.7.1
Compare Source
This is a bug fix release addressing two issues for users that include OPA's CLI in their own application's CLI:
cmd
package (cmd.RootCommand
)opa parse
commandv1.7.0
Compare Source
This release contains a mix of new features, performance improvements, and bugfixes. Notably:
SDK Improvements
The OPA SDK/API has been improved to provide better extensibility an more points of integration for developers.
DefaultModuleLoader
(#β7794) authored by @βsrenatusQueryTracers
,tracing.Options
andCancel
fromQueryContext
(#β7767) authored by @βphilipaconradTracingOpts
intoEvalContext
(#β7778) authored by @βsrenatusExtraDiscoveryOpts
toruntime.Params
(#β7766) authored by @βsrenatushttp.Flusher
(#β7772) authored by @βsrenatusuint64
andfloat64
metrics inrunBenchmark
(#β7761) authored by @βsrenatusRuntime, Tooling
AsBundle()
(#β7798) authored by @βsrenatusFactories()
merge the factories (#β7777) authored by @βsrenatusOPA will no longer send telemetry data when fetching the latest release version.
BatchDecisionID
field to Decision Logs (#β7791) authored by @βphilipaconradCompiler, Topdown and Rego
Docs, Website
Note: While we have been working on the new website we have been showing
the edge documentation contents (as contents and framework changes often must
go hand in hand). Now that the website development pace has slowed and the
functionality is more stable, we will be returning to showing the documentation
content from the latest release instead. Please use the
edge documentation site
to review new changes. PR previews are also based on the latest branch commit.
This change will be made to show the v1.7.0 release shortly after publishing.
/docs/envoy-authorization/
404
(#β7755 authored by @βcharlieegan3/data/versions.json
(#β7783) authored by @βcharlieegan3Miscellaneous
Benchmark fixes (#β7765) authored by @βanderseknert
Use Regal for linting Rego (#β7752) authored by @βanderseknert
Use shorthand form for types (#β7757) authored by @βanderseknert
.github: Use types for issues (#β7751) authored by @βcharlieegan3
build: Add top-level token permissions for workflows (#β7795) authored by @βtimothyklee
docs/build: Link checker fixes (#β7743) authored by @βcharlieegan3
Dependency updates; notably:
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» 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.
This PR was generated by Mend Renovate. View the repository job log.