Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws-cdk-aws-lambda-python-alpha from 2.172.0a0 to 2.173.0a0.

Release notes

Sourced from aws-cdk-aws-lambda-python-alpha's releases.

v2.172.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

Features

  • aspects: priority-ordered aspect invocation (#32097) (8ccdff4), closes #21341
  • cognito: new cloudFrontEndpoint method for user pool domain without custom resource (#31402) (deeb2ad), closes #31342
  • cognito: support for ALLOW_USER_AUTH explicit auth flow (#32273) (c5bcfdc)
  • elasticloadbalancingv2: ip address type for both network and application target group (#32189) (7cc5f30)
  • events: add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnoreCase, wildcard, and anythingBut* matches (#32063) (0ce71fc), closes #28462
  • lambda-nodejs: add bun support (#31770) (aed8ad1), closes #31753 #31753
  • rds: limitless database cluster (#32151) (f4c19c7)
  • ses: add support to disable account-level suppression list (#32168) (bb50c1a), closes #32149
  • update L1 CloudFormation resource definitions (#32272) (421d327)
  • update L1 CloudFormation resource definitions (#32356) (9e6bb24)
  • route53-targets: add AppSync route53 target (#31976) (dc7574a), closes #26109

Bug Fixes

  • apigateway: remove deprecated apigatewayv2 from aws-apigateway module (#32297) (4db9565)
  • appsync: appsync.HttpDataSourceProps erroneously extends BaseDataSourceProps (#32065) (4e7f5c4), closes #29689
  • cli: assume role calls are skipping the proxy (#32291) (6c0f74e)
  • cli: lambda hotswap fails if lambda:GetFunctionConfiguration action is not allowed (#32301) (be000a2), closes #32219
  • cli: mfa code is not requested when $AWS_PROFILE is used (#32313) (6458439), closes #32312
  • cli: remove source maps (#32317) (512cf95), closes #19930 #19930
  • cli: short-lived credentials are not refreshed (#32354) (058a0bf)
  • cli: warns about missing --no-rollback flag that is present (#32309) (559d676), closes #32295
  • cloudformation-include: drops unknown policy attributes (#32321) (20edc7f)
  • cloudfront: propagate originAccessControlId CloudFront Origin property to CloudFormation templates (#32020) (f9708a6), closes #32018
  • iam: Role.addManagedPolicy() does not work for imported roles IRole (#31212) (c78ef1b), closes #8307

Alpha modules (2.172.0-alpha.0)

Features

Bug Fixes

  • scheduler-targets-alpha: incorrect validation of maximumEventAge (#32284) (2eebc59)
Commits

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-aws-lambda-python-alpha](https://github.com/aws/aws-cdk) from 2.172.0a0 to 2.173.0a0.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team December 13, 2024 20:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 13, 2024
@github-actions github-actions bot added internal Maintenance changes labels Dec 13, 2024
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.17%. Comparing base (6114f96) to head (ce60339).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5736   +/-   ##
========================================
  Coverage    96.17%   96.17%           
========================================
  Files          231      231           
  Lines        10920    10920           
  Branches      2019     2019           
========================================
  Hits         10502    10502           
  Misses         329      329           
  Partials        89       89           

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

Copy link

@anafalcao anafalcao merged commit 3d589a1 into develop Dec 16, 2024
19 checks passed
@anafalcao anafalcao deleted the dependabot/pip/develop/aws-cdk-aws-lambda-python-alpha-2.173.0a0 branch December 16, 2024 19:01
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant