Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps aws-cdk-lib from 2.29.0 to 2.31.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.31.0

Features

Bug Fixes

  • cli: standard log messages are sent to stderr when CI=true (#20957) (277340d), closes #7717
  • cloudfront: fromOriginAccessIdentityName is a misnomer (#20772) (3e58e5a), closes #20141
  • eks: latest AlbController version isn't compatible with the chart version (#20826) (43a0cec)
  • route53: cannot delete existing alias record (#20858) (22681b1), closes #20847
  • stepfunctions-tasks: SqsSendMessage is missing KMS permissions (#20990) (52b7019)
  • custom resources log sensitive ResponseURL field (#20899) (6b4f92f)

Alpha modules (2.31.0-alpha.0)

Features

v2.30.0

Features

Bug Fixes

  • apigateway: Explicitly test for undefined instead of falsey for stage default options (#20868) (b368a31)
  • eks: revert shell=True and allow public ecr to work (#20724) (de153fc)
  • pipelines: 'ConfirmPermissionsBroadening' uses wrong node version (#20861) (bac965e)
  • secretsmanager: SecretRotation app does not set DeletionPolicy (#20901) (f2b4eff)

Alpha modules (2.30.0-alpha.0)

v2.29.1

Bug Fixes

  • pipelines: 'ConfirmPermissionsBroadening' uses wrong node version (#20861) (47b5ca0)

Alpha modules (2.29.1-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

2.31.0 (2022-07-06)

Features

Bug Fixes

  • cli: standard log messages are sent to stderr when CI=true (#20957) (277340d), closes #7717
  • cloudfront: fromOriginAccessIdentityName is a misnomer (#20772) (3e58e5a), closes #20141
  • eks: latest AlbController version isn't compatible with the chart version (#20826) (43a0cec)
  • route53: cannot delete existing alias record (#20858) (22681b1), closes #20847
  • stepfunctions-tasks: SqsSendMessage is missing KMS permissions (#20990) (52b7019)
  • custom resources log sensitive ResponseURL field (#20899) (6b4f92f)

2.30.0 (2022-07-01)

Features

Bug Fixes

  • apigateway: Explicitly test for undefined instead of falsey for stage default options (#20868) (b368a31)
  • eks: revert shell=True and allow public ecr to work (#20724) (de153fc)
  • pipelines: 'ConfirmPermissionsBroadening' uses wrong node version (#20861) (bac965e)
  • secretsmanager: SecretRotation app does not set DeletionPolicy (#20901) (f2b4eff)

2.29.1 (2022-06-24)

Bug Fixes

  • pipelines: 'ConfirmPermissionsBroadening' uses wrong node version (#20861) (47b5ca0)
Commits
  • b67950d chore(release): 2.31.0 (#21017)
  • 446525e chore(release): 2.31.0
  • 9c93ba7 docs: clarify cfnInclude parameters (#21001)
  • 47bc9ee feat(elbv2) expose connection_termination attribute on network target group (...
  • 400ad91 feat(ec2): add additional instance type classes (#20972)
  • 43a0cec fix(eks): latest AlbController version isn't compatible with the chart vers...
  • cefa453 feat(aws-s3): create default bucket policy when required (under feature flag)...
  • 651e3b5 chore: add cdklabs scope to our analytics (#20981)
  • 262d8c7 chore(deps): Bump parse-url from 6.0.0 to 6.0.2 (#21005)
  • 22681b1 fix(route53): cannot delete existing alias record (#20858)
  • 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 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.29.0 to 2.31.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.29.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 7, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 7, 2022
@github-actions github-actions bot added the internal Maintenance changes label Jul 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

No related issues found. Please ensure there is an open issue related to this change to avoid significant delays or closure.

@github-actions github-actions bot added do-not-merge need-issue PRs that are missing related issues labels Jul 7, 2022
@heitorlessa heitorlessa force-pushed the develop branch 3 times, most recently from 42c2896 to 06965bb Compare July 11, 2022 16:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #1290.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/aws-cdk-lib-2.31.0 branch July 11, 2022 20:21
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 do-not-merge internal Maintenance changes need-issue PRs that are missing related issues 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.

0 participants