-
Notifications
You must be signed in to change notification settings - Fork 463
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
chore(deps): update go modules #2562
chore(deps): update go modules #2562
Conversation
ℹ Artifact update noticeFile name: cli/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/gcbrun |
390193d
to
e4b3174
Compare
/gcbrun |
e4b3174
to
7a8b24a
Compare
/gcbrun |
7a8b24a
to
faffb1f
Compare
/gcbrun |
faffb1f
to
010e8b6
Compare
/gcbrun |
010e8b6
to
02210a3
Compare
/gcbrun |
02210a3
to
07b7037
Compare
/gcbrun |
07b7037
to
1a47b4f
Compare
/gcbrun |
1a47b4f
to
a3909be
Compare
/gcbrun |
a3909be
to
82846f4
Compare
/gcbrun |
82846f4
to
fdc1e06
Compare
/gcbrun |
fdc1e06
to
dc76bf8
Compare
/gcbrun |
dc76bf8
to
69c20e5
Compare
/gcbrun |
69c20e5
to
0a816ac
Compare
/gcbrun |
0a816ac
to
dd37a13
Compare
/gcbrun |
dd37a13
to
36355fd
Compare
/gcbrun |
36355fd
to
216fe07
Compare
/gcbrun |
216fe07
to
8cfdf9a
Compare
/gcbrun |
8cfdf9a
to
9aca2be
Compare
/gcbrun |
9aca2be
to
08de8f9
Compare
/gcbrun |
08de8f9
to
37d42f7
Compare
/gcbrun |
37d42f7
to
6972f5d
Compare
/gcbrun |
6972f5d
to
0e6064a
Compare
/gcbrun |
/gcbrun |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
/gcbrun |
This PR contains the following updates:
v2.21.0
->v2.22.0
v1.0.0
->v1.0.1
v0.67.1
->v0.68.0
v0.22.0
->v0.23.0
v0.17.0
->v0.18.0
v0.193.0
->v0.196.0
Release Notes
hashicorp/hcl (github.com/hashicorp/hcl/v2)
v2.22.0
Compare Source
Enhancements
migueleliasweb/go-github-mock (github.com/migueleliasweb/go-github-mock)
v1.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: migueleliasweb/go-github-mock@v1.0.0...v1.0.1
open-policy-agent/opa (github.com/open-policy-agent/opa)
v0.68.0
Compare Source
This release contains a mix of features and bugfixes.
Breaking Changes
entrypoint
annotation impliesdocument
scope (#6798)The entrypoint annotation's scope requirement has changed from
rule
todocument
(https://github.com/open-policy-agent/opa/issues/6798). Furthermore, if noscope
annotation is declared for a METADATA block preceding a rule, the presence of anentrypoint
annotation with atrue
value will assign the block adocument
scope, where therule
scope is otherwise the default.In practice, a rule entrypoint always point to the entire document and not a particular rule definition. The previous behavior was a bug, and one we've now addressed.
Authored by @anderseknert
Topdown and Rego
Runtime, Tooling, SDK
copy
method copy all values (#6949) authored by @anderseknertopa exec
: This command never supported "pretty" formatting (--format=pretty
or-f pretty
), onlyjson
. Passingpretty
is now invalid. (#6923) authored by @srenatusNote that the flag is now unnecessary, but it's kept so existing calls like
opa exec -fjson ...
remain valid.Security Fix: CVE-2024-8260 (#6933)
This release includes a fix where OPA would accept UNC locations on Windows. Reading those could leak NTLM hashes.
The attack vector would include an adversary tricking the user in passing an UNC path to OPA, e.g.
opa eval -d $FILE
.UNC paths are now forbidden. If this is an issue for you, please reach out on Slack or GitHub issues.
Reported by Shelly Raban
Authored by @ashutosh-narkar
Docs, Website, Ecosystem
opa-config.yaml
as name for config file (#6966) (#6959) authored by @anderseknerthttp.send
in inter-query cache config docs (#6953) authored by @anderseknertMiscellaneous
googleapis/google-api-go-client (google.golang.org/api)
v0.196.0
Compare Source
Features
v0.195.0
Compare Source
Features
v0.194.0
Compare Source
Features
Bug Fixes
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.
👻 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.