Skip to content

Commit

Permalink
build(deps-dev): Bump cdktf-cli from 0.4.0 to 0.4.1 (#357)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Jun 8, 2021
1 parent 9898394 commit a36f760
Showing 1 changed file with 16 additions and 53 deletions.
69 changes: 16 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cdktf/[email protected].0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2json/-/hcl2json-0.4.0.tgz#4d3b1958eeebdc0d1c50e2cbdbbe0733cb4fccbb"
integrity sha512-etFW1+DoAwQ7ENtdvpuKxmosJDDJ2rnQUDkJPZnNIqLUAXcGG3MdU6PWTnLQX/xwDMQq7xfCZlDK/hrV7g2rhA==
"@cdktf/[email protected].1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2json/-/hcl2json-0.4.1.tgz#904cbcab5c934cb69b32cec06498e0ec4405ca2b"
integrity sha512-yabxBeKkCJvj3gFQmHfsS/P6JaQMBqbyEZ1G67gTCtfkbOSEGib8KWsl3ZA+u5Fs2z5q9M4emLcCBHHPrmSG3g==
dependencies:
"@types/node-fetch" "^2.5.8"
node-fetch "^2.6.1"
Expand Down Expand Up @@ -804,7 +804,7 @@ archiver-utils@^2.1.0:
normalize-path "^3.0.0"
readable-stream "^2.0.0"

[email protected]:
[email protected], archiver@^5.1.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/archiver/-/archiver-5.3.0.tgz#dd3e097624481741df626267564f7dd8640a45ba"
integrity sha512-iUw+oDwK0fgNpvveEsdQ0Ase6IIKztBJU2U0E9MzszMfmVVUyv1QJhS2ITW9ZCqx8dktAxVAjWWkKehuZE8OPg==
Expand All @@ -817,19 +817,6 @@ [email protected]:
tar-stream "^2.2.0"
zip-stream "^4.1.0"

archiver@^5.1.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/archiver/-/archiver-5.2.0.tgz#25aa1b3d9febf7aec5b0f296e77e69960c26db94"
integrity sha512-QEAKlgQuAtUxKeZB9w5/ggKXh21bZS+dzzuQ0RPBC20qtDCbTyzqmisoeJP46MP39fg4B4IcyvR+yeyEBdblsQ==
dependencies:
archiver-utils "^2.1.0"
async "^3.2.0"
buffer-crc32 "^0.2.1"
readable-stream "^3.6.0"
readdir-glob "^1.0.0"
tar-stream "^2.1.4"
zip-stream "^4.0.4"

argparse@^1.0.7:
version "1.0.10"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
Expand Down Expand Up @@ -1221,16 +1208,16 @@ caseless@~0.12.0:
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=

cdktf-cli@^0.4:
version "0.4.0"
resolved "https://registry.yarnpkg.com/cdktf-cli/-/cdktf-cli-0.4.0.tgz#c949bf6d849e1d50def99f879cb9c2c7d765216f"
integrity sha512-2mJA2Kq8mCcTzfHbNnogPWj/OVtPFEtzgL00hxPyLIKaQz7gX0Sagej18qp7kPh0pVA5Qenm5jVST3GdkjoX6A==
version "0.4.1"
resolved "https://registry.yarnpkg.com/cdktf-cli/-/cdktf-cli-0.4.1.tgz#6c9cf17cf547cf9399c5a1adc1df2a00581a998f"
integrity sha512-bDK7F4MQFFgzkZBoxMimSu297IJ4duhG1ZpOGG/YcQ9MF/IuIKqlxV6WhWUEfPupnSuZuDQMNCRf/PhKsWcy9Q==
dependencies:
"@cdktf/hcl2json" "0.4.0"
"@cdktf/hcl2json" "0.4.1"
"@skorfmann/ink-confirm-input" "^3.0.0"
"@skorfmann/terraform-cloud" "^1.10.1"
"@types/node" "^14.0.26"
archiver "^5.1.0"
cdktf "0.4.0"
cdktf "0.4.1"
chalk "^4.1.0"
codemaker "^0.22.0"
constructs "^3.3.75"
Expand All @@ -1252,10 +1239,10 @@ cdktf-cli@^0.4:
uuid "^8.3.0"
yargs "^15.1.0"

[email protected].0, cdktf@^0.4:
version "0.4.0"
resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.4.0.tgz#2513c054d656c1a859541c0b5e13cf3bb1c3c107"
integrity sha512-P6KRqGokkAVRZdT2+fXfEdQszpOXrJa/EuNZr0WPcIrfTVfjL6HNrHyuP1HWUvJRzlcbG5ZZ3+8Uk4oFS9IXvA==
[email protected].1, cdktf@^0.4:
version "0.4.1"
resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.4.1.tgz#83c3756e30fbbfe7919bd76f6330da4bce441700"
integrity sha512-U5aap+QH+w/0ibeFRYm8T/JtaA8AkjCkQ6c60eL/5hY0K0qi8rjEBpQcEho9KljqZvWap6mD2yD+JqunbLzRGA==
dependencies:
archiver "5.3.0"

Expand Down Expand Up @@ -1479,16 +1466,6 @@ component-emitter@^1.2.1:
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==

compress-commons@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/compress-commons/-/compress-commons-4.0.2.tgz#d6896be386e52f37610cef9e6fa5defc58c31bd7"
integrity sha512-qhd32a9xgzmpfoga1VQEiLEwdKZ6Plnpx5UCgIsf89FSolyJ7WnifY4Gtjgv5WR6hWAyRaHxC5MiEhU/38U70A==
dependencies:
buffer-crc32 "^0.2.13"
crc32-stream "^4.0.1"
normalize-path "^3.0.0"
readable-stream "^3.6.0"

compress-commons@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/compress-commons/-/compress-commons-4.1.0.tgz#25ec7a4528852ccd1d441a7d4353cd0ece11371b"
Expand Down Expand Up @@ -2354,12 +2331,7 @@ flatted@^2.0.1:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==

follow-redirects@^1.10.0:
version "1.13.1"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==

follow-redirects@^1.13.3:
follow-redirects@^1.10.0, follow-redirects@^1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
Expand Down Expand Up @@ -5598,7 +5570,7 @@ symbol-tree@^3.2.4:
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==

tar-stream@^2.1.4, tar-stream@^2.2.0:
tar-stream@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287"
integrity sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==
Expand Down Expand Up @@ -6244,15 +6216,6 @@ yoga-layout-prebuilt@^1.9.6:
dependencies:
"@types/yoga-layout" "1.9.2"

zip-stream@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-4.0.4.tgz#3a8f100b73afaa7d1ae9338d910b321dec77ff3a"
integrity sha512-a65wQ3h5gcQ/nQGWV1mSZCEzCML6EK/vyVPcrPNynySP1j3VBbQKh3nhC8CbORb+jfl2vXvh56Ul5odP1bAHqw==
dependencies:
archiver-utils "^2.1.0"
compress-commons "^4.0.2"
readable-stream "^3.6.0"

zip-stream@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-4.1.0.tgz#51dd326571544e36aa3f756430b313576dc8fc79"
Expand Down

0 comments on commit a36f760

Please sign in to comment.