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-codepipeline from 3.441.0 to 3.449.0 #254

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-codepipeline from 3.441.0 to 3.449.0.

Release notes

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

v3.449.0

3.449.0(2023-11-10)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for zero-ETL integrations. (ec1318c4)
  • client-fms: Adds optimizeUnassociatedWebACL flag to ManagedServiceData, updates third-party firewall examples, and other minor documentation updates. (aae5cdde)
New Features
  • client-marketplace-entitlement-service: Add paginators to GetEntitlements. (18d6d947)
  • client-controltower: AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time. (360b88a2)
  • client-cost-and-usage-report-service: This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not. (1f24b222)
  • client-ec2: EC2 adds API updates to enable ENA Express at instance launch time. (b4b5fdd5)
  • client-mediaconvert: This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content. (b8924baf)

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

v3.448.0

3.448.0(2023-11-09)

New Features
  • client-cloudtrail: The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store. (90c4308f)
  • client-lambda: Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda. (91754bfe)
  • client-cloudformation: Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts. (c1dde649)
  • client-connect: This release adds the ability to integrate customer lambda functions with Connect attachments for scanning and updates the ListIntegrationAssociations API to support filtering on IntegrationArn. (9c2b0dae)
  • client-ec2: AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region. (dd460834)
  • client-omics: Support UBAM filetype for Omics Storage and make referenceArn optional (b7ab1da5)
  • client-eks: Adding EKS Anywhere subscription related operations. (86308764)
  • client-cloudwatch-logs: Update to support new APIs for delivery of logs from AWS services. (aab45b58)
  • client-comprehend: This release adds support for toxicity detection and prompt safety classification. (e05684db)

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

v3.447.0

3.447.0(2023-11-09)

New Features

... (truncated)

Changelog

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

3.449.0 (2023-11-10)

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

3.445.0 (2023-11-07)

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

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 will merge this PR once CI passes on it, as requested by @tim-s-ccs.


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 12, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-codepipeline-3.449.0 branch from 23ea193 to 69b76cc Compare November 13, 2023 09:01
dependabot bot and others added 2 commits November 13, 2023 14:34
Bumps [@aws-sdk/client-codepipeline](https:/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codepipeline) from 3.441.0 to 3.449.0.
- [Release notes](https:/aws/aws-sdk-js-v3/releases)
- [Changelog](https:/aws/aws-sdk-js-v3/blob/main/clients/client-codepipeline/CHANGELOG.md)
- [Commits](https:/aws/aws-sdk-js-v3/commits/v3.449.0/clients/client-codepipeline)

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

Signed-off-by: dependabot[bot] <[email protected]>
@tim-s-ccs tim-s-ccs force-pushed the dependabot/npm_and_yarn/aws-sdk/client-codepipeline-3.449.0 branch from 69b76cc to 7dfb23d Compare November 13, 2023 14:35
Copy link
Collaborator

@tim-s-ccs tim-s-ccs left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 4371d70 into main Nov 13, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-codepipeline-3.449.0 branch November 13, 2023 14:37
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.

1 participant