Skip to content

chore(deps): bump @aws-sdk/client-lambda from 3.758.0 to 3.771.0 in the aws-sdk-v3 group across 1 directory #3749

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 2 commits into from
Mar 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

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

Updates @aws-sdk/client-lambda from 3.758.0 to 3.771.0

Release notes

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

v3.771.0

3.771.0(2025-03-19)

Documentation Changes
  • client-ec2: Doc-only updates for EC2 for March 2025. (57d2abcd)
New Features
  • clients: update client endpoints as of 2025-03-19 (cbacd0c4)
  • client-sagemaker: Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. (5715d113)
  • client-neptune-graph: Update IAM Role ARN Validation to Support Role Paths (8179df2b)
  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb00)
  • client-mediaconnect: This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. (589ad113)
  • client-bedrock: Support custom prompt routers for evaluation jobs (e85539fa)

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

v3.770.0

3.770.0(2025-03-18)

Documentation Changes
New Features
  • clients: update client endpoints as of 2025-03-18 (9bf6f41f)
  • client-mediaconvert: This release adds support for AVC passthrough, the ability to specify PTS offset without padding, and an A/V segment matching feature. (46f3ed9a)
  • client-cleanrooms: This release adds support for PySpark jobs. Customers can now analyze data by running jobs using approved PySpark analysis templates. (06fd6036)
  • client-appsync: Providing Tagging support for DomainName in AppSync (ab2c6bb8)
  • client-route-53: Amazon Route 53 now supports the iso-f regions for private DNS Amazon VPCs and cloudwatch healthchecks. (431c0eb5)

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

v3.769.0

3.769.0(2025-03-17)

New Features
  • clients: update client endpoints as of 2025-03-17 (61ce0369)
  • client-wafv2: AWS WAF now lets you inspect fragments of request URIs. You can specify the scope of the URI to inspect and narrow the set of URI fragments. (ebfb59ba)
  • client-rum: CloudWatch RUM now supports unminification of JS error stack traces. (f1401ff2)
  • client-geo-maps: Provide support for vector map styles in the GetStaticMap operation. (b1a34406)

... (truncated)

Changelog

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

3.771.0 (2025-03-19)

Features

  • client-lambda: Add Ruby 3.4 (ruby3.4) support to AWS Lambda. (a9ecfb0)
Commits
  • 504de75 Publish v3.771.0
  • a9ecfb0 feat(client-lambda): Add Ruby 3.4 (ruby3.4) 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

Bumps the aws-sdk-v3 group with 1 update in the / directory: [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda).


Updates `@aws-sdk/client-lambda` from 3.758.0 to 3.771.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.771.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-v3
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Mar 20, 2025
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Mar 20, 2025
@dreamorosi dreamorosi merged commit 550118e into main Mar 20, 2025
42 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-v3-be4fbe8906 branch March 20, 2025 14:39
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. javascript Pull requests that update Javascript code size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant