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-secrets-manager from 3.621.0 to 3.686.0 in /cdk #2471

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-secrets-manager from 3.621.0 to 3.686.0.

Release notes

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

v3.686.0

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
  • client-ec2: convert cucumber tests to vitest for ec2 (#6625) (6ee85c57)
  • client-s3: convert some read ops to waiters (#6622) (396fc77e)
  • credential-provider-node: remove sts and sso client mocks (#6619) (62ae71a8)
  • remove turbo from test orchestration (#6615) (36006687)

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

v3.685.0

3.685.0(2024-11-01)

New Features
  • clients: update client endpoints as of 2024-11-01 (daef7c12)
  • client-taxsettings: Add support for supplemental tax registrations via these new APIs: PutSupplementalTaxRegistration, ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration. (23a1507e)
  • client-cloudwatch-logs: This release introduces an improvement in PutLogEvents (3fc175fd)
  • client-bedrock-agent: Amazon Bedrock Knowledge Bases now supports using application inference profiles to increase throughput and improve resilience. (2601df45)
  • client-docdb-elastic: Amazon DocumentDB Elastic Clusters adds support for pending maintenance actions feature with APIs GetPendingMaintenanceAction, ListPendingMaintenanceActions and ApplyPendingMaintenanceAction (3bbb1c52)
Tests

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

v3.684.0

... (truncated)

Changelog

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

3.686.0 (2024-11-06)

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

3.682.0 (2024-10-29)

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

3.679.0 (2024-10-24)

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

3.678.0 (2024-10-23)

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

3.677.0 (2024-10-22)

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

3.675.0 (2024-10-18)

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

3.674.0 (2024-10-17)

... (truncated)

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 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-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.621.0 to 3.686.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.686.0/clients/client-secrets-manager)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.20%. Comparing base (7dfcbfc) to head (d283653).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2471   +/-   ##
=======================================
  Coverage   27.20%   27.20%           
=======================================
  Files          42       42           
  Lines        5922     5922           
  Branches       37       37           
=======================================
  Hits         1611     1611           
  Misses       4311     4311           
Flag Coverage Δ
cdk 96.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2024

Superseded by #2472.

@dependabot dependabot bot closed this Nov 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk/aws-sdk/client-secrets-manager-3.686.0 branch November 8, 2024 03:42
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.

0 participants