[release-v1.21][gomod]: Bump the minor group across 1 directory with 24 updates - #1916
[release-v1.21][gomod]: Bump the minor group across 1 directory with 24 updates#1916dependabot[bot] wants to merge 2 commits into
Conversation
…24 updates Bumps the minor group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.43.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.36` | `1.32.36` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.53.5` | `1.63.2` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.95.0` | `1.107.1` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.27` | `1.46.5` | | [github.com/cloudevents/sdk-go/sql/v2](https://github.com/cloudevents/sdk-go) | `2.0.0-20240712172937-3ce6b2f1f011` | `2.16.2` | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.9.0` | `3.20.0` | | [github.com/eclipse/paho.golang](https://github.com/eclipse/paho.golang) | `0.12.0` | `0.23.0` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.9.0` | `1.10.1` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.0.5` | `2.4.3` | | [github.com/rickb777/date](https://github.com/rickb777/date) | `1.13.0` | `1.22.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.64.0` | `0.70.0` | | [go.opentelemetry.io/contrib/instrumentation/runtime](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.64.0` | `0.70.0` | | [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.49.0` | `0.58.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.36 to 1.32.36 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.36...config/v1.32.36) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.34 to 1.19.35 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.34...credentials/v1.19.35) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.53.5 to 1.63.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/kms/v1.53.5...service/s3/v1.63.2) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.95.0 to 1.107.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.95.0...service/s3/v1.107.1) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.27 to 1.46.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.27...service/sqs/v1.46.5) Updates `github.com/cloudevents/sdk-go/sql/v2` from 2.0.0-20240712172937-3ce6b2f1f011 to 2.16.2 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](https://github.com/cloudevents/sdk-go/commits/v2.16.2) Updates `github.com/coreos/go-oidc/v3` from 3.9.0 to 3.20.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.9.0...v3.20.0) Updates `github.com/eclipse/paho.golang` from 0.12.0 to 0.23.0 - [Release notes](https://github.com/eclipse/paho.golang/releases) - [Commits](eclipse-paho/paho.golang@v0.12.0...v0.23.0) Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.9.0...v1.10.1) Updates `github.com/pelletier/go-toml/v2` from 2.0.5 to 2.4.3 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.0.5...v2.4.3) Updates `github.com/rickb777/date` from 1.13.0 to 1.22.0 - [Release notes](https://github.com/rickb777/date/releases) - [Commits](rickb777/date@v1.13.0...v1.22.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.64.0 to 0.70.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.64.0...zpages/v0.70.0) Updates `go.opentelemetry.io/contrib/instrumentation/runtime` from 0.64.0 to 0.70.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.64.0...zpages/v0.70.0) Updates `go.opentelemetry.io/otel` from 1.41.0 to 1.45.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.41.0...v1.45.0) Updates `go.opentelemetry.io/otel/metric` from 1.41.0 to 1.45.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.41.0...v1.45.0) Updates `go.opentelemetry.io/otel/sdk` from 1.39.0 to 1.45.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.39.0...v1.45.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.39.0 to 1.45.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.39.0...v1.45.0) Updates `go.opentelemetry.io/otel/trace` from 1.41.0 to 1.45.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.41.0...v1.45.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 `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) Updates `golang.org/x/net` from 0.49.0 to 0.58.0 - [Commits](golang/net@v0.49.0...v0.58.0) Updates `golang.org/x/sync` from 0.19.0 to 0.22.0 - [Commits](golang/sync@v0.19.0...v0.22.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.36 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.35 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-version: 1.63.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.107.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.46.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/cloudevents/sdk-go/sql/v2 dependency-version: 2.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/eclipse/paho.golang dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/rickb777/date dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/contrib/instrumentation/runtime dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.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 - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/net dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sync dependency-version: 0.22.0 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 Regular contributors should join the org to skip this step. 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 |
Bumps the minor group with 17 updates in the / directory:
1.41.71.43.51.27.361.32.361.53.51.63.21.95.01.107.11.42.271.46.52.0.0-20240712172937-3ce6b2f1f0112.16.23.9.03.20.00.12.00.23.01.9.01.10.12.0.52.4.31.13.01.22.01.11.11.12.00.64.00.70.00.64.00.70.01.10.01.11.01.27.11.28.00.49.00.58.0Updates
github.com/aws/aws-sdk-go-v2from 1.41.7 to 1.43.5Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.27.36 to 1.32.36Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.34 to 1.19.35Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodbfrom 1.53.5 to 1.63.2Commits
d0a2d1aRelease 2024-09-2585c956cRegenerated Clientsc0e4d46Update endpoints model3e3cdfaUpdate API modele211ac0Release 2024-09-24c00259aRegenerated Clientsa6f2cebUpdate endpoints model9437d07Update API model3f09c24Release 2024-09-2363b1e7dRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.95.0 to 1.107.1Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/sqsfrom 1.42.27 to 1.46.5Commits
a14f5f1Release 2026-08-10339f0b6Regenerated Clients0978e3dUpdate API model3cc614dFix codegen mp (#3508)1434b18generate response snapshots for json (#3507)ad58f77Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...c002860feat: move close-body, logger, and service-metadata work out of the middlewar...f152336Release 2026-08-0737d88d7Regenerated Clientsc54b278Update endpoints modelUpdates
github.com/cloudevents/sdk-go/sql/v2from 2.0.0-20240712172937-3ce6b2f1f011 to 2.16.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.20.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
... (truncated)
Commits
75dfa5coidc: add constants for "email" and "profile" scopesa89f046oidc: add API for determining when issuer URLs mismatch6a69b6dreadme: update README and docsf9049c9oidc: ignore JWKs with unknown signing algorithms rather than failing2f178e0SECURITY.md: add a security policy and point to project-level reportingb3bc7daoidc: improve documentation for APIs0db9053oidc: modernize with new Go APIs4204f0boidc: add support for validating back-channel logout tokensf77e01cfix: Key refresh should set no-cache to get most up to date keysda6b3bfbuild(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4Updates
github.com/eclipse/paho.golangfrom 0.12.0 to 0.23.0Release notes
Sourced from github.com/eclipse/paho.golang's releases.
... (truncated)
Commits
1aa0396Dependency and go version update.b45d25dDISCONNECT packet with missing property length prevented OnServerDisconnect call38d3585Fix AuthResponse success value being set to true on error6f75464Fix AuthResponse success value being set to true on error022e144Fix OnServerDisconnect not being called when packet has no propertiesab72a18Simplify Directory creationec5d947drop redundant stat before MkdirAll16106c7Filestore should attempt to create folder if it does not exist3b79283autopaho file queue - fix folder creation9135b2afix folder existence check in autopaho file queueUpdates
github.com/fsnotify/fsnotifyfrom 1.9.0 to 1.10.1Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
76b01a6Release 1.10.1fec150bUpdate changelog162b421inotify, windows: don't rename sibling watches sharing a path prefix (#755)224257finotify: don't remove sibling watches sharing a path prefix (#754)e0c956cwindows: document directory Write events and stabilize tests (#745)8d01d7bRelease 1.10.0602284eUpdate changelog7f03e59kqueue: skip ENOENT entries in watchDirectoryFiles (#748)dab9ddewindows: lock watch field updates against concurrent WatchList (#709) (#749)eadf267kqueue: drop watches directly in Close() instead of going through remove() (#...Updates
github.com/pelletier/go-toml/v2from 2.0.5 to 2.4.3Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
... (truncated)
Commits
071a36cfix: bound array and inline table nesting depth to prevent stack-overflow DoS...57fec25Add RawMessage marshal support to unstable (#1084)79f82e3fix: error instead of panic on nil unexported embedded pointer (#1089)a28afedunstable/kind: drop duplicate 'a' from LocalDate comment (#1062)6fa69affix: do not recurse forever on recursively embedded structs (#1087)82b792efix: report table placement errors with position and key context (#1086)f93de50perf: avoid interface boxing when decoding date/time values (#1085)21f8286Deliver the whole document to a root Unmarshaler (#994) (#1083)98e94aeUpdate bundled toml.abnf to TOML 1.1.0 and pin spec-corner behaviour (#1082)35f78d5Fix invalid TOML from commented multi-line values (#1081)Updates
github.com/rickb777/datefrom 1.13.0 to 1.22.0Release notes
Sourced from github.com/rickb777/date's releases.
Commits
cedbf7dv1 is now marked as deprecated; updated dependencies57313adupdated dependencies (v1 branch)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 bugUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.