Skip to content

Bump aws-cdk from 1.105.0 to 2.50.0 - #413

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/aws-cdk-2.50.0
Closed

Bump aws-cdk from 1.105.0 to 2.50.0#413
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/aws-cdk-2.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 2, 2022

Copy link
Copy Markdown
Contributor

Bumps aws-cdk from 1.105.0 to 2.50.0.

Release notes

Sourced from aws-cdk's releases.

v2.50.0

Features

  • aws-ecs-patterns: entryPoint and command support within ApplicationLoadBalancedFargateService and ApplicationLoadBalancedEc2Service (#22609) (6925293), closes #17092
  • codedeploy: CodeDeploy deployment group construct for ECS (#22295) (efd24d1), closes #1559
  • core: automatic cross stack, cross region references (under feature flag) (#22008) (f1b5497)
  • ec2: Vpc supports reserving space for future AZs (#22705) (7b51ea9)
  • stepfunctions: add intrinsic functions (#22431) (8f85b08), closes #22068 #22629

Bug Fixes

  • opensearch: log group policies ignore incorrect error code on delete (#22364) (ebba9e3)
  • revert jsii to version 1.69.0 (#22715) (0837c1a)
  • apigateway: race condition exists between stage and cfnaccount in specrestapi (#22671) (4cb008b), closes #18925
  • aws-events: restrict eventbus statementId to 64 characters (#22296) (fadbfc1), closes #22120 #21808
  • stepfunctions-tasks: athenaStartQueryExecution task generates invalid s3 arn (#22692) (6e0cb2b), closes #22608

Alpha modules (2.50.0-alpha.0)

Features

  • synthetics: aws synthetics runtime version syn-nodejs-puppeteer-3.8 (#22707) (228c865)

v2.49.1

Bug Fixes


Alpha modules (2.49.1-alpha.0)

v2.49.0

Features

Bug Fixes

  • eks: kubectl get handler output includes stderr (#22658) (66d1ed3)

Alpha modules (2.49.0-alpha.0)

v2.48.0

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.50.0 (2022-11-01)

Features

  • aws-ecs-patterns: entryPoint and command support within ApplicationLoadBalancedFargateService and ApplicationLoadBalancedEc2Service (#22609) (6925293), closes #17092
  • codedeploy: CodeDeploy deployment group construct for ECS (#22295) (efd24d1), closes #1559
  • core: automatic cross stack, cross region references (under feature flag) (#22008) (f1b5497)
  • ec2: Vpc supports reserving space for future AZs (#22705) (7b51ea9)
  • stepfunctions: add intrinsic functions (#22431) (8f85b08), closes #22068 #22629

Bug Fixes

  • opensearch: log group policies ignore incorrect error code on delete (#22364) (ebba9e3)
  • revert jsii to version 1.69.0 (#22715) (0837c1a)
  • apigateway: race condition exists between stage and cfnaccount in specrestapi (#22671) (4cb008b), closes #18925
  • aws-events: restrict eventbus statementId to 64 characters (#22296) (fadbfc1), closes #22120 #21808
  • stepfunctions-tasks: athenaStartQueryExecution task generates invalid s3 arn (#22692) (6e0cb2b), closes #22608

2.49.1 (2022-10-31)

Bug Fixes

2.49.0 (2022-10-27)

Features

Bug Fixes

  • eks: kubectl get handler output includes stderr (#22658) (66d1ed3)

2.48.0 (2022-10-27)

Features

... (truncated)

Commits
  • 2b45931 fix: revert jsii to version 1.69.0 (#22715)
  • 31fe2e4 chore: npm-check-updates && yarn upgrade (#22653)
  • 69981ac feat(cli): allow disabling parallel asset publishing (#22579)
  • 7b47f41 fix(cli): hotswap deploy fails on multiple CfnEvaluationException (#22339)
  • 9ab6d79 chore: npm-check-updates && yarn upgrade (#22561)
  • b4c2e4d chore: npm-check-updates && yarn upgrade (#22469)
  • 209ddea fix(core): asset bundling skipped when using --exclusively with custom stack ...
  • 0d44db2 fix(cli): state machine hotswap fails if the DependsOn change (#22396)
  • f01c842 chore: some integ tests fail because two synths have different output (#22411)
  • 2ed006e fix: half-written asset zips can be uploaded if process is interrupted (#22393)
  • 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 2, 2022
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 1.105.0 to 2.50.0.
- [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/v2.50.0/packages/aws-cdk)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-2.50.0 branch from fa06d8d to 466a10a Compare November 16, 2022 08:56
@dependabot @github

dependabot Bot commented on behalf of github Nov 18, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #417.

@dependabot dependabot Bot closed this Nov 18, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/aws-cdk-2.50.0 branch November 18, 2022 04:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants