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 #3413

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates aws-cdk-lib from 2.171.1 to 2.173.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.173.0

Features

Bug Fixes


Alpha modules (2.173.0-alpha.0)

Features

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

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.173.0 (2024-12-11)

Features

Bug Fixes

2.172.0 (2024-12-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

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

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features

... (truncated)

Commits
  • c23be8c feat(route53): added EvaluateTargetHealth to Route53 Alias targets (#9481) (#...
  • 7df954c feat(stepfunctions-tasks): support dynamic values for Glue Job Worker Type (#...
  • 0c2f98b fix(cloudformation-include): string arrays inside unknown properties cannot b...
  • c208789 chore(ec2): add Amazon MQ interface vpc endpoint (#32464)
  • 59e96a3 fix(cloudwatch): period of each metric in usingMetrics for `MathExpressio...
  • 4937ee1 chore(lambda): inline code size limit is 4MB (#30773)
  • 2677fce fix(stepfunctions-task): elasticloadbalancingv2 service policy (#32419)
  • 7fdd974 feat(route53): added L2 construct for Route53's health checks (#30739)
  • 625c431 feat(dynamodb): add precision timestamp for kinesis stream (#31863)
  • 784c834 chore(eks): nodegroup add missing AL2023 AMI type (#32418)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.161.1 to 2.173.0

Release notes

Sourced from aws-cdk's releases.

v2.173.0

Features

Bug Fixes


Alpha modules (2.173.0-alpha.0)

Features

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

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.173.0 (2024-12-11)

Features

Bug Fixes

2.172.0 (2024-12-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

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

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features

... (truncated)

Commits
  • 7028242 fix(cli): assuming a role from the INI file fails in non-commercial regions (...
  • 609faba chore: chalk breaking logging tests (#32393)
  • 058a0bf fix(cli): short-lived credentials are not refreshed (#32354)
  • 20edc7f fix(cloudformation-include): drops unknown policy attributes (#32321)
  • 81cde0e chore: enforce eol-last rule (#32335)
  • d2e0b29 chore(cli): log SDK calls when using -vvv (#32308)
  • 559d676 fix(cli): warns about missing --no-rollback flag that is present (#32309)
  • 512cf95 fix(cli): remove source maps (#32317)
  • 62729ed chore(cli): stops tests from interfering with each other (#32319)
  • 6458439 fix(cli): mfa code is not requested when $AWS_PROFILE is used (#32313)
  • Additional commits viewable in compare view

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 December 12, 2024 13:48
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Dec 12, 2024
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Dec 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-05706e4579 branch 2 times, most recently from bbc1bb7 to 49193e7 Compare December 12, 2024 18:39
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.171.1 to 2.173.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.173.0/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.161.1 to 2.173.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.173.0/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.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-05706e4579 branch from 49193e7 to 8e1f98a Compare December 12, 2024 18:40
@dreamorosi dreamorosi merged commit fb11da8 into main Dec 12, 2024
39 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-cdk-05706e4579 branch December 12, 2024 19:00
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.

1 participant