-
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 #3907
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.568.0` | `3.575.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.568.0` | `3.575.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.568.0` | `3.575.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.568.0` | `3.575.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.568.0` | `3.575.0` | Updates `@aws-sdk/client-ec2` from 3.568.0 to 3.575.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.575.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.568.0 to 3.575.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.575.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.567.0 to 3.575.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.575.0/packages/types) Updates `@aws-sdk/client-s3` from 3.568.0 to 3.575.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.575.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.568.0 to 3.575.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.575.0/lib/lib-storage) Updates `@aws-sdk/client-sqs` from 3.568.0 to 3.575.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.575.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
May 13, 2024
npalm
pushed a commit
that referenced
this pull request
May 22, 2024
🤖 I have created a release *beep* *boop* --- ## [5.11.0](v5.10.4...v5.11.0) (2024-05-22) ### Features * add variable to configure ebs optimization for runner instances ([#3901](#3901)) ([479b779](479b779)) @AlexShemeshWix * Restrict instance SSM permissions ([#3918](#3918)) ([9399cf2](9399cf2)) @bburky ### Bug Fixes * adding missing permissions to boundaries ([#3873](#3873)) ([93e8d27](93e8d27)) @gnawhleinad * **lambda:** bump the aws group across 1 directory with 6 updates ([#3907](#3907)) ([50dda9a](50dda9a)) --- 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>
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.568.0
3.575.0
3.568.0
3.575.0
3.568.0
3.575.0
3.568.0
3.575.0
3.568.0
3.575.0
Updates
@aws-sdk/client-ec2
from 3.568.0 to 3.575.0Release notes
Sourced from
@aws-sdk/client-ec2
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2
's changelog.Commits
d40d02a
Publish v3.575.06877db9
chore: update smithy commit to include new versions (#6088)76807d0
Publish v3.574.04d4f255
Publish v3.572.0711a8ff
feat(client-ec2): Adding Precision Hardware Clock (PHC) to public API Describ...e627b9e
Publish v3.569.0bfa8626
fix(clients): add deps required by default credential providers (#6055)Updates
@aws-sdk/client-ssm
from 3.568.0 to 3.575.0Release notes
Sourced from
@aws-sdk/client-ssm
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm
's changelog.Commits
d40d02a
Publish v3.575.06877db9
chore: update smithy commit to include new versions (#6088)76807d0
Publish v3.574.04d4f255
Publish v3.572.0e627b9e
Publish v3.569.0bfa8626
fix(clients): add deps required by default credential providers (#6055)Updates
@aws-sdk/types
from 3.567.0 to 3.575.0Release notes
Sourced from
@aws-sdk/types
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/types
's changelog.Commits
d40d02a
Publish v3.575.06877db9
chore: update smithy commit to include new versions (#6088)Updates
@aws-sdk/client-s3
from 3.568.0 to 3.575.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
d40d02a
Publish v3.575.06877db9
chore: update smithy commit to include new versions (#6088)76807d0
Publish v3.574.04d4f255
Publish v3.572.0e627b9e
Publish v3.569.0bfa8626
fix(clients): add deps required by default credential providers (#6055)Updates
@aws-sdk/lib-storage
from 3.568.0 to 3.575.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.Commits
d40d02a
Publish v3.575.06877db9
chore: update smithy commit to include new versions (#6088)76807d0
Publish v3.574.04d4f255
Publish v3.572.0e627b9e
Publish v3.569.0Updates
@aws-sdk/client-sqs
from 3.568.0 to 3.575.0Release notes
Sourced from
@aws-sdk/client-sqs
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs
's changelog.Commits
d40d02a
Publish v3.575.06877db9
chore: update smithy commit to include new versions (#6088)76807d0
Publish v3.574.04d4f255
Publish v3.572.035284e8
feat(client-sqs): This release adds MessageSystemAttributeNames to ReceiveMes...e627b9e
Publish v3.569.0bfa8626
fix(clients): add deps required by default credential providers (#6055)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