-
Notifications
You must be signed in to change notification settings - Fork 680
fix(lambda): bump the aws group in /lambdas with 7 updates #4781
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
Dependency ReviewThe following issues were found:
|
npalm
previously approved these changes
Sep 24, 2025
@dependabot rebase |
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.892.0` | `3.894.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.891.0` | `3.893.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.887.0` | `3.893.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.891.0` | `3.893.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.892.0` | `3.893.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.892.0` | `3.893.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.891.0` | `3.894.0` | Updates `@aws-sdk/client-ec2` from 3.892.0 to 3.894.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.894.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.891.0 to 3.893.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.893.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.887.0 to 3.893.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.893.0/packages/types) Updates `@aws-sdk/client-sqs` from 3.891.0 to 3.893.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.893.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.892.0 to 3.893.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.893.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.892.0 to 3.893.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.893.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.891.0 to 3.894.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.894.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.894.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.893.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/types" dependency-version: 3.893.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.893.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.893.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.893.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.894.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
07e7f19
to
5b2c50f
Compare
npalm
approved these changes
Sep 24, 2025
npalm
pushed a commit
that referenced
this pull request
Sep 28, 2025
🤖 I have created a release *beep* *boop* --- ## [6.7.9](v6.7.8...v6.7.9) (2025-09-28) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 7 updates ([#4781](#4781)) ([83cc3f2](83cc3f2)) * **lambda:** bump the octokit group in /lambdas with 2 updates ([#4782](#4782)) ([6e2f86f](6e2f86f)) --- 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: runners-releaser[bot] <194412594+runners-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.892.0
3.894.0
3.891.0
3.893.0
3.887.0
3.893.0
3.891.0
3.893.0
3.892.0
3.893.0
3.892.0
3.893.0
3.891.0
3.894.0
Updates
@aws-sdk/client-ec2
from 3.892.0 to 3.894.0Release notes
Sourced from
@aws-sdk/client-ec2
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2
's changelog.Commits
de69eb5
Publish v3.894.0af40250
feat(xml-builder): use DOMParser for browser XML parsing (#7347)6cdb1ae
Publish v3.893.0ef0345c
chore(codegen): sync for Uint8Array genericity (#7359)Updates
@aws-sdk/client-ssm
from 3.891.0 to 3.893.0Release notes
Sourced from
@aws-sdk/client-ssm
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm
's changelog.Commits
6cdb1ae
Publish v3.893.0ef0345c
chore(codegen): sync for Uint8Array genericity (#7359)Updates
@aws-sdk/types
from 3.887.0 to 3.893.0Release notes
Sourced from
@aws-sdk/types
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/types
's changelog.Commits
6cdb1ae
Publish v3.893.0c1611a0
chore(packages): set sideEffects metadata (#7358)Updates
@aws-sdk/client-sqs
from 3.891.0 to 3.893.0Release notes
Sourced from
@aws-sdk/client-sqs
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs
's changelog.Commits
6cdb1ae
Publish v3.893.04ff9d67
docs(client-sqs): Update invalid character handling documentation for SQS Sen...ef0345c
chore(codegen): sync for Uint8Array genericity (#7359)Updates
@aws-sdk/client-s3
from 3.892.0 to 3.893.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
6cdb1ae
Publish v3.893.0ef0345c
chore(codegen): sync for Uint8Array genericity (#7359)Updates
@aws-sdk/lib-storage
from 3.892.0 to 3.893.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.Commits
6cdb1ae
Publish v3.893.0ef0345c
chore(codegen): sync for Uint8Array genericity (#7359)Updates
@aws-sdk/client-eventbridge
from 3.891.0 to 3.894.0Release notes
Sourced from
@aws-sdk/client-eventbridge
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-eventbridge
's changelog.Commits
de69eb5
Publish v3.894.06cdb1ae
Publish v3.893.0ef0345c
chore(codegen): sync for Uint8Array genericity (#7359)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