From afc410c0460f5997cb90d7ef15362ea47d9d34f0 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 14 Nov 2023 19:06:06 -0800 Subject: [PATCH] chore(deps): upgrade configuration (#65) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-cdktf-resolver/actions/runs/6872315501 ------ *Automatically created by projen via the "upgrade-configuration-main" workflow* --- .gitattributes | 1 - .gitignore | 1 - .projen/deps.json | 13 +------------ .projen/files.json | 1 - .projen/tasks.json | 4 ++-- package.json | 3 +-- yarn.lock | 11 ++++++----- 7 files changed, 10 insertions(+), 24 deletions(-) diff --git a/.gitattributes b/.gitattributes index 7802f68..31d841a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,7 +21,6 @@ /.gitignore linguist-generated /.mergify.yml linguist-generated /.npmignore linguist-generated -/.npmrc linguist-generated /.projen/** linguist-generated /.projen/deps.json linguist-generated /.projen/files.json linguist-generated diff --git a/.gitignore b/.gitignore index f019b93..d612b17 100644 --- a/.gitignore +++ b/.gitignore @@ -42,7 +42,6 @@ junit.xml !/.mergify.yml !/.github/workflows/upgrade-runtime-dependencies-main.yml !/.github/pull_request_template.md -!/.npmrc !/test/ !/tsconfig.dev.json !/src/ diff --git a/.projen/deps.json b/.projen/deps.json index 3ade3e0..9f1a062 100644 --- a/.projen/deps.json +++ b/.projen/deps.json @@ -31,28 +31,17 @@ "version": "^6", "type": "build" }, - { - "name": "cdk8s", - "type": "build" - }, { "name": "cdk8s-cli", "type": "build" }, - { - "name": "cdktf", - "type": "build" - }, { "name": "cdktf-cli", "type": "build" }, { "name": "constructs", - "type": "build" - }, - { - "name": "eslint-import-resolver-node", + "version": "^10.0.0", "type": "build" }, { diff --git a/.projen/files.json b/.projen/files.json index dcfd698..96a2987 100644 --- a/.projen/files.json +++ b/.projen/files.json @@ -19,7 +19,6 @@ ".github/workflows/upgrade-runtime-dependencies-main.yml", ".gitignore", ".mergify.yml", - ".npmrc", ".projen/deps.json", ".projen/files.json", ".projen/tasks.json", diff --git a/.projen/tasks.json b/.projen/tasks.json index bdf3713..330f809 100644 --- a/.projen/tasks.json +++ b/.projen/tasks.json @@ -380,13 +380,13 @@ "exec": "yarn upgrade npm-check-updates" }, { - "exec": "npm-check-updates --upgrade --target=minor --peer --dep=dev --filter=@cdktf/provider-aws,@types/fs-extra,@types/jest,@types/node,@typescript-eslint/eslint-plugin,@typescript-eslint/parser,cdk8s,cdk8s-cli,cdktf,cdktf-cli,constructs,eslint-import-resolver-node,eslint-import-resolver-typescript,eslint-plugin-import,eslint,fs-extra,jest,jest-junit,jsii-diff,npm-check-updates,standard-version,ts-jest,ts-node" + "exec": "npm-check-updates --upgrade --target=minor --peer --dep=dev --filter=@cdktf/provider-aws,@types/fs-extra,@types/jest,@types/node,@typescript-eslint/eslint-plugin,@typescript-eslint/parser,cdk8s-cli,cdktf-cli,constructs,eslint-import-resolver-typescript,eslint-plugin-import,eslint,fs-extra,jest,jest-junit,jsii-diff,npm-check-updates,standard-version,ts-jest,ts-node" }, { "exec": "yarn install --check-files" }, { - "exec": "yarn upgrade @cdktf/provider-aws @types/fs-extra @types/jest @types/node @typescript-eslint/eslint-plugin @typescript-eslint/parser cdk8s cdk8s-cli cdktf cdktf-cli constructs eslint-import-resolver-node eslint-import-resolver-typescript eslint-plugin-import eslint fs-extra jest jest-junit jsii-diff npm-check-updates standard-version ts-jest ts-node" + "exec": "yarn upgrade @cdktf/provider-aws @types/fs-extra @types/jest @types/node @typescript-eslint/eslint-plugin @typescript-eslint/parser cdk8s-cli cdktf-cli constructs eslint-import-resolver-typescript eslint-plugin-import eslint fs-extra jest jest-junit jsii-diff npm-check-updates standard-version ts-jest ts-node" }, { "exec": "npx projen" diff --git a/package.json b/package.json index 18e6383..92d4899 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,6 @@ "cdktf-cli": "^0.19.0", "constructs": "^10.3.0", "eslint": "^8", - "eslint-import-resolver-node": "^0.3.9", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.0", "fs-extra": "^11.1.1", @@ -67,7 +66,7 @@ "jsii-pacmak": "^1.91.0", "jsii-rosetta": "^5", "npm-check-updates": "^16", - "projen": "^0.73.39", + "projen": "^0.76.27", "standard-version": "^9", "ts-jest": "^27", "ts-node": "^10.9.1", diff --git a/yarn.lock b/yarn.lock index cd2b8ab..fc31a30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2754,7 +2754,7 @@ console-control-strings@^1.1.0: resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ== -constructs@^10.0.25, constructs@^10.3.0: +constructs@^10.0.0, constructs@^10.0.25, constructs@^10.3.0: version "10.3.0" resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.3.0.tgz#4c246fce9cf8e77711ad45944e9fbd41f1501965" integrity sha512-vbK8i3rIb/xwZxSpTjz3SagHn1qq9BChLEfy5Hf6fB3/2eFbrwt2n9kHwQcS0CPTRBesreeAcsJfMq2229FnbQ== @@ -6963,15 +6963,16 @@ progress@^2.0.3: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -projen@^0.73.39: - version "0.73.45" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.73.45.tgz#7c0ecc73f4e9db35eafcf2d9a637c1e75f125220" - integrity sha512-JEYR1l710BmSGd+JoPTjQplH3hZoYsMqm8JCBb+q068vpvjXMCSKUzjOiJOLnTU7Z8/+Lm3BevEH/WY5Qoq99w== +projen@^0.76.27: + version "0.76.27" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.76.27.tgz#b3b4dace99ef22170b1f2e8a15a9b8a2e655a0e2" + integrity sha512-f/9MibFkrEk1KYIXcvYI9gWQgb0MU6Vhk/vB3L4CxUla8N5BvfihgWHRAlwTTRBiuwOE1/nQ7u/bskurugxCTw== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3" chalk "^4.1.2" comment-json "4.2.2" + constructs "^10.0.0" conventional-changelog-config-spec "^2.1.0" fast-json-patch "^3.1.1" glob "^8"