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

chore(deps): bump @aws-sdk/client-s3 from 3.454.0 to 3.456.0 #2247

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps @aws-sdk/client-s3 from 3.454.0 to 3.456.0.

Release notes

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

v3.456.0

3.456.0(2023-11-21)

Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (408c3ff0)
New Features
  • clients: update client endpoints as of 2023-11-21 (54d0682c)
  • client-inspector-scan: This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format. (40e78144)
  • client-iottwinmaker: This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling. (99353566)
  • client-iotsitewise: Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data. (a6607e90)
  • client-s3: Add support for automatic date based partitioning in S3 Server Access Logs. (06ee66ae)
  • client-cloudfront: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. (4ef66f79)
  • client-cloudfront-keyvaluestore: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. (9f71515a)
Bug Fixes

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

v3.455.0

3.455.0(2023-11-20)

New Features
  • clients: update client endpoints as of 2023-11-20 (16c2343f)
  • client-codestar-connections: This release updates a few CodeStar Connections related APIs. (6eb1bbf8)
  • client-docdb: Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized. (de29c921)
  • client-ec2: This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway. (740d2418)

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

Changelog

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

3.456.0 (2023-11-21)

Features

  • client-s3: Add support for automatic date based partitioning in S3 Server Access Logs. (06ee66a)
Commits
  • 27a5b6c Publish v3.456.0
  • 06ee66a feat(client-s3): Add support for automatic date based partitioning in S3 Serv...
  • See full diff in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 21, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 21, 2023 21:52
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.454.0 to 3.456.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.456.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.456.0 branch from 42bfc99 to f6d5992 Compare November 21, 2023 21:54
@github-actions github-actions bot merged commit d03283c into _staging Nov 21, 2023
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.456.0 branch November 21, 2023 21:57
adele-usdr pushed a commit that referenced this pull request Nov 28, 2023
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.454.0 to 3.456.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.456.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants