-
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 in /lambdas with 5 updates #3834
Merged
GuptaNavdeep1983
merged 1 commit into
main
from
dependabot/npm_and_yarn/lambdas/aws-f6775fb538
Apr 3, 2024
Merged
fix(lambda): bump the aws group in /lambdas with 5 updates #3834
GuptaNavdeep1983
merged 1 commit into
main
from
dependabot/npm_and_yarn/lambdas/aws-f6775fb538
Apr 3, 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 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.537.0` | `3.544.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.535.0` | `3.540.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.537.0` | `3.540.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.537.0` | `3.540.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.536.0` | `3.540.0` | Updates `@aws-sdk/client-ec2` from 3.537.0 to 3.544.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.544.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.535.0 to 3.540.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.540.0/clients/client-ssm) Updates `@aws-sdk/client-s3` from 3.537.0 to 3.540.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.540.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.537.0 to 3.540.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.540.0/lib/lib-storage) Updates `@aws-sdk/client-sqs` from 3.536.0 to 3.540.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.540.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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 1, 2024
GuptaNavdeep1983
deleted the
dependabot/npm_and_yarn/lambdas/aws-f6775fb538
branch
April 3, 2024 13:10
npalm
pushed a commit
that referenced
this pull request
Apr 17, 2024
🤖 I have created a release *beep* *boop* --- ## [5.10.0](v5.9.0...v5.10.0) (2024-04-17) ### Features * add spot termination watcher (beta) ([#3789](#3789)) ([b2dc794](b2dc794)) * allow caller to provide custom userdata ([#3798](#3798)) ([ac49daf](ac49daf)) * Allow to disable runner max scaling check ([#3849](#3849)) ([e05a043](e05a043)) ### Bug Fixes * **lambda:** bump axios from 1.6.7 to 1.6.8 in /lambdas ([#3814](#3814)) ([513b22f](513b22f)) * **lambda:** bump the aws group in /lambdas with 5 updates ([#3834](#3834)) ([e7e56ea](e7e56ea)) * **lambda:** bump the aws group in /lambdas with 5 updates ([#3846](#3846)) ([9303a10](9303a10)) * **lambda:** bump the aws group in /lambdas with 6 updates ([#3818](#3818)) ([9a9031e](9a9031e)) --- 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 5 updates:
3.537.0
3.544.0
3.535.0
3.540.0
3.537.0
3.540.0
3.537.0
3.540.0
3.536.0
3.540.0
Updates
@aws-sdk/client-ec2
from 3.537.0 to 3.544.0Release notes
Sourced from
@aws-sdk/client-ec2
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2
's changelog.Commits
7210e7d
Publish v3.544.0790018d
feat(client-ec2): Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3...4473efc
Publish v3.542.05f6803a
feat(client-ec2): Documentation updates for Elastic Compute Cloud (EC2).fe9f83d
Publish v3.541.0cdacf23
feat(client-ec2): Added support for ModifyInstanceMetadataDefaults and GetIns...37d500c
Publish v3.540.042a791d
fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...Updates
@aws-sdk/client-ssm
from 3.535.0 to 3.540.0Release notes
Sourced from
@aws-sdk/client-ssm
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm
's changelog.Commits
37d500c
Publish v3.540.042a791d
fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...Updates
@aws-sdk/client-s3
from 3.537.0 to 3.540.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
37d500c
Publish v3.540.042a791d
fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...Updates
@aws-sdk/lib-storage
from 3.537.0 to 3.540.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.Commits
37d500c
Publish v3.540.0Updates
@aws-sdk/client-sqs
from 3.536.0 to 3.540.0Release notes
Sourced from
@aws-sdk/client-sqs
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs
's changelog.Commits
37d500c
Publish v3.540.042a791d
fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...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