Skip to content

build(deps): bump cdktf-cli from 0.20.11 to 0.20.12#331

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/cdktf-cli-0.20.12
Closed

build(deps): bump cdktf-cli from 0.20.11 to 0.20.12#331
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/cdktf-cli-0.20.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2025

Bumps cdktf-cli from 0.20.11 to 0.20.12.

Release notes

Sourced from cdktf-cli's releases.

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
  • chore: Upgrade dependencies for util #3767
  • chore: Upgrade dependencies for cli #3765

fix

  • fix: Upgrade dependencies to remove vulnerable version of micromatch #3844
  • fix: Upgrade version of esbuild without security vuln #3843
  • fix: Security warning on version of Axios #3841
  • fix(examples): The Complex iterators example for C# that has been broken for a while #3840
  • fix: Update slack action usage for slack action v2 #3802
  • fix: always save terraform credentials #3785
  • fix(lib): correct the concat method in TokenizedStringFragments #3772
Changelog

Sourced from cdktf-cli's changelog.

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
  • chore: Upgrade dependencies for all #3789
  • chore: Upgrade dependencies for lib #3776
  • chore: Upgrade dependencies for util #3767
  • chore: Upgrade dependencies for cli #3765

fix

  • fix: Upgrade dependencies to remove vulnerable version of micromatch #3844
  • fix: Upgrade version of esbuild without security vuln #3843
  • fix: Security warning on version of Axios #3841
  • fix(examples): The Complex iterators example for C# that has been broken for a while #3840
  • fix: Update slack action usage for slack action v2 #3802
  • fix: always save terraform credentials #3785
  • fix(lib): correct the concat method in TokenizedStringFragments #3772
Commits
  • 612c352 fix: upgrade dependencies to remove vulnerable version of micromatch
  • f08cebd fix: Upgrade version of esbuild without security vuln
  • 9813e65 fix: always save terraform credentials
  • b5e87cd fix: Unit test fails due to casing issue
  • 6caf1fa fix: Yargs requires argv to be called in order to process the CLI
  • 3b6d0f9 fix: Prettier version, eslint config, run prettier, solve errors
  • 2a23715 chore: add required copyright headers
  • 858e78f feat: Eslint 9 flat file support
  • 57a1961 chore: Remove --ext argument from eslint as it's deprecated
  • a1ab233 chore: Add files to eslingConfig
  • 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.20.12.
- [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.20.12/packages/cdktf-cli)

---
updated-dependencies:
- dependency-name: cdktf-cli
  dependency-version: 0.20.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 19, 2025
@qlty-cloud-legacy
Copy link
Copy Markdown

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

View more on Code Climate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 7, 2025

Superseded by #346.

@dependabot dependabot Bot closed this Jun 7, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/cdktf-cli-0.20.12 branch June 7, 2025 16:35
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