-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
build(deps): bump the aws-sdk-go-v2 group across 1 directory with 6 updates #41383
Closed
Conversation
This file contains 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
…pdates Bumps the aws-sdk-go-v2 group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/service/bedrockagent](https://github.com/aws/aws-sdk-go-v2) | `1.34.3` | `1.35.0` | | [github.com/aws/aws-sdk-go-v2/service/codebuild](https://github.com/aws/aws-sdk-go-v2) | `1.51.2` | `1.51.3` | | [github.com/aws/aws-sdk-go-v2/service/fsx](https://github.com/aws/aws-sdk-go-v2) | `1.51.10` | `1.52.0` | | [github.com/aws/aws-sdk-go-v2/service/medialive](https://github.com/aws/aws-sdk-go-v2) | `1.66.4` | `1.67.0` | | [github.com/aws/aws-sdk-go-v2/service/opensearchserverless](https://github.com/aws/aws-sdk-go-v2) | `1.17.13` | `1.18.0` | | [github.com/aws/aws-sdk-go-v2/service/polly](https://github.com/aws/aws-sdk-go-v2) | `1.45.16` | `1.46.0` | Updates `github.com/aws/aws-sdk-go-v2/service/bedrockagent` from 1.34.3 to 1.35.0 - [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/emr/v1.34.3...v1.35.0) Updates `github.com/aws/aws-sdk-go-v2/service/codebuild` from 1.51.2 to 1.51.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.51.2...service/s3/v1.51.3) Updates `github.com/aws/aws-sdk-go-v2/service/fsx` from 1.51.10 to 1.52.0 - [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/fsx/v1.51.10...service/s3/v1.52.0) Updates `github.com/aws/aws-sdk-go-v2/service/medialive` from 1.66.4 to 1.67.0 - [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/medialive/v1.66.4...service/s3/v1.67.0) Updates `github.com/aws/aws-sdk-go-v2/service/opensearchserverless` from 1.17.13 to 1.18.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.18.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.13...v1.18.0) Updates `github.com/aws/aws-sdk-go-v2/service/polly` from 1.45.16 to 1.46.0 - [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/polly/v1.45.16...service/s3/v1.46.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrockagent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/codebuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/fsx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/medialive dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/opensearchserverless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/polly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 ... Signed-off-by: dependabot[bot] <[email protected]>
Community NoteVoting for Prioritization
For Submitters
|
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
dependencies
Used to indicate dependency changes.
go
Pull requests that update Go code
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
0 participants
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 aws-sdk-go-v2 group with 6 updates in the / directory:
1.34.3
1.35.0
1.51.2
1.51.3
1.51.10
1.52.0
1.66.4
1.67.0
1.17.13
1.18.0
1.45.16
1.46.0
Updates
github.com/aws/aws-sdk-go-v2/service/bedrockagent
from 1.34.3 to 1.35.0Commits
c7c6865
Release 2025-01-3070f736c
Regenerated Clients28731c2
Update endpoints model3505e4b
Update API model0b4f636
don't sign transfer-encoding header (#2991)b820c57
Release 2025-01-2940ddb76
Regenerated Clients2b4adae
Update API model78c2be4
Revert "beta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)"5c9d67c
beta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)Updates
github.com/aws/aws-sdk-go-v2/service/codebuild
from 1.51.2 to 1.51.3Commits
bd15f86
Release 2024-03-053bfebf4
Regenerated Clients6875e64
Update API model4d72062
Update bug-report.ymlbe1a076
Update bug-report.ymle197198
Update bug-report.yml (#2532)a663046
Restore 'AddAsIsPresigingMiddleware' (sic) for backwards compatibility (#2530)Updates
github.com/aws/aws-sdk-go-v2/service/fsx
from 1.51.10 to 1.52.0Commits
d7a7049
Release 2024-03-13625e1e6
Regenerated Clients1ed868a
Update API modele715922
Merge customizations for S3b30a1cc
Release 2024-03-1271783e1
Regenerated Clientsf434ec2
Update API model9bac90a
Release 2024-03-11c3c777b
Regenerated Clients2e16e91
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/medialive
from 1.66.4 to 1.67.0Commits
f0fcf59
Release 2024-11-14af5e138
Regenerated Clients6b6d9d0
Update endpoints model6646f21
Update API model2732653
Release 2024-11-1391f9f43
Regenerated Clientsb95013d
Update endpoints model673ae94
Update API model10b8b14
Release 2024-11-12c96e678
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/opensearchserverless
from 1.17.13 to 1.18.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/opensearchserverless's changelog.
... (truncated)
Commits
60a0ef0
Release 2023-04-2408a6461
Regenerated Clients31f1bda
Update endpoints modelc9ad0d0
Update API modelaadb5c6
Merge pull request #2106 from syall/apigw-exports-nullability-mediaconvert-fix44acf0c
Merge pull request #2105 from aws/recursion-detection6c0e937
add runtime checks6c2cf2a
Fix APIGW exports75061a4
capitalize recursion detection trace ID var name6f80948
modify recursion detection and testUpdates
github.com/aws/aws-sdk-go-v2/service/polly
from 1.45.16 to 1.46.0Commits
4aeeb0d
Release 2023-11-28.2e09e153
Regenerated Clients8293e2c
Update endpoints model713fb0f
Update API model830202d
Merge customizations for service s32de0027
Release 2023-11-28f0c890c
Regenerated Clientse032d9e
Update endpoints model507661f
Update API model4128360
fix: respect functional option modifications to RetryMaxAttempts (#2390)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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