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

build(deps): bump aws-cdk-lib from 2.105.0 to 2.127.0 #443

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws-cdk-lib from 2.105.0 to 2.127.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.127.0

Features

Bug Fixes


Alpha modules (2.127.0-alpha.0)

Features

  • pipes-sources: new EventBridge Pipes sources alpha module (#29048) (2e53568)

Bug Fixes

v2.126.0

Features

  • migrate: Add CDK Migrate --from-scan functionality (#28962) (bbc14b3)

Alpha modules (2.126.0-alpha.0)

v2.125.0

Features

  • applicationautoscaling: validate evaluationPeriods and datapointsToAlarm for step scaling policy (#28880) (4034adb)
  • batch: add fargate Runtime Platform properties to ECS Fargate C… (#28841) (ac8251f), closes #26484
  • CLI: Diff Supports Import Change Sets (#28787) (d973615), closes #28336
  • cloudfront: retrieve default distribution metrics (#28894) (8e115db), closes #28893

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.127.0 (2024-02-09)

Features

Bug Fixes

2.126.0 (2024-02-02)

Features

  • migrate: Add CDK Migrate --from-scan functionality (#28962) (bbc14b3)

2.125.0 (2024-01-31)

Features

  • applicationautoscaling: validate evaluationPeriods and datapointsToAlarm for step scaling policy (#28880) (4034adb)
  • batch: add fargate Runtime Platform properties to ECS Fargate C… (#28841) (ac8251f), closes #26484
  • CLI: Diff Supports Import Change Sets (#28787) (d973615), closes #28336
  • cloudfront: retrieve default distribution metrics (#28894) (8e115db), closes #28893
  • cognito: validate oidc provider name (#28802) (534794c), closes #28667
  • sqs: support for permission settings for dead letter source queues (#28745) (9e21803), closes #19766

Bug Fixes

  • stepfunctions-tasks: mediapackagevod service generates wrong action in role policy (#28775) (305dae0), closes #28774
  • revert deprecation of logRetention properties (#28934) (f89a7d2), closes #28919
  • apigatewayv2: WebSocketAwsIntegration ignores requestParameters and integrationPassThrough behaviors (#28921) (990ead3)
  • eks: Could not use ec2 instance type and size that their names contains dashes (#28040) (b32f47c), closes #27587

... (truncated)

Commits
  • 6c90efc chore(release): 2.127.0 (#29060)
  • e425b88 chore: fix changelog
  • 76baf75 chore(release): 2.127.0
  • 7e2828e chore(prlint): fix linter call to listComments (#29056)
  • 2e53568 feat(pipes-sources): new EventBridge Pipes sources alpha module (#29048)
  • 9dfabb1 feat(eks): support for Kubernetes version 1.29 (#29040)
  • 7fcd5be feat: update L1 CloudFormation resource definitions (#29053)
  • 6333eb4 chore(appconfig): refactor README and integ tests (#29017)
  • 2e4067b chore: remove module from aws-cdk-lib (#29050)
  • 46dde1f chore(prlint): update second comment to state exemption request has been subm...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.105.0 to 2.127.0.
- [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.105.0...v2.127.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  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 python Pull requests that update Python code labels Feb 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2024

A newer version of aws-cdk-lib exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

0 participants