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

Bump aws-cdk-lib from 2.8.0 to 2.9.0 in /infra #21

Merged
merged 1 commit into from Jan 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2022

Bumps aws-cdk-lib from 2.8.0 to 2.9.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.9.0

Features

Bug Fixes

  • apigateway: enabled property of ApiKeyProps is ignored (#18407) (c31f9b4)
  • applicationautoscaling: typo in DYANMODB_WRITE_CAPACITY_UTILIZATION (#18085) (626e6aa), closes #17209
  • assertions: object partiality is dropped passing through arrays (#18525) (eb29e6f)
  • cli: cdk watch constantly prints 'messages suppressed' (#18486) (9b266f4), closes #18451
  • cli: warning to upgrade to bootstrap version >= undefined (#18489) (da5a305)
  • ec2: interface endpoints do not work with Vpc.fromLookup() (#18554) (f55cd2b), closes #17600
  • ec2: launch template names in imdsv2 not unique across stacks (under feature flag) (#17766) (2a80e4b)
  • ecs: only works in 'aws' partition (#18496) (525ac07), closes #18429
  • ecs-patterns: Fix Network Load Balancer Port assignments in ECS Patterns (#18157) (1393729), closes #18073
  • elbv2: BaseLoadBalancer.vpc is not optional (#18474) (f511c17), closes aws/jsii#3342
  • pipelines: "Maximum schema version supported" error (#18404) (a684ff4), closes #18370
  • pipelines: CodeBuild projects are hard to tell apart (#18492) (f6dab8d)
  • pipelines: graphnode dependencies can have duplicates (#18450) (2b0b5ea)
  • secretsmanager: Secret requires KMS key for some same-account access (#17812) (91f3539), closes #15450

Reverts


Alpha modules (2.9.0-alpha.0)

Features

Changelog

Sourced from aws-cdk-lib's changelog.

2.9.0 (2022-01-26)

Features

Bug Fixes

  • apigateway: enabled property of ApiKeyProps is ignored (#18407) (c31f9b4)
  • applicationautoscaling: typo in DYANMODB_WRITE_CAPACITY_UTILIZATION (#18085) (626e6aa), closes #17209
  • assertions: object partiality is dropped passing through arrays (#18525) (eb29e6f)
  • cli: cdk watch constantly prints 'messages suppressed' (#18486) (9b266f4), closes #18451
  • cli: warning to upgrade to bootstrap version >= undefined (#18489) (da5a305)
  • ec2: interface endpoints do not work with Vpc.fromLookup() (#18554) (f55cd2b), closes #17600
  • ec2: launch template names in imdsv2 not unique across stacks (under feature flag) (#17766) (2a80e4b)
  • ecs: only works in 'aws' partition (#18496) (525ac07), closes #18429
  • ecs-patterns: Fix Network Load Balancer Port assignments in ECS Patterns (#18157) (1393729), closes #18073
  • elbv2: BaseLoadBalancer.vpc is not optional (#18474) (f511c17), closes aws/jsii#3342
  • pipelines: "Maximum schema version supported" error (#18404) (a684ff4), closes #18370
  • pipelines: CodeBuild projects are hard to tell apart (#18492) (f6dab8d)
  • pipelines: graphnode dependencies can have duplicates (#18450) (2b0b5ea)
  • secretsmanager: Secret requires KMS key for some same-account access (#17812) (91f3539), closes #15450

Reverts

Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @andskli.


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 Jan 27, 2022
@andskli
Copy link
Contributor

andskli commented Jan 28, 2022 via email

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

---
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 force-pushed the dependabot/npm_and_yarn/infra/aws-cdk-lib-2.9.0 branch from 39b259c to 9937e3b Compare January 28, 2022 13:25
@dependabot dependabot bot merged commit 4d40957 into main Jan 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/infra/aws-cdk-lib-2.9.0 branch January 28, 2022 13:29
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.

None yet

1 participant