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 #4057

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the aws group in /lambdas with 5 updates:

Package From To
@aws-sdk/client-ec2 3.624.0 3.629.0
@aws-sdk/client-ssm 3.624.0 3.629.0
@aws-sdk/client-s3 3.624.0 3.629.0
@aws-sdk/lib-storage 3.624.0 3.629.0
@aws-sdk/client-sqs 3.624.0 3.629.0

Updates @aws-sdk/client-ec2 from 3.624.0 to 3.629.0

Release notes

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

v3.629.0

3.629.0(2024-08-12)

Chores
Documentation Changes
  • client-compute-optimizer: Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications (933816fb)
  • client-groundstation: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide (aee7efd6)
New Features
  • client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e5)
  • client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287f)
  • client-ec2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. (6e0db432)
  • client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e47)
  • client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c3)
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39fe)
Bug Fixes
  • core/httpAuthSchemes: default sigv4aSigningRegionSet to undefined (#6375) (8cccf59c)

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

v3.628.0

3.628.0(2024-08-09)

Documentation Changes
  • client-ssm: Systems Manager doc-only updates for August 2024. (236fa87b)
  • client-cognito-identity-provider: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration. (1172284c)
New Features
  • clients: update client endpoints as of 2024-08-09 (3189a4a4)
  • client-connect: This release supports adding RoutingCriteria via UpdateContactRoutingData public API. (1c86676e)
Tests
  • fix TypeScript errors in endpoints-integration.spec.ts (#6372) (61505ca8)

... (truncated)

Changelog

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

3.629.0 (2024-08-12)

Features

  • client-ec2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. (6e0db43)

3.627.0 (2024-08-08)

Features

  • client-ec2: Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage. (94af5dd)
Commits
  • 31e78b5 Publish v3.629.0
  • 6e0db43 feat(client-ec2): This release adds new capabilities to manage On-Demand Capa...
  • 366c61d Publish v3.627.0
  • 94af5dd feat(client-ec2): Launch of private IPv6 addressing for VPCs and Subnets. VPC...
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.624.0 to 3.629.0

Release notes

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

v3.629.0

3.629.0(2024-08-12)

Chores
Documentation Changes
  • client-compute-optimizer: Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications (933816fb)
  • client-groundstation: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide (aee7efd6)
New Features
  • client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e5)
  • client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287f)
  • client-ec2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. (6e0db432)
  • client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e47)
  • client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c3)
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39fe)
Bug Fixes
  • core/httpAuthSchemes: default sigv4aSigningRegionSet to undefined (#6375) (8cccf59c)

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

v3.628.0

3.628.0(2024-08-09)

Documentation Changes
  • client-ssm: Systems Manager doc-only updates for August 2024. (236fa87b)
  • client-cognito-identity-provider: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration. (1172284c)
New Features
  • clients: update client endpoints as of 2024-08-09 (3189a4a4)
  • client-connect: This release supports adding RoutingCriteria via UpdateContactRoutingData public API. (1c86676e)
Tests
  • fix TypeScript errors in endpoints-integration.spec.ts (#6372) (61505ca8)

... (truncated)

Changelog

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

3.629.0 (2024-08-12)

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

3.628.0 (2024-08-09)

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

Commits

Updates @aws-sdk/client-s3 from 3.624.0 to 3.629.0

Release notes

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

v3.629.0

3.629.0(2024-08-12)

Chores
Documentation Changes
  • client-compute-optimizer: Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications (933816fb)
  • client-groundstation: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide (aee7efd6)
New Features
  • client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e5)
  • client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287f)
  • client-ec2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. (6e0db432)
  • client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e47)
  • client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c3)
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39fe)
Bug Fixes
  • core/httpAuthSchemes: default sigv4aSigningRegionSet to undefined (#6375) (8cccf59c)

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

v3.628.0

3.628.0(2024-08-09)

Documentation Changes
  • client-ssm: Systems Manager doc-only updates for August 2024. (236fa87b)
  • client-cognito-identity-provider: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration. (1172284c)
New Features
  • clients: update client endpoints as of 2024-08-09 (3189a4a4)
  • client-connect: This release supports adding RoutingCriteria via UpdateContactRoutingData public API. (1c86676e)
Tests
  • fix TypeScript errors in endpoints-integration.spec.ts (#6372) (61505ca8)

... (truncated)

Changelog

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

3.629.0 (2024-08-12)

Features

  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39f)

3.627.0 (2024-08-08)

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

3.626.0 (2024-08-07)

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

Commits

Updates @aws-sdk/lib-storage from 3.624.0 to 3.629.0

Release notes

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

v3.629.0

3.629.0(2024-08-12)

Chores
Documentation Changes
  • client-compute-optimizer: Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications (933816fb)
  • client-groundstation: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide (aee7efd6)
New Features
  • client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e5)
  • client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287f)
  • client-ec2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. (6e0db432)
  • client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e47)
  • client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c3)
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39fe)
Bug Fixes
  • core/httpAuthSchemes: default sigv4aSigningRegionSet to undefined (#6375) (8cccf59c)

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

v3.628.0

3.628.0(2024-08-09)

Documentation Changes
  • client-ssm: Systems Manager doc-only updates for August 2024. (236fa87b)
  • client-cognito-identity-provider: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration. (1172284c)
New Features
  • clients: update client endpoints as of 2024-08-09 (3189a4a4)
  • client-connect: This release supports adding RoutingCriteria via UpdateContactRoutingData public API. (1c86676e)
Tests
  • fix TypeScript errors in endpoints-integration.spec.ts (#6372) (61505ca8)

... (truncated)

Changelog

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

3.629.0 (2024-08-12)

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

3.627.0 (2024-08-08)

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

3.626.0 (2024-08-07)

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

Commits

Updates @aws-sdk/client-sqs from 3.624.0 to 3.629.0

Release notes

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

v3.629.0

3.629.0(2024-08-12)

Chores
Documentation Changes
  • client-compute-optimizer: Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications (933816fb)
  • client-groundstation: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide (aee7efd6)
New Features
  • client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e5)
  • client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287f)
  • client-ec2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. (6e0db432)
  • client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e47)
  • client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c3)
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39fe)
Bug Fixes
  • core/httpAuthSchemes: default sigv4aSigningRegionSet to undefined (#6375) (8cccf59c)

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

v3.628.0

3.628.0(2024-08-09)

Documentation Changes
  • client-ssm: Systems Manager doc-only updates for August 2024. (236fa87b)
  • client-cognito-identity-provider: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration. (1172284c)
New Features
  • clients: update client endpoints as of 2024-08-09 (3189a4a4)
  • client-connect: This release supports adding RoutingCriteria via UpdateContactRoutingData public API. (1c86676e)
Tests
  • fix TypeScript errors in endpoints-integration.spec.ts (#6372) (61505ca8)

... (truncated)

Changelog

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

3.629.0 (2024-08-12)

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

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.624.0` | `3.629.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.624.0` | `3.629.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.624.0` | `3.629.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.624.0` | `3.629.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.624.0` | `3.629.0` |


Updates `@aws-sdk/client-ec2` from 3.624.0 to 3.629.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.629.0/clients/client-ec2)

Updates `@aws-sdk/client-ssm` from 3.624.0 to 3.629.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.629.0/clients/client-ssm)

Updates `@aws-sdk/client-s3` from 3.624.0 to 3.629.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.629.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.624.0 to 3.629.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.629.0/lib/lib-storage)

Updates `@aws-sdk/client-sqs` from 3.624.0 to 3.629.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.629.0/clients/client-sqs)

---
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-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
- dependency-name: "@aws-sdk/client-sqs"
  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 Aug 12, 2024
@stuartp44 stuartp44 merged commit 5ecdbad into main Aug 13, 2024
4 checks passed
@stuartp44 stuartp44 deleted the dependabot/npm_and_yarn/lambdas/aws-ae388e5844 branch August 13, 2024 07:53
npalm pushed a commit that referenced this pull request Aug 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.15.0](v5.14.1...v5.15.0)
(2024-08-16)


### Features

* add time zone support for pool schedules
([#4063](#4063))
([b8f9eb4](b8f9eb4))
@janslow
* scale up for long waiting jobs (job retry)
([#4064](#4064))
([6120571](6120571))


### Bug Fixes

* **lambda:** bump axios from 1.7.2 to 1.7.4 in /lambdas
([#4071](#4071))
([2f32195](2f32195))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#4057](#4057))
([5ecdbad](5ecdbad))
* **lambda:** bump the aws-powertools group in /lambdas with 3 updates
([#4058](#4058))
([f9533f3](f9533f3))
* **lambda:** Prevent scale-up lambda from starting runner for user repo
if org level runners is enabled
([#3909](#3909))
([98b1560](98b1560))
@PerGon

---
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.

1 participant