chore(deps): Update go deps #2457
Merged
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.36.3-20241127180247-a33202765966.1
->v1.36.4-20241127180247-a33202765966.1
v1.29.1
->v1.29.2
v1.25.11
->v1.25.12
v1.22.1
->v1.22.2
5c6cc3f
->0f18212
v4.5.0
->v4.5.1
v5.13.1
->v5.13.2
v0.22.2-0.20250117215717-33a7f973decb
->v0.23.0
v2.5.1
->v2.6.1
v2.25.1
->v2.26.0
v1.18.0
->v1.18.1
v1.14.0
->v1.15.0
1a7da9e
->65684f5
v1.69.4
->v1.70.0
v1.36.4-0.20250116160514-2005adbe0cf6
->v1.36.4
v1.36.3
->v1.36.4
Release Notes
aws/smithy-go (github.com/aws/smithy-go)
v1.22.2
Compare Source
dgraph-io/badger (github.com/dgraph-io/badger/v4)
v4.5.1
: Badger v4.5.1Compare Source
What's Changed
Full Changelog: hypermodeinc/badger@v4.5.0...v4.5.1
go-git/go-git (github.com/go-git/go-git/v5)
v5.13.2
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.13.1...v5.13.2
google/cel-go (github.com/google/cel-go)
v0.23.0
Compare Source
Features
Fixes
PR #1099 enables a change in the internal variable name used for comprehension result accumulation. This change may break some tests which inspect the AST contents in text form; however, will not break any existing uses of CEL during parse, check, or evaluation.
string.format
covering various edge cases [#1101]New Contributors
Full Changelog: google/cel-go@v0.22.1...v0.23.0
goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.6.1
Compare Source
Changelog
Bug fixes
8ac6a9d
: fix: brew config (@caarlos0)b6bb03d
: fix: move suggestions to deb only (@caarlos0)Dependency updates
52d4441
: chore(deps): bump github/codeql-action from 3.28.1 to 3.28.2 (#5470) (@dependabot[bot])Documentation updates
4ad98fb
: docs: announce v2.6 (@caarlos0)f26aa01
: docs: update links (@caarlos0)Other work
4dffb57
: chore: auto-update generated files (@actions-user)749a591
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.6.0...v2.6.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v2.6.0
Compare Source
Changelog
New Features
0b595aa
: feat(announce): bluesky.enabled templateable (@caarlos0)c8b85a1
: feat(announce): discord.enabled templateable (@caarlos0)a5c83fa
: feat(announce): linkedin.enabled templateable (@caarlos0)f74284a
: feat(announce): mastodon.enabled templateable (@caarlos0)f0f4f67
: feat(announce): mattermost.enabled templateable (@caarlos0)c87421a
: feat(announce): opencollective.enabled templateable (@caarlos0)ffd1cfd
: feat(announce): reddit.enabled templateable (@caarlos0)b4983f5
: feat(announce): slack.enabled templateable (@caarlos0)a2ac8ef
: feat(announce): smpt.enabled templateable (@caarlos0)0db06d6
: feat(announce): teams.enabled templateable (@caarlos0)5ac1edf
: feat(announce): telegram.enabled templateable (@caarlos0)098717c
: feat(announce): twitter.enabled templateable (@caarlos0)0e2fa08
: feat(announce): webhook.enabled templateable (@caarlos0)6487947
: feat(archive): allow to specify multiple formats (#5455) (@caarlos0)516d9bc
: feat(build): add bun support (#5403) (@caarlos0)02a1aac
: feat(build): adds deno support (#5408) (@caarlos0)5b3afc4
: feat(build): support solaris/sparc and solaris/sparc64 in golang builder (#5449) (@caarlos0)12b78d4
: feat(docker): suggest image if not found (#5451) (@caarlos0)06ebb7e
: feat(nfpm): allow to set mtime on packages (#5392) (@caarlos0)7f03cb8
: feat(notarize): allows setting signing entitlements (#5465) (@caarlos0)cee60d1
: feat(release/gh): allow templates in make_latest (#5420) (@vedantmgoyal9)Bug fixes
c3ec342
: fix(build): mkdir target dir before building (#5422) (@caarlos0)7447788
: fix(builders/bun): add missing targets (@vedantmgoyal9)93fb650
: fix(bun): rename file (@caarlos0)2277b1c
: fix(deno): allow concurrency (@caarlos0)884b2ad
: fix(gitea): commit with no author (#5468) (@caarlos0)27c61ed
: fix: artifact filter builder check (#5415) (@caarlos0)4526d04
: fix: build --single-target infer target from runtime (#5443) (@caarlos0)2519768
: fix: do not return nil if builder is invalid (#5419) (@caarlos0)3bb72d9
: fix: don't assume username is goreleaser in tests (@twpayne)42e0b35
: fix: lint issue (@caarlos0)aaf1332
: fix: multiline log output improvements (@caarlos0)f07e018
: fix: run upx before signing binaries (@caarlos0)684c8e4
: fix: small log improvements (@caarlos0)07cdd07
: fix: target filter byamd64 and byarm (#5441) (@caarlos0)821f44a
: fix: update go-gitlab to the new official client (@caarlos0)Dependency updates
7b8ca0a
: chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 (#5469) (@dependabot[bot])d752491
: chore(deps): bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 (#5447) (@dependabot[bot])9626142
: chore(deps): bump dagger/dagger-for-github from 7.0.3 to 7.0.4 (#5453) (@dependabot[bot])1d0f943
: chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#5433) (@dependabot[bot])745fa6c
: chore(deps): bump github.com/agnivade/levenshtein from 1.1.1 to 1.2.0 (#5457) (@dependabot[bot])36c8116
: chore(deps): bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 (#5458) (@dependabot[bot])d64408b
: chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 (#5445) (@dependabot[bot])9dbaad8
: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.119.0 to 0.120.0 (#5466) (@dependabot[bot])7957267
: chore(deps): bump golang from 1.23.4-alpine to 1.23.5-alpine (#5461) (@dependabot[bot])9b68629
: chore(deps): bump golang from04ec561
toc233391
(#5448) (@dependabot[bot])789cc16
: chore(deps): bump golang from13aaa4b
to04ec561
(#5434) (@dependabot[bot])b5c634d
: chore(deps): bump golang from6c5c959
tod37127f
(#5426) (@dependabot[bot])fefd6ca
: chore(deps): bump golang fromd37127f
to13aaa4b
(#5428) (@dependabot[bot])ba692cb
: chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#5424) (@dependabot[bot])816961d
: chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#5421) (@dependabot[bot])3fb80e4
: chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 (#5425) (@dependabot[bot])5d3558f
: chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#5462) (@dependabot[bot])a104022
: chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 (#5446) (@dependabot[bot])a17138e
: chore(deps): update nfpm to v2.41.2 (@caarlos0)42c0b0f
: chore(deps): update to go 1.23.4 (@caarlos0)Documentation updates
0825420
: doc: fix (@caarlos0)0fc350f
: docs: add rust-zig tutorial (@caarlos0)8b7a65c
: docs: email/smtp (@caarlos0)cf9e160
: docs: fix linkedin icon (@caarlos0)c6f7e23
: docs: fix title (@caarlos0)34a83b8
: docs: fix universal binaries explanation (@caarlos0)8258df5
: docs: fix url (@caarlos0)64e6423
: docs: formatting (@caarlos0)61e29ec
: docs: improve homepage (@caarlos0)4618cf0
: docs: maintainers and emeritus (#5437) (@caarlos0)df53413
: docs: readme update (@caarlos0)74d346d
: docs: remove un-existent feature from docs (@caarlos0)54649d8
: docs: small fixes to deno builder, environment setup (#5416) (@vedantmgoyal9)be2b0cb
: docs: typo (@caarlos0)e651eb9
: docs: typos (@caarlos0)6653faf
: docs: update (@caarlos0)681317a
: docs: update (@caarlos0)396512a
: docs: update (@caarlos0)5fb6204
: docs: update (@caarlos0)bdc2b75
: docs: update (@caarlos0)22fbb28
: docs: update (@caarlos0)f60ae9e
: docs: update (@caarlos0)fbe83ae
: docs: update (@caarlos0)76043f2
: docs: update (@caarlos0)bbba065
: docs: update docs (#5423) (@caarlos0)f85e50f
: docs: update homepage post 2.5 (@caarlos0)744e11a
: docs: update reame (@caarlos0)Build process updates
5692b99
: ci(dagger): fix go version (@caarlos0)39277d8
: ci(nfpm): suggest builders instead of recommends (#5432) (@caarlos0)2151207
: ci: fix nightly job (@caarlos0)1f43ee3
: ci: nightly instead of weekly (@caarlos0)e135e37
: ci: remove validate-krew-manifest (@caarlos0)e1b193f
: ci: use nightly for nightlies (@caarlos0)Other work
813665a
: chore(license): happy new year (#5417) (@vedantmgoyal9)c7448a5
: chore: auto-update generated files (@actions-user)e1206f3
: chore: auto-update generated files (@actions-user)f262eac
: chore: link (@caarlos0)a33b91a
: chore: lint (@caarlos0)4fe9553
: chore: split build (@caarlos0)ed3e669
: chore: update (@caarlos0)5f9c812
: chore: update (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.5.1...v2.6.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.26.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.1...v2.26.0
twmb/franz-go (github.com/twmb/franz-go)
v1.18.1
Compare Source
===
This patch release contains a myriad of fixes for relatively minor bugs, a
few improvements, and updates all dependencies. Both
pkg/kadm
andpkg/sr
are also being released as minors in tandem with a few quality of life APIs.
Bug fixes
Previously, if records were successfully produced but returned with an
invalid offset (-1), the client would erroneously return bogus offsets
to the end users. This has been fixed to return -1. (Note this was never
encountered in the wild).
Pausing topics & partitions while using
PollRecords
previously could resultin incorrect accounting in
BufferedFetchRecords
andBufferedFetchBytes
,permanently causing the numbers returned to be larger than reality. That is,
it is possible the functions would return non-zero numbers even though nothing
was buffered.
When consuming from a follower (i.e. you were using the
Rack
option and yourcluster is configured with follower fetching), if the follower you consumed from
had a higher log start offset than the leader, and if you were trying to consume
from an early offset that exists on the leader but not on the follower, the client
would enter a permanent spinloop trying to list offsets against the follower.
This is due to KIP-320 case 3, which mentions that clients should send a ListOffsets
to the follower -- this is not the case, Kafka actually returns NotLeaderOrFollower
when sending that request to the follower. Now the client clears the preferred replica
and sends the next fetch request to the leader, at which point the leader can either
serve the request or redirect back to a different preferred replica.
Improvements
When finishing batches, if any records were blocked in Produce due to
the client hitting the maximum number of buffered records, the client would broadcast
to all waiters that a message was finished for every message finished until there were
no other goroutines waiting to try to produce. When lingering
is enabled, linger occurs except when the client has reached the maximum number of
buffered records. Once the client is as max buffered records, the client tries to flush until more records can be buffered.
If you have a few concurrent producers, they will all hang trying to buffer. As soon
as one is signaled, it will grab the free spot, enter into the client as buffered,
and then see the client is now again at max buffered and immediately create a batch
rather than lingering. Thus, signalling one at a time would cause many small single-record
batches to be created and each cause a round trip to the cluster. This would result in slow performance.
Now, by finishing a batch at a time, the client opens many slots at a time for any producers waiting,
and ideally they can fit into being buffered without hitting max buffered and clearing any linger state.
Note that single-message batches can still cause the original behavior, but there is not
much more that can be done.
Decompression errors encountered while consuming are now returned to the end user, rather
than being stripped internally. Previously, stripping the error internally would result in
the client spinlooping: it could never make forward progress and nothing ever signaled the
end user that something was going wrong.
Relevant commits
13584b5
feature kadm: always request authorized operations847095b
bugfix kgo: redirect back to the leader on KIP-392 case 3 failured6d3015
feature pkg/sr: add PreReq option (and others by @mihaitodor, thank you!)1473778
improvement kgo: return decompression errors while consuming3e9beae
bugfix kgo: fix accounting when topics/partitions are {,un}paused for PollRecordsead18d3
improvement kgo: broadcast batch finishes in one big blastaa1c73c
feature kadm: add func to decode AuthorizedOperations (thanks @weeco!)f66d495
kfake: do not listen until the cluster is fully set up2eed36e
bugfix pkg/kgo: fix handling of invalid base offsets (thanks @rodaine!)grpc/grpc-go (google.golang.org/grpc)
v1.70.0
: Release 1.70.0Compare Source
Behavior Changes
New Features
GRPC_EXPERIMENTAL_XDS_FALLBACK
tofalse
. (#7949)Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 was generated by Mend Renovate. View the repository job log.