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

build(deps): bump cdk.version from 1.102.0 to 1.106.0#117

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2021

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

Release notes

Sourced from core's releases.

v1.106.0

Features

  • ecs-service-extensions: allow taskRole to be passed in on creation of an ECS service (3e257a0)
  • appmesh: add IAM grants for StreamAggregatedResources (#13596) (f4a2938), closes #11639
  • cfnspec: cloudformation spec v36.0.0 (#14791) (3a9f56d)
  • dynamodb: add ability to enable contributor insights on Table (#14742) (3c7a89d)
  • lambda: support Principal conditions in Permission (#14674) (b78a1bb), closes #8116
  • lambda-nodejs: pnpm support (#14772) (b02311c), closes #14757

Bug Fixes

  • cognito: user pool - phoneNumberVerified attribute fails deployment (#14699) (cd2589f), closes #14175
  • iam: permissions boundaries not added to custom resource roles (#14754) (f36feb5), closes #13310
  • lambda: changing reserved concurrency fails lambda version deployment (#14586) (f47d5cb), closes #11537
  • lambda-nodejs: esbuild detection with Yarn 2 in PnP mode (#14739) (5c84696)
  • pipelines: self-update build fails with named pipeline stack (#14729) (eff9c75), closes #10782

v1.105.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • lambda-nodejs: using banner and footer now requires esbuild >= 0.9.0

Features

Bug Fixes

  • cli: Updated typo user to uses (#14357) (7fe329c)
  • core: cannot determine packaging when bundling that produces an archive is skipped (#14372) (163e812), closes #14369
  • ecr: add validations for ECR repository names (#12613) (396dca9), closes #9877
  • lambda: unable to access SingletonFunction vpc connections (#14533) (49d18ab), closes #6261
  • lambda-nodejs: banner and footer values not escaped (#14743) (81aa612), closes #13576
  • pipelines: self-mutating builds cannot be run in privileged mode (#14655) (73b9b4a), closes #11425
  • pipelines: stackOutput generates names too long to be used in useOutputs (#14680) (d81e06d), closes #13552
  • pipelines: synth fails if 'aws-cdk' is not in package.json (#14745) (0b8ee97), closes #14658

v1.104.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2: setting the authorizer of an API route to HttpNoneAuthorizer will now remove any existing authorizer on the route

Features

... (truncated)

Changelog

Sourced from core's changelog.

1.106.0 (2021-05-25)

Features

  • ecs-service-extensions: allow taskRole to be passed in on creation of an ECS service (3e257a0)
  • appmesh: add IAM grants for StreamAggregatedResources (#13596) (f4a2938), closes #11639
  • cfnspec: cloudformation spec v36.0.0 (#14791) (3a9f56d)
  • dynamodb: add ability to enable contributor insights on Table (#14742) (3c7a89d)
  • lambda: support Principal conditions in Permission (#14674) (b78a1bb), closes #8116
  • lambda-nodejs: pnpm support (#14772) (b02311c), closes #14757

Bug Fixes

  • cognito: user pool - phoneNumberVerified attribute fails deployment (#14699) (cd2589f), closes #14175
  • iam: permissions boundaries not added to custom resource roles (#14754) (f36feb5), closes #13310
  • lambda: changing reserved concurrency fails lambda version deployment (#14586) (f47d5cb), closes #11537
  • lambda-nodejs: esbuild detection with Yarn 2 in PnP mode (#14739) (5c84696)
  • pipelines: self-update build fails with named pipeline stack (#14729) (eff9c75), closes #10782

1.105.0 (2021-05-19)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • lambda-nodejs: using banner and footer now requires esbuild >= 0.9.0

Features

Bug Fixes

  • cli: Updated typo user to uses (#14357) (7fe329c)
  • core: cannot determine packaging when bundling that produces an archive is skipped (#14372) (163e812), closes #14369
  • ecr: add validations for ECR repository names (#12613) (396dca9), closes #9877
  • lambda: unable to access SingletonFunction vpc connections (#14533) (49d18ab), closes #6261
  • lambda-nodejs: banner and footer values not escaped (#14743) (81aa612), closes #13576
  • pipelines: self-mutating builds cannot be run in privileged mode (#14655) (73b9b4a), closes #11425
  • pipelines: stackOutput generates names too long to be used in useOutputs (#14680) (d81e06d), closes #13552
  • pipelines: synth fails if 'aws-cdk' is not in package.json (#14745) (0b8ee97), closes #14658

1.104.0 (2021-05-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

... (truncated)

Commits
  • fe32f1c Merge pull request #14865 from aws/bump/1.106.0
  • b517d64 Add ecs-service-extensions module name to a feature entry
  • bcc352e chore(release): 1.106.0
  • 8b293b0 chore(prlint): switch to typescript (#14848)
  • b9189df chore: add go to list of supported languages (#14849)
  • 4439763 docs(apigatewayv2): fix incorrect response type enum (#14840)
  • c7f9f97 bump lambda-layer-kubectl (#14678)
  • 53ee025 docs(aws-stepfunctions-tasks): Update TaskEnvironmentVariable doc to refer to...
  • 27092c1 chore: remove prlinter module and merge it with prlint (#14825)
  • 4c8e938 Merge pull request #13834 from brentryan/13304-taskRole
  • Additional commits viewable in compare view

Updates kms from 1.102.0 to 1.106.0

Release notes

Sourced from kms's releases.

v1.106.0

Features

  • ecs-service-extensions: allow taskRole to be passed in on creation of an ECS service (3e257a0)
  • appmesh: add IAM grants for StreamAggregatedResources (#13596) (f4a2938), closes #11639
  • cfnspec: cloudformation spec v36.0.0 (#14791) (3a9f56d)
  • dynamodb: add ability to enable contributor insights on Table (#14742) (3c7a89d)
  • lambda: support Principal conditions in Permission (#14674) (b78a1bb), closes #8116
  • lambda-nodejs: pnpm support (#14772) (b02311c), closes #14757

Bug Fixes

  • cognito: user pool - phoneNumberVerified attribute fails deployment (#14699) (cd2589f), closes #14175
  • iam: permissions boundaries not added to custom resource roles (#14754) (f36feb5), closes #13310
  • lambda: changing reserved concurrency fails lambda version deployment (#14586) (f47d5cb), closes #11537
  • lambda-nodejs: esbuild detection with Yarn 2 in PnP mode (#14739) (5c84696)
  • pipelines: self-update build fails with named pipeline stack (#14729) (eff9c75), closes #10782

v1.105.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • lambda-nodejs: using banner and footer now requires esbuild >= 0.9.0

Features

Bug Fixes

  • cli: Updated typo user to uses (#14357) (7fe329c)
  • core: cannot determine packaging when bundling that produces an archive is skipped (#14372) (163e812), closes #14369
  • ecr: add validations for ECR repository names (#12613) (396dca9), closes #9877
  • lambda: unable to access SingletonFunction vpc connections (#14533) (49d18ab), closes #6261
  • lambda-nodejs: banner and footer values not escaped (#14743) (81aa612), closes #13576
  • pipelines: self-mutating builds cannot be run in privileged mode (#14655) (73b9b4a), closes #11425
  • pipelines: stackOutput generates names too long to be used in useOutputs (#14680) (d81e06d), closes #13552
  • pipelines: synth fails if 'aws-cdk' is not in package.json (#14745) (0b8ee97), closes #14658

v1.104.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2: setting the authorizer of an API route to HttpNoneAuthorizer will now remove any existing authorizer on the route

Features

... (truncated)

Changelog

Sourced from kms's changelog.

1.106.0 (2021-05-25)

Features

  • ecs-service-extensions: allow taskRole to be passed in on creation of an ECS service (3e257a0)
  • appmesh: add IAM grants for StreamAggregatedResources (#13596) (f4a2938), closes #11639
  • cfnspec: cloudformation spec v36.0.0 (#14791) (3a9f56d)
  • dynamodb: add ability to enable contributor insights on Table (#14742) (3c7a89d)
  • lambda: support Principal conditions in Permission (#14674) (b78a1bb), closes #8116
  • lambda-nodejs: pnpm support (#14772) (b02311c), closes #14757

Bug Fixes

  • cognito: user pool - phoneNumberVerified attribute fails deployment (#14699) (cd2589f), closes #14175
  • iam: permissions boundaries not added to custom resource roles (#14754) (f36feb5), closes #13310
  • lambda: changing reserved concurrency fails lambda version deployment (#14586) (f47d5cb), closes #11537
  • lambda-nodejs: esbuild detection with Yarn 2 in PnP mode (#14739) (5c84696)
  • pipelines: self-update build fails with named pipeline stack (#14729) (eff9c75), closes #10782

1.105.0 (2021-05-19)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • lambda-nodejs: using banner and footer now requires esbuild >= 0.9.0

Features

Bug Fixes

  • cli: Updated typo user to uses (#14357) (7fe329c)
  • core: cannot determine packaging when bundling that produces an archive is skipped (#14372) (163e812), closes #14369
  • ecr: add validations for ECR repository names (#12613) (396dca9), closes #9877
  • lambda: unable to access SingletonFunction vpc connections (#14533) (49d18ab), closes #6261
  • lambda-nodejs: banner and footer values not escaped (#14743) (81aa612), closes #13576
  • pipelines: self-mutating builds cannot be run in privileged mode (#14655) (73b9b4a), closes #11425
  • pipelines: stackOutput generates names too long to be used in useOutputs (#14680) (d81e06d), closes #13552
  • pipelines: synth fails if 'aws-cdk' is not in package.json (#14745) (0b8ee97), closes #14658

1.104.0 (2021-05-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

... (truncated)

Commits
  • fe32f1c Merge pull request #14865 from aws/bump/1.106.0
  • b517d64 Add ecs-service-extensions module name to a feature entry
  • bcc352e chore(release): 1.106.0
  • 8b293b0 chore(prlint): switch to typescript (#14848)
  • b9189df chore: add go to list of supported languages (#14849)
  • 4439763 docs(apigatewayv2): fix incorrect response type enum (#14840)
  • c7f9f97 bump lambda-layer-kubectl (#14678)
  • 53ee025 docs(aws-stepfunctions-tasks): Update TaskEnvironmentVariable doc to refer to...
  • 27092c1 chore: remove prlinter module and merge it with prlint (#14825)
  • 4c8e938 Merge pull request #13834 from brentryan/13304-taskRole
  • 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.106.0.

Updates `core` from 1.102.0 to 1.106.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.106.0)

Updates `kms` from 1.102.0 to 1.106.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.106.0)

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 May 26, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 27, 2021

Superseded by #118.

@dependabot dependabot Bot closed this May 27, 2021
@dependabot dependabot Bot deleted the dependabot/maven/cdk.version-1.106.0 branch May 27, 2021 06:11
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