From a19433d8d39ffd5abb6bbbd802e2dbdf36712017 Mon Sep 17 00:00:00 2001 From: team-tf-cdk <84392119+team-tf-cdk@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:07:21 +0200 Subject: [PATCH] chore(deps): update JSII version to `5.4.0` (#1817) Triggered by https://github.com/cdktf/cdktf-repository-manager/actions/runs/9935682674 --------- Signed-off-by: team-tf-cdk --- .projen/deps.json | 6 +++--- .projenrc.js | 4 ++-- package.json | 6 +++--- yarn.lock | 38 +++++++------------------------------- 4 files changed, 15 insertions(+), 39 deletions(-) diff --git a/.projen/deps.json b/.projen/deps.json index cafcdf67d18..e6a6afdedcf 100644 --- a/.projen/deps.json +++ b/.projen/deps.json @@ -50,12 +50,12 @@ }, { "name": "jsii-rosetta", - "version": "~5.3.0", + "version": "~5.4.0", "type": "build" }, { "name": "jsii", - "version": "~5.3.0", + "version": "~5.4.0", "type": "build" }, { @@ -74,7 +74,7 @@ }, { "name": "typescript", - "version": "~5.3.0", + "version": "~5.4.0", "type": "build" }, { diff --git a/.projenrc.js b/.projenrc.js index fca313d7be3..3bba29bef54 100644 --- a/.projenrc.js +++ b/.projenrc.js @@ -10,8 +10,8 @@ const project = new CdktfProviderProject({ cdktfVersion: "^0.20.0", constructsVersion: "^10.3.0", minNodeVersion: "18.12.0", - jsiiVersion: "~5.3.0", - typescriptVersion: "~5.3.0", // NOTE: this should be the same major/minor version as JSII + jsiiVersion: "~5.4.0", + typescriptVersion: "~5.4.0", // NOTE: this should be the same major/minor version as JSII devDeps: ["@cdktf/provider-project@^0.5.0"], isDeprecated: false, }); diff --git a/package.json b/package.json index 5ed04c053fa..67e6b2c1742 100644 --- a/package.json +++ b/package.json @@ -51,15 +51,15 @@ "cdktf-cli": "^0.20.0", "constructs": "^10.3.0", "dot-prop": "^5.2.0", - "jsii": "~5.3.0", + "jsii": "~5.4.0", "jsii-diff": "^1.101.0", "jsii-docgen": "^10.2.3", "jsii-pacmak": "^1.101.0", - "jsii-rosetta": "~5.3.0", + "jsii-rosetta": "~5.4.0", "projen": "^0.84.4", "semver": "^7.5.3", "standard-version": "^9", - "typescript": "~5.3.0" + "typescript": "~5.4.0" }, "peerDependencies": { "cdktf": "^0.20.0", diff --git a/yarn.lock b/yarn.lock index 25f49734f13..f6ac04af49e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2818,10 +2818,10 @@ jsii-rosetta@5.4.14: workerpool "^6.5.1" yargs "^17.7.2" -jsii-rosetta@~5.3.0: - version "5.3.44" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.3.44.tgz#bc491a916d9c2c46a177ec65dd09b30ef5fffbda" - integrity sha512-bg+Axv6T6BwixyyI6UlP5kMkkQr1BeJtEmlaGaEs6+VBxUqg14DefyPp3FAWlMlJOKyAXXHCsNojp+LVqo3vfw== +jsii-rosetta@~5.4.0: + version "5.4.25" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.4.25.tgz#77df5ffae3b97c4f2e56d31383f6a4cb38ed1133" + integrity sha512-tXVABsWJMknMNhUpGkbOWaqHYv45vRSxO2ZLY+s+Eiti1R/G2XeGWJd/a9MJDauLaOVODpzN6z1GQ+WYZjZlIw== dependencies: "@jsii/check-node" "1.101.0" "@jsii/spec" "^1.101.0" @@ -2829,11 +2829,11 @@ jsii-rosetta@~5.3.0: chalk "^4" commonmark "^0.31.0" fast-glob "^3.3.2" - jsii "~5.3.0" + jsii "~5.4.0" semver "^7.6.2" semver-intersect "^1.5.0" stream-json "^1.8.0" - typescript "~5.3" + typescript "~5.4" workerpool "^6.5.1" yargs "^17.7.2" @@ -2856,25 +2856,6 @@ jsii@5.4.12: typescript "~5.4" yargs "^17.7.2" -jsii@~5.3.0: - version "5.3.43" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.43.tgz#f57262a442a795b5bcaf248016b33015a99ca839" - integrity sha512-JDdLnGNtNk4ah9XLc9cv8xIbxYlEkKdqzIfZDqety0Nj9H/mDdQvLkumS/MxrvdwuBgvE48lKkLg7BK5qTjkIQ== - dependencies: - "@jsii/check-node" "1.101.0" - "@jsii/spec" "^1.101.0" - case "^1.6.3" - chalk "^4" - downlevel-dts "^0.11.0" - fast-deep-equal "^3.1.3" - log4js "^6.9.1" - semver "^7.6.2" - semver-intersect "^1.5.0" - sort-json "^2.0.1" - spdx-license-list "^6.9.0" - typescript "~5.3" - yargs "^17.7.2" - jsii@~5.4.0: version "5.4.26" resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.4.26.tgz#8146598ffe2de2f9f160ffd263fc4e9ec416f9f8" @@ -4476,12 +4457,7 @@ typescript@next: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.0-dev.20240714.tgz#b538eb2a48f226a23d497926d5f37e13a6247395" integrity sha512-Y7U2NlVOP63n3EV8bSwrxdyM2yHRQnX/TXNRZYjrQQJ5PfGOEgNVQV9fYEBfCLCHAaSU8cCdYFuxlOke8Wwabw== -typescript@~5.3, typescript@~5.3.0: - version "5.3.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" - integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== - -typescript@~5.4: +typescript@~5.4, typescript@~5.4.0: version "5.4.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==