-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): bump the all group across 1 directory with 18 updates #99
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
Closed
Conversation
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
Bumps the all group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.5` | `1.38.3` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.31.6` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.82` | `1.19.4` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.45.1` | `1.50.1` | | [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://github.com/aws/aws-sdk-go-v2) | `1.33.2` | `1.37.2` | | [github.com/containers/image/v5](https://github.com/containers/image) | `5.35.0` | `5.36.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go) | `0.59.0` | `0.60.0` | | [go.opentelemetry.io/otel/exporters/stdout/stdoutmetric](https://github.com/open-telemetry/opentelemetry-go) | `1.37.0` | `1.38.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.36.5 to 1.38.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.36.5...v1.38.3) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.17 to 1.31.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.29.17...config/v1.31.6) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.70 to 1.18.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.70...config/v1.18.10) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.82 to 1.19.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.17.82...service/m2/v1.19.4) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.45.1 to 1.50.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.45.1...service/s3/v1.50.1) Updates `github.com/aws/aws-sdk-go-v2/service/ecrpublic` from 1.33.2 to 1.37.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/mq/v1.33.2...v1.37.2) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.82.0 to 1.87.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.82.0...service/s3/v1.87.3) Updates `github.com/containers/image/v5` from 5.35.0 to 5.36.1 - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.35.0...v5.36.1) Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `go.opentelemetry.io/otel` from 1.37.0 to 1.38.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.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.59.0 to 0.60.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@exporters/prometheus/v0.59.0...exporters/prometheus/v0.60.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` from 1.37.0 to 1.38.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.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/metric` from 1.37.0 to 1.38.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.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/sdk` from 1.37.0 to 1.38.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.37.0...v1.38.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.37.0 to 1.38.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.37.0...v1.38.0) Updates `golang.org/x/sync` from 0.15.0 to 0.16.0 - [Commits](golang/sync@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.38.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.19.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-version: 1.50.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecrpublic dependency-version: 1.37.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.87.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/containers/image/v5 dependency-version: 5.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/spf13/cobra dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/exporters/prometheus dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdoutmetric dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/sync dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all group with 12 updates in the / directory:
1.36.51.38.31.29.171.31.61.17.821.19.41.45.11.50.11.33.21.37.25.35.05.36.11.22.01.23.01.9.11.10.01.10.01.11.11.37.01.38.00.59.00.60.01.37.01.38.0Updates
github.com/aws/aws-sdk-go-v2from 1.36.5 to 1.38.3Commits
640b808Release 2025-08-29657a6e8Regenerated Clients34a91bbUpdate partitions file09f5a9cUpdate endpoints modelfff96caUpdate API modeld46f566deprecate service/sms (#3176)de16d4dRelease 2025-08-28d6b83a8Regenerated Clientsb0f9cb7Update API model8225491Release 2025-08-27Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.29.17 to 1.31.6Commits
640b808Release 2025-08-29657a6e8Regenerated Clients34a91bbUpdate partitions file09f5a9cUpdate endpoints modelfff96caUpdate API modeld46f566deprecate service/sms (#3176)de16d4dRelease 2025-08-28d6b83a8Regenerated Clientsb0f9cb7Update API model8225491Release 2025-08-27Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.70 to 1.18.10Commits
2b422c0Release 2023-01-259fbc0e4Regenerated Clients31a07a9Update endpoints model7d42dcbUpdate API model2e90d54fix misleading timestamp value from tests and lint issues (#1994)1f6df4aRelease 2023-01-24e4e52efRegenerated Clientsb300bd3Update endpoints model8157d89Update API modelf95afa9Release 2023-01-23Updates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.17.82 to 1.19.4Commits
fa8a15eRelease 2025-01-17e08f26dRegenerated Clients177bcdaUpdate endpoints modela5b6a2fUpdate API model74b33bapull retry loop forward to cover everything from resolving auth scheme onward...7ea97e5Add integration test case for flex checksum (#2967)c578cddRelease 2025-01-1645afab3Regenerated Clients30703feUpdate partitions filede0c8efUpdate endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecrfrom 1.45.1 to 1.50.1Commits
7cb105fRelease 2024-02-197f9c4d2Regenerated Clientsa60d4b2Update API modelbe0accdfix: panic due to potentially uncomparable wrapped fn in express_resolve (#2500)4334b43Release 2024-02-169e29187Regenerated Clientsf672c49Update endpoints model7f93578Update API modelda7bcdafeat: add client config passthrough to waiter opts (#2499)1bb0482Release 2024-02-15Updates
github.com/aws/aws-sdk-go-v2/service/ecrpublicfrom 1.33.2 to 1.37.2Commits
711cf64Release 2025-08-04699889eRegenerated Clients5a94577Update endpoints model240e984Update API model2e08461support configurable auth scheme preference (#3153)5462033Release 2025-08-01a84b1c6Regenerated Clients3325d43Update endpoints model2ddc428Update API modeleb0a91bRelease 2025-07-31Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.82.0 to 1.87.3Commits
640b808Release 2025-08-29657a6e8Regenerated Clients34a91bbUpdate partitions file09f5a9cUpdate endpoints modelfff96caUpdate API modeld46f566deprecate service/sms (#3176)de16d4dRelease 2025-08-28d6b83a8Regenerated Clientsb0f9cb7Update API model8225491Release 2025-08-27Updates
github.com/containers/image/v5from 5.35.0 to 5.36.1Release notes
Sourced from github.com/containers/image/v5's releases.
... (truncated)
Commits
f6ca2da[release-5.36] Bump to c/image v5.36.1d18da19[release-5.36] Bump c/storage to v1.59.1ae0c9f3Merge pull request #2913 from TomSweeneyRedHat/dev/tsweeney/cherrypick290740d1027[release-5.36] Update the CI image, to match Skopeo's updated test code08ce6b4Bump to c/image v5.36.0b5e2b66Bump to c/storage v1.59.09e95082Merge pull request #2898 from containers/renovate/golangci-golangci-lint-2.x70d266aUpdate dependency golangci/golangci-lint to v2.2.2ccfad4eMerge pull request #2897 from containers/renovate/golang.org-x-crypto-0.x2b0ee9eUpdate module golang.org/x/crypto to v0.40.0Updates
github.com/prometheus/client_golangfrom 1.22.0 to 1.23.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
e4b2208Cut v1.23.0 (#1848)d9492afcut v1.23.0-rc.1 (#1842)aeae8a0Cut v1.23.0-rc.0 (#1837)b157309Update common Prometheus files (#1832)a704e28build(deps): bump the github-actions group with 3 updates (#1826)c774311Fix errNotImplemented reference (#1835)db4db7bUpdate runtime metrics for Go v1.23 and v1.24 (#1833)99d380eUpdate common Prometheus files (#1831)f3ef320Merge pull request #1828 from prometheus/dependabot/go_modules/exp/github.com...520c91abuild(deps): bump github.com/prometheus/common in /expUpdates
github.com/spf13/cobrafrom 1.9.1 to 1.10.0Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below header0ed70dcUpdate README.mdUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
go.opentelemetry.io/otelfrom 1.37.0 to 1.38.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
84e3f3aRelease v1.38.0 (#7271)18424a4Add tests for attribute JSON marshalling (#7268)9798759Statically define trace observability attributes (#7263)be1e57fRefactor BSP observability setup (#7264)d99c68cchore(deps): update module github.com/mgechev/revive to v1.12.0 (#7269)0724539Add benchmark for set equality (#7262)5358fd7Upgrade semconv dependencies to v1.37.0 (#7260)25d0274fix(deps): update module github.com/stretchr/testify to v1.11.1 (#7261)d0cab86prometheus: Add support for setting Translation Strategy config option (#7111)3342341Generate thesemconv/v1.37.0packages (#7254)Updates
go.opentelemetry.io/otel/exporters/prometheusfrom 0.59.0 to 0.60.0Release notes
Sourced from go.opentelemetry.io/otel/exporters/prometheus's releases.