Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2025

Bumps aws-cdk-lib from 2.174.1 to 2.175.1.

Release notes

Sourced from aws-cdk-lib's releases.

v2.175.1

Bug Fixes


Alpha modules (2.175.1-alpha.0)

v2.175.0

Features

Bug Fixes


Alpha modules (2.175.0-alpha.0)

Features

Bug Fixes

  • apprunner: the Service class does not implement IService (#32771) (3d56efa), closes #32745
  • integ-runner: ENOENT no such file or directory 'recommended-feature-flags.json' (#32750) (f809b94)
Changelog

Sourced from aws-cdk-lib's changelog.

2.175.1 (2025-01-10)

Bug Fixes

2.175.0 (2025-01-09)

Features

Bug Fixes

Commits
  • afe6e87 chore(release): v2.175.1 (#32842)
  • 703e81f chore(release): 2.175.0 (#32818)
  • 7d44bc5 chore(release): 2.175.0
  • bb59b5a chore(tools): update lambda runtime tests github action (#32788)
  • f2ade56 chore(example-library): update example resource (#32802)
  • 8a96454 chore(eks-v2-alpha): remove nested stack (#32692)
  • d82f214 chore(cx-api): only include v1 feature flags in the `Flags with a different d...
  • c393481 fix(cloudwatch): render region and accountId when directly set on metrics (#3...
  • bbdd42c fix(ecs): outdated linux commands for canContainersAccessInstanceRole=false...
  • 3d56efa fix(apprunner): the Service class does not implement IService (#32771)
  • 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-lib](https://github.com/aws/aws-cdk) from 2.174.1 to 2.175.1.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.174.1...v2.175.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team January 12, 2025 23:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 12, 2025
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 12, 2025
@github-actions github-actions bot added the internal Maintenance changes label Jan 12, 2025
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.17%. Comparing base (1aca729) to head (26a041e).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5856   +/-   ##
========================================
  Coverage    96.17%   96.17%           
========================================
  Files          232      232           
  Lines        10941    10941           
  Branches      2023     2023           
========================================
  Hits         10522    10522           
  Misses         329      329           
  Partials        90       90           

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

@anafalcao anafalcao merged commit 0fe4ab7 into develop Jan 12, 2025
13 checks passed
@anafalcao anafalcao deleted the dependabot/pip/develop/aws-cdk-lib-2.175.1 branch January 12, 2025 23:36
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 internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.