Skip to content
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

Bump the aws-sdk-dependencies group with 2 updates #90

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps the aws-sdk-dependencies group with 2 updates: @aws-sdk/client-s3 and @aws-sdk/lib-storage.

Updates @aws-sdk/client-s3 from 3.676.0 to 3.677.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.677.0

3.677.0(2024-10-22)

Documentation Changes
New Features
  • clients: update client endpoints as of 2024-10-22 (0958ca6b)
  • client-rds: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. (03416814)
  • client-m2: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. (e2fcaab9)
  • client-timestream-query: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. (2caa0462)
  • client-repostspace: Adds the BatchAddRole and BatchRemoveRole APIs. (fa3d3d02)
  • client-bedrock-runtime: Updating invoke regex to support imported models for converse API (eae7a3ee)
  • client-imagebuilder: Add macOS platform and instance placement options (df4c455f)
Tests

For list of updated packages, view updated-packages.md in assets-3.677.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.677.0 (2024-10-22)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates @aws-sdk/lib-storage from 3.676.0 to 3.677.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.677.0

3.677.0(2024-10-22)

Documentation Changes
New Features
  • clients: update client endpoints as of 2024-10-22 (0958ca6b)
  • client-rds: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. (03416814)
  • client-m2: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. (e2fcaab9)
  • client-timestream-query: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. (2caa0462)
  • client-repostspace: Adds the BatchAddRole and BatchRemoveRole APIs. (fa3d3d02)
  • client-bedrock-runtime: Updating invoke regex to support imported models for converse API (eae7a3ee)
  • client-imagebuilder: Add macOS platform and instance placement options (df4c455f)
Tests

For list of updated packages, view updated-packages.md in assets-3.677.0.zip

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.677.0 (2024-10-22)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

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

Bumps the aws-sdk-dependencies group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.676.0 to 3.677.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.676.0 to 3.677.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.677.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Oct 23, 2024
@github-actions github-actions bot merged commit 77ddca5 into master Oct 23, 2024
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/aws-sdk-dependencies-e0b2cf4408 branch October 23, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants