Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump cdktf-cli from 0.4.0 to 0.4.1 (#357)
Bumps [cdktf-cli](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf-cli) from 0.4.0 to 0.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-cdk/releases">cdktf-cli's releases</a>.</em></p> <blockquote> <h2>v0.4.1</h2> <p><strong>Fixed Bugs</strong></p> <ul> <li>Fix <code>cdktf destroy</code> - Make sure output parses only relevant parts <a href="https://github-redirect.dependabot.com/hashicorp/terraform-cdk/pull/761">#761</a></li> <li>Dont error on init when log has been written <a href="https://github-redirect.dependabot.com/hashicorp/terraform-cdk/pull/759">#759</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-cdk/blob/main/CHANGELOG.md">cdktf-cli's changelog</a>.</em></p> <blockquote> <h2>0.4.1 (June 7, 2021)</h2> <p><strong>Fixed Bugs</strong></p> <ul> <li>Fix <code>cdktf destroy</code> - Make sure output parses only relevant parts <a href="https://github-redirect.dependabot.com/hashicorp/terraform-cdk/pull/761">#761</a></li> <li>Dont error on init when log has been written <a href="https://github-redirect.dependabot.com/hashicorp/terraform-cdk/pull/759">#759</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-cdk/commit/f086b48db781222abc3b5226a32e4bd60aa785e2"><code>f086b48</code></a> Merge branch 'main' into ignore-cdktf-log-on-init</li> <li><a href="https://github.com/hashicorp/terraform-cdk/commit/9a6ffacad43166da111a916fea30ee00c5f135e0"><code>9a6ffac</code></a> fix(cli): Make sure output parses only relevant parts</li> <li><a href="https://github.com/hashicorp/terraform-cdk/commit/ac809fc67684ce06b294bf0836c4e592cd87ec25"><code>ac809fc</code></a> fix(cli): dont error on init when log has been written</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-cdk/commits/v0.4.1/packages/cdktf-cli">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cdktf-cli&package-manager=npm_and_yarn&previous-version=0.4.0&new-version=0.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
- Loading branch information