Update go patch dependencies#256
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Conversation
b6f56fc to
30a162b
Compare
929449f to
30a162b
Compare
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
30a162b to
c5392d3
Compare
7417dd1 to
b328f10
Compare
6d48d79 to
9ecebe7
Compare
1806ea3 to
cf7c2e1
Compare
cf7c2e1 to
82070ff
Compare
82070ff to
342a36d
Compare
342a36d to
3bcdb7f
Compare
b4cf8f7 to
da36885
Compare
3199389 to
fa9e52c
Compare
fa9e52c to
6c5e8e9
Compare
a9f05d7 to
2bbd8d6
Compare
2bbd8d6 to
0bcf42a
Compare
0bcf42a to
918d41f
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: e2e-tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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:
v0.25.1→v0.25.2v1.2.3→v1.2.4v1.6.3→v1.6.4v0.1.7→v0.1.11v0.9.3→v0.9.8v2.9.0→v2.9.2v0.21.5→v0.21.6v0.21.0→v0.21.7v0.1.14→v0.1.15v0.0.20→v0.0.22v0.12.2→v0.12.3v2.4.3→v2.4.4v1.36.10→v1.36.11Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
google/cel-spec (cel.dev/expr)
v0.25.2Compare Source
What's Changed
New Contributors
Full Changelog: cel-expr/cel-spec@v0.25.1...v0.25.2
42wim/httpsig (github.com/42wim/httpsig)
v1.2.4Compare Source
cloudflare/circl (github.com/cloudflare/circl)
v1.6.4: CIRCL v1.6.4Compare Source
What's Changed
New Contributors
Full Changelog: cloudflare/circl@v1.6.3...v1.6.4
docker/docker-credential-helpers (github.com/docker/docker-credential-helpers)
v0.9.8Compare Source
What's Changed
Full Changelog: docker/docker-credential-helpers@v0.9.7...v0.9.8
v0.9.7Compare Source
What's Changed
Full Changelog: docker/docker-credential-helpers@v0.9.6...v0.9.7
v0.9.6Compare Source
What's Changed
Full Changelog: docker/docker-credential-helpers@v0.9.5...v0.9.6
v0.9.5Compare Source
What's Changed
Full Changelog: docker/docker-credential-helpers@v0.9.4...v0.9.5
v0.9.4Compare Source
What's Changed
Full Changelog: docker/docker-credential-helpers@v0.9.3...v0.9.4
fxamacker/cbor (github.com/fxamacker/cbor/v2)
v2.9.2Compare Source
This release refactors and hardens the streaming encoder by adding stricter checks for encoding CBOR indefinite-length data. Other changes include minor bugfixes, defensive checks, and more tests.
Projects that don't use CBOR indefinite-length data may also want to upgrade (summary of prior releases).
The stricter checks in the encoder prevent improper use of the library and bad inputs from producing malformed CBOR indefinite-length data that would be rejected by the decoder.
This release passed fuzz tests (billions of execs) and it is production quality.
What's Changed
CI / GitHub Actions and Docs
🔎 Details...
Full Changelog: fxamacker/cbor@v2.9.1...v2.9.2
v2.9.1Compare Source
This release includes important bugfixes, defensive checks, improved code quality, and more tests. Although not public, the fuzzer was also improved by adding more fuzz tests.
🐞 Bug fixes related to the
keyasintfeatureThese changes only affect Go struct fields tagged with
keyasint:math.MaxInt64when decoding CBOR map to a struct withkeyasintfield (PR #757)keyasinttag values (PR #757)🐞 Other bug fixes and defensive checks
Some of the bugs fixed are related to decoding extreme values that cannot be encoded with this library. For example, the decoder checks if epoch time encoded as CBOR float value representing hundreds of billions of years overflows int64(seconds).
NOTE: It is generally good practice to avoid using floating point to store epoch time (even when not using CBOR).
RawMessagefromRawMessage.MarshalCBOR(PR #753)U+FFFDreplacement character (PR #753)What's Changed
TimeRFC3339NanoUTCby @fxamacker in #688CI / GitHub Actions and Docs
🔎 Details...
New Contributors
Full Changelog: fxamacker/cbor@v2.9.0...v2.9.1
go-openapi/jsonreference (github.com/go-openapi/jsonreference)
v0.21.6Compare Source
0.21.6 - 2026-05-31
Full Changelog: go-openapi/jsonreference@v0.21.5...v0.21.6
21 commits in this release.
Documentation
Code quality
Miscellaneous tasks
Updates
People who contributed to this release
jsonreference license terms
google/go-containerregistry (github.com/google/go-containerregistry)
v0.21.7Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.6...v0.21.7
v0.21.6Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.5...v0.21.6
v0.21.5Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.4...v0.21.5
v0.21.4Compare Source
What's Changed
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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.