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

Update cdk deps #263

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

Update cdk deps #263

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-cdk/assert (source) 1.159.0 -> 1.203.0 age adoption passing confidence
@aws-cdk/aws-cloudfront (source) 1.159.0 -> 1.204.0 age adoption passing confidence
@aws-cdk/aws-codebuild (source) 1.159.0 -> 1.204.0 age adoption passing confidence
@aws-cdk/aws-iam (source) 1.159.0 -> 1.204.0 age adoption passing confidence
@aws-cdk/aws-s3 (source) 1.159.0 -> 1.204.0 age adoption passing confidence
@aws-cdk/core (source) 1.159.0 -> 1.204.0 age adoption passing confidence
aws-cdk (source) 1.159.0 -> 1.203.0 age adoption passing confidence

Release Notes

aws/aws-cdk (@​aws-cdk/assert)

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 jsii-pacmak@1.62.0 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

Configuration

📅 Schedule: Branch creation - "on the 7 day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/cdk-deps branch 4 times, most recently from 301b5e8 to 4cbd885 Compare July 9, 2022 06:09
@renovate renovate bot changed the title Update cdk deps to v1.163.0 Update cdk deps to v1.163.1 Jul 9, 2022
@renovate renovate bot changed the title Update cdk deps to v1.163.1 Update cdk deps to v1.163.2 Jul 14, 2022
@renovate renovate bot changed the title Update cdk deps to v1.163.2 Update cdk deps to v1.164.0 Jul 16, 2022
@renovate renovate bot changed the title Update cdk deps to v1.164.0 Update cdk deps Jul 19, 2022
@renovate renovate bot force-pushed the renovate/cdk-deps branch 2 times, most recently from ea0aa14 to 428cece Compare July 20, 2022 16:50
@renovate renovate bot changed the title Update cdk deps Update cdk deps to v1.165.0 Jul 20, 2022
@renovate renovate bot changed the title Update cdk deps to v1.165.0 Update cdk deps to v1.166.1 Jul 29, 2022
@renovate renovate bot changed the title Update cdk deps to v1.166.1 Update cdk deps to v1.167.0 Aug 3, 2022
@renovate renovate bot force-pushed the renovate/cdk-deps branch 3 times, most recently from 3015b48 to 276eed1 Compare August 10, 2022 00:12
@renovate renovate bot changed the title Update cdk deps to v1.167.0 Update cdk deps to v1.168.0 Aug 10, 2022
@renovate renovate bot changed the title Update cdk deps to v1.168.0 Update cdk deps to v1.169.0 Aug 18, 2022
@renovate renovate bot changed the title Update cdk deps to v1.169.0 Update cdk deps to v1.170.0 Aug 26, 2022
@renovate renovate bot changed the title Update cdk deps to v1.170.0 Update cdk deps to v1.170.1 Aug 31, 2022
@renovate renovate bot changed the title Update cdk deps to v1.170.1 Update cdk deps to v1.171.0 Sep 1, 2022
@renovate renovate bot changed the title Update cdk deps to v1.173.0 Update cdk deps to v1.174.0 Sep 22, 2022
@renovate renovate bot changed the title Update cdk deps to v1.174.0 Update cdk deps to v1.181.0 Nov 20, 2022
@renovate renovate bot changed the title Update cdk deps to v1.181.0 Update cdk deps to v1.197.0 Mar 16, 2023
@renovate renovate bot changed the title Update cdk deps to v1.197.0 Update cdk deps to v1.198.0 Mar 23, 2023
@renovate renovate bot changed the title Update cdk deps to v1.198.0 Update cdk deps to v1.198.1 Mar 31, 2023
@renovate renovate bot changed the title Update cdk deps to v1.198.1 Update cdk deps to v1.202.0 May 28, 2023
@renovate renovate bot changed the title Update cdk deps to v1.202.0 Update cdk deps May 31, 2023
@renovate renovate bot changed the title Update cdk deps Update cdk deps to v1.203.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/cdk-deps branch 4 times, most recently from 0957e12 to 334d9e8 Compare June 7, 2023 17:54
@renovate renovate bot force-pushed the renovate/cdk-deps branch 2 times, most recently from d4a6014 to a8284ae Compare July 7, 2023 06:17
@renovate renovate bot force-pushed the renovate/cdk-deps branch 3 times, most recently from 47aa06c to 71bb83a Compare February 7, 2024 09:45
@renovate renovate bot changed the title Update cdk deps to v1.203.0 Update cdk deps Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants