Skip to content

fix(lambda): bump the aws group in /lambdas with 6 updates #4596

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps the aws group in /lambdas with 6 updates:

Package From To
@aws-sdk/client-ec2 3.813.0 3.817.0
@aws-sdk/client-ssm 3.812.0 3.817.0
@aws-sdk/client-sqs 3.812.0 3.817.0
@aws-sdk/client-s3 3.812.0 3.817.0
@aws-sdk/lib-storage 3.812.0 3.817.0
@aws-sdk/client-eventbridge 3.812.0 3.817.0

Updates @aws-sdk/client-ec2 from 3.813.0 to 3.817.0

Release notes

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

v3.817.0

3.817.0(2025-05-23)

Chores
New Features
  • clients: update client endpoints as of 2025-05-23 (8775c8f6)
  • client-security-ir: Update PrincipalId pattern documentation to reflect what user should receive back from the API call (24515931)
  • client-ec2: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances (b99e6ed0)

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

v3.816.0

3.816.0(2025-05-22)

Chores
  • token-providers: add provider to retrieve token from env var (#7097) (6c961b60)
New Features
  • client-amp: Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus (b889c42b)
  • client-auditmanager: With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded. (4d7233a5)
  • client-glue: This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning (eeecd100)
  • client-dsql: Features: support for customer managed encryption keys (f5e3e093)

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

v3.815.0

3.815.0(2025-05-21)

Documentation Changes
  • client-application-auto-scaling: Doc only update that addresses a customer reported issue. (1076a5e6)
New Features
  • clients: update client endpoints as of 2025-05-21 (153ceba3)
  • client-bedrock-agent-runtime: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress. (9128be8e)

... (truncated)

Changelog

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

3.817.0 (2025-05-23)

Features

  • client-ec2: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances (b99e6ed)

3.816.0 (2025-05-22)

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

3.815.0 (2025-05-21)

Features

  • client-ec2: Release of Dualstack and Ipv6-only EC2 Public DNS hostnames (b9f691a)

3.814.0 (2025-05-20)

Features

  • client-ec2: This release expands the ModifyInstanceMaintenanceOptions API to enable or disable instance migration during customer-initiated reboots for EC2 Scheduled Reboot Events. (fde0963)
Commits
  • 86a26c6 Publish v3.817.0
  • b99e6ed feat(client-ec2): This release adds support for the C7i-flex, M7i-flex, I7i, ...
  • 9f6a0b6 chore(codegen): use block for loaderConfig (#7098)
  • 33db766 Publish v3.816.0
  • 3bdc582 Publish v3.815.0
  • b9f691a feat(client-ec2): Release of Dualstack and Ipv6-only EC2 Public DNS hostnames
  • 2c9c098 Publish v3.814.0
  • fde0963 feat(client-ec2): This release expands the ModifyInstanceMaintenanceOptions A...
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.812.0 to 3.817.0

Release notes

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

v3.817.0

3.817.0(2025-05-23)

Chores
New Features
  • clients: update client endpoints as of 2025-05-23 (8775c8f6)
  • client-security-ir: Update PrincipalId pattern documentation to reflect what user should receive back from the API call (24515931)
  • client-ec2: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances (b99e6ed0)

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

v3.816.0

3.816.0(2025-05-22)

Chores
  • token-providers: add provider to retrieve token from env var (#7097) (6c961b60)
New Features
  • client-amp: Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus (b889c42b)
  • client-auditmanager: With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded. (4d7233a5)
  • client-glue: This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning (eeecd100)
  • client-dsql: Features: support for customer managed encryption keys (f5e3e093)

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

v3.815.0

3.815.0(2025-05-21)

Documentation Changes
  • client-application-auto-scaling: Doc only update that addresses a customer reported issue. (1076a5e6)
New Features
  • clients: update client endpoints as of 2025-05-21 (153ceba3)
  • client-bedrock-agent-runtime: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress. (9128be8e)

... (truncated)

Changelog

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

3.817.0 (2025-05-23)

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

3.816.0 (2025-05-22)

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

Commits

Updates @aws-sdk/client-sqs from 3.812.0 to 3.817.0

Release notes

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

v3.817.0

3.817.0(2025-05-23)

Chores
New Features
  • clients: update client endpoints as of 2025-05-23 (8775c8f6)
  • client-security-ir: Update PrincipalId pattern documentation to reflect what user should receive back from the API call (24515931)
  • client-ec2: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances (b99e6ed0)

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

v3.816.0

3.816.0(2025-05-22)

Chores
  • token-providers: add provider to retrieve token from env var (#7097) (6c961b60)
New Features
  • client-amp: Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus (b889c42b)
  • client-auditmanager: With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded. (4d7233a5)
  • client-glue: This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning (eeecd100)
  • client-dsql: Features: support for customer managed encryption keys (f5e3e093)

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

v3.815.0

3.815.0(2025-05-21)

Documentation Changes
  • client-application-auto-scaling: Doc only update that addresses a customer reported issue. (1076a5e6)
New Features
  • clients: update client endpoints as of 2025-05-21 (153ceba3)
  • client-bedrock-agent-runtime: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress. (9128be8e)

... (truncated)

Changelog

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

3.817.0 (2025-05-23)

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

3.816.0 (2025-05-22)

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

Commits

Updates @aws-sdk/client-s3 from 3.812.0 to 3.817.0

Release notes

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

v3.817.0

3.817.0(2025-05-23)

Chores
New Features
  • clients: update client endpoints as of 2025-05-23 (8775c8f6)
  • client-security-ir: Update PrincipalId pattern documentation to reflect what user should receive back from the API call (24515931)
  • client-ec2: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances (b99e6ed0)

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

v3.816.0

3.816.0(2025-05-22)

Chores
  • token-providers: add provider to retrieve token from env var (#7097) (6c961b60)
New Features
  • client-amp: Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus (b889c42b)
  • client-auditmanager: With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded. (4d7233a5)
  • client-glue: This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning (eeecd100)
  • client-dsql: Features: support for customer managed encryption keys (f5e3e093)

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

v3.815.0

3.815.0(2025-05-21)

Documentation Changes
  • client-application-auto-scaling: Doc only update that addresses a customer reported issue. (1076a5e6)
New Features
  • clients: update client endpoints as of 2025-05-21 (153ceba3)
  • client-bedrock-agent-runtime: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress. (9128be8e)

... (truncated)

Changelog

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

3.817.0 (2025-05-23)

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

3.816.0 (2025-05-22)

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

3.815.0 (2025-05-21)

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

Commits

Updates @aws-sdk/lib-storage from 3.812.0 to 3.817.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.817.0

3.817.0(2025-05-23)

Chores
New Features
  • clients: update client endpoints as of 2025-05-23 (8775c8f6)
  • client-security-ir: Update PrincipalId pattern documentation to reflect what user should receive back from the API call (24515931)
  • client-ec2: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances (b99e6ed0)

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

v3.816.0

3.816.0(2025-05-22)

Chores
  • token-providers: add provider to retrieve token from env var (#7097) (6c961b60)
New Features
  • client-amp: Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus (b889c42b)
  • client-auditmanager: With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded. (4d7233a5)
  • client-glue: This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning (eeecd100)
  • client-dsql: Features: support for customer managed encryption keys (f5e3e093)

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

v3.815.0

3.815.0(2025-05-21)

Documentation Changes
  • client-application-auto-scaling: Doc only update that addresses a customer reported issue. (1076a5e6)
New Features
  • clients: update client endpoints as of 2025-05-21 (153ceba3)
  • client-bedrock-agent-runtime: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress. (9128be8e)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.817.0 (2025-05-23)

Note: Version bump only for package @​aws-sdk/lib-storage

3.816.0 (2025-05-22)

Note: Version bump only for package @​aws-sdk/lib-storage

3.815.0 (2025-05-21)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits

Updates @aws-sdk/client-eventbridge from 3.812.0 to 3.817.0

Release notes

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

v3.817.0

3.817.0(2025-05-23)

Chores
New Features
  • clients: update client endpoints as of 2025-05-23 (8775c8f6)
  • client-security-ir: Update PrincipalId pattern documentation to reflect what user should receive back from the API call (24515931)
  • client-ec2: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances (b99e6ed0)

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

v3.816.0

3.816.0(2025-05-22)

Chores
  • token-providers: add provider to retrieve token from env var (#7097) (6c961b60)
New Features
  • client-amp: Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus (b889c42b)
  • client-auditmanager: With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded. (4d7233a5)
  • client-glue: This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning (eeecd100)
  • client-dsql: Features: support for customer managed encryption keys (f5e3e093)

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

v3.815.0

3.815.0(2025-05-21)

Documentation Changes
  • client-application-auto-scaling: Doc only update that addresses a customer reported issue. (1076a5e6)
New Features
  • clients: update client endpoints as of 2025-05-21 (153ceba3)
  • client-bedrock-agent-runtime: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress. (9128be8e)

... (truncated)

Changelog

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

3.817.0 (2025-05-23)

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

3.816.0 (2025-05-22)

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

Commits

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 group in /lambdas with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.813.0` | `3.817.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.812.0` | `3.817.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.812.0` | `3.817.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.812.0` | `3.817.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.812.0` | `3.817.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.812.0` | `3.817.0` |


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

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

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

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

Updates `@aws-sdk/lib-storage` from 3.812.0 to 3.817.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.817.0/lib/lib-storage)

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.817.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.817.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.817.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.817.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.817.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.817.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
...

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 May 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2025 19:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lambdas/aws-486b0803d2 branch June 2, 2025 19:35
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