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

chore(deps): update aws-cdk monorepo to v1.203.0 #195

Open
wants to merge 1 commit into
base: saga
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-cdk/aws-appsync 1.107.0 -> 1.203.0 age adoption passing confidence
@aws-cdk/aws-cognito 1.107.0 -> 1.203.0 age adoption passing confidence
@aws-cdk/aws-dynamodb 1.107.0 -> 1.203.0 age adoption passing confidence
@aws-cdk/aws-iam 1.107.0 -> 1.203.0 age adoption passing confidence
@aws-cdk/core 1.107.0 -> 1.203.0 age adoption passing confidence
aws-cdk 1.107.0 -> 1.203.0 age adoption passing confidence

Release Notes

aws/aws-cdk

v1.203.0

Compare Source

Features

v1.202.0

Compare Source

⚠ BREAKING CHANGES
  • eks: A masters role is no longer provisioned by default. Use the mastersRole property to explicitly pass a role that needs cluster access. In addition, the creation role no longer allows any identity (with the appropriate sts:AssumeRole permissions) to assume it.
Features
Bug Fixes

v1.201.0

Compare Source

v1.200.0

Compare Source

Bug Fixes
  • pipelines: CodeBuild Action role can be assumed by too many identities (#​25318) (8ceae2e)

v1.199.0

Compare Source

Features
Bug Fixes

v1.198.1

Compare Source

Bug Fixes

v1.198.0

Compare Source

Bug Fixes

v1.197.0

Compare Source

v1.196.0

Compare Source

v1.195.0

Compare Source

v1.194.0

Compare Source

v1.193.0

Compare Source

v1.192.0

Compare Source

Features

v1.191.0

Compare Source

Features

v1.190.0

Compare Source

Features
Bug Fixes

v1.189.0

Compare Source

Features

v1.188.0

Compare Source

Features

v1.187.0

Compare Source

Features

v1.186.1

Compare Source

Features

v1.186.0

Compare Source

v1.185.0

Compare Source

Features

v1.184.1

Compare Source

Bug Fixes
  • cfnspec: v101.0.0 introduced specific types on several types that previously were typed as json

v1.184.0

Compare Source

Features

v1.183.0

Compare Source

Features

v1.182.0

Compare Source

Features
Bug Fixes
  • cli: typescript init templates fail with error in build step (#​23130) (b06cd20)

v1.181.1

Compare Source

Bug Fixes
  • cli: typescript init templates fail with error in build step (#​23130) (c04f158)

v1.181.0

Compare Source

Bug Fixes
  • iam: oidc provider fetches leaf certificate thumbprint instead of root (#​22924) (b01adb5)

v1.180.0

Compare Source

v1.179.0

Compare Source

Features

v1.178.0

Compare Source

v1.177.0

Compare Source

Features

v1.176.0

Compare Source

Features
Bug Fixes

v1.175.0

Compare Source

Features

v1.174.0

Compare Source

Features

v1.173.0

Compare Source

Features

v1.172.0

Compare Source

v1.171.0

Compare Source

v1.170.1

Compare Source

Bug Fixes

v1.170.0

Compare Source

Features
Bug Fixes

v1.169.0

Compare Source

Features

v1.168.0

Compare Source

Features

v1.167.0

Compare Source

v1.166.1

Compare Source

Bug Fixes
  • Revert to [email protected] as dynamic runtime type-checking it introduced for Python results in incorrect code being produced.

v1.165.0

Compare Source

Features
Bug Fixes
  • integration test for appsync apikey auth fails with out of bound API key expiration (backport #​21198) (#​21204) (0134d87)

v1.164.0

Compare Source

Features
Bug Fixes

v1.163.2

Compare Source

Bug Fixes
  • custom-resources: Custom resource provider framework not passing ResponseURL to user function (backport #​21117) (#​21123) (6f81702)

v1.163.1

Compare Source

Bug Fixes
  • custom-resources: Custom resource provider framework not passing ResponseURL to user function (#​21065) (fca40af), closes #​21058

v1.163.0

Compare Source

Features
Bug Fixes

v1.162.0

Compare Source

v1.161.0

Compare Source

Features

v1.160.0

Compare Source

⚠ Removal of Node 12
  • Starting with this release, Node 12 is no longer supported and customers should upgrade to Node 14, 16, or 18.
Features
Bug Fixes
Miscellaneous Chores

v1.159.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • core: so this PR attempts to smooth a rough edge by "locking"
    the logicalId when exportValue is called. If the user attempts to
    override the id after that point, an error message will be thrown
Features
Bug Fixes

v1.158.0

Compare Source

Features
Bug Fixes

v1.157.0

Compare Source

Features
Bug Fixes

v1.156.1

Compare Source

v1.156.0

Compare Source

Features
Bug Fixes

v1.155.0

Compare Source

Features
Bug Fixes

v1.154.0

Compare Source

Features
Bug Fixes

v1.153.1

Compare Source

Bug Fixes
  • imagebuilder: revert property field typings (b2e0eb5)

v1.153.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 51ce3bd to 2d131dc Compare June 9, 2021 13:15
@mergify mergify bot added the mergify label Jun 9, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 2d131dc to 87905b0 Compare June 11, 2021 16:51
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.108.0 chore(deps): update aws-cdk monorepo Jun 11, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 87905b0 to 6c58299 Compare June 11, 2021 17:33
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo chore(deps): update aws-cdk monorepo to v1.108.1 Jun 11, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 6c58299 to fbe72ca Compare June 17, 2021 02:44
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.108.1 chore(deps): update aws-cdk monorepo to v1.109.0 Jun 17, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from fbe72ca to 5a1e284 Compare June 24, 2021 12:47
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.109.0 chore(deps): update aws-cdk monorepo to v1.110.0 Jun 24, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 5a1e284 to e29f5c7 Compare June 28, 2021 23:37
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.110.0 chore(deps): update aws-cdk monorepo to v1.110.1 Jun 28, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e29f5c7 to b8e08e1 Compare July 2, 2021 02:45
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.110.1 chore(deps): update aws-cdk monorepo to v1.111.0 Jul 2, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b8e08e1 to 8a92cb5 Compare July 9, 2021 21:06
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.111.0 chore(deps): update aws-cdk monorepo Jul 9, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 8a92cb5 to 9aabe1b Compare July 9, 2021 21:41
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo chore(deps): update aws-cdk monorepo to v1.112.0 Jul 9, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9aabe1b to faf3636 Compare July 12, 2021 16:39
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.112.0 chore(deps): update aws-cdk monorepo to v1.113.0 Jul 12, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from faf3636 to 9d47fd6 Compare July 15, 2021 15:04
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.113.0 chore(deps): update aws-cdk monorepo to v1.114.0 Jul 15, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9d47fd6 to 1d32a26 Compare July 21, 2021 18:00
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.114.0 chore(deps): update aws-cdk monorepo Jul 21, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 1d32a26 to db6616d Compare July 21, 2021 18:41
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo chore(deps): update aws-cdk monorepo to v1.115.0 Jul 21, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from db6616d to 51ce0f3 Compare July 28, 2021 13:47
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.115.0 chore(deps): update aws-cdk monorepo Jul 28, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 51ce0f3 to 030decc Compare July 28, 2021 15:07
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo chore(deps): update aws-cdk monorepo to v1.116.0 Jul 28, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 030decc to e79be4e Compare October 19, 2021 02:26
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.116.0 chore(deps): update aws-cdk monorepo to v1.128.0 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from e79be4e to b577f14 Compare March 7, 2022 12:05
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.128.0 chore(deps): update aws-cdk monorepo to v1.147.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from b577f14 to ab0e226 Compare March 26, 2022 13:45
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.147.0 chore(deps): update aws-cdk monorepo to v1.149.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from ab0e226 to f1a677f Compare April 25, 2022 00:26
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.149.0 chore(deps): update aws-cdk monorepo to v1.153.1 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from f1a677f to abb1acc Compare May 15, 2022 22:01
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.153.1 chore(deps): update aws-cdk monorepo to v1.156.1 May 15, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from abb1acc to 18bb224 Compare June 18, 2022 14:48
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.156.1 chore(deps): update aws-cdk monorepo to v1.160.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 18bb224 to a6b1d73 Compare June 23, 2022 18:56
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.160.0 chore(deps): update aws-cdk monorepo to v1.161.0 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from a6b1d73 to 5be60a4 Compare September 25, 2022 16:27
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.161.0 chore(deps): update aws-cdk monorepo to v1.174.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 5be60a4 to 8019c1f Compare November 20, 2022 18:38
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.174.0 chore(deps): update aws-cdk monorepo to v1.181.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 8019c1f to 4548940 Compare March 17, 2023 16:10
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.181.0 chore(deps): update aws-cdk monorepo to v1.197.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 4548940 to c18b6df Compare March 23, 2023 15:30
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.197.0 chore(deps): update aws-cdk monorepo to v1.198.0 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from c18b6df to 9a6e31d Compare March 31, 2023 17:31
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.198.0 chore(deps): update aws-cdk monorepo to v1.198.1 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 9a6e31d to 3a34741 Compare May 28, 2023 10:04
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.198.1 chore(deps): update aws-cdk monorepo to v1.202.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/aws-cdk-monorepo branch from 3a34741 to c6ef9fe Compare May 31, 2023 23:53
@renovate renovate bot changed the title chore(deps): update aws-cdk monorepo to v1.202.0 chore(deps): update aws-cdk monorepo to v1.203.0 May 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants