Skip to content

chore(deps-dev): bump the aws-sdk group with 1 update #2291

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

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps the aws-sdk group with 1 update: @aws-sdk/client-secrets-manager.

Updates @aws-sdk/client-secrets-manager from 3.540.0 to 3.543.0

Release notes

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

v3.543.0

3.543.0(2024-03-27)

Documentation Changes
  • client-secrets-manager: Documentation updates for Secrets Manager (7238c534)
New Features
  • clients: update client endpoints as of 2024-03-27 (b90633ba)
  • client-batch: This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS (3fe11354)
  • client-bedrock-agent: This changes introduces metadata documents statistics and also updates the documentation for bedrock agent. (f6cf1003)
  • client-elasticache: Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load (86e40c9d)
  • client-bedrock-agent-runtime: This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs. (9996a397)

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

v3.542.0

3.542.0(2024-03-26)

Documentation Changes
  • client-ecs: This is a documentation update for Amazon ECS. (56ac0f2c)
New Features
  • clients: update client endpoints as of 2024-03-26 (20e5c4d8)
  • client-bedrock-agent-runtime: This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock. (05e69dac)
  • client-ec2: Documentation updates for Elastic Compute Cloud (EC2). (5f6803ae)
  • client-finspace: Add new operation delete-kx-cluster-node and add status parameter to list-kx-cluster-node operation. (a4a4a3e8)
  • client-cost-explorer: Adds support for backfill of cost allocation tags, with new StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API. (715a0010)

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

v3.541.0

3.541.0(2024-03-25)

Documentation Changes
  • client-ecs: Documentation only update for Amazon ECS. (0d0eeef3)
New Features
  • clients: update client endpoints as of 2024-03-25 (cfa5eb24)

... (truncated)

Changelog

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

3.543.0 (2024-03-27)

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

Commits
  • bff1afc Publish v3.543.0
  • 7238c53 docs(client-secrets-manager): Documentation updates for Secrets Manager
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team March 28, 2024 13:25
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2024 13:25
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation dependencies Changes that touch dependencies, e.g. Dependabot, etc. labels Mar 28, 2024
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Mar 28, 2024
Bumps the aws-sdk group with 1 update: [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager).


Updates `@aws-sdk/client-secrets-manager` from 3.540.0 to 3.543.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.543.0/clients/client-secrets-manager)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-ab9a67effb branch from 3d41dba to a89ed94 Compare March 29, 2024 10:20
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit fa8f87a into main Mar 29, 2024
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-ab9a67effb branch March 29, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant