Skip to content

Bump @aws-sdk/client-polly from 3.462.0 to 3.501.0#94

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-polly-3.501.0
Closed

Bump @aws-sdk/client-polly from 3.462.0 to 3.501.0#94
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-polly-3.501.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps @aws-sdk/client-polly from 3.462.0 to 3.501.0.

Release notes

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

v3.501.0

3.501.0(2024-01-26)

New Features
  • client-sagemaker: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs. (14621478)
  • client-connect: Update list and string length limits for predefined attributes. (8f7e28ad)
  • client-inspector2: This release adds ECR container image scanning based on their lastRecordedPullTime. (b46ae7fd)
Bug Fixes
  • token-providers: use correct CreateTokenCommand (#5724) (be36543d)

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

v3.500.0

3.500.0(2024-01-25)

New Features
  • clients: update command documentation examples as of 2024-01-25 (922a7c9c)
  • client-acm-pca: AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled. (bcb06697)
  • client-lightsail: This release adds support for IPv6-only instance plans. (49db96c9)

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

v3.499.0

3.499.0(2024-01-24)

Chores
  • middleware-sdk-s3: add string fallback for S3#Expires field (#5715) (e500830d)
Documentation Changes
  • client-ecs: Documentation updates for Amazon ECS. (408d925b)
  • upgrading: add section for S3 global client (#5714) (e2b90129)
New Features
  • client-rds: This release adds support for Aurora Limitless Database. (ecd7fe6a)
  • client-storage-gateway: Add DeprecationDate and SoftwareVersion to response of ListGateways. (ee421eae)
  • client-outposts: DeviceSerialNumber parameter is now optional in StartConnection API (9e300020)
  • client-ec2: Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs. (65a1927a)

... (truncated)

Changelog

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

3.501.0 (2024-01-26)

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

3.499.0 (2024-01-24)

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

3.496.0 (2024-01-19)

Bug Fixes

  • get full list of exports for esm compat in dist-cjs (#5694) (5d26da6)

3.495.0 (2024-01-18)

Features

3.490.0 (2024-01-11)

Bug Fixes

  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91a)

Features

  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c)

... (truncated)

Commits
  • 888155d Publish v3.501.0
  • 40442fb Publish v3.499.0
  • 447852f Publish v3.496.0
  • 5d26da6 fix: get full list of exports for esm compat in dist-cjs (#5694)
  • e935296 Publish v3.495.0
  • 5f79e22 feat: use bundled dist-cjs build (#5687)
  • 1db9eb1 Publish v3.490.0
  • ddc477c feat(experimentalIdentityAndAuth): release phase for services with customizat...
  • 9c3e91a fix(experimentalIdentityAndAuth): rename AWSSDKSigV4 to AwsSdkSigV4 (#5667)
  • 62c2ec4 Publish v3.489.0
  • Additional commits viewable 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #95.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-polly-3.501.0 branch February 5, 2024 20:47
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