From a9f0bac6ceb35c490a03adb18606b613c2e6f754 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Sat, 14 Dec 2024 10:08:04 -0500 Subject: [PATCH] chore(deps): upgrade configuration (#5026) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-plus/actions/runs/12330853858 ------ *Automatically created by projen via the "upgrade-configuration-k8s-30-main" workflow* --- .projen/deps.json | 23 ++++-------------- .projen/tasks.json | 4 ++-- package.json | 8 +++---- yarn.lock | 58 +++++++++++++++++++++++++++++++++++++++------- 4 files changed, 60 insertions(+), 33 deletions(-) diff --git a/.projen/deps.json b/.projen/deps.json index b293df82c..a74991255 100644 --- a/.projen/deps.json +++ b/.projen/deps.json @@ -11,7 +11,6 @@ }, { "name": "@types/jest", - "version": "^27", "type": "build" }, { @@ -65,13 +64,12 @@ "type": "build" }, { - "name": "jest-junit", - "version": "^15", + "name": "jest", "type": "build" }, { - "name": "jest", - "version": "^27", + "name": "jest-junit", + "version": "^15", "type": "build" }, { @@ -89,12 +87,12 @@ }, { "name": "jsii-rosetta", - "version": "1.x", + "version": "~5.6.0", "type": "build" }, { "name": "jsii", - "version": "1.x", + "version": "~5.6.0", "type": "build" }, { @@ -107,7 +105,6 @@ }, { "name": "ts-jest", - "version": "^27", "type": "build" }, { @@ -122,16 +119,6 @@ "name": "minimatch", "type": "bundled" }, - { - "name": "@types/babel__traverse", - "version": "7.18.2", - "type": "override" - }, - { - "name": "@types/prettier", - "version": "2.6.0", - "type": "override" - }, { "name": "**/downlevel-dts/**/typescript", "version": "~5.2.2", diff --git a/.projen/tasks.json b/.projen/tasks.json index 6e1ce122e..806a6fc02 100644 --- a/.projen/tasks.json +++ b/.projen/tasks.json @@ -423,13 +423,13 @@ }, "steps": [ { - "exec": "npx npm-check-updates@16 --upgrade --target=minor --peer --no-deprecated --dep=dev --filter=@types/minimatch,cdk8s,cdk8s-cli,eslint-import-resolver-typescript,eslint-plugin-import,jsii-diff,snake-case,ts-node,minimatch" + "exec": "npx npm-check-updates@16 --upgrade --target=minor --peer --no-deprecated --dep=dev --filter=@types/jest,@types/minimatch,cdk8s,cdk8s-cli,eslint-import-resolver-typescript,eslint-plugin-import,jest,jsii-diff,snake-case,ts-jest,ts-node,minimatch" }, { "exec": "yarn install --check-files" }, { - "exec": "yarn upgrade @stylistic/eslint-plugin @types/jest @types/minimatch @types/node @typescript-eslint/eslint-plugin @typescript-eslint/parser cdk8s cdk8s-cli commit-and-tag-version constructs eslint-import-resolver-typescript eslint-plugin-import eslint jest-junit jest jsii-diff snake-case ts-jest ts-node minimatch" + "exec": "yarn upgrade @stylistic/eslint-plugin @types/jest @types/minimatch @types/node @typescript-eslint/eslint-plugin @typescript-eslint/parser cdk8s cdk8s-cli commit-and-tag-version constructs eslint-import-resolver-typescript eslint-plugin-import eslint jest jest-junit jsii-diff snake-case ts-jest ts-node minimatch" }, { "exec": "npx projen" diff --git a/package.json b/package.json index ab3399aae..b020350f9 100644 --- a/package.json +++ b/package.json @@ -63,12 +63,12 @@ "eslint-plugin-import": "^2.31.0", "jest": "^27", "jest-junit": "^15", - "jsii": "1.x", + "jsii": "~5.6.0", "jsii-diff": "^1.105.0", "jsii-docgen": "^3.8.31", "jsii-pacmak": "^1.105.0", - "jsii-rosetta": "1.x", - "projen": "^0.90.6", + "jsii-rosetta": "~5.6.0", + "projen": "^0.91.0", "snake-case": "^3.0.4", "ts-jest": "^27", "ts-node": "^10", @@ -85,8 +85,6 @@ "minimatch" ], "resolutions": { - "@types/babel__traverse": "7.18.2", - "@types/prettier": "2.6.0", "**/downlevel-dts/**/typescript": "~5.2.2" }, "keywords": [ diff --git a/yarn.lock b/yarn.lock index ac28ee4aa..b942e9f70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -750,7 +750,7 @@ "@babel/parser" "^7.1.0" "@babel/types" "^7.0.0" -"@types/babel__traverse@*", "@types/babel__traverse@7.18.2", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6": +"@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6": version "7.18.2" resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.18.2.tgz#235bf339d17185bdec25e024ca19cce257cc7309" integrity sha512-FcFaxOr2V5KZCviw1TnutEMVUVsGt4D2hP1TAfXZAMKuHYW3xQhe3jTxNPWutgCJ3/X1c5yX8ZoGVEItxKbwBg== @@ -851,7 +851,7 @@ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== -"@types/prettier@2.6.0", "@types/prettier@^2.1.5": +"@types/prettier@^2.1.5": version "2.6.0" resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.0.tgz#efcbd41937f9ae7434c714ab698604822d890759" integrity sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw== @@ -3794,7 +3794,7 @@ jsii-reflect@^1.105.0, jsii-reflect@^1.44.0: oo-ascii-tree "^1.105.0" yargs "^16.2.0" -jsii-rosetta@1.x, jsii-rosetta@^1.44.0: +jsii-rosetta@^1.44.0: version "1.105.0" resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.105.0.tgz#c5b59e3eb43d74f0c7019f69b2bf9c49d4897d9c" integrity sha512-w+9cChqbf5xNCyUIx5JwLvAMDQLnuIyyxvRw8j0+wj38ZPqBLBFi6hW2ft41C5iFupqZRxFZVJf6jaayEHLZJQ== @@ -3831,6 +3831,25 @@ jsii-rosetta@^5.5.4, jsii-rosetta@^5.6.2: workerpool "^6.5.1" yargs "^17.7.2" +jsii-rosetta@~5.6.0: + version "5.6.2" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.2.tgz#bced66a24d7ffa4f9a1cd36419f1aa5a0326890b" + integrity sha512-I04AKglGcwwqK4lph5Wb/TF+6yEcMxMBrGXlm5r3dg8iijDgkkKekEpNBK/El1ASUlC5qdcgMaK9ZpbCEEGaZA== + dependencies: + "@jsii/check-node" "1.105.0" + "@jsii/spec" "^1.105.0" + "@xmldom/xmldom" "^0.9.5" + chalk "^4" + commonmark "^0.31.2" + fast-glob "^3.3.2" + jsii "~5.6.0" + semver "^7.6.3" + semver-intersect "^1.5.0" + stream-json "^1.9.1" + typescript "~5.6" + workerpool "^6.5.1" + yargs "^17.7.2" + jsii-srcmak@0.1.1236: version "0.1.1236" resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.1236.tgz#0b0d46dde060c7572458fbfca4e9423984c08ee3" @@ -3843,7 +3862,7 @@ jsii-srcmak@0.1.1236: ncp "^2.0.0" yargs "^17.7.2" -jsii@1.105.0, jsii@1.x: +jsii@1.105.0: version "1.105.0" resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.105.0.tgz#50669cd6f4cf4693016d2762d7d615a1620d0d2b" integrity sha512-klGY28DWQzzK64Cl4PFvmb/U9QSeqhLKDscU2BrHHo07T4i5Tw7ML6dd3ZB3D4kiYgWEmUha/o+L14hhVZ3hjA== @@ -3881,6 +3900,24 @@ jsii@~5.5.3: typescript "~5.5" yargs "^17.7.2" +jsii@~5.6.0: + version "5.6.2" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.2.tgz#b18c156e8dc54e2d709b9c81555b25d2a457e1d8" + integrity sha512-En1ekdfm/cSdozWNIu+vqBhpBOJNJ6JFmdTHqN+tLgiyHNfhZczwfsMrKwxbUL2GTMPeBR+hFZRhBdHtL7ES+w== + dependencies: + "@jsii/check-node" "1.105.0" + "@jsii/spec" "^1.105.0" + case "^1.6.3" + chalk "^4" + fast-deep-equal "^3.1.3" + log4js "^6.9.1" + semver "^7.6.3" + semver-intersect "^1.5.0" + sort-json "^2.0.1" + spdx-license-list "^6.9.0" + typescript "~5.6" + yargs "^17.7.2" + jsii@~5.7.0: version "5.7.1" resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.7.1.tgz#f13624c0098ddd0aac6b7f35d9430731659b1cf7" @@ -4597,10 +4634,10 @@ process-nextick-args@~2.0.0: resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== -projen@^0.90.6: - version "0.90.6" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.90.6.tgz#67d49718a90b80db0caee1724f67f417f4ea62d2" - integrity sha512-y1mUfVsqswwOnTfgJs3GhVDlYe+0o8Wtk/ydbZGdkJ6SzKqSk2ASTEOnuzwpl+jBjeqnnjL7N93wI78TanXiyQ== +projen@^0.91.0: + version "0.91.0" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.91.0.tgz#6119aee1e7e620fa75c215b5c025b5111ad70900" + integrity sha512-roEHY51Qok3s66FtIXZVqh+3alnLjSiOo0iC4BXj24P/bipXT/kdgQ37JYwjrErJUk7dTZvRTThlfxXNBB9kcg== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3" @@ -5557,6 +5594,11 @@ typescript@~5.5: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@~5.6: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== + typescript@~5.7: version "5.7.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"