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

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

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

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

Updates @aws-sdk/client-lambda from 3.540.0 to 3.548.0

Release notes

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

v3.548.0

3.548.0(2024-04-03)

New Features
  • clients: update client endpoints as of 2024-04-03 (be9eadbd)
  • client-medialive: Cmaf Ingest outputs are now supported in Media Live (e6543feb)
  • client-cloudformation: This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template (98e1d9fb)
  • client-datazone: This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone. (21c6b462)
  • client-docdb: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (b7817fd7)
  • client-lambda: Add Ruby 3.3 (ruby3.3) support to AWS Lambda (66721f66)
  • client-medical-imaging: SearchImageSets API now supports following enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching existing filters between dates/times - Support for sorting the search result by Ascending/Descending - Additional parameters returned in the response (e1bcde96)
  • client-groundstation: This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses. (10f0af27)
  • client-transfer: Add ability to specify Security Policies for SFTP Connectors (a12cf065)
  • client-cleanroomsml: The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide. (46ea1965)

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

v3.547.0

3.547.0(2024-04-02)

Documentation Changes
  • client-ecs: Documentation only update for Amazon ECS. (5c8d5eed)
  • client-securityhub: Documentation updates for AWS Security Hub (3be771ec)
  • client-ivschat: Doc-only update. Changed "Resources" to "Key Concepts" in docs and updated text. (7b321a20)
New Features
  • clients: update client endpoints as of 2024-04-02 (1ca08774)
  • client-glue: Adding View related fields to responses of read-only Table APIs. (813eb4d9)
  • client-rolesanywhere: This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs. (7f5e1080)
  • client-sqs: add option to prevent md5 computation (#5953) (43f401b5)
Tests
  • middleware-sdk-sqs: use mock credentials in integ test (#5954) (2477e80c)

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

v3.546.0

3.546.0(2024-04-01)

Documentation Changes

... (truncated)

Changelog

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

3.548.0 (2024-04-03)

Features

  • client-lambda: Add Ruby 3.3 (ruby3.3) support to AWS Lambda (66721f6)
Commits
  • ebf6e04 Publish v3.548.0
  • 66721f6 feat(client-lambda): Add Ruby 3.3 (ruby3.3) support to AWS Lambda
  • 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 review from a team as code owners April 4, 2024 13:10
@boring-cyborg boring-cyborg bot added the dependencies Changes that touch dependencies, e.g. Dependabot, etc. label Apr 4, 2024
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Apr 4, 2024
Bumps the aws-sdk group with 1 update: [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda).


Updates `@aws-sdk/client-lambda` from 3.540.0 to 3.548.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.548.0/clients/client-lambda)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-984a1ab905 branch from c43c522 to 49e5714 Compare April 4, 2024 13:21
Copy link

sonarcloud bot commented Apr 4, 2024

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 edd483f into main Apr 4, 2024
10 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-984a1ab905 branch April 4, 2024 14:07
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. size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant