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-cloudformation from 3.325.0 to 3.380.0 #100

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps @aws-sdk/client-cloudformation from 3.325.0 to 3.380.0.

Release notes

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

v3.380.0

3.380.0(2023-07-28)

New Features
  • clients: update client endpoints as of 2023-07-28 (30acd964)
  • client-application-insights: This release enable customer to add/remove/update more than one workload for a component (ff78dcda)
  • client-cloudformation: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet. (b65b959f)
  • client-cloudfront: Add a new JavaScript runtime version for CloudFront Functions. (f0fedc3f)
  • client-pinpoint: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API (8ac0a181)
  • client-connect: This release adds support for new number types. (906b80e8)
  • client-kafka: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters. (57e3fc59)

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

v3.379.1

3.379.1(2023-07-28)

Documentation Changes
  • client-sqs: Documentation changes related to SQS APIs. (e6c79171)
  • set public release tags on client init interfaces (#5018) (df4b8a73)

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

v3.379.0

3.379.0(2023-07-27)

New Features
  • client-eks: Add multiple customer error code to handle customer caused failure when managing EKS node groups (ab3b0dc2)
  • client-ec2: SDK and documentation updates for Amazon Elastic Block Store APIs (340ee0b9)
  • client-ebs: SDK and documentation updates for Amazon Elastic Block Store API (1fb75dfd)
  • client-auto-scaling: This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy. (4137d54d)
  • client-sagemaker: Expose ProfilerConfig attribute in SageMaker Search API response. (d6e75cfa)

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

v3.378.0

3.378.0(2023-07-26)

... (truncated)

Changelog

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

3.380.0 (2023-07-28)

Features

  • client-cloudformation: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet. (b65b959)

3.379.1 (2023-07-28)

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

3.378.0 (2023-07-26)

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

3.377.0 (2023-07-25)

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

3.376.0 (2023-07-24)

Features

  • client-cloudformation: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts. (457b697)

3.373.0 (2023-07-19)

Features

... (truncated)

Commits
  • 1b1fd26 Publish v3.380.0
  • b65b959 feat(client-cloudformation): This SDK release is for the feature launch of AW...
  • 2ccf087 Publish v3.379.1
  • df4b8a7 docs: set public release tags on client init interfaces (#5018)
  • c705b97 Publish v3.378.0
  • 9693841 docs(types): improve streaming payload types (#4987)
  • 3832b6a Publish v3.377.0
  • b2c3880 Publish v3.376.0
  • 457b697 feat(client-cloudformation): This release supports filtering by DRIFT_STATUS ...
  • 7ce1427 Publish v3.373.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) from 3.325.0 to 3.380.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-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.380.0/clients/client-cloudformation)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  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 Jul 31, 2023
@codeclimate
Copy link

codeclimate bot commented Jul 31, 2023

Code Climate has analyzed commit cc4ec57 and detected 0 issues on this pull request.

View more on Code Climate.

@mdial89f
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

Superseded by #103.

@dependabot dependabot bot closed this May 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-cloudformation-3.380.0 branch May 17, 2024 14:15
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.

1 participant