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.23.3
->v1.25.1
v1.36.0
->v1.40.0
v1.9.1
->v1.11.1
v1.4.0
->v1.5.2
v5.4.0
->v5.6.0
v1.2.1
->v1.3.2
v1.26.2
->v1.27.11
v1.15.9
->v1.16.15
v1.142.0
->v1.156.0
v1.47.7
->v1.53.1
v1.26.6
->v1.28.6
v1.19.0
->v1.20.2
v2.12.0
->v2.12.3
v1.9.0
->v1.11.0
80377ec
->c2cbb9f
v0.60.0
->v0.63.0
v1.8.4
->v1.9.0
v0.14.0
->v0.17.0
Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/feature/s3/manager)
v1.16.14
v1.16.13
v1.16.12
v1.16.11
v1.16.10
v1.16.9
v1.16.8
v1.16.7
v1.16.6
v1.16.5
v1.16.4
v1.16.3
v1.16.2
v1.16.1
v1.16.0
aws/smithy-go (github.com/aws/smithy-go)
v1.20.2
Compare Source
v1.20.1
Compare Source
v1.20.0
Compare Source
googleapis/gax-go (github.com/googleapis/gax-go/v2)
v2.12.3
Compare Source
Bug Fixes
v2.12.2
Compare Source
Bug Fixes
v2.12.1
Compare Source
Bug Fixes
gophercloud/gophercloud (github.com/gophercloud/gophercloud)
v1.11.0
Compare Source
What's Changed
This release replaces v1.9 and v1.10, making the Context embedded in the Provider client working again as expected.
Full Changelog: gophercloud/gophercloud@v1.10.0...v1.11.0
v1.10.0
Compare Source
What's Changed
Full Changelog: gophercloud/gophercloud@v1.9.0...v1.10.0
open-policy-agent/opa (github.com/open-policy-agent/opa)
v0.63.0
Compare Source
This release contains a mix of features, performance improvements, and bugfixes.
Runtime, Tooling, SDK
--timeout
flag toopa exec
to prevent infinite hangs. (#6613) authored by @philipaconradTopdown and Rego
crypto.x509.parse_and_verify_certificates_with_options
built-in function. (#5882) authored by @yogisinha reported by @IxDayDocs + Website + Ecosystem
Debugging OPA
(#6637) authored by @setchyMiscellaneous
v0.62.1
Compare Source
This is a security fix release for the fixes published in Go 1.22.1.
OPA servers using
--authentication=tls
would be affected: crafted malicious client certificates could cause a panic in the server.Also, crafted server certificates could panic OPA's HTTP clients, in bundle plugin, status and decision logs; and
http.send
calls that verify TLS.This is CVE-2024-24783 (https://pkg.go.dev/vuln/GO-2024-2598).
Note that there are other security fixes in this Golang release, but whether or not OPA is affected is harder to assess. An update is advised.
Miscellaneous
v0.62.0
Compare Source
This release contains a mix of improvements and bugfixes.
Runtime, Tooling, SDK
WithBundleParserOpts
method to OCI downloader (#6571) authored by @slonka%!F(MISSING)
in logs by skipping calls to the{Debug,Info,Warn,Error}f
functions when there are no arguments (#6555) authored by @srenatusTopdown and Rego
raise_error
flag during input validation (#6553) authored by @ashutosh-narkarDocs + Website + Ecosystem
application/yaml
instead ofapplication/x-yaml
as the former is now a recognized content type (#6565) authored by @anderseknertMiscellaneous
v0.61.0
Compare Source
This release contains a mix of new features and bugfixes.
Runtime, SDK
--v1-compatible
flag to all previously unsupported command line commands (#6520) authored by @johanfyllingsize_limit_bytes
(#6514) authored by @anderseknert reported by @dolevfTopdown
http.send
cache entries periodically (#5320) authored by @rudrakhp reported by @lukyerDocs
Miscellaneous
stretchr/testify (github.com/stretchr/testify)
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
Full Changelog: stretchr/testify@v1.8.4...v1.9.0
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 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 has been generated by Mend Renovate. View repository job log here.