-
Notifications
You must be signed in to change notification settings - Fork 693
fix(lambda): bump the aws group in /lambdas with 7 updates #4266
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.687.0` | `3.694.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.687.0` | `3.693.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.686.0` | `3.692.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.687.0` | `3.693.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.688.0` | `3.693.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.688.0` | `3.693.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.687.0` | `3.693.0` | Updates `@aws-sdk/client-ec2` from 3.687.0 to 3.694.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.694.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.687.0 to 3.693.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.693.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.686.0 to 3.692.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.692.0/packages/types) Updates `@aws-sdk/client-sqs` from 3.687.0 to 3.693.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.693.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.688.0 to 3.693.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.693.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.688.0 to 3.693.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.693.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.687.0 to 3.693.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.693.0/clients/client-eventbridge) --- 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/types" 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 - dependency-name: "@aws-sdk/client-eventbridge" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <[email protected]>
npalm
approved these changes
Nov 19, 2024
npalm
pushed a commit
that referenced
this pull request
Nov 19, 2024
🤖 I have created a release *beep* *boop* --- ## [5.20.0](philips-labs/terraform-aws-github-runner@v5.19.0...v5.20.0) (2024-11-19) ### Features * **runners:** add support to disable default labels (Linux) ([#3491](https://github.com/philips-labs/terraform-aws-github-runner/issues/3491)) ([772e1a5](philips-labs/terraform-aws-github-runner@772e1a5)) @jgutierrezglez * **runners:** add support to disable default labels (Windows) ([#4261](https://github.com/philips-labs/terraform-aws-github-runner/issues/4261)) ([ad9bcc4](philips-labs/terraform-aws-github-runner@ad9bcc4)) @jgutierrezglez ### Bug Fixes * **lambda:** bump cross-spawn from 7.0.3 to 7.0.6 in /lambdas ([#4273](https://github.com/philips-labs/terraform-aws-github-runner/issues/4273)) ([dcec236](philips-labs/terraform-aws-github-runner@dcec236)) * **lambda:** bump the aws group in /lambdas with 7 updates ([#4266](https://github.com/philips-labs/terraform-aws-github-runner/issues/4266)) ([849549e](philips-labs/terraform-aws-github-runner@849549e)) --- 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the aws group in /lambdas with 7 updates:
3.687.03.694.03.687.03.693.03.686.03.692.03.687.03.693.03.688.03.693.03.688.03.693.03.687.03.693.0Updates
@aws-sdk/client-ec2from 3.687.0 to 3.694.0Release notes
Sourced from
@aws-sdk/client-ec2's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2's changelog.Commits
6dde6f9Publish v3.694.0b25f0b0feat(client-ec2): Remove non-functional enum variants for FleetCapacityReserv...1b3160aPublish v3.693.0ace5bf8Publish v3.692.0ba1bdccchore(clients): codegen update for smithy/core resolvedPath fix (#6664)dc03df1Publish v3.691.067fa666feat(client-ec2): This release adds the source AMI details in DescribeImages API4817524chore(clients): update codegen for exactOptionalPropertyTypes (#6654)Updates
@aws-sdk/client-ssmfrom 3.687.0 to 3.693.0Release notes
Sourced from
@aws-sdk/client-ssm's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm's changelog.Commits
1b3160aPublish v3.693.0ace5bf8Publish v3.692.0ba1bdccchore(clients): codegen update for smithy/core resolvedPath fix (#6664)dc03df1Publish v3.691.04817524chore(clients): update codegen for exactOptionalPropertyTypes (#6654)Updates
@aws-sdk/typesfrom 3.686.0 to 3.692.0Release notes
Sourced from
@aws-sdk/types's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/types's changelog.Commits
ace5bf8Publish v3.692.0ba1bdccchore(clients): codegen update for smithy/core resolvedPath fix (#6664)Updates
@aws-sdk/client-sqsfrom 3.687.0 to 3.693.0Release notes
Sourced from
@aws-sdk/client-sqs's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs's changelog.Commits
1b3160aPublish v3.693.0ace5bf8Publish v3.692.0ba1bdccchore(clients): codegen update for smithy/core resolvedPath fix (#6664)dc03df1Publish v3.691.04817524chore(clients): update codegen for exactOptionalPropertyTypes (#6654)a201236Publish v3.689.0925e731feat(codegen): send x-amzn-query-mode header (#6651)Updates
@aws-sdk/client-s3from 3.688.0 to 3.693.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
1b3160aPublish v3.693.0a0be64ftest: add spec typecheck to integration step (#6666)361a738test: use yarn g:vitest to run vitest in individual packages (#6665)ace5bf8Publish v3.692.01e42456feat(client-s3): This release updates the ListBuckets API Reference documenta...ba1bdccchore(clients): codegen update for smithy/core resolvedPath fix (#6664)dc03df1Publish v3.691.04817524chore(clients): update codegen for exactOptionalPropertyTypes (#6654)a201236Publish v3.689.0Updates
@aws-sdk/lib-storagefrom 3.688.0 to 3.693.0Release notes
Sourced from
@aws-sdk/lib-storage's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage's changelog.Commits
1b3160aPublish v3.693.0361a738test: use yarn g:vitest to run vitest in individual packages (#6665)ace5bf8Publish v3.692.0ba1bdccchore(clients): codegen update for smithy/core resolvedPath fix (#6664)dc03df1Publish v3.691.04817524chore(clients): update codegen for exactOptionalPropertyTypes (#6654)a201236Publish v3.689.0Updates
@aws-sdk/client-eventbridgefrom 3.687.0 to 3.693.0Release notes
Sourced from
@aws-sdk/client-eventbridge's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-eventbridge's changelog.Commits
1b3160aPublish v3.693.0361a738test: use yarn g:vitest to run vitest in individual packages (#6665)ace5bf8Publish v3.692.0ba1bdccchore(clients): codegen update for smithy/core resolvedPath fix (#6664)dc03df1Publish v3.691.04817524chore(clients): update codegen for exactOptionalPropertyTypes (#6654)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.Description has been truncated