Bump the go-dependencies group with 7 updates#179
Merged
sanketsudake merged 2 commits intomainfrom May 29, 2025
Merged
Conversation
Bumps the go-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.39.0` | `1.49.0` | | [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.43.2` | `1.45.1` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.54.4` | `1.55.7` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.36.0` | `1.42.0` | | [github.com/rs/xid](https://github.com/rs/xid) | `1.5.0` | `1.6.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.185.0` | `0.227.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.20.4` | Updates `cloud.google.com/go/pubsub` from 1.39.0 to 1.49.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.39.0...pubsub/v1.49.0) Updates `github.com/IBM/sarama` from 1.43.2 to 1.45.1 - [Release notes](https://github.com/IBM/sarama/releases) - [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md) - [Commits](IBM/sarama@v1.43.2...v1.45.1) Updates `github.com/aws/aws-sdk-go` from 1.54.4 to 1.55.7 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.54.4...v1.55.7) Updates `github.com/nats-io/nats.go` from 1.36.0 to 1.42.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.36.0...v1.42.0) Updates `github.com/rs/xid` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/rs/xid/releases) - [Commits](rs/xid@v1.5.0...v1.6.0) Updates `google.golang.org/api` from 0.185.0 to 0.227.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.185.0...v0.227.0) Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.20.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.0...v0.20.4) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/IBM/sarama dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/nats-io/nats.go dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/rs/xid dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.227.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
bc5fdc5 to
4b09c62
Compare
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
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.
Bumps the go-dependencies group with 7 updates:
1.39.01.49.01.43.21.45.11.54.41.55.71.36.01.42.01.5.01.6.00.185.00.227.00.19.00.20.4Updates
cloud.google.com/go/pubsubfrom 1.39.0 to 1.49.0Commits
d8b61acchore(main): release pubsub 1.49.0 (#11959)84bf25bfeat(pubsub): support message transforms (#11957)33c4e1etest(storage): skip Writer Append test (#11958)52c0218feat(storage): Unfinalized appendable objects. (#11647)14e8e13feat(storage): add CurrentState function to determine state of stream in MRD ...9ad50a3chore(storage): remove references to ioutil (#11953)d2e6583fix(storage): wrap read response parsing errors (#11951)c60f28dfeat(spanner): new client(s) (#11946)20f762cbuild(workflows): Add dependency `//google/cloud/location (#11940)6a6a728chore: start generating spanner adapter v1 (#11945)Updates
github.com/IBM/saramafrom 1.43.2 to 1.45.1Release notes
Sourced from github.com/IBM/sarama's releases.
... (truncated)
Commits
4001b2echore(ci): bump ubi9/ubi-minimal fromb870979to3902bab(#3095)6e71c2fchore(deps): bump the golang-x group across 1 directory with 2 updates (#3098)13c92aafeat: exponential backoff for clients (#3099)4a028c4chore(ci): bump github/codeql-action from 3.28.5 to 3.28.10 (#3104)f296379chore(ci): bump docker/bake-action from 6.2.0 to 6.4.0 (#3105)c2e0d94feat(producer): add sync pool for channel reuse (#3109)3c67885produce: set MaxTimestamp (#3108)60592f6fix(consumer): add recovery from no leader partitions (#3101)9ae475aMerge pull request #3091 from IBM/dnwe/staticcheckb3aef99fix(ci): update ignore directives for staticcheckUpdates
github.com/aws/aws-sdk-gofrom 1.54.4 to 1.55.7Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
163aadarelease v1.55.7 (2025-04-22) (#5346)9eb2bfdAbort multi part download if the object is modified during download8d203ccUpdate bug-report.ymle1db430release v1.55.6 (2025-01-15) (#5341)5ab6103changelog394e0e3Merge pull request #5340 from djedward/main19d98e3Fix improper use of Printf-style functions7112c0aMerge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...8d6a0f9chore: Modified bug issue template to add checkbox to report potential regres...02c1f72Update PULL_REQUEST_TEMPLATE.mdUpdates
github.com/nats-io/nats.gofrom 1.36.0 to 1.42.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
... (truncated)
Commits
70300b2Release v1.42.0 (#1869)c93af50[ADDED] KeyValue per key TTL support and limit markers (#1864)d1cdbf5Release v1.41.2 (#1859)ca54e50[FIXED] Bump golang.org/x/crypto to fix vulnerability (#1857)aeebc8d[FIXED] Use context in when purging stream in kv.PurgeDeletes() (#1858)7bfd96a[FIXED] Add RemoveStatusListener method and fixFetch memory leak (#1856)50e6153Release v1.41.1 (#1851)e04728e[FIXED] Use default timeout for ObjectStore.Get when no deadline is set on ct...8a2bd73[IMPROVED] Removegolang.org/x/textdependency (#1849)e040f71Release v1.41.0 (#1847)Updates
github.com/rs/xidfrom 1.5.0 to 1.6.0Commits
7aed5a8Fix UUID for Darwin hosts (#103)9d8d29fchore(readme): add gleam xid port (#101)c08f146Update README.md (#99)aa67b0cAdd a Typescript implementation to docs (#98) (#98)08be0c9Two encoding-related cleanups (#82)48733d4clarified used encoding --> base32hex (#95)Updates
google.golang.org/apifrom 0.185.0 to 0.227.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
6c04eefchore(main): release 0.227.0 (#3065)a86ed9ffeat(all): auto-regenerate discovery clients (#3071)a5a7982feat(all): auto-regenerate discovery clients (#3070)4cd8392chore(all): update all (#3068)f12f503feat(all): auto-regenerate discovery clients (#3069)c6396b1feat(all): auto-regenerate discovery clients (#3067)2920346feat(all): auto-regenerate discovery clients (#3066)086437dfeat(all): auto-regenerate discovery clients (#3064)be5fb5dchore(main): release 0.226.0 (#3060)7789423chore(deps): bump golang.org/x/net to 0.37.0 (#3063)Updates
sigs.k8s.io/controller-runtimefrom 0.19.0 to 0.20.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
0f7927cMerge pull request #3179 from alvaroaleman/lowpdefault9951869🌱 TypedRequestForOwner: Decrease priority when unchangedc7d5d83Fix godoc of TypedEventHandler2062f3a🌱 Remove redundant WithLowPriorityWhenUnchanged in builder2af3164🌱 Followups to default low priority in mappers29debb1🌱 Handlers: Use low priority when object is unchanged and priority q5355658🐛Implement priorityqueue as default on handlers if using priorityqueue interf...3156aceMerge pull request #3175 from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...4ae5f39add version.version to tools/setup-envtest to show installed version833f208Merge pull request #3173 from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions