-
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 6 updates #3949
Merged
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 5 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.575.0` | `3.600.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.575.0` | `3.600.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.575.0` | `3.600.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.575.0` | `3.600.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.575.0` | `3.600.0` | Updates `@aws-sdk/client-ec2` from 3.575.0 to 3.600.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.600.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.575.0 to 3.600.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.600.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.575.0 to 3.598.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.598.0/packages/types) Updates `@aws-sdk/client-s3` from 3.575.0 to 3.600.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.600.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.575.0 to 3.600.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.600.0/lib/lib-storage) Updates `@aws-sdk/client-sqs` from 3.575.0 to 3.600.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.600.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/types" 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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 24, 2024
npalm
added a commit
that referenced
this pull request
Jun 28, 2024
🤖 I have created a release *beep* *boop* --- ## [5.12.0](v5.11.0...v5.12.0) (2024-06-28) ### Features * add support for matcher config tiering options ([#3953](#3953)) ([5f9d9eb](5f9d9eb)) * **lambda:** add option to define explicit lambda tags ([#3934](#3934)) ([7e98943](7e98943)) ### Bug Fixes * **lambda:** bump braces from 3.0.2 to 3.0.3 in /lambdas ([#3944](#3944)) ([1aef82b](1aef82b)) * **lambda:** bump the aws group across 1 directory with 2 updates ([#3955](#3955)) ([2e094cf](2e094cf)) * **lambda:** bump the aws group across 1 directory with 6 updates ([#3949](#3949)) ([76fe9af](76fe9af)) * **webhook:** Don't log warning when secondary job queue is empty ([#3942](#3942)) ([ef25bd4](ef25bd4)) * **webhook:** Don't set `${SQS_WORKFLOW_JOB_QUEUE}` to empty string ([#3943](#3943)) ([6c48dff](6c48dff)) --- 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> Co-authored-by: forest-pr|bot <forest-pr[bot]@users.noreply.github.com> Co-authored-by: Niek Palm <npalm@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 5 updates in the /lambdas directory:
3.575.0
3.600.0
3.575.0
3.600.0
3.575.0
3.600.0
3.575.0
3.600.0
3.575.0
3.600.0
Updates
@aws-sdk/client-ec2
from 3.575.0 to 3.600.0Release notes
Sourced from
@aws-sdk/client-ec2
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2
's changelog.... (truncated)
Commits
5a9caa5
Publish v3.600.04f06802
Publish v3.598.0227e399
docs(client-ec2): Documentation updates for Amazon EC2.8443eca
chore(codegen): sync for bumping @aws-crypto/* packages (#6199)22a403f
chore(clients): update@smithy
dependencies (#6196)bd9be23
Publish v3.596.09539a33
feat(client-ec2): Tagging support for Traffic Mirroring FilterRule resource6c7ef8d
Publish v3.592.0fdd7f75
chore(clients): export types withexport type
(#6171)0e7d145
chore: module export fields in@smithy/core
(#6168)Updates
@aws-sdk/client-ssm
from 3.575.0 to 3.600.0Release notes
Sourced from
@aws-sdk/client-ssm
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm
's changelog.... (truncated)
Commits
5a9caa5
Publish v3.600.04f06802
Publish v3.598.08443eca
chore(codegen): sync for bumping @aws-crypto/* packages (#6199)22a403f
chore(clients): update@smithy
dependencies (#6196)bd9be23
Publish v3.596.06c7ef8d
Publish v3.592.0fdd7f75
chore(clients): export types withexport type
(#6171)0e7d145
chore: module export fields in@smithy/core
(#6168)031a10a
Publish v3.590.006f51cc
fix(codegen): consistently add region as config option when generated client ...Updates
@aws-sdk/types
from 3.575.0 to 3.598.0Release notes
Sourced from
@aws-sdk/types
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/types
's changelog.Commits
4f06802
Publish v3.598.022a403f
chore(clients): update@smithy
dependencies (#6196)d6c6982
Publish v3.577.0c7cfb66
chore(types): change Logger import to type-only (#6100)Updates
@aws-sdk/client-s3
from 3.575.0 to 3.600.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
5a9caa5
Publish v3.600.04f06802
Publish v3.598.08443eca
chore(codegen): sync for bumping @aws-crypto/* packages (#6199)22a403f
chore(clients): update@smithy
dependencies (#6196)bd9be23
Publish v3.596.06c7ef8d
Publish v3.592.0fdd7f75
chore(clients): export types withexport type
(#6171)0e7d145
chore: module export fields in@smithy/core
(#6168)765853d
Publish v3.591.0ad0e8d9
feat(client-s3): Added new params copySource and key to copyObject API for su...Updates
@aws-sdk/lib-storage
from 3.575.0 to 3.600.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.... (truncated)
Commits
5a9caa5
Publish v3.600.04f06802
Publish v3.598.08443eca
chore(codegen): sync for bumping @aws-crypto/* packages (#6199)fbfce55
fix(lib-storage): ignore overall data content-length for UploadPart operation...22a403f
chore(clients): update@smithy
dependencies (#6196)bd9be23
Publish v3.596.06c7ef8d
Publish v3.592.0765853d
Publish v3.591.0031a10a
Publish v3.590.0aeca658
Publish v3.588.0Updates
@aws-sdk/client-sqs
from 3.575.0 to 3.600.0Release notes
Sourced from
@aws-sdk/client-sqs
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs
's changelog.... (truncated)
Commits
5a9caa5
Publish v3.600.04f06802
Publish v3.598.08443eca
chore(codegen): sync for bumping @aws-crypto/* packages (#6199)22a403f
chore(clients): update@smithy
dependencies (#6196)bd9be23
Publish v3.596.06c7ef8d
Publish v3.592.06772052
docs(client-sqs): Doc only updates for SQS. These updates include customer-re...fdd7f75
chore(clients): export types withexport type
(#6171)0e7d145
chore: module export fields in@smithy/core
(#6168)031a10a
Publish v3.590.0Dependabot 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