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 @aws-sdk/client-s3 from 3.632.0 to 3.696.0 #334

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps @aws-sdk/client-s3 from 3.632.0 to 3.696.0.

Release notes

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

v3.696.0

3.696.0(2024-11-19)

Chores
New Features
  • clients: update client endpoints as of 2024-11-19 (3a63d0b0)
  • client-ecs: This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest. (d632c0c4)
  • client-ec2: This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. (7905a8e0)
  • client-efs: Add support for the new parameters in EFS replication APIs (1f778937)
  • client-taxsettings: Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs (da73fe5c)
  • client-glue: AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment. (844a1daf)
  • client-mwaa: Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver. (a64d4bbc)
  • client-workspaces: Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process (5649e47d)
  • client-b2bi: Add new X12 transactions sets and versions (cb3d07bb)
  • client-keyspaces: Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces. (9c30b3ab)

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

v3.695.0

3.695.0(2024-11-18)

New Features
  • clients: update client endpoints as of 2024-11-18 (70ada5c5)
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ). (f8fdf923)
  • client-iotsitewise: The release introduces a generative AI Assistant in AWS IoT SiteWise. It includes: 1) InvokeAssistant API - Invoke the Assistant to get alarm summaries and ask questions. 2) Dataset APIs - Manage knowledge base configuration for the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards. (6c6c9c8c)
  • client-ecs: This release adds support for adding VPC Lattice configurations in ECS CreateService/UpdateService APIs. The configuration allows for associating VPC Lattice target groups with ECS Services. (47d5f20c)
  • client-qconnect: This release introduces MessageTemplate as a resource in Amazon Q in Connect, along with APIs to create, read, search, update, and delete MessageTemplate resources. (1812f5fe)
  • client-rds: Add support for the automatic pause/resume feature of Aurora Serverless v2. (c9e73741)
  • client-ec2: Adding request and response elements for managed resources. (be4dacb1)
  • client-connect: Adds CreateContactFlowVersion and ListContactFlowVersions APIs to create and view the versions of a contact flow. (d7c1515c)
  • client-appconfig: AWS AppConfig has added a new extension action point, AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an automatic rollback during a deployment. (fa926ac1)
  • client-customer-profiles: This release introduces Segmentation APIs and new Calculated Attribute Event Filters as part of Amazon Connect Customer Profiles service. (bd19a2a6)
  • client-cloudformation: This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation (86aa1cf6)
  • client-rds-data: Add support for the automatic pause/resume feature of Aurora Serverless v2. (2fc76d41)

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

v3.694.0

3.694.0(2024-11-15)

... (truncated)

Changelog

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

3.696.0 (2024-11-19)

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

Features

  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e42456)

3.691.0 (2024-11-13)

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

3.689.0 (2024-11-11)

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

3.688.0 (2024-11-08)

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

... (truncated)

Commits
  • ed4619e Publish v3.696.0
  • 663b3c6 chore(codegen): bump codegen version to 0.25.0 (#6673)
  • 1b3160a Publish v3.693.0
  • a0be64f test: add spec typecheck to integration step (#6666)
  • 361a738 test: use yarn g:vitest to run vitest in individual packages (#6665)
  • ace5bf8 Publish v3.692.0
  • 1e42456 feat(client-s3): This release updates the ListBuckets API Reference documenta...
  • ba1bdcc chore(clients): codegen update for smithy/core resolvedPath fix (#6664)
  • dc03df1 Publish v3.691.0
  • 4817524 chore(clients): update codegen for exactOptionalPropertyTypes (#6654)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@aws-sdk/client-s3 [>= 3.637.a, < 3.638]

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)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.632.0 to 3.696.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.696.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 added the dependencies Pull requests that update a dependency file label Nov 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

Superseded by #337.

@dependabot dependabot bot closed this Nov 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.696.0 branch November 21, 2024 02:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants