Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Bump aws-cdk from 2.13.0 to 2.14.0 #30

Merged
merged 1 commit into from Feb 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2022

Bumps aws-cdk from 2.13.0 to 2.14.0.

Release notes

Sourced from aws-cdk's releases.

v2.14.0

Features

Bug Fixes

  • cli: hotswapping is slow for many resources deployed at once (#19081) (040238e), closes #19021
  • s3-notifications: notifications allowed with imported kms keys (#18989) (7441418)
  • API compatibility check fails in CI pipeline (#19069) (6ec1005), closes #19070
  • cloudfront: trim autogenerated cache policy name (#18953) (c7394c9), closes #18918
  • elasticloadbalancingv2: validate port/protocol are not provided for lambda targets (#19043) (64d26cc), closes #12514
  • route53: fix cross account delegation deployment dependency (#19047) (692a0d0), closes #19041

Alpha modules (2.14.0-alpha.0)

Features

  • apigatewayv2: Import existing WebSocketApi from attributes (#18958) (f203845)
Changelog

Sourced from aws-cdk's changelog.

2.14.0 (2022-02-25)

Features

Bug Fixes

  • cli: hotswapping is slow for many resources deployed at once (#19081) (040238e), closes #19021
  • s3-notifications: notifications allowed with imported kms keys (#18989) (7441418)
  • API compatibility check fails in CI pipeline (#19069) (6ec1005), closes #19070
  • cloudfront: trim autogenerated cache policy name (#18953) (c7394c9), closes #18918
  • elasticloadbalancingv2: validate port/protocol are not provided for lambda targets (#19043) (64d26cc), closes #12514
  • route53: fix cross account delegation deployment dependency (#19047) (692a0d0), closes #19041
Commits
  • 8b459b1 automatic pkglint fixes
  • 390ffcd add entrypoint in v2
  • ed8918a chore: add main and types to aws-cdk and remove linter rule against it. this ...
  • 8d60dcc v2 merge resolutions
  • 040238e fix(cli): hotswapping is slow for many resources deployed at once (#19081)
  • 31d135f feat(cli): bundle dependencies (#18667)
  • 351c36f Merge branch 'v2-main' into v2/forward-merge-20220223
  • 4e82d36 chore(cli): some errors are not being caught when fetching notices (#19112)
  • 72374d7 Merge branch 'v2-main' into v2/forward-merge-20220223
  • 631fc29 chore: npm-check-updates && yarn upgrade (#19109)
  • 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)

@3p3r
Copy link
Owner

3p3r commented Feb 25, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-2.14.0 branch from 03fcd43 to ca57e76 Compare February 25, 2022 21:08
@3p3r
Copy link
Owner

3p3r commented Feb 25, 2022

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-2.14.0 branch from ca57e76 to 07b0806 Compare February 25, 2022 21:31
@3p3r
Copy link
Owner

3p3r commented Feb 25, 2022

@dependabot rebase

@3p3r
Copy link
Owner

3p3r commented Feb 25, 2022

@dependabot rebase

@3p3r
Copy link
Owner

3p3r commented Feb 25, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-2.14.0 branch from 7ecf6f3 to 1e88624 Compare February 25, 2022 23:03
@3p3r
Copy link
Owner

3p3r commented Feb 25, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-2.14.0 branch from 1e88624 to c015b2d Compare February 25, 2022 23:29
@3p3r
Copy link
Owner

3p3r commented Feb 25, 2022

@dependabot recreate

Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.14.0/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.14.0/packages/aws-cdk)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-2.14.0 branch from c015b2d to 4a846a4 Compare February 25, 2022 23:35
@github-actions github-actions bot merged commit d553025 into main Feb 25, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/aws-cdk-2.14.0 branch February 25, 2022 23:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant