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

Bump aws-cdk from 2.140.0 to 2.171.1 in /cdk #331

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps aws-cdk from 2.140.0 to 2.171.1.

Release notes

Sourced from aws-cdk's releases.

v2.171.1

Bug Fixes


Alpha modules (2.171.1-alpha.0)

v2.171.0

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes


Alpha modules (2.171.0-alpha.0)

v2.170.0

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

Alpha modules (2.170.0-alpha.0)

v2.169.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.171.1 (2024-11-27)

Bug Fixes

2.171.0 (2024-11-25)

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes

2.170.0 (2024-11-22)

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

2.169.0 (2024-11-21)

Features

Bug Fixes

... (truncated)

Commits
  • a073e93 fix(cli): lambda hotswap fails if lambda:GetFunctionConfiguration action is...
  • bedcf16 fix(cli): sso with proxy fails (#32261)
  • 36c12c9 chore(cli-integ): new test case for proxied requests (#32254)
  • 193ab8c fix(cli): sts retry options are ignored (#32227)
  • ec58c77 fix(cli): proxy is not configured correctly (#32213)
  • 8746e44 fix(cli): cannot assume a doubly-chained role (#32216)
  • a8bc46d fix(cli): excessive stack event polling during deployment (#32196)
  • 49b5afd chore(cli): update tests for future monorepo (#32185)
  • 9966f57 fix(cli): externally managed stack notification arns are deleted on deploy ...
  • f75dc72 fix(cli): the LoadBalancerProvider doesn't match LBs when querying by a subse...
  • Additional commits viewable 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)

Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.140.0 to 2.171.1.
- [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.171.1/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2024
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.07%. Comparing base (e38509b) to head (f0f656c).
Report is 24 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files          20       20           
  Lines        1903     1903           
  Branches        1        1           
=======================================
  Hits         1581     1581           
  Misses        322      322           
Flag Coverage Δ
cdk 100.00% <ø> (ø)

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #350.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk/aws-cdk-2.171.1 branch December 9, 2024 03:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants