[release-v1.16][gomod]: Bump the minor group across 1 directory with 14 updates#1149
[release-v1.16][gomod]: Bump the minor group across 1 directory with 14 updates#1149dependabot[bot] wants to merge 2 commits intorelease-v1.16from
Conversation
…14 updates Bumps the minor group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cloudevents/conformance](https://github.com/cloudevents/conformance) | `0.2.0` | `0.4.1` | | [github.com/cloudevents/sdk-go/sql/v2](https://github.com/cloudevents/sdk-go) | `2.0.0-20240712172937-3ce6b2f1f011` | `2.15.2` | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.9.0` | `3.12.0` | | [github.com/eclipse/paho.golang](https://github.com/eclipse/paho.golang) | `0.12.0` | `0.22.0` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.0.5` | `2.2.3` | | [github.com/rickb777/date](https://github.com/rickb777/date) | `1.13.0` | `1.21.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.34.0` | | [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.34.0` | `0.35.0` | Updates `github.com/cloudevents/conformance` from 0.2.0 to 0.4.1 - [Release notes](https://github.com/cloudevents/conformance/releases) - [Commits](cloudevents/conformance@v0.2.0...v0.4.1) Updates `github.com/cloudevents/sdk-go/sql/v2` from 2.0.0-20240712172937-3ce6b2f1f011 to 2.15.2 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](https://github.com/cloudevents/sdk-go/commits/v2.15.2) Updates `github.com/coreos/go-oidc/v3` from 3.9.0 to 3.12.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.9.0...v3.12.0) Updates `github.com/eclipse/paho.golang` from 0.12.0 to 0.22.0 - [Release notes](https://github.com/eclipse/paho.golang/releases) - [Commits](eclipse-paho/paho.golang@v0.12.0...v0.22.0) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/gorilla/websocket` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.5.1...v1.5.3) Updates `github.com/pelletier/go-toml/v2` from 2.0.5 to 2.2.3 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](pelletier/go-toml@v2.0.5...v2.2.3) Updates `github.com/rickb777/date` from 1.13.0 to 1.21.1 - [Release notes](https://github.com/rickb777/date/releases) - [Commits](rickb777/date@v1.13.0...v1.21.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `go.opentelemetry.io/otel` from 1.24.0 to 1.34.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.24.0...v1.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.24.0 to 1.34.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.24.0...v1.34.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) Updates `golang.org/x/net` from 0.34.0 to 0.35.0 - [Commits](golang/net@v0.34.0...v0.35.0) Updates `golang.org/x/sync` from 0.10.0 to 0.11.0 - [Commits](golang/sync@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: github.com/cloudevents/conformance dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/cloudevents/sdk-go/sql/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/coreos/go-oidc/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/eclipse/paho.golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/gorilla/websocket dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: github.com/pelletier/go-toml/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/rickb777/date dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.uber.org/atomic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
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. DetailsInstructions 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. |
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/ok-to-test |
|
PR needs rebase. DetailsInstructions 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. |
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor group with 11 updates in the / directory:
0.2.00.4.12.0.0-20240712172937-3ce6b2f1f0112.15.23.9.03.12.00.12.00.22.00.6.00.7.02.0.52.2.31.13.01.21.11.9.01.10.01.24.01.34.01.10.01.11.00.34.00.35.0Updates
github.com/cloudevents/conformancefrom 0.2.0 to 0.4.1Release notes
Sourced from github.com/cloudevents/conformance's releases.
... (truncated)
Commits
7a8ee0aMerge pull request #27 from n3wscott/ce-diffc4e318cbetter findby, split on comma, add find tracker3302931Update README.md4e495faMerge pull request #25 from n3wscott/ce-diff312bd2cadd diff to readme981936cfix data race9ef4496update actions to use go 1.16 and 1.17cd561e9add cloudevent diff command08d5cb1Merge pull request #24 from n3wscott/history-2fbd3e52adding non-consuming buffer option, and a blocking wait call on historyUpdates
github.com/cloudevents/sdk-go/sql/v2from 2.0.0-20240712172937-3ce6b2f1f011 to 2.15.2Release notes
Sourced from github.com/cloudevents/sdk-go/sql/v2's releases.
... (truncated)
Commits
Updates
github.com/coreos/go-oidc/v3from 3.9.0 to 3.12.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
4b5f82doidc: add JSON tags to ProviderConfig0fe9887oidc: ignore cancellation of remote key set context308e778chore(deps): bump dependencies to address security issues6b94becoidc: verify support for algs from discovery22dfdcaupdate go-jose to v4375c370add staticcheck to github actions0963f39updated github actions65ac180fix minor typoUpdates
github.com/eclipse/paho.golangfrom 0.12.0 to 0.22.0Release notes
Sourced from github.com/eclipse/paho.golang's releases.
... (truncated)
Commits
7474a8aConnectPacketBuilder - can noe return error (prevents connection attempt)b7d62b9TCP connection is established only if a CONN packet can be built88e86eeAllows the ConnectPacketBuilder to fail gracefully, in which case no connecti...f1fe38bdynamic backoff (PR #258)29212b8Allow delay / backoff before first connection attemptef148e4Merge pull request #260 from ChIoT-Tech/master749c1edPrevent RPC blocking when context cancelled2c54a6dMerge pull request #259 from ChIoT-Tech/mastere8411f0Update dependencies8c0b228Add example for exponential backoffUpdates
github.com/google/go-cmpfrom 0.6.0 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36Detect proto.Message types when failing to export a field (#370)4dd3d63fix: type 'aribica' => 'arabica' (#368)391980cSupport compare functions with SortSlices and SortMaps (#367)Updates
github.com/gorilla/websocketfrom 1.5.1 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6Reverts to v1.5.09ec25cafixes broken random value generation1bddf2ebumps go version & removes deprecated module usage750bf92adds GHA & Makefile configsb2c246bRevert " Update go version & add verification/testing tools (#840)"09a6babremoving error handling while closing connections58af150return errors instead of printing to logse5f1a0aexcludes errchecks linterb2a86a1Do not timeout when WriteControl deadline is zero695e909Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/pelletier/go-toml/v2from 2.0.5 to 2.2.3Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
... (truncated)
Commits
b730b2bBump testing to go 1.23 (#961)a437caaFix reflect.Pointer backward compatibility (#956)be6c57bFix readme typo(#951)d553047Allow int, uint, and floats as map keys (#958)0977c05Update goreleaser action tov6and set goreleaser binary tov2(#959)bccd6e4allocate unstable.Parser as part of decoder (#953)9b890cfgo.mod: bump minimum and language to 1.21 (#949)a3d5a0bfix: sync pool race condition (#947)d00d2ccFix indentation of custom type arrays (#944)86608d7build(deps): bump github/codeql-action from 2 to 3 (#919)Updates
github.com/rickb777/datefrom 1.13.0 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
github.com/stretchr/testifyfrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
go.opentelemetry.io/otelfrom 1.24.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.