Skip to content

Commit

Permalink
chore(deps): Bump the cdktf group with 2 updates (#64)
Browse files Browse the repository at this point in the history
Bumps the cdktf group with 2 updates:
[cdktf](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf)
and
[cdktf-cli](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf-cli).

Updates `cdktf` from 0.19.1 to 0.19.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-cdk/releases">cdktf's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.2</h2>
<h3>feat</h3>
<ul>
<li>feat(lib): add move workflows for specifying ids directly <a
href="https://redirect.github.com/hashicorp/terraform-cdk/pull/3231">#3231</a></li>
</ul>
<h3>fix</h3>
<ul>
<li>fix(provider-generator): fix oci provider by skipping attributes
that conflict after being camel cased <a
href="https://redirect.github.com/hashicorp/terraform-cdk/pull/3285">#3285</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/81c803682097b3b9159c7d1cdf999487e8e0e8f6"><code>81c8036</code></a>
fix: add link to docs to iterator docstring</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/30fafff42553198985ec089d75868b6faeaf75c5"><code>30fafff</code></a>
chore(lib): add example to docstring, fix typo</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/957ea00c423648f6ad360c6221d099b624eb7bf0"><code>957ea00</code></a>
feat(lib): Add DynamicListTerraformIterator with support for lists or
sets wi...</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/8c010d4a9be4652851855af5e3f59546273bf8a6"><code>8c010d4</code></a>
chore: improve wording</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/a8dd3cd9568ee4a1a723b4e4110fc219339b2db8"><code>a8dd3cd</code></a>
chore: improve wording</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/387b72eabce6e1bb5597a66ecd094ca4b8a567de"><code>387b72e</code></a>
chore: add newline</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/81e1e7df810454fe95116fd37be29c23133b0777"><code>81e1e7d</code></a>
chore: improve wording</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/88303bcfa7f0b7cd33d5d6a80be8d345073e58b1"><code>88303bc</code></a>
fix(lib): improve error messages for token resolution</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/d1f0b62ed2a2c45a614c82c2900d6a7b1281c716"><code>d1f0b62</code></a>
fix: expose conditional</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/a5956b0803d86976fe65d8f44908321e51eafbe8"><code>a5956b0</code></a>
chore: fix typo</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-cdk/commits/v0.19.2/packages/cdktf">compare
view</a></li>
</ul>
</details>
<br />

Updates `cdktf-cli` from 0.19.1 to 0.19.2
<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.19.2</h2>
<h3>feat</h3>
<ul>
<li>feat(lib): add move workflows for specifying ids directly <a
href="https://redirect.github.com/hashicorp/terraform-cdk/pull/3231">#3231</a></li>
</ul>
<h3>fix</h3>
<ul>
<li>fix(provider-generator): fix oci provider by skipping attributes
that conflict after being camel cased <a
href="https://redirect.github.com/hashicorp/terraform-cdk/pull/3285">#3285</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/e12e3d59d79d7a8a596ee273d4e1aca284f72c11"><code>e12e3d5</code></a>
chore: add link</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/05e7bc29c90576ee6420d03ba17815a99a2f8cd5"><code>05e7bc2</code></a>
chore: run prettier</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/858a47ddaeedf50c89c1389277aec35ebd987d24"><code>858a47d</code></a>
Update packages/cdktf-cli/src/bin/cmds/helper/init.ts</li>
<li><a
href="https://github.com/hashicorp/terraform-cdk/commit/e0f1d8e9f40db85bd2aa6d986f7666dbc0e88dc7"><code>e0f1d8e</code></a>
fix(cli): error message for non-existent tf cloud orgs</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-cdk/commits/v0.19.2/packages/cdktf-cli">compare
view</a></li>
</ul>
</details>
<br />


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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 8ebfb42 commit 5b852c6
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"dependencies": {
"@cdktf/provider-aws": "^18.0.0",
"@cdktf/provider-local": "^9.0.0",
"cdktf": "0.19.1",
"cdktf": "0.19.2",
"constructs": "^10.3.0",
"cron-time-generator": "^2.0.1",
"esbuild": "^0.19.8"
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "^18",
"cdktf-cli": "0.19.1",
"cdktf-cli": "0.19.2",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.5.0",
Expand Down
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,19 +1343,19 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/cli-core/-/cli-core-0.19.1.tgz#dd4e57349efe76fc311d92e717d0f21c001225b8"
integrity sha512-wWSz1qLviUs5ErpNg1kxc3Qx5o96wofnGTL4HQn9+SAZj7ta3dwNEojp1uSs4WnpY1tDq6H7vyXKh+FA8prW7g==
dependencies:
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2cdk" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/cli-core/-/cli-core-0.19.2.tgz#09664244498eb44b31e3f2a374a9e8d13e170feb"
integrity sha512-kjgEUhrHx3kUPfL7KsTo6GrurVUPT77FmOUf7wWXt7ajNE5zCPvx/HKGmQruzt0n6eLZp1aKT+r/D6YRfXcIGA==
dependencies:
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2cdk" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@cdktf/node-pty-prebuilt-multiarch" "0.10.1-pre.11"
"@cdktf/provider-schema" "0.19.1"
"@cdktf/provider-schema" "0.19.2"
"@sentry/node" "^7.64.0"
archiver "^5.3.1"
cdktf "0.19.1"
cdktf "0.19.2"
chalk "^4.1.2"
chokidar "^3.5.3"
cli-spinners "2.7.0"
Expand Down Expand Up @@ -1397,13 +1397,13 @@
yoga-layout-prebuilt "^1.10.0"
zod "^3.22.4"

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/commons/-/commons-0.19.1.tgz#fbf322b2845914245bf785730b0eb366b763ba3f"
integrity sha512-9X0rL5iOt3Q+CdtKeQeff09kEmZETAVbmFIZTFgdipFFR1eMQ0rGiTNFBr8ro23ZrVUbd74g/oBpc4eGirQe4A==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/commons/-/commons-0.19.2.tgz#3971e5a797f506d8b0468b9d36ed4074a6f936d8"
integrity sha512-5rOeb0cSREHQa5XVsGFEV6Ce8Zwo2WxE8GIhmGd/JzeSAByhK8scHFlD3+eENl83W/8lwIkm/nSl9oDHEkENIg==
dependencies:
"@sentry/node" "^7.77.0"
cdktf "0.19.1"
cdktf "0.19.2"
ci-info "^3.9.0"
codemaker "^1.91.0"
constructs "^10.0.25"
Expand All @@ -1414,18 +1414,18 @@
log4js "^6.9.1"
uuid "^9.0.1"

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2cdk/-/hcl2cdk-0.19.1.tgz#a1974d72f8dba890b5df8187f7dd0d2fc5e638e9"
integrity sha512-oFMUadPnDrOaMSTX1dQPuk/GFtSrk9/6B4G4CAYp9iXumqK204U0wEZYDFFEz5ieYhR86n/8YxA1GOOr0DmRZA==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2cdk/-/hcl2cdk-0.19.2.tgz#1b3555e920f37994444479eda4c0635e8d1cdbd8"
integrity sha512-v0UNRvvzuCi3SnmSAgBFAnWavT0ybR1AzkK8ndgfbB5JLDoNm0iJV0MOTURZF+I0O3V9u4RZsw4DVNPdil2EEA==
dependencies:
"@babel/generator" "^7.21.4"
"@babel/template" "^7.20.7"
"@babel/types" "^7.21.4"
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/provider-generator" "0.19.1"
"@cdktf/provider-schema" "0.19.1"
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@cdktf/provider-generator" "0.19.2"
"@cdktf/provider-schema" "0.19.2"
camelcase "^6.3.0"
deep-equal "^2.2.0"
glob "^10.3.3"
Expand All @@ -1436,10 +1436,10 @@
reserved-words "^0.1.2"
zod "^3.22.4"

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2json/-/hcl2json-0.19.1.tgz#6f043ce9eab4d2753e8794d07bfec1d4655e1a5b"
integrity sha512-yQ5fTOK9aLuh3WsYV+ykqv0b1X+5KjqAgxaAU+f9pXNq3ght1Z6o7+jrBsPHpylcj318Bhl0Hc/PX3U/z6M2kg==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2json/-/hcl2json-0.19.2.tgz#0065981462a8bc48bd3bbf4d64a6c1c4ecbc801b"
integrity sha512-gFj36AshWSyPKq/eNjQtMnWj0QM0tPtMulFpQ0FrB+eWj0GvxgWg9d65gGCZ8Y/o33VV/2Kv5l8VlDEYDW2S7Q==
dependencies:
fs-extra "^11.1.1"

Expand All @@ -1456,14 +1456,14 @@
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-18.0.0.tgz#f1e9eec0ffa68b7ad8368fcd9f939cdc806e3df4"
integrity sha512-ZdnqNU4CP6QMosmMgsyuM6SbKq390FTlmSdfipD47sp7JGHHxvkT6wPr66HctUONQw1KZurapvWpGHwzoHTCwg==

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/provider-generator/-/provider-generator-0.19.1.tgz#3577fcc1a4810018ee7832b47ac5e105a3758644"
integrity sha512-Gg1DbDxhZ+CVT1uzDtvn3Q8C7MVVH1qBCAw33dLT22Faajut0ZO+/Bdai3/e81/jt4W50fN5b49MeTYG1hHRkw==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/provider-generator/-/provider-generator-0.19.2.tgz#142c191458b2793617a57d53785acb7823357558"
integrity sha512-e8fY/FtvlwMupp8zGGzAeAyW5yq4jhY+azL5kfXAXck2kO7hpimKflhycGGBm2aVTuOAmsmrumgEkCa6+7vmSg==
dependencies:
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/provider-schema" "0.19.1"
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@cdktf/provider-schema" "0.19.2"
"@types/node" "18.18.8"
codemaker "^1.91.0"
deepmerge "^4.3.1"
Expand All @@ -1475,12 +1475,12 @@
resolved "https://registry.yarnpkg.com/@cdktf/provider-local/-/provider-local-9.0.0.tgz#13222c3a1786b2291cd0540a7388eab2e337fc16"
integrity sha512-lpHjHCwykhxAUtQjWI9ZP18xh5uSDKnSSSM9gH905NCEsk1n0kGr2DhZoVETf8u066XGRxru9MjeVcIrEu3wvQ==

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/provider-schema/-/provider-schema-0.19.1.tgz#b63217c157196a9d2e9336cd26566765908d529f"
integrity sha512-31vX00P/fw+kgTVZ0hxKIfd6rTRsj6jc1BJaOOQd5yRM3NzbZdypNVkWsEyIAWp6kmPAHzHujpv5/F7IEPZCRA==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/provider-schema/-/provider-schema-0.19.2.tgz#a97c07027b3293615994ed7b614e9214f45dede7"
integrity sha512-d6YghOMsDPqQS8DRS+h5BMwg6I0QVwNi8iE9bX+pGXHa/hYggXE97sAMUGFcW3za+gSCOImHYvvKDVc3u3KsOA==
dependencies:
"@cdktf/commons" "0.19.1"
"@cdktf/commons" "0.19.2"
fs-extra "^11.1.1"

"@cnakazawa/watch@^1.0.3":
Expand Down Expand Up @@ -4485,18 +4485,18 @@ case@^1.6.3:
resolved "https://registry.yarnpkg.com/case/-/case-1.6.3.tgz#0a4386e3e9825351ca2e6216c60467ff5f1ea1c9"
integrity sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ==

[email protected].1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/cdktf-cli/-/cdktf-cli-0.19.1.tgz#35cb7be8e6431896d8f1cd8f6161ee6a380bd1af"
integrity sha512-itqPbZKIYpdCCIUGzX/yVSrcD0U16XqpNbnE8hX7E3Kg2Lus5/fjeXX2ijyZw3vp63ScS+5PStEyMNooCh84IA==
[email protected].2:
version "0.19.2"
resolved "https://registry.yarnpkg.com/cdktf-cli/-/cdktf-cli-0.19.2.tgz#09fcab9dcc3eeca7b45c36687467b56b9d4f231a"
integrity sha512-rwd0yOJmHecOnQsnZxsKFgBO2r1AuPw34IfKSx+FSK6H7aO13Pak+tef6tlhn7f0K79Abk2ZGD3OLs8TeG+78w==
dependencies:
"@cdktf/cli-core" "0.19.1"
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2cdk" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/cli-core" "0.19.2"
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2cdk" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@inquirer/prompts" "^2.3.0"
"@sentry/node" "^7.64.0"
cdktf "0.19.1"
cdktf "0.19.2"
ci-info "^3.8.0"
codemaker "^1.87.0"
constructs "^10.0.25"
Expand All @@ -4516,10 +4516,10 @@ [email protected]:
yoga-layout-prebuilt "^1.10.0"
zod "^3.22.4"

[email protected].1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.19.1.tgz#1996a0069b97500e2a01df4f473963153541b784"
integrity sha512-scZhp2+FEgNUd+l5vaDCHABdwFApB1Lcknn2+dUw8aYwNsMoYT0tWs4AzPg22Z4jQFOIQLIXmBxifhr+RahdRg==
[email protected].2:
version "0.19.2"
resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.19.2.tgz#c93b794a9c8ac6b4e50bc24e80d06d84089a8766"
integrity sha512-FHOERDO7i2g/+pUaaZCVDKsbXEBtWYOgELL1UKjNp37DyEmtFlltdsgutVfouoil0C7W5za2IydD6sSeoH5aUw==
dependencies:
archiver "5.3.2"
json-stable-stringify "^1.0.2"
Expand Down

0 comments on commit 5b852c6

Please sign in to comment.