-
Notifications
You must be signed in to change notification settings - Fork 630
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 across 1 directory with 7 updates #4288
Merged
stuartp44
merged 1 commit into
main
from
dependabot/npm_and_yarn/lambdas/aws-c8bbbfdbdc
Nov 27, 2024
Merged
fix(lambda): bump the aws group across 1 directory with 7 updates #4288
stuartp44
merged 1 commit into
main
from
dependabot/npm_and_yarn/lambdas/aws-c8bbbfdbdc
Nov 27, 2024
Conversation
This file contains 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 with 7 updates in the /lambdas directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.694.0` | `3.701.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.693.0` | `3.699.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.692.0` | `3.696.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.693.0` | `3.699.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.693.0` | `3.701.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.693.0` | `3.701.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.693.0` | `3.699.0` | Updates `@aws-sdk/client-ec2` from 3.694.0 to 3.701.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.701.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.693.0 to 3.699.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.699.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.692.0 to 3.696.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.696.0/packages/types) Updates `@aws-sdk/client-sqs` from 3.693.0 to 3.699.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.699.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.693.0 to 3.701.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.701.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.693.0 to 3.701.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.701.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.693.0 to 3.699.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.699.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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 27, 2024
stuartp44
approved these changes
Nov 27, 2024
npalm
pushed a commit
that referenced
this pull request
Dec 9, 2024
🤖 I have created a release *beep* *boop* --- ## [5.20.1](v5.20.0...v5.20.1) (2024-12-09) ### Bug Fixes * **lambda:** bump @octokit/types from 13.6.1 to 13.6.2 in /lambdas in the octokit group ([#4291](#4291)) ([d8d7519](d8d7519)) * **lambda:** bump the aws group across 1 directory with 7 updates ([#4288](#4288)) ([039f5db](039f5db)) * **lambda:** bump the aws group in /lambdas with 4 updates ([#4290](#4290)) ([eb9c123](eb9c123)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4281](#4281)) ([e1f330b](e1f330b)) * **lambda:** bump typescript from 5.6.3 to 5.7.2 in /lambdas ([#4293](#4293)) ([f6e4b92](f6e4b92)) --- 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 with 7 updates in the /lambdas directory:
3.694.0
3.701.0
3.693.0
3.699.0
3.692.0
3.696.0
3.693.0
3.699.0
3.693.0
3.701.0
3.693.0
3.701.0
3.693.0
3.699.0
Updates
@aws-sdk/client-ec2
from 3.694.0 to 3.701.0Release notes
Sourced from
@aws-sdk/client-ec2
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2
's changelog.... (truncated)
Commits
abe093d
Publish v3.701.0a370f24
feat(client-ec2): Adds support for Time-based Copy for EBS Snapshots and Cros...7497406
Publish v3.699.00982bc4
Publish v3.698.0074cf4e
feat(client-ec2): Adds support for requesting future-dated Capacity Reservati...dfea325
Publish v3.697.07cf2a36
feat(client-ec2): With this release, customers can express their desire to la...ed4619e
Publish v3.696.07905a8e
feat(client-ec2): This release adds VPC Block Public Access (VPC BPA), a new ...663b3c6
chore(codegen): bump codegen version to 0.25.0 (#6673)Updates
@aws-sdk/client-ssm
from 3.693.0 to 3.699.0Release notes
Sourced from
@aws-sdk/client-ssm
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm
's changelog.Commits
7497406
Publish v3.699.00982bc4
Publish v3.698.00f45892
feat(client-ssm): Added support for providing high-level overviews of managed...ed4619e
Publish v3.696.0663b3c6
chore(codegen): bump codegen version to 0.25.0 (#6673)Updates
@aws-sdk/types
from 3.692.0 to 3.696.0Release notes
Sourced from
@aws-sdk/types
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/types
's changelog.Commits
ed4619e
Publish v3.696.0663b3c6
chore(codegen): bump codegen version to 0.25.0 (#6673)Updates
@aws-sdk/client-sqs
from 3.693.0 to 3.699.0Release notes
Sourced from
@aws-sdk/client-sqs
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs
's changelog.Commits
7497406
Publish v3.699.0ed4619e
Publish v3.696.0663b3c6
chore(codegen): bump codegen version to 0.25.0 (#6673)Updates
@aws-sdk/client-s3
from 3.693.0 to 3.701.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
abe093d
Publish v3.701.0c7fdd8b
chore(middleware-flexible-checksums): add requestAlgorithmMemberHttpHeader (#...53b12f4
Publish v3.700.0453f462
feat(client-s3): Amazon Simple Storage Service / Features: Add support for ET...7497406
Publish v3.699.00982bc4
Publish v3.698.0d5b27f3
feat(client-s3): Add support for conditional deletes for the S3 DeleteObject ...dfea325
Publish v3.697.0199aad0
fix(middleware-flexible-checksums): use input from args and not middleware co...ed4619e
Publish v3.696.0Updates
@aws-sdk/lib-storage
from 3.693.0 to 3.701.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.Commits
abe093d
Publish v3.701.053b12f4
Publish v3.700.07497406
Publish v3.699.00982bc4
Publish v3.698.0dfea325
Publish v3.697.0ed4619e
Publish v3.696.0663b3c6
chore(codegen): bump codegen version to 0.25.0 (#6673)Updates
@aws-sdk/client-eventbridge
from 3.693.0 to 3.699.0Release notes
Sourced from
@aws-sdk/client-eventbridge
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-eventbridge
's changelog.Commits
7497406
Publish v3.699.0ed4619e
Publish v3.696.0663b3c6
chore(codegen): bump codegen version to 0.25.0 (#6673)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...Description has been truncated