Skip to content

build(deps): bump cdktf-cli from 0.20.11 to 0.21.0#346

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/cdktf-cli-0.21.0
Open

build(deps): bump cdktf-cli from 0.20.11 to 0.21.0#346
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/cdktf-cli-0.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2025

Bumps cdktf-cli from 0.20.11 to 0.21.0.

Release notes

Sourced from cdktf-cli's releases.

v0.21.0

Breaking Changes

Minimum required Node version updated to 20.9

Since long-term support for Node.js 18 has ended, we updated our minimum compatible node version to 20.9.

fix

  • fix: Stop escaping quotes within HEREDOC #3890
  • fix: Pass migrate-state flag through to terraform init #3887
  • fix: #3630 Slightly improve HCL rendering for skipped attributes #3878
  • fix: issue where archive was being closed before the file finished writing causing corrupt TerraformAssets #3873

feat

  • feat!: update minimum required Node.js version to 20.19 #3888
  • feat: Skip Provider Locking on request #3879

chore

  • chore(deps): bump tar-fs from 2.1.2 to 2.1.3 #3897
  • chore: Upgrade base image for docker image used in building CDKTF #3872
  • chore: Upgrading dependencies #3871
  • chore(deps): bump the github-actions-backward-compatible group with 6 updates #3869
  • chore(ci): use Dependabot to keep GitHub Actions updated #3867
  • chore: add comments to docs #3863

v0.20.12

feat

  • feat: Upgrade JSII #3837

chore

  • chore: add missing dependency on fs-extra to @cdktf/hcl-tools #3854
  • chore: Upgrade node-pty-prebuilt to support Node LTS #3851
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3847
  • chore(docs): Update example for remote backend to show cloud backend #3833
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3828
  • chore: Update docker container with latest version of node and JSII #3821
  • chore: Upgrade archiver version to 7.0.1 #3818
  • chore: Upgrade dependencies for lib #3815
  • chore: Use tmccombs/hcl2json and fix go examples #3814
  • chore: Remove web team from CODEOWNERS for content directories #3811
  • chore: Upgrade dependencies for all #3800
  • chore: update changelog #3798
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3795
  • chore: Upgrade dependencies for all #3789
  • chore: Upgrade dependencies for lib #3776

... (truncated)

Changelog

Sourced from cdktf-cli's changelog.

0.21.0

Breaking Changes

Minimum required Node version updated to 20.9

Since long-term support for Node.js 18 has ended, we updated our minimum compatible node version to 20.9.

fix

  • fix: Stop escaping quotes within HEREDOC #3890
  • fix: Pass migrate-state flag through to terraform init #3887
  • fix: #3630 Slightly improve HCL rendering for skipped attributes #3878
  • fix: issue where archive was being closed before the file finished writing causing corrupt TerraformAssets #3873

feat

  • feat!: update minimum required Node.js version to 20.19 #3888
  • feat: Skip Provider Locking on request #3879

chore

  • chore(deps): bump tar-fs from 2.1.2 to 2.1.3 #3897
  • chore: Upgrade base image for docker image used in building CDKTF #3872
  • chore: Upgrading dependencies #3871
  • chore(deps): bump the github-actions-backward-compatible group with 6 updates #3869
  • chore(ci): use Dependabot to keep GitHub Actions updated #3867
  • chore: add comments to docs #3863

0.20.12

feat

  • feat: Upgrade JSII #3837

chore

  • chore: add missing dependency on fs-extra to @cdktf/hcl-tools #3854
  • chore: Upgrade node-pty-prebuilt to support Node LTS #3851
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3847
  • chore(docs): Update example for remote backend to show cloud backend #3833
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3828
  • chore: Update docker container with latest version of node and JSII #3821
  • chore: Upgrade archiver version to 7.0.1 #3818
  • chore: Upgrade dependencies for lib #3815
  • chore: Use tmccombs/hcl2json and fix go examples #3814
  • chore: Remove web team from CODEOWNERS for content directories #3811
  • chore: Upgrade dependencies for all #3800
  • chore: update changelog #3798
  • chore(deps): pin trusted workflows based on HashiCorp TSCCR #3795

... (truncated)

Commits
  • 1c743ba chore: Use the minimum LTS version
  • 94c7714 chore: Ensure node version 20 is used
  • 25ab808 chore: Upgrade @​types/node
  • 37e8465 chore: Pass provider lock flag through handlers
  • 34ea17e chore: Update output command to also allow skipping provider lock
  • ad64c3c chore: Prevent provider lock operation from running if disallowed by cli
  • c286048 feat: Support ability to skip terraform provider lock operation
  • c4f84c4 chore: Upgrade CLI related deps
  • aa719c1 chore: Update JSII related deps
  • 612c352 fix: upgrade dependencies to remove vulnerable version of micromatch
  • Additional commits viewable in compare view

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [cdktf-cli](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf-cli) from 0.20.11 to 0.21.0.
- [Release notes](https://github.com/hashicorp/terraform-cdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-cdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-cdk/commits/v0.21.0/packages/cdktf-cli)

---
updated-dependencies:
- dependency-name: cdktf-cli
  dependency-version: 0.21.0
  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 javascript Pull requests that update Javascript code labels Jun 7, 2025
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit b42abf7 and detected 0 issues on this pull request.

View more on Code Climate.

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants