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

ci(deps): bump @aws-sdk/client-s3 from 3.485.0 to 3.564.0 #614

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2024

Bumps @aws-sdk/client-s3 from 3.485.0 to 3.564.0.

Release notes

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

v3.564.0

3.564.0(2024-04-26)

Chores
  • clients: remove direct dependency on client-sts (#6028) (e30cf9a4)
New Features
  • clients: update client endpoints as of 2024-04-26 (7024e2ef)
  • client-cognito-identity-provider: Add LimitExceededException to SignUp errors (633da5a3)
  • client-connectcampaigns: This release adds support for specifying if Answering Machine should wait for prompt sound. (3235950a)
  • client-codepipeline: Add ability to manually and automatically roll back a pipeline stage to a previously successful execution. (27a9b337)
  • client-marketplace-entitlement-service: Releasing minor endpoint updates. (231317d3)
  • client-support: Releasing minor endpoint updates. (354980a2)
  • client-rds: SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database. (dcebb696)
  • client-oam: This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account (28b52155)

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

v3.563.0

3.563.0(2024-04-25)

Chores
  • credential-provider-node: statically import credential-provider-env (#6026) (c7872e28)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances. (d687367b)
New Features
  • clients: update client endpoints as of 2024-04-25 (74d1b968)
  • client-ivs: Bug Fix: IVS does not support arns with the svs prefix (6e69a84d)
  • client-appsync: UpdateGraphQLAPI documentation update and datasource introspection secret arn update (9b7b9ddb)
  • client-ivs-realtime: Bug Fix: IVS Real Time does not support ARNs using the svs prefix. (fb6245c4)
  • client-sfn: Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine. (b73ebff0)
  • client-fms: AWS Firewall Manager adds support for network ACL policies to manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization. (75febc1b)

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

v3.562.0

3.562.0(2024-04-24)

... (truncated)

Changelog

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

3.556.0 (2024-04-16)

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

3.554.0 (2024-04-11)

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

3.552.0 (2024-04-09)

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

3.550.0 (2024-04-05)

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

3.549.0 (2024-04-04)

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot[bot]

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.485.0 to 3.564.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.564.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-s3-3.564.0 branch from 36c330c to f1f903e Compare April 28, 2024 15:53
@mergify mergify bot merged commit 28b4b22 into master Apr 28, 2024
11 of 12 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.564.0 branch April 28, 2024 16:01
@ryu-sato ryu-sato added type/dependencies Improvements or additions to documentation and removed dependencies labels Apr 29, 2024
@github-actions github-actions bot mentioned this pull request Apr 29, 2024
@ryu-sato ryu-sato added npm Pull requests that update Javascript code and removed javascript labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Pull requests that update Javascript code type/dependencies Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

1 participant