Skip to content
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

chore(deps): bump the aws-cdk group across 1 directory with 2 updates #2578

Merged
merged 2 commits into from
May 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps the aws-cdk group with 2 updates in the / directory: aws-cdk-lib and aws-cdk.

Updates aws-cdk-lib from 2.142.1 to 2.143.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.143.0

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)

Alpha modules (2.143.0-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

2.143.0 (2024-05-23)

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)
Commits
  • a43281b chore(release): 2.143.0
  • c3003ab feat(codebuild): add deleteReports property to the ReportGroup Construct (#30...
  • 555d1c7 feat: update L1 CloudFormation resource definitions (#30182)
  • e8676cb fix(rds): readers not always be created after the writer (#30277)
  • f4b1d5a feat(ec2): support placementGroup for ec2.Instance (#30293)
  • dfea721 fix(stepfunctions-tasks): runtime language used to evaluate expressions is ig...
  • a2e8dc5 chore(rds): removed unreleased aurora postgres 16.3 cluster engine. (#30296)
  • 32e9b02 chore(rds): deprecate unsupported aurora mysql versions (#30282)
  • 1f43a6d chore(deps): bump requests from 2.31.0 to 2.32.0 in /packages/aws-cdk-lib/aws...
  • e4e8361 docs(event-targets): clarify that adding an imported SNS Topic as an event ta...
  • Additional commits viewable in compare view

Updates aws-cdk from 2.142.1 to 2.143.0

Release notes

Sourced from aws-cdk's releases.

v2.143.0

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)

Alpha modules (2.143.0-alpha.0)

Changelog

Sourced from aws-cdk's changelog.

2.143.0 (2024-05-23)

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)
Commits

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

@dependabot dependabot bot requested review from a team as code owners May 24, 2024 13:50
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels May 24, 2024
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label May 24, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-0b5bab2b1d branch 2 times, most recently from fabc555 to 0619188 Compare May 27, 2024 15:52
Bumps the aws-cdk group with 2 updates in the / directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.142.1 to 2.143.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.143.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.142.1 to 2.143.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.143.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-0b5bab2b1d branch from 0619188 to 8a1cb5b Compare May 27, 2024 16:17
Copy link

sonarcloud bot commented May 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit ffa4fc4 into main May 28, 2024
11 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-cdk-0b5bab2b1d branch May 28, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant