-
Notifications
You must be signed in to change notification settings - Fork 12
[release-v1.18][gomod]: Bump the minor group across 1 directory with 8 updates #1760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release-v1.18][gomod]: Bump the minor group across 1 directory with 8 updates #1760
Conversation
…8 updates Bumps the minor group with 4 updates in the / directory: [github.com/IBM/sarama](https://github.com/IBM/sarama), [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go), [github.com/kedacore/keda/v2](https://github.com/kedacore/keda) and [github.com/rickb777/date](https://github.com/rickb777/date). Updates `github.com/IBM/sarama` from 1.43.3 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.3...v1.45.1) Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.15.2...v2.16.0) Updates `github.com/kedacore/keda/v2` from 2.8.1 to 2.17.0 - [Release notes](https://github.com/kedacore/keda/releases) - [Changelog](https://github.com/kedacore/keda/blob/main/CHANGELOG.md) - [Commits](kedacore/keda@v2.8.1...v2.17.0) Updates `github.com/rcrowley/go-metrics` from 0.0.0-20201227073835-cf1acfcdf475 to 0.0.0-20250401214520-65e299d6c5c9 - [Commits](https://github.com/rcrowley/go-metrics/commits) Updates `github.com/rickb777/date` from 1.14.1 to 1.21.1 - [Release notes](https://github.com/rickb777/date/releases) - [Commits](rickb777/date@v1.14.1...v1.21.1) Updates `go.opentelemetry.io/otel` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/trace` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.35.0) Updates `go.uber.org/atomic` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uber-go/atomic/releases) - [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md) - [Commits](uber-go/atomic@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/IBM/sarama dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/kedacore/keda/v2 dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/rcrowley/go-metrics dependency-version: 0.0.0-20250401214520-65e299d6c5c9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: github.com/rickb777/date dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.uber.org/atomic dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor group with 4 updates in the / directory: github.com/IBM/sarama, github.com/cloudevents/sdk-go/v2, github.com/kedacore/keda/v2 and github.com/rickb777/date.
Updates
github.com/IBM/saramafrom 1.43.3 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/cloudevents/sdk-go/v2from 2.15.2 to 2.16.0Release notes
Sourced from github.com/cloudevents/sdk-go/v2's releases.
... (truncated)
Commits
6de37deMerge pull request #1139 from duglin/upgradeLint25cdf94upgrade-lint240eb02Merge pull request #1137 from duglin/fix-automerge7b6701cfix automerge by giving better namesd3e82a7Merge pull request #1136 from cloudevents/dependabot/github_actions/golangci/...00e3d7cchore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.069cfc2dMerge pull request #1018 from matzew/add_dataref_extension535da92Adding a simple dataref extension, similar to the java sdk74ac76dMerge pull request #1134 from cloudevents/dependabot/go_modules/observability...6da042fchore: run go mod tidyUpdates
github.com/kedacore/keda/v2from 2.8.1 to 2.17.0Release notes
Sourced from github.com/kedacore/keda/v2's releases.
... (truncated)
Changelog
Sourced from github.com/kedacore/keda/v2's changelog.
... (truncated)
Commits
dafd9a8Clean changelog (#6692)431a608prepare release 2.17 (#6691)8bb1c5fchore: Bump deps and golang version (#6689)c63e617fix: ScalingModifiers admission checks the metric type correctly (#6687)0375467Selenium Grid: Trigger paramenableManagedDownloadsset as true by default ...9299ea9bump k8s to 0.31.7 & bump deps (#6652)ea3a33dRefactor Azure Monitor Scaler (#6646)c2d4c44fix call log.Error with nil value error (#6662)c4a8651chore(deps): update github actions (#6649)3c49b36chore: update Go version to v1.23.7 (#6651)Updates
github.com/rcrowley/go-metricsfrom 0.0.0-20201227073835-cf1acfcdf475 to 0.0.0-20250401214520-65e299d6c5c9Commits
Updates
github.com/rickb777/datefrom 1.14.1 to 1.21.1Release notes
Sourced from github.com/rickb777/date's releases.
Commits
b7388c8Minor test correctiondb08fefDate ParseISO & AutoParse now accept a date-time input (time is ignored)9a7458eupdated dependencies02b87e1another parse test caseff580cfmore tests added to period.Betweenb6690e4period.AddTo revised to reduce the impact of subtle behaviours of time.AddDatead3aa70Dependencies updateda792460Bugfix: this resolves issue #19 fraction designator parsing bugfba60edbumped up some dependencies168141bUpdated dependencies & re-fmtUpdates
go.opentelemetry.io/otelfrom 1.34.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
5ba5e7aRelease v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2bfix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3aMove trace sdk tests from trace_test into trace package (#6400)38f4f39fix(deps): update build-tools to v0.20.0 (#6403)2911449Look at stale issues in ascending order (#6396)7cb322achore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651efix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
go.opentelemetry.io/otel/tracefrom 1.34.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
5ba5e7aRelease v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2bfix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3aMove trace sdk tests from trace_test into trace package (#6400)38f4f39fix(deps): update build-tools to v0.20.0 (#6403)2911449Look at stale issues in ascending order (#6396)7cb322achore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651efix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
go.uber.org/atomicfrom 1.10.0 to 1.11.0Release notes
Sourced from go.uber.org/atomic's releases.
Changelog
Sourced from go.uber.org/atomic's changelog.
Commits
76f817cUpdate CHANGELOG.md2a750c4Preparing release v1.11.0544d6aaMinimize permissions to CI workflows (#133)1505d28Fix Swap and CompareAndSwap for Value wrappers (#130)78a3b8eImplement String method for pointers (#122)159e329chore(gen-*): Move templates into external files (#121)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