Skip to content

chore(deps): bump @aws-sdk/client-verifiedpermissions from 3.563.0 to 3.573.0#64

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-verifiedpermissions-3.573.0
Closed

chore(deps): bump @aws-sdk/client-verifiedpermissions from 3.563.0 to 3.573.0#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-verifiedpermissions-3.573.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2024

Bumps @aws-sdk/client-verifiedpermissions from 3.563.0 to 3.573.0.

Release notes

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

v3.573.0

3.573.0(2024-05-09)

Chores
Documentation Changes
  • client-route53resolver: Update the DNS Firewall settings to correct a spelling issue. (b53cab3d)
New Features
  • clients: update client endpoints as of 2024-05-09 (cc9b77b4)
  • client-pinpoint: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. (efa9f252)
  • client-bedrock-agent-runtime: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. (98edd48e)
  • client-ssm-sap: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP (4a7a81df)
  • client-verifiedpermissions: Adds policy effect and actions fields to Policy API's. (629ed6e6)

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

v3.572.0

3.572.0(2024-05-08)

Chores
  • middleware-expect-continue: do not set expect header if using FetchHttpHandler (#6046) (6bb09044)
  • update core tsconfig based on @​tsconfig/node16 (#6038) (80a4f29f)
  • client-alexa-for-business: deprecate alexa-for-business (#6067) (246fcede)
  • client-honeycode: deprecate honeycode (#6068) (bd30a99f)
Documentation Changes
  • client-fms: The policy scope resource tag is always a string value, either a non-empty string or an empty string. (4f544d7c)
New Features
  • clients: update client endpoints as of 2024-05-08 (1e71a11f)
  • client-sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. (35284e8f)
  • client-polly: Add new engine - generative - that builds the most expressive conversational voices. (daf6bd4c)
  • client-ec2: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes (711a8ff4)
  • client-cognito-identity-provider: Add EXTERNAL_PROVIDER enum value to UserStatusType. (0189ee3a)
  • client-ecr: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. (a05338f5)
Tests
  • middleware-sdk-s3: only delete the s3-express bucket created by the test (#6077) (20dd7314)

... (truncated)

Changelog

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

3.573.0 (2024-05-09)

Features

  • client-verifiedpermissions: Adds policy effect and actions fields to Policy API's. (629ed6e)

3.572.0 (2024-05-08)

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

3.569.0 (2024-05-03)

Bug Fixes

  • clients: add deps required by default credential providers (#6055) (bfa8626)

3.568.0 (2024-05-02)

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

... (truncated)

Commits
  • ac9ef80 Publish v3.573.0
  • 629ed6e feat(client-verifiedpermissions): Adds policy effect and actions fields to Po...
  • 4d4f255 Publish v3.572.0
  • e627b9e Publish v3.569.0
  • bfa8626 fix(clients): add deps required by default credential providers (#6055)
  • 190768a Publish v3.568.0
  • 1d48d02 chore: bump @​types/node to 16.x (#6047)
  • 606aa22 Publish v3.567.0
  • 306aafc chore(clients): remove redundant service client doc generator (#6041)
  • c4fb66d chore(clients): extend TypeScript config from @​tsconfig/node16 (#6037)
  • 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-verifiedpermissions](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-verifiedpermissions) from 3.563.0 to 3.573.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-verifiedpermissions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.573.0/clients/client-verifiedpermissions)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-verifiedpermissions"
  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 May 10, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2024

Superseded by #65.

@dependabot dependabot Bot closed this May 13, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/aws-sdk/client-verifiedpermissions-3.573.0 branch May 13, 2024 01:16
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