Skip to content

build(deps): bump cdktf from 0.16.3 to 0.21.0#367

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2025

Bumps cdktf from 0.16.3 to 0.21.0.

Release notes

Sourced from cdktf'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'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
  • 392a42e chore: Skip mapping for no reason
  • 9641795 fix: Stop escaping quotes within HEREDOC
  • 9db3043 chore: Use a permalink instead of relying on main branch
  • d85c294 fix: #3630 Due to skipping of attributes, we need to render certain blocks be...
  • b541c70 chore: Fix issue where archive was being closed before the file was finished ...
  • aa937c5 chore: Update lib related deps
  • aa719c1 chore: Update JSII related deps
  • 41c1ccd chore: Upgrade dependencies for lib
  • 8ea05e2 fix(lib): correct the concat method in TokenizedStringFragments
  • 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](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf) from 0.16.3 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)

---
updated-dependencies:
- dependency-name: cdktf
  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 Jul 26, 2025
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