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

fix(lambda): bump the aws group in /lambdas with 5 updates #3720

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the aws group in /lambdas with 5 updates:

Package From To
@aws-sdk/client-ec2 3.485.0 3.490.0
@aws-sdk/client-ssm 3.485.0 3.490.0
@aws-sdk/client-sqs 3.485.0 3.490.0
@aws-sdk/client-s3 3.485.0 3.490.0
@aws-sdk/lib-storage 3.485.0 3.490.0

Updates @aws-sdk/client-ec2 from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

Bug Fixes

  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91a)

Features

  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c)

3.489.0 (2024-01-10)

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

3.488.0 (2024-01-08)

Features

  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b2)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c4)
Commits
  • 1db9eb1 Publish v3.490.0
  • dd0cdf2 feat(client-ec2): This release adds support for adding an ElasticBlockStorage...
  • ddc477c feat(experimentalIdentityAndAuth): release phase for services with customizat...
  • 9c3e91a fix(experimentalIdentityAndAuth): rename AWSSDKSigV4 to AwsSdkSigV4 (#5667)
  • 62c2ec4 Publish v3.489.0
  • f5c19c0 Publish v3.488.0
  • c62c9b2 feat(client-ec2): Amazon EC2 R7iz bare metal instances are powered by custom ...
  • 1ba36c4 feat(experimentalIdentityAndAuth): release phase for services with signing cu...
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

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

3.489.0 (2024-01-10)

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

Commits

Updates @aws-sdk/client-sqs from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

Bug Fixes

  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91a)

Features

  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c)

3.489.0 (2024-01-10)

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

Commits
  • 1db9eb1 Publish v3.490.0
  • ddc477c feat(experimentalIdentityAndAuth): release phase for services with customizat...
  • 9c3e91a fix(experimentalIdentityAndAuth): rename AWSSDKSigV4 to AwsSdkSigV4 (#5667)
  • 62c2ec4 Publish v3.489.0
  • See full diff in compare view

Updates @aws-sdk/client-s3 from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

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

3.489.0 (2024-01-10)

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

Commits

Updates @aws-sdk/lib-storage from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

Bug Fixes

  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1)

3.489.0 (2024-01-10)

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

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 5 updates:

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


Updates `@aws-sdk/client-ec2` from 3.485.0 to 3.490.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.490.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.485.0 to 3.490.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.490.0/clients/client-ssm)

Updates `@aws-sdk/client-sqs` from 3.485.0 to 3.490.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.490.0/clients/client-sqs)

Updates `@aws-sdk/client-s3` from 3.485.0 to 3.490.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.490.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.485.0 to 3.490.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.490.0/lib/lib-storage)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 15, 2024
@npalm npalm merged commit 9a17b13 into main Jan 16, 2024
4 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/aws-6b0cdaa670 branch January 16, 2024 14:44
npalm pushed a commit that referenced this pull request Jan 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.6.3](v5.6.2...v5.6.3)
(2024-01-16)


### Bug Fixes

* **lambda:** bump the aws group in /lambdas with 5 updates
([#3720](#3720))
([9a17b13](9a17b13))
* **lambda:** bump the octokit group in /lambdas with 1 update
([#3721](#3721))
([9b13c09](9b13c09))
* **runners:** zip base64 encoded user data to avoid size limits
([#3717](#3717))
([f2bbcb1](f2bbcb1)),
closes
[#3700](#3700)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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.

None yet

1 participant