Skip to content

chore(deps-dev): bump aws-cdk-lib from 2.189.0 to 2.189.1 #371

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
merged 3 commits into from
Apr 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2025

Bumps aws-cdk-lib from 2.189.0 to 2.189.1.

Release notes

Sourced from aws-cdk-lib's releases.

v2.189.1

Bug Fixes

  • core: implicit Aspect applications do not override custom Aspect applications (#34132) (b7f4bc7)

Alpha modules (2.189.1-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.189.1-alpha.0 (2025-04-14)

2.189.0-alpha.0 (2025-04-09)

Features

Bug Fixes

  • amplify: unable to re-run integ test due to missing status field in customRule (#33973) (6638c08), closes #33962

2.188.0-alpha.0 (2025-04-03)

Features

Bug Fixes

  • ec2-alpha: addInternetGW handles shared route table for subnets (#33824) (3154d01), closes #33672

2.187.0-alpha.0 (2025-03-31)

Features

  • apprunner: throw ValidationError instead of untyped errors (#33914) (38f89af)
  • ec2: adding placementGroup to LaunchTemplateProps and LaunchTemplate (#33726) (e5f71db), closes #33721
  • ec2: support the new SupportedRegions property for AWS::EC2::VPCEndpointService (#33959) (0c77cb6)
  • iot: backfill enum values in iot module (#33969) (2a8a8a3)

2.186.0-alpha.0 (2025-03-26)

Features

... (truncated)

Commits
  • e7432ee chore(release): 2.189.1
  • b7f4bc7 fix(core): implicit Aspect applications do not override custom Aspect applica...
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team April 15, 2025 15:13
@github-actions github-actions bot added the p2 label Apr 15, 2025
Signed-off-by: github-actions <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.68%. Comparing base (a096830) to head (9d9d2b7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #371      +/-   ##
==========================================
- Coverage   79.72%   79.68%   -0.05%     
==========================================
  Files          65       65              
  Lines        6885     6885              
  Branches      787      792       +5     
==========================================
- Hits         5489     5486       -3     
  Misses       1377     1377              
- Partials       19       22       +3     
Flag Coverage Δ
suite.unit 79.68% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Apr 17, 2025
Merged via the queue into main with commit 59526e8 Apr 17, 2025
20 checks passed
@aws-cdk-automation aws-cdk-automation deleted the dependabot/npm_and_yarn/aws-cdk-lib-2.189.1 branch April 17, 2025 17:06
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 p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants