chore(deps): bump the minor-and-patch group across 1 directory with 5 updates#188
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor-and-patch group across 1 directory with 5 updates#188dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.9` | `1.32.17` | | [github.com/aws/aws-sdk-go-v2/service/iotwireless](https://github.com/aws/aws-sdk-go-v2) | `1.54.5` | `1.55.1` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.33.0` | `0.35.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.9 to 1.32.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.9...config/v1.32.17) Updates `github.com/aws/aws-sdk-go-v2/service/iotwireless` from 1.54.5 to 1.55.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.54.5...service/s3/v1.55.1) 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/mod` from 0.33.0 to 0.35.0 - [Commits](golang/mod@v0.33.0...v0.35.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/iotwireless dependency-version: 1.55.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/mod dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 5 updates in the / directory:
1.41.11.41.71.32.91.32.171.54.51.55.11.27.11.28.00.33.00.35.0Updates
github.com/aws/aws-sdk-go-v2from 1.41.1 to 1.41.7Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.9 to 1.32.17Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/iotwirelessfrom 1.54.5 to 1.55.1Commits
d872461Release 2024-06-07dd82156Regenerated Clients85ebac0Update endpoints model490e6cbUpdate API model4892b05Merge pull request #2668 from aws/feature-clock-skew8bdbe6aMerge branch 'main' into feature-clock-skewc4f8ba3run goimports2474a05update snapshot tests9fa716bregen clients6d365fbaddress feedback from pr, mostly moving things aroundUpdates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...Updates
golang.org/x/modfrom 0.33.0 to 0.35.0Commits
03901d3go.mod: update golang.org/x dependencies1ac721dgo.mod: update golang.org/x dependenciesfb1fac8all: upgrade go directive to at least 1.25.0 [generated]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 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