Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

build(deps): bump cdk.version from 1.102.0 to 1.119.0#186

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cdk.version-1.119.0
Closed

build(deps): bump cdk.version from 1.102.0 to 1.119.0#186
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cdk.version-1.119.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 18, 2021

Bumps cdk.version from 1.102.0 to 1.119.0.
Updates core from 1.102.0 to 1.119.0

Release notes

Sourced from core's releases.

v1.119.0

Features

Bug Fixes

  • core: asset bundling fails for non-existent user (#15313) (bf5882f), closes #15415
  • ec2: opaque error when insufficient NAT EIPs are configured (#16040) (a308cac), closes #16039
  • events: cross-account event targets that have a Role are broken (#15717) (f570c94), closes #15639
  • pipelines: repos with dashes cannot be used as additionalInputs (#16017) (400a59d), closes #15753
  • s3-deployment: BucketDeployment doesn't validate that distribution paths start with "/" (#15865) (f8d8795), closes #9317

v1.118.0

Features

Bug Fixes

v1.117.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Template.fromTemplate() is now renamed to Template.fromJSON() to provide clarity.
  • assertions: TemplateAssertions is now renamed to Template.

Features

... (truncated)

Changelog

Sourced from core's changelog.

1.119.0 (2021-08-17)

Features

Bug Fixes

  • core: asset bundling fails for non-existent user (#15313) (bf5882f), closes #15415
  • ec2: opaque error when insufficient NAT EIPs are configured (#16040) (a308cac), closes #16039
  • events: cross-account event targets that have a Role are broken (#15717) (f570c94), closes #15639
  • pipelines: repos with dashes cannot be used as additionalInputs (#16017) (400a59d), closes #15753
  • s3-deployment: BucketDeployment doesn't validate that distribution paths start with "/" (#15865) (f8d8795), closes #9317

1.118.0 (2021-08-10)

Features

Bug Fixes

1.117.0 (2021-08-05)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Template.fromTemplate() is now renamed to Template.fromJSON() to provide clarity.
  • assertions: TemplateAssertions is now renamed to Template.

Features

... (truncated)

Commits
  • 2921d64 chore(release): 1.119.0 (#16098)
  • 8f706d5 chore: remove duplicated closed issues in changelog
  • 86d0286 chore(release): 1.119.0
  • 84a831a feat(assets): exclude "cdk.out" from docker assets (#16034)
  • 1b29ca8 chore(cdk-release): track and bump separate alpha version (#16043)
  • 9618fd4 chore(ecs): allow selecting Bottlerocket via machineImage (#16038)
  • f570c94 fix(events): cross-account event targets that have a Role are broken (#15717)
  • a308cac fix(ec2): opaque error when insufficient NAT EIPs are configured (#16040)
  • fdee43c docs(ecs): Fix ecs readme markdown (#16018)
  • f8d8795 fix(s3-deployment): BucketDeployment doesn't validate that distribution paths...
  • Additional commits viewable in compare view

Updates kms from 1.102.0 to 1.119.0

Release notes

Sourced from kms's releases.

v1.119.0

Features

Bug Fixes

  • core: asset bundling fails for non-existent user (#15313) (bf5882f), closes #15415
  • ec2: opaque error when insufficient NAT EIPs are configured (#16040) (a308cac), closes #16039
  • events: cross-account event targets that have a Role are broken (#15717) (f570c94), closes #15639
  • pipelines: repos with dashes cannot be used as additionalInputs (#16017) (400a59d), closes #15753
  • s3-deployment: BucketDeployment doesn't validate that distribution paths start with "/" (#15865) (f8d8795), closes #9317

v1.118.0

Features

Bug Fixes

v1.117.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Template.fromTemplate() is now renamed to Template.fromJSON() to provide clarity.
  • assertions: TemplateAssertions is now renamed to Template.

Features

... (truncated)

Changelog

Sourced from kms's changelog.

1.119.0 (2021-08-17)

Features

Bug Fixes

  • core: asset bundling fails for non-existent user (#15313) (bf5882f), closes #15415
  • ec2: opaque error when insufficient NAT EIPs are configured (#16040) (a308cac), closes #16039
  • events: cross-account event targets that have a Role are broken (#15717) (f570c94), closes #15639
  • pipelines: repos with dashes cannot be used as additionalInputs (#16017) (400a59d), closes #15753
  • s3-deployment: BucketDeployment doesn't validate that distribution paths start with "/" (#15865) (f8d8795), closes #9317

1.118.0 (2021-08-10)

Features

Bug Fixes

1.117.0 (2021-08-05)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Template.fromTemplate() is now renamed to Template.fromJSON() to provide clarity.
  • assertions: TemplateAssertions is now renamed to Template.

Features

... (truncated)

Commits
  • 2921d64 chore(release): 1.119.0 (#16098)
  • 8f706d5 chore: remove duplicated closed issues in changelog
  • 86d0286 chore(release): 1.119.0
  • 84a831a feat(assets): exclude "cdk.out" from docker assets (#16034)
  • 1b29ca8 chore(cdk-release): track and bump separate alpha version (#16043)
  • 9618fd4 chore(ecs): allow selecting Bottlerocket via machineImage (#16038)
  • f570c94 fix(events): cross-account event targets that have a Role are broken (#15717)
  • a308cac fix(ec2): opaque error when insufficient NAT EIPs are configured (#16040)
  • fdee43c docs(ecs): Fix ecs readme markdown (#16018)
  • f8d8795 fix(s3-deployment): BucketDeployment doesn't validate that distribution paths...
  • Additional commits viewable in compare view

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 `cdk.version` from 1.102.0 to 1.119.0.

Updates `core` from 1.102.0 to 1.119.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.102.0...v1.119.0)

Updates `kms` from 1.102.0 to 1.119.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.102.0...v1.119.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:kms
  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 java Pull requests that update Java code labels Aug 18, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 26, 2021

Superseded by #194.

@dependabot dependabot Bot closed this Aug 26, 2021
@dependabot dependabot Bot deleted the dependabot/maven/cdk.version-1.119.0 branch August 26, 2021 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants