chore(deps): update go dependencies#684
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Conversation
962162f to
2efd0c6
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
68fd81e to
30b0338
Compare
01893b3 to
3f52370
Compare
a5cc312 to
e38fdd2
Compare
611e3e9 to
096b61e
Compare
Author
|
97e43a3 to
df4bcda
Compare
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:
v1.91.0→v1.92.0v1.62.1→v1.62.3v1.63.0v0.56.0→v0.57.0v2.72.0→v2.74.0v4.7.0→v5.0.0v5.0.3→v6.0.1v3.1.6→v3.1.7v2.2.0→v2.7.0v1.0.4→v1.1.0v2.9.1→v2.9.2v0.21.5→v0.21.6v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.26.0→v0.26.1v0.0.15→v0.0.17v2.0.0-alpha.1→v2.0.192041b7→7023385v0.3.15→v0.3.16v0.3.17v1.4.0→v2.3.3v0.3.16→v1.0.2v4.18.3→v5.10.0v5.9.2→v5.10.0v2.0.0-beta.1→v2.0.0-beta.2v0.1.14→v0.1.15v0.0.23→v0.0.24v0.0.5→v1.1.4v1.16.5→v2.32.0v0.67.5→v0.69.0v0.311.3→v0.312.0v2.6.0→v2.8.1v1.4.3→v1.5.0v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.10→v3.6.12v3.6.0→v3.7.0v1.43.0→v1.44.0v0.68.0→v0.69.0v0.68.0→v0.69.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.27.1→v1.28.0v2.4.4→v3.0.4v0.51.0→v0.53.074f9aab→c48552fv0.36.0→v0.37.0v0.54.0→v0.56.0v0.20.0→v0.21.0v0.44.0→v0.46.0v0.43.0→v0.44.0v0.37.0→v0.38.0v0.45.0→v0.46.0v0.47.0v0.278.0→v0.286.03700d41→b703f563700d41→b703f563700d41→b703f56v1.81.0→v1.81.1v4.13.0→v5.9.11v2.4.0→v3.0.1v0.35.4→v0.36.2v0.35.4→v0.36.2v0.35.4→v0.36.2ff6756f→a95e086Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping)
v0.57.0: v1.33.0/v0.57.0Compare Source
What's Changed
retry_on_failureis removed from our exporter by @braydonk in #1151New Contributors
Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.56.0...v0.57.0
apache/beam (github.com/apache/beam/sdks/v2)
v2.74.0: Beam 2.74.0 releaseCompare Source
We are happy to present the new 2.74.0 release of Beam.
This release includes both improvements and new functionality.
See the download page for this release.
For more information on changes in 2.74.0, check out the detailed release notes.
Highlights
I/Os
sort_fieldsconfig (#38269).New Features / Improvements
--diskProvisionedIopsand--diskProvisionedThroughputMibpspipeline options (Java/Go/Python) (#38349).encode finished bitset. SentinelBitSetCoder and BitSetCoder are state
compatible. Both coders can decode encoded bytes from the other coder
(#38139).
SELECT some_field from PCOLLECTIONcan now operate a PCollection of Beam Row containing pickable Python user type (#20738).beam.coders.registry.register_rowas preferred API to register a named tuple or dataclass with a Beam Row. At pipelne runtime, the original type associated with the registered row are preserved across the serialization boundary (#38108).Breaking Changes
--disable_beartypepipeline option. (#38275)Deprecations
Bugfixes
max_batch_duration_secspassthrough support in Python Enrichment BigQuery and CloudSQL handlers so batching duration can be forwarded toBatchElements(#38243).According to git shortlog, the following people contributed to the 2.74.0 release. Thank you to all contributors!
Abdelrahman Ibrahim, Ahmed Abualsaud, Andrew Crites, Andrew Kabas, Arran Cudbard-Bell, Arun Pandian, Asish Kumar, Bentsi Leviav, Blake Jones, Bruno Volpato, Chris Jordan, Danny McCormick, Deji Ibrahim, Derrick Williams, Elia LIU, Ganesh Sivakumar, Jack McCluskey, Kenneth Knowles, Lalit Yadav, M Junaid Shaukat, Matej Aleksandrov, Prabhnoor Singh, Radek Stankiewicz, Radosław Stankiewicz, Reuven Lax, RuiLong J., Sam Whittle, Shunping Huang, Subramanya V, Tarun Annapareddy, Tobias Kaymak, TongruiLi, Valentyn Tymofieiev, Vitaly Terentyev, XQ Hu, Yi Hu, ZIHAN DAI, apanich, bambadiouf1, chenxuesdu, claudevdm, harshadkhetpal, johnjcasey, parveensania, tianz101
v2.73.0: Beam 2.73.0 releaseCompare Source
We are happy to present the new 2.73.0 release of Beam.
This release includes both improvements and new functionality.
See the download page for this release.
For more information on changes in 2.73.0, check out the detailed release notes.
Highlights
I/Os
OffsetRetainerinterface andFileSystemOffsetRetainerimplementation to persist and restore CDC offsets across pipeline restarts, and exposedwithStartOffset/withOffsetRetaineronDebeziumIO.Readand the cross-languageReadBuilder(#28248).New Features / Improvements
ADKAgentModelHandlerfor running Google Agent Development Kit (ADK) agents (Python) (#37917).--experiments=pip_no_build_isolationto disable build isolation when installing dependencies in the runtime environment (#37331).apache_beam.ml.ragpackage (#37628).Breaking Changes
boot.gonow passes pipeline options through a file instead of thePIPELINE_OPTIONSenvironment variable. If a user pairs a new Python SDK container with an older SDK version (which does not support the file-based approach), the pipeline options will not be recognized and the pipeline will fail. Users must ensure their SDK and container versions are synchronized (#37370).--update_compatibility_version=2.72.0. To fix typehints replace any incorrect typehints that were previously ignored (#37590)Bugfixes
Security Fixes
List of Contributors
According to git shortlog, the following people contributed to the 2.73.0 release. Thank you to all contributors!
Abdelrahman Ibrahim, Ahmed Abualsaud, Alex Malao, Alexander Nieuwenhuijse, Andres Tiko, Andrew Crites, Arun Pandian, Bentsi Leviav, Bruno Volpato, Chamikara Jayalath, Chandra Kiran Bolla, Danny McCormick, Deji Ibrahim, Derrick Williams, Elia LIU, Esmelealem, Hannes Gustafsson, Jack McCluskey, Joey Tran, Kenneth Knowles, M Junaid Shaukat, Mansi Singh, Matej Aleksandrov, Mathijs Deelen, Mattie Fu, Praneet Nadella, Radek Stankiewicz, Radosław Stankiewicz, Reuven Lax, RuiLong J., S. Veyrié, Sakthivel Subramanian, Sam Whittle, Shubham Thakur, Shunping Huang, Subramanya V, Tarun Annapareddy, Tobias Kaymak, Valentyn Tymofieiev, Vitaly Terentyev, XQ Hu, Yi Hu, ZIHAN DAI, claudevdm, kishorepola, parveensania
avast/retry-go (github.com/avast/retry-go/v4)
v5.0.0Compare Source
What's Changed
New Contributors
Full Changelog: avast/retry-go@4.7.0...v5.0.0
cenkalti/backoff (github.com/cenkalti/backoff/v5)
v6.0.1Compare Source
v6.0.0Compare Source
cheggaaa/pb (github.com/cheggaaa/pb/v3)
v3.1.7Compare Source
clipperhouse/uax29 (github.com/clipperhouse/uax29/v2)
v2.7.0Compare Source
v2.6.0Compare Source
v2.5.0Compare Source
What's Changed
Breaking change
The returned iterator type from
FromString()andFromBytes()is now a pointer. This will not present a problem if you are just using it in the typical way, which is assigning to a local variable and iterating.If you are embedding this iterator into another object, and therefore declaring its type, this change might break your compilation. You’ll need to change to a pointer type. Apologies if so — this seems like a small enough change that a v3 would be a bit much.
New Contributors
Full Changelog: clipperhouse/uax29@v2.4.0...v2.5.0
v2.4.0Compare Source
Adds Unicode 16 support
What's Changed
Full Changelog: clipperhouse/uax29@v2.3.0...v2.4.0
v2.3.1Compare Source
v2.3.0Compare Source
felixge/httpsnoop (github.com/felixge/httpsnoop)
v1.1.0Compare Source
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
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
go-openapi/swag (github.com/go-openapi/swag)
v0.26.1Compare Source
0.26.1 - 2026-06-07
Full Changelog: go-openapi/swag@v0.26.0...v0.26.1
12 commits in this release.
Implemented enhancements
Documentation
Miscellaneous tasks
Security
Updates
People who contributed to this release
swag license terms
Per-module changes
conv (0.26.1)
Miscellaneous tasks
Updates
fileutils (0.26.1)
Updates
jsonname (0.26.1)
Updates
jsonutils/adapters/easyjson (0.26.1)
Miscellaneous tasks
Updates
jsonutils/adapters/testintegration/benchmarks (0.26.1)
Miscellaneous tasks
Updates
jsonutils/adapters/testintegration (0.26.1)
Miscellaneous tasks
Updates
jsonutils/fixtures_test (0.26.1)
Updates
jsonutils (0.26.1)
Miscellaneous tasks
Updates
loading (0.26.1)
Implemented enhancements
Miscellaneous tasks
Security
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.