From d265cd56753c83687a552cff630544048eaa3ae6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Dec 2021 02:21:13 +0000 Subject: [PATCH 001/141] (maint) Update dependency Verify.Xunit to v14.8.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index df6e34f4..71001d34 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From b24e567f281b1eef6a4ff64264be627d68ed07c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Dec 2021 05:49:14 +0000 Subject: [PATCH 002/141] (maint) Update dependency Verify.Xunit to v14.8.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 71001d34..07558769 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From b1f1513b439ca2767e7c36fec47d9cc588d0a909 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Dec 2021 10:36:43 +0000 Subject: [PATCH 003/141] (maint) Update dependency eslint to v8.4.1 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index f98200d1..43ca08fc 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.4.0" + "eslint": "8.4.1" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index f98200d1..43ca08fc 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.4.0" + "eslint": "8.4.1" } } From e61f9bdb5c7a6c8969f11c9eb3253dd47976be3e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Dec 2021 21:59:32 +0000 Subject: [PATCH 004/141] (maint) Update actions/upload-artifact action to v2.3.0 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e3723875..9dd70a19 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,7 +69,7 @@ jobs: cake-version: 0.38.5 cake-bootstrap: true - name: Upload Issues - uses: actions/upload-artifact@v2.2.4 + uses: actions/upload-artifact@v2.3.0 with: if-no-files-found: warn name: ${{ matrix.os }} Issues @@ -77,7 +77,7 @@ jobs: BuildArtifacts/report.html BuildArtifacts/**/coverlet/*.xml - name: Upload Packages - uses: actions/upload-artifact@v2.2.4 + uses: actions/upload-artifact@v2.3.0 if: runner.os == 'Windows' with: if-no-files-found: warn From a52460306c08689caa1c8fedd31aecd9eb7e95cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Dec 2021 13:41:35 +0000 Subject: [PATCH 005/141] (maint) Update dependency Verify.Xunit to v14.9.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 07558769..a02803dc 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 03c30fea3ae4305ff266f057273ce8107be73915 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Dec 2021 09:21:52 +0000 Subject: [PATCH 006/141] (maint) Update dependency Verify.Xunit to v14.10.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index a02803dc..ee045423 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 7f6df2fd465d8f15abea1f2b5b35d6a4d7de37a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Dec 2021 08:23:05 +0000 Subject: [PATCH 007/141] (maint) Update dependency Verify.Xunit to v14.10.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index ee045423..2f2f823b 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From b8176048a92f791cd8af6447821583beb2c94612 Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Tue, 14 Dec 2021 15:20:18 +0100 Subject: [PATCH 008/141] (maint) fix broken codeql-analysis.yml --- .github/workflows/codeql-analysis.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index b93ce25b..e1ff20ab 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,14 +33,14 @@ jobs: uses: actions/checkout@v2.4.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v1.9.0 - with: - # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 - dotnet-version: | - 2.1.818 - 3.1.x - 5.0.x - 6.0.x + - uses: actions/setup-dotnet@v1.9.0 + with: + # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 + dotnet-version: | + 2.1.818 + 3.1.x + 5.0.x + 6.0.x - name: Cache Tools uses: actions/cache@v2.1.7 with: From f0dc605ee96c82da3928d1235a1e255efe4bd9c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Dec 2021 15:59:09 +0000 Subject: [PATCH 009/141] (maint) Update actions/upload-artifact action to v2.3.1 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9dd70a19..b46f931f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,7 +69,7 @@ jobs: cake-version: 0.38.5 cake-bootstrap: true - name: Upload Issues - uses: actions/upload-artifact@v2.3.0 + uses: actions/upload-artifact@v2.3.1 with: if-no-files-found: warn name: ${{ matrix.os }} Issues @@ -77,7 +77,7 @@ jobs: BuildArtifacts/report.html BuildArtifacts/**/coverlet/*.xml - name: Upload Packages - uses: actions/upload-artifact@v2.3.0 + uses: actions/upload-artifact@v2.3.1 if: runner.os == 'Windows' with: if-no-files-found: warn From 3d78f7637900c5e00019342a38cbd0833252d561 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Dec 2021 00:20:18 +0000 Subject: [PATCH 010/141] (maint) Update dependency eslint to v8.5.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 43ca08fc..6b2e844a 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.4.1" + "eslint": "8.5.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 43ca08fc..6b2e844a 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.4.1" + "eslint": "8.5.0" } } From 571e356eff3ce4595ab06419b96c8667b8dccbb2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Dec 2021 08:33:12 +0000 Subject: [PATCH 011/141] (maint) Update dependency Verify.Xunit to v14.11.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 2f2f823b..119e2a40 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From d172c44368e1f1368437c6467dadb222d32f4288 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Dec 2021 09:05:39 +0000 Subject: [PATCH 012/141] (maint) Update dependency Verify.Xunit to v14.11.3 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 119e2a40..4ce79a93 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From edad346529c8343fa1d4293462b414bd4be4c1d4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Dec 2021 13:12:36 +0000 Subject: [PATCH 013/141] (maint) Update dependency Verify.Xunit to v14.11.4 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 4ce79a93..7814dd98 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 1210fc502e40d57b6c6c97155faa851120cec34c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Dec 2021 09:20:32 +0000 Subject: [PATCH 014/141] (maint) Update dependency Verify.Xunit to v14.12.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 7814dd98..931f8d7d 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 2e468e15655c45c4c16a5a5e82bf770863aa1c80 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Jan 2022 01:39:19 +0000 Subject: [PATCH 015/141] (maint) Update dependency eslint to v8.6.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 6b2e844a..b49058a5 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.5.0" + "eslint": "8.6.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 6b2e844a..b49058a5 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.5.0" + "eslint": "8.6.0" } } From 516e37860a93fc147971258e5fed2df95958204e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Jan 2022 12:53:43 +0000 Subject: [PATCH 016/141] (maint) Update dependency Verify.Xunit to v14.13.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 931f8d7d..6484d448 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 603a0e9adf4f1acb76b9ae3d514b72e28ae631d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Jan 2022 21:56:39 +0000 Subject: [PATCH 017/141] (maint) Update dependency Verify.Xunit to v14.13.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 6484d448..17ac201c 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 5ef49e8af1388fde0c93d94e76fb3550e4758b82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Jan 2022 12:20:44 +0000 Subject: [PATCH 018/141] (maint) Update dependency Verify.Xunit to v14.14.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 17ac201c..013ee5fd 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From f09c012e929d69f7c3b3efa48f192b95511ee154 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 Jan 2022 01:18:59 +0000 Subject: [PATCH 019/141] (maint) Update dependency Verify.Xunit to v14.14.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 013ee5fd..169471e5 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 5d828575e294df916447de622cbb12a1f42684de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Jan 2022 02:26:02 +0000 Subject: [PATCH 020/141] (maint) Update dependency eslint to v8.7.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index b49058a5..fbb806b3 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.6.0" + "eslint": "8.7.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index b49058a5..fbb806b3 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.6.0" + "eslint": "8.7.0" } } From ff51e209bc4eaffa3a33d22bb98eeaef1cc9a2a4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Jan 2022 04:04:14 +0000 Subject: [PATCH 021/141] (maint) Update dependency Verify.Xunit to v15 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 169471e5..96d19f3b 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 4543110965ea4f03df49ece79b0c1a286e2d4bc7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jan 2022 03:46:41 +0000 Subject: [PATCH 022/141] (maint) Update dependency Verify.Xunit to v15.1.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 96d19f3b..c5e06e0c 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 9675a573c0ab0fb9436977079b91059a60c799b0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jan 2022 12:20:57 +0000 Subject: [PATCH 023/141] (maint) Update dependency Verify.Xunit to v15.1.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index c5e06e0c..1ce0e810 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 99ab220c8eac7290d48ea3e8f5c9fe52f50c0ed4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Jan 2022 22:48:14 +0000 Subject: [PATCH 024/141] (maint) Update dependency eslint to v8.8.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index fbb806b3..c4d51fc7 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.7.0" + "eslint": "8.8.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index fbb806b3..c4d51fc7 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.7.0" + "eslint": "8.8.0" } } From 903419c63fba929337731cf453c91b61c66afac7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Jan 2022 14:08:12 +0000 Subject: [PATCH 025/141] (maint) Update dependency Verify.Xunit to v15.2.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 1ce0e810..8e45d27f 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 69918c6875b4b0d3cc47a43a89e90160b038ede6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Jan 2022 19:50:04 +0000 Subject: [PATCH 026/141] (maint) Update dependency coverlet.msbuild to v3.1.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 8e45d27f..5c4a06f7 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 382421844e8f6ac05b063f06f12dc49eceb9702f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Feb 2022 22:48:00 +0000 Subject: [PATCH 027/141] (maint) Update dependency Verify.Xunit to v15.2.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 5c4a06f7..9bdc0a68 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 785771b8de8c544fe5af176d1a1208859785ff84 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Feb 2022 09:54:13 +0000 Subject: [PATCH 028/141] (maint) Update dependency Verify.Xunit to v16 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 9bdc0a68..70965232 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 5b3508411bece4ecc214462a4119ee3c8e656867 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Feb 2022 01:09:16 +0000 Subject: [PATCH 029/141] (maint) Update dependency Verify.Xunit to v16.1.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 70965232..7b08a848 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From d31989241d301392f09ddc14698723fcd25e86b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Feb 2022 08:00:51 +0000 Subject: [PATCH 030/141] (maint) Update dependency coverlet.msbuild to v3.1.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 7b08a848..018ec618 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 8b65ceb6d873cc74241a78eb1f4de753fdf8a44d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Feb 2022 21:47:26 +0000 Subject: [PATCH 031/141] (maint) Update dependency Verify.Xunit to v16.1.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 018ec618..4f738cf8 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 6e77a6814792ee819d207724ae039d31b68856e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Feb 2022 00:52:04 +0000 Subject: [PATCH 032/141] (maint) Update dependency Verify.Xunit to v16.1.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 4f738cf8..fe6653ff 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From b5bfad9f24417670bb7918c8b09f6c93ef5657ee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Feb 2022 07:03:40 +0000 Subject: [PATCH 033/141] (maint) Update dependency eslint to v8.9.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index c4d51fc7..b8bd41d0 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.8.0" + "eslint": "8.9.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index c4d51fc7..b8bd41d0 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.8.0" + "eslint": "8.9.0" } } From 65034bcf68c45a790bb96d2872f363299aea267a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Feb 2022 07:11:56 +0000 Subject: [PATCH 034/141] (maint) Update dependency Cake.Npm to v2 --- demo/frosting/build/Build.csproj | 2 +- demo/script/build.cake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj index 28c61538..6aed8f64 100644 --- a/demo/frosting/build/Build.csproj +++ b/demo/frosting/build/Build.csproj @@ -6,7 +6,7 @@ - + diff --git a/demo/script/build.cake b/demo/script/build.cake index 6463fee1..16162b90 100644 --- a/demo/script/build.cake +++ b/demo/script/build.cake @@ -1,4 +1,4 @@ -#addin nuget:?package=Cake.Npm&version=1.0.0 +#addin nuget:?package=Cake.Npm&version=2.0.0 #r "..\..\src\Cake.ESLint\bin\Debug\net6.0\Cake.ESLint.dll" /////////////////////////////////////////////////////////////////////////////// From 12c69def19497e45ee16f88c1fba5dad3d094950 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Feb 2022 15:53:22 +0000 Subject: [PATCH 035/141] (maint) Update dependency Microsoft.NET.Test.Sdk to v17.1.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index fe6653ff..d19bb6e4 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + From 82380c17218f179bd58476e14c99778a275e8e89 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Feb 2022 12:38:14 +0000 Subject: [PATCH 036/141] (maint) Update dependency Verify.Xunit to v16.2.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index d19bb6e4..49e9a600 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 170cfe214a0c868f7a83232cdce93e7b38187aa2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Feb 2022 13:13:12 +0000 Subject: [PATCH 037/141] (maint) Update dependency Cake.Frosting to v2.1.0 --- demo/frosting/build/Build.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj index 6aed8f64..cce8a293 100644 --- a/demo/frosting/build/Build.csproj +++ b/demo/frosting/build/Build.csproj @@ -5,7 +5,7 @@ $(MSBuildProjectDirectory) - + From c006ede3f9e33f2373c836112c95e33995567a13 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Feb 2022 13:14:32 +0000 Subject: [PATCH 038/141] (maint) Update dependency Cake.Testing to v2.1.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 49e9a600..ad51637c 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From e8a7f35e08b858f651f6ba659333532dac22b5aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Feb 2022 10:44:10 +0000 Subject: [PATCH 039/141] (maint) Update actions/setup-dotnet action to v2 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b46f931f..ec9cc34a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v2.4.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v1.9.0 + - uses: actions/setup-dotnet@v2.0.0 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index e1ff20ab..55b220d3 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v2.4.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v1.9.0 + - uses: actions/setup-dotnet@v2.0.0 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | From aeebceed3461cb2652f751c44b4a850e6f232dab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Feb 2022 15:55:56 +0000 Subject: [PATCH 040/141] (maint) Update dependency Moq to v4.17.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index ad51637c..4af8eb5c 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -14,7 +14,7 @@ all - + From c46b2c373b3b116d305b13a46fdbdc142bd8b1d0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Feb 2022 07:41:02 +0000 Subject: [PATCH 041/141] (maint) Update dependency Verify.Xunit to v16.3.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 4af8eb5c..5af5297e 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 8fb2c19a04ea90cf5ef59fa939ce2b1ebb4f86cb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Feb 2022 07:43:05 +0000 Subject: [PATCH 042/141] (maint) Update dependency eslint to v8.10.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index b8bd41d0..a88d6005 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.9.0" + "eslint": "8.10.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index b8bd41d0..a88d6005 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.9.0" + "eslint": "8.10.0" } } From 709288d7574d8d5bd506718083140446640f43b2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Mar 2022 18:07:26 +0000 Subject: [PATCH 043/141] (maint) Update actions/checkout action to v3 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ec9cc34a..b8d395b9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v2.4.0 + uses: actions/checkout@v3.0.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v2.0.0 diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 55b220d3..d5ff920d 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v2.4.0 + uses: actions/checkout@v3.0.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v2.0.0 diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index b81e7bad..1421a12a 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v2.4.0 + uses: actions/checkout@v3.0.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools From 8d08639d7de7db99c18013a49f3e18b61fc5c71f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Mar 2022 20:51:41 +0000 Subject: [PATCH 044/141] (maint) Update dependency Verify.Xunit to v16.3.3 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 5af5297e..1211bd32 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 60eb7158233d801d0c30eb119ab57ce0a06d3f06 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Mar 2022 14:10:16 +0000 Subject: [PATCH 045/141] (maint) Update dependency Verify.Xunit to v16.3.4 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 1211bd32..1a3e62a7 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 57606c5210b6e14afba310d6f14124215f37796f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Mar 2022 18:33:37 +0000 Subject: [PATCH 046/141] (maint) Update actions/upload-artifact action to v3 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b8d395b9..79cd590e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,7 +69,7 @@ jobs: cake-version: 0.38.5 cake-bootstrap: true - name: Upload Issues - uses: actions/upload-artifact@v2.3.1 + uses: actions/upload-artifact@v3.0.0 with: if-no-files-found: warn name: ${{ matrix.os }} Issues @@ -77,7 +77,7 @@ jobs: BuildArtifacts/report.html BuildArtifacts/**/coverlet/*.xml - name: Upload Packages - uses: actions/upload-artifact@v2.3.1 + uses: actions/upload-artifact@v3.0.0 if: runner.os == 'Windows' with: if-no-files-found: warn From 0197bea272d190abd5e1f2a723691a71833b186a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Mar 2022 23:33:28 +0000 Subject: [PATCH 047/141] (maint) Update dependency Verify.Xunit to v16.3.5 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 1a3e62a7..3553414f 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 86b3270456ea5f607fc315942322c7c055c21a52 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 07:43:59 +0000 Subject: [PATCH 048/141] (maint) Update dependency Moq to v4.17.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 3553414f..5b966e03 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -14,7 +14,7 @@ all - + From 23c7de055979bd1cdd0dd171caa90b0df083249b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Mar 2022 00:27:28 +0000 Subject: [PATCH 049/141] (maint) Update dependency eslint to v8.11.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index a88d6005..3260a050 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.10.0" + "eslint": "8.11.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index a88d6005..3260a050 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.10.0" + "eslint": "8.11.0" } } From 2caa52eafbaf652c778a3b5c72ba3ec0dda97b24 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Mar 2022 21:57:35 +0000 Subject: [PATCH 050/141] (maint) Update dependency Verify.Xunit to v16.3.6 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 5b966e03..2a50b8f0 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 3923b7b4f489c0d4d9e83f97b5fc7372d3b2c99d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Mar 2022 09:14:02 +0000 Subject: [PATCH 051/141] (maint) Update dependency Verify.Xunit to v16.4.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 2a50b8f0..07aedb70 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From dad2cd99fd7dfd8d23f7d7f4fe42bebb1350eae4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Mar 2022 09:56:51 +0000 Subject: [PATCH 052/141] (maint) Update actions/cache action to v3 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 79cd590e..1d389328 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v2.1.7 + uses: actions/cache@v3.0.0 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index d5ff920d..cdca051f 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v2.1.7 + uses: actions/cache@v3.0.0 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 1421a12a..f7200605 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v2.1.7 + uses: actions/cache@v3.0.0 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From 55543341a069a5091ddb088c7910179049b7de04 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Mar 2022 00:32:22 +0000 Subject: [PATCH 053/141] (maint) Update dependency Verify.Xunit to v16.4.3 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 07aedb70..ad80b015 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From be7aea4bd5b4dc7dc9238036b12db0f98adf78fe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 09:46:48 +0000 Subject: [PATCH 054/141] (maint) Update dependency Verify.Xunit to v16.4.4 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index ad80b015..c8dd2a2a 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 0bf8ff2a6a8ac68ad81f7a203783e68d7066606f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 19:17:02 +0000 Subject: [PATCH 055/141] (maint) Update dependency eslint to v8.12.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 3260a050..2e2f4826 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.11.0" + "eslint": "8.12.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 3260a050..2e2f4826 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.11.0" + "eslint": "8.12.0" } } From f208f85562a2ac83f8ad9665475663370fba2f43 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Mar 2022 11:07:27 +0000 Subject: [PATCH 056/141] (maint) Update actions/cache action to v3.0.1 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1d389328..23feb86c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.0 + uses: actions/cache@v3.0.1 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index cdca051f..0147be94 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.0 + uses: actions/cache@v3.0.1 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index f7200605..02757dbe 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.0 + uses: actions/cache@v3.0.1 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From f72aa88ff387fba2c1717586059a7b652040ea9a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Mar 2022 21:04:49 +0000 Subject: [PATCH 057/141] (maint) Update dependency Verify.Xunit to v16.5.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index c8dd2a2a..29e455ec 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 23fa96d5871afadc8c9fcb205a1079a0a16a5dc7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Mar 2022 02:06:31 +0000 Subject: [PATCH 058/141] (maint) Update dependency Verify.Xunit to v16.5.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 29e455ec..98410102 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 79e7d6c0c76d17266b05c4e8bf6c89b5fcfd9a04 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Mar 2022 13:29:10 +0000 Subject: [PATCH 059/141] (maint) Update dependency Verify.Xunit to v16.5.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 98410102..3ae8c962 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From cf863ab252904c93c2c238c601014f9619775909 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 Apr 2022 11:49:34 +0000 Subject: [PATCH 060/141] (maint) Update dependency Verify.Xunit to v16.5.4 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 3ae8c962..f605eb88 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From f967a3b05fc0a56e3113d516737287335f2cd934 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 Apr 2022 23:31:44 +0000 Subject: [PATCH 061/141] (maint) Update dependency eslint to v8.13.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 2e2f4826..f4d69f2d 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.12.0" + "eslint": "8.13.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 2e2f4826..f4d69f2d 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.12.0" + "eslint": "8.13.0" } } From a18d5f4bbcc42cd560b15a7b44b9e97ae6392a75 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Apr 2022 11:06:01 +0000 Subject: [PATCH 062/141] (maint) Update actions/cache action to v3.0.2 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 23feb86c..81bd95b2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.1 + uses: actions/cache@v3.0.2 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 0147be94..df10dad4 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.1 + uses: actions/cache@v3.0.2 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 02757dbe..4a39a597 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.1 + uses: actions/cache@v3.0.2 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From ea2fdab1034bb4b349577f152de3cd1abbc86295 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Apr 2022 20:33:09 +0000 Subject: [PATCH 063/141] (maint) Update actions/checkout action to v3.0.1 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 81bd95b2..8ba4a63b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.0 + uses: actions/checkout@v3.0.1 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v2.0.0 diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index df10dad4..9852f4ff 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.0 + uses: actions/checkout@v3.0.1 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v2.0.0 diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 4a39a597..9895eb48 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.0 + uses: actions/checkout@v3.0.1 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools From 00266b673b61cc392d3c2474d57f1dbc3acedad8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 Apr 2022 04:13:42 +0000 Subject: [PATCH 064/141] (maint) Update dependency Verify.Xunit to v16.7.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index f605eb88..2269c5a3 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 72d03c8ce3e1ab70917ebd86e473713936f7bc50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Apr 2022 20:15:51 +0000 Subject: [PATCH 065/141] (maint) Update github/codeql-action action to v2 --- .github/workflows/codeql-analysis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 9852f4ff..79db908c 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -49,7 +49,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v1 + uses: github/codeql-action/init@v2 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -66,4 +66,4 @@ jobs: cake-bootstrap: true - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v1 + uses: github/codeql-action/analyze@v2 From 6275f93235825adfef0330ea1da384ab3dcde572 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Apr 2022 20:24:56 +0000 Subject: [PATCH 066/141] (maint) Update actions/checkout action to v3.0.2 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8ba4a63b..b90a4bea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.1 + uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v2.0.0 diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 79db908c..4db6f24f 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.1 + uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v2.0.0 diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 9895eb48..c38ec15d 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.1 + uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools From 42390a89c33dde51d5c93970dafe5d97f585d0d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Apr 2022 20:31:32 +0000 Subject: [PATCH 067/141] (maint) Update dependency eslint to v8.14.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index f4d69f2d..e2ef4bb4 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.13.0" + "eslint": "8.14.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index f4d69f2d..e2ef4bb4 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.13.0" + "eslint": "8.14.0" } } From 45dde87fbe274f1bbf4d69a2b17bc4e3c2e4b539 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Apr 2022 20:42:17 +0000 Subject: [PATCH 068/141] (maint) Update dependency Cake.Testing to v2.2.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 2269c5a3..2b9a1c42 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From a6b71e305bb5f0d5f0290e74ddc096679a3b6f37 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Apr 2022 20:48:17 +0000 Subject: [PATCH 069/141] (maint) Update dependency Cake.Frosting to v2.2.0 --- demo/frosting/build/Build.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj index cce8a293..c0541064 100644 --- a/demo/frosting/build/Build.csproj +++ b/demo/frosting/build/Build.csproj @@ -5,7 +5,7 @@ $(MSBuildProjectDirectory) - + From aa2cac5a4e6a14a0a9cd28c62d19875418a2d035 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 May 2022 18:01:03 +0000 Subject: [PATCH 070/141] (maint) Update dependency xunit.runner.visualstudio to v2.4.4 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 2b9a1c42..6eb51613 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From db97b9a1f15173b47508c0852335f5666e23926d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 May 2022 16:56:41 +0000 Subject: [PATCH 071/141] (maint) Update dependency xunit.runner.visualstudio to v2.4.5 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 6eb51613..8dc24002 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 0eeeb8aabe29882cde8df815a827d47d70be42b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 May 2022 11:28:14 +0000 Subject: [PATCH 072/141] (maint) Update actions/setup-dotnet action to v2.1.0 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b90a4bea..d31b55a3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v2.0.0 + - uses: actions/setup-dotnet@v2.1.0 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 4db6f24f..38e6f865 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v2.0.0 + - uses: actions/setup-dotnet@v2.1.0 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | From 2ad2ebcb3e5d4304846fc694f2e814e54e66ec95 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 May 2022 20:17:29 +0000 Subject: [PATCH 073/141] (maint) Update dependency eslint to v8.15.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index e2ef4bb4..98405c9f 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.14.0" + "eslint": "8.15.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index e2ef4bb4..98405c9f 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.14.0" + "eslint": "8.15.0" } } From 10545e1525d8f1cce41ccee01b14b0c5a69cdfac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 May 2022 11:30:03 +0000 Subject: [PATCH 074/141] (maint) Update dependency Microsoft.NET.Test.Sdk to v17.2.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 8dc24002..16b41d31 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + From 72d11908fb7382bb1d8206f1b98f5ce05efd79ee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 May 2022 21:57:14 +0000 Subject: [PATCH 075/141] (maint) Update dependency Verify.Xunit to v16.7.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 16b41d31..84975c04 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From f2a8ec9837ed3410f98ecd5e3284b4a984b02647 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 May 2022 22:03:08 +0000 Subject: [PATCH 076/141] (maint) Update dependency Moq to v4.18.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 84975c04..3cbdaa0d 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -14,7 +14,7 @@ all - + From 8a68bdd3d02f32b575ff1aff9d92316b7bb2bd60 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 May 2022 13:44:20 +0000 Subject: [PATCH 077/141] (maint) Update dependency Verify.Xunit to v16.9.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 3cbdaa0d..2d2f4e53 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From e93ee567c41fd595c9ce2a0d374bdb19f5cedc08 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 May 2022 10:05:16 +0000 Subject: [PATCH 078/141] (maint) Update actions/upload-artifact action to v3.1.0 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d31b55a3..d7b69276 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,7 +69,7 @@ jobs: cake-version: 0.38.5 cake-bootstrap: true - name: Upload Issues - uses: actions/upload-artifact@v3.0.0 + uses: actions/upload-artifact@v3.1.0 with: if-no-files-found: warn name: ${{ matrix.os }} Issues @@ -77,7 +77,7 @@ jobs: BuildArtifacts/report.html BuildArtifacts/**/coverlet/*.xml - name: Upload Packages - uses: actions/upload-artifact@v3.0.0 + uses: actions/upload-artifact@v3.1.0 if: runner.os == 'Windows' with: if-no-files-found: warn From 144306903522d15e932932f68dfed90ecc9c9683 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 May 2022 10:11:41 +0000 Subject: [PATCH 079/141] (maint) Update dependency Moq to v4.18.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 2d2f4e53..fc104e9f 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -14,7 +14,7 @@ all - + From 6c3f98a179a9c1d643758d003594d677b706a091 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 May 2022 10:18:34 +0000 Subject: [PATCH 080/141] (maint) Update dependency eslint to v8.16.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 98405c9f..7b2efbcf 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.15.0" + "eslint": "8.16.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 98405c9f..7b2efbcf 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.15.0" + "eslint": "8.16.0" } } From c01c0635f82a375ab347e04f073c7a35fc6054ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 May 2022 10:39:29 +0000 Subject: [PATCH 081/141] (maint) Update actions/cache action to v3.0.3 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d7b69276..e2d27e9d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.2 + uses: actions/cache@v3.0.3 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 38e6f865..4ad9ee26 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.2 + uses: actions/cache@v3.0.3 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index c38ec15d..bc8b8ea5 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.2 + uses: actions/cache@v3.0.3 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From 70240ba0bdc9dba1fc07e234810e79ff895d0511 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jun 2022 13:24:06 +0000 Subject: [PATCH 082/141] (maint) Update actions/cache action to v3.0.4 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e2d27e9d..f83cb388 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.3 + uses: actions/cache@v3.0.4 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 4ad9ee26..b87624f1 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.3 + uses: actions/cache@v3.0.4 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index bc8b8ea5..6f10e95e 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.3 + uses: actions/cache@v3.0.4 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From 9de9cb9057960f421c785ce898c0b04b5cd13d10 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Jun 2022 13:33:58 +0000 Subject: [PATCH 083/141] (maint) Update dependency Verify.Xunit to v17 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index fc104e9f..ffd30b35 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 35fd30b5de16fcf8f2e7a81295b89b53c16dc277 Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Fri, 10 Jun 2022 09:00:18 +0200 Subject: [PATCH 084/141] More details in the verified files. --- ...tAliasesTests.Runs_tool_with_given_action.verified.txt | 8 ++++++-- ...liasesTests.Runs_tool_with_given_settings.verified.txt | 8 ++++++-- ...ntAliasesTests.Runs_tool_with_no_settings.verified.txt | 8 ++++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_action.verified.txt b/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_action.verified.txt index e0644b01..47a1242a 100644 --- a/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_action.verified.txt +++ b/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_action.verified.txt @@ -4,7 +4,11 @@ Arguments: [ {} ], - WorkingDirectory: /Working + WorkingDirectory: /Working, + NoWorkingDirectory: false, + RedirectStandardError: false, + RedirectStandardOutput: false, + Silent: false }, Args: "**/*" -} \ No newline at end of file +} diff --git a/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_settings.verified.txt b/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_settings.verified.txt index 41f485f6..611893b3 100644 --- a/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_settings.verified.txt +++ b/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_given_settings.verified.txt @@ -1,7 +1,11 @@ { Path: /Working/tools/eslint, Process: { - WorkingDirectory: /Working + WorkingDirectory: /Working, + NoWorkingDirectory: false, + RedirectStandardError: false, + RedirectStandardOutput: false, + Silent: false }, Args: -} \ No newline at end of file +} diff --git a/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_no_settings.verified.txt b/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_no_settings.verified.txt index 41f485f6..611893b3 100644 --- a/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_no_settings.verified.txt +++ b/src/Cake.ESLint.Tests/ESLintAliasesTests.Runs_tool_with_no_settings.verified.txt @@ -1,7 +1,11 @@ { Path: /Working/tools/eslint, Process: { - WorkingDirectory: /Working + WorkingDirectory: /Working, + NoWorkingDirectory: false, + RedirectStandardError: false, + RedirectStandardOutput: false, + Silent: false }, Args: -} \ No newline at end of file +} From 0d3e4c3d2f9ffb7f64254332a60e7cb870ba750d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Jun 2022 07:15:53 +0000 Subject: [PATCH 085/141] (maint) Update dependency eslint to v8.17.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 7b2efbcf..93118a36 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.16.0" + "eslint": "8.17.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 7b2efbcf..93118a36 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.16.0" + "eslint": "8.17.0" } } From 7d38a21e32374283d6ee1a1625c6b4a107e7a7bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:21:07 +0000 Subject: [PATCH 086/141] (maint) Update dependency Verify.Xunit to v17.1.6 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index ffd30b35..d8d3af8f 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From db27761c4d4ce5ba5f307641be167fb7066adba1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 08:47:48 +0000 Subject: [PATCH 087/141] (maint) Update dependency eslint to v8.18.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 93118a36..78528631 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.17.0" + "eslint": "8.18.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 93118a36..78528631 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.17.0" + "eslint": "8.18.0" } } From c4320a976f7dc2d719e0ad8f191e8a045eaaa079 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Jul 2022 09:29:28 +0000 Subject: [PATCH 088/141] (maint) Update dependency Verify.Xunit to v17.2.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index d8d3af8f..35868866 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From c05179ac11e57bcf37885e75614a6a685a7393dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 08:23:59 +0000 Subject: [PATCH 089/141] (maint) Update dependency eslint to v8.19.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 78528631..6900d335 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.18.0" + "eslint": "8.19.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 78528631..6900d335 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.18.0" + "eslint": "8.19.0" } } From e6263cba35fa9ed52a8e0959494efe6808ff8460 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 06:03:42 +0000 Subject: [PATCH 090/141] (maint) Update actions/cache action to v3.0.5 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f83cb388..68078941 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.4 + uses: actions/cache@v3.0.5 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index b87624f1..6be124bb 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.4 + uses: actions/cache@v3.0.5 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 6f10e95e..616ac211 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.4 + uses: actions/cache@v3.0.5 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From 09263d7f5cc2feb56e89bd992724c83eb7587617 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 23:35:09 +0000 Subject: [PATCH 091/141] (maint) Update dependency eslint to v8.20.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 6900d335..01928e0b 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.19.0" + "eslint": "8.20.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 6900d335..01928e0b 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.19.0" + "eslint": "8.20.0" } } From 7b8e0c1a83adc40adfe4cc8f291c54186c09c937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 11:39:29 +0000 Subject: [PATCH 092/141] (maint) Update dependency Verify.Xunit to v17.4.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 35868866..f43f8019 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 2dc5a30aba856fa4b73d25205674bbc2ea93458d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 02:26:51 +0000 Subject: [PATCH 093/141] (maint) Update dependency Verify.Xunit to v17.4.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index f43f8019..8dc5de7b 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From a0a400cedbafca3a18e24cc31a8bfa450e4daa82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 10:48:18 +0000 Subject: [PATCH 094/141] (maint) Update dependency Verify.Xunit to v17.5.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 8dc5de7b..352d0dce 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 846d513fab8efeac721cd99688bede780c198660 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 20:46:07 +0000 Subject: [PATCH 095/141] (maint) Update dependency eslint to v8.21.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 01928e0b..6c776727 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.20.0" + "eslint": "8.21.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 01928e0b..6c776727 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.20.0" + "eslint": "8.21.0" } } From 11b6272d2e734251743c3f4ec5c625ab66eb4fa4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 06:49:05 +0000 Subject: [PATCH 096/141] (maint) Update dependency xunit to v2.4.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 352d0dce..15a813f8 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 829f339950ac299bf33ab57cb45b7fb565486714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 22:05:42 +0000 Subject: [PATCH 097/141] (maint) Update dependency Moq to v4.18.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 15a813f8..2185d4e8 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -14,7 +14,7 @@ all - + From a6f1095730c2d6507c8ed0e3c4d39a73e9f7ab80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 11:33:27 +0000 Subject: [PATCH 098/141] (maint) Update actions/cache action to v3.0.6 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 68078941..4dc8715f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.5 + uses: actions/cache@v3.0.6 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 6be124bb..623800be 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.5 + uses: actions/cache@v3.0.6 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 616ac211..1b5d0b79 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.5 + uses: actions/cache@v3.0.6 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From 04a5e5d688f2ed92169de7d4170aaf47c37b2303 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 06:06:39 +0000 Subject: [PATCH 099/141] (maint) Update dependency Verify.Xunit to v17.6.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 2185d4e8..558132e3 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 8ec53e79460bd0b0e259b7bb92f57023baac1e5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:18:59 +0000 Subject: [PATCH 100/141] (maint) Update dependency Verify.Xunit to v17.7.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 558132e3..275b389d 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 10da95373149ed5d8e9190da154796c29f14cdee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 04:50:39 +0000 Subject: [PATCH 101/141] (maint) Update dependency Verify.Xunit to v17.8.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 275b389d..57d9b37c 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 1e7be6ed7a54306ac35adf01d0c7da54942d26c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 10:10:38 +0000 Subject: [PATCH 102/141] (maint) Update dependency Microsoft.NET.Test.Sdk to v17.3.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 57d9b37c..94e08841 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + From d1ed0afb29648ca00588fb9de24c40666df53b93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:15:22 +0000 Subject: [PATCH 103/141] (maint) Update cake-build/cake-action action to v1.4.1 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4dc8715f..31a2fc14 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -61,7 +61,7 @@ jobs: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} - name: Build project - uses: cake-build/cake-action@v1.4.0 + uses: cake-build/cake-action@v1.4.1 with: script-path: recipe.cake target: CI diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 623800be..03067e7e 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -58,7 +58,7 @@ jobs: # queries: ./path/to/local/query, your-org/your-repo/queries@main - name: Build project - uses: cake-build/cake-action@v1.4.0 + uses: cake-build/cake-action@v1.4.1 with: script-path: recipe.cake target: DotNetCore-Build diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 1b5d0b79..3ebeff5c 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -24,7 +24,7 @@ jobs: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} - name: Publishing documentaiton - uses: cake-build/cake-action@v1.4.0 + uses: cake-build/cake-action@v1.4.1 with: script-path: recipe.cake target: Force-Publish-Documentation From 274162c196f4a9dfce611bc4b0951e2e01adf953 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:53:23 +0000 Subject: [PATCH 104/141] (maint) Update dependency Cake.Recipe to v3 --- recipe.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.cake b/recipe.cake index b4163294..755d43c0 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,4 +1,4 @@ -#load nuget:?package=Cake.Recipe&version=2.2.1 +#load nuget:?package=Cake.Recipe&version=3.0.1 // Workaround for https://github.com/cake-contrib/Cake.Recipe/issues/854 #tool nuget:?package=NuGet.CommandLine&version=5.8.1 From c057e0e25a0de40b39fd3af69c80030cec5feb9c Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Wed, 10 Aug 2022 22:51:16 +0200 Subject: [PATCH 105/141] (maint) pinned to Cake 1.3.0 according to https://cake-contrib.github.io/Cake.Recipe/docs/upgrading/2.x-to-3.x --- .config/dotnet-tools.json | 2 +- .github/workflows/build.yml | 3 +-- .github/workflows/codeql-analysis.yml | 3 +-- .github/workflows/publishDocs.yml | 3 +-- recipe.cake | 8 -------- 5 files changed, 4 insertions(+), 15 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 727dfd76..4903ba5f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "0.38.5", + "version": "1.3.0", "commands": [ "dotnet-cake" ] diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 31a2fc14..80f5997d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -66,8 +66,7 @@ jobs: script-path: recipe.cake target: CI verbosity: Diagnostic - cake-version: 0.38.5 - cake-bootstrap: true + cake-version: 1.3.0 - name: Upload Issues uses: actions/upload-artifact@v3.1.0 with: diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 03067e7e..a6088600 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -62,8 +62,7 @@ jobs: with: script-path: recipe.cake target: DotNetCore-Build - cake-version: 0.38.5 - cake-bootstrap: true + cake-version: 1.3.0 - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v2 diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 3ebeff5c..dff3e625 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -29,5 +29,4 @@ jobs: script-path: recipe.cake target: Force-Publish-Documentation verbosity: Diagnostic - cake-version: 0.38.5 - cake-bootstrap: true + cake-version: 1.3.0 diff --git a/recipe.cake b/recipe.cake index 755d43c0..ff51fb96 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,8 +1,5 @@ #load nuget:?package=Cake.Recipe&version=3.0.1 -// Workaround for https://github.com/cake-contrib/Cake.Recipe/issues/854 -#tool nuget:?package=NuGet.CommandLine&version=5.8.1 - Environment.SetVariableNames(); BuildParameters.SetParameters( @@ -19,11 +16,6 @@ BuildParameters.SetParameters( BuildParameters.PrintParameters(Context); - -// workaround for https://github.com/cake-contrib/Cake.Recipe/issues/862 -ToolSettings.SetToolPreprocessorDirectives( - reSharperTools: "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2021.2.0"); - ToolSettings.SetToolSettings(context: Context); Build.RunDotNetCore(); From c06aa3c99f7527af4a7d990b08cc9b243e0d74c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 11:44:59 +0000 Subject: [PATCH 106/141] (maint) Update actions/cache action to v3.0.7 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 80f5997d..0e102717 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.6 + uses: actions/cache@v3.0.7 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index a6088600..4c7b60f8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.6 + uses: actions/cache@v3.0.7 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index dff3e625..186f20d9 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.6 + uses: actions/cache@v3.0.7 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From a9c1744ff0a3d50059806fff83193ab461fa0f49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 12:02:59 +0000 Subject: [PATCH 107/141] (maint) Update dependency Verify.Xunit to v17.10.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 94e08841..9684ef8f 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From cb6d55cf2a399d49d6cdcbd86269ab22bee002fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 21:27:26 +0000 Subject: [PATCH 108/141] (maint) Update dependency eslint to v8.22.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 6c776727..1bdcb35d 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.21.0" + "eslint": "8.22.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 6c776727..1bdcb35d 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.21.0" + "eslint": "8.22.0" } } From 1c89ae2740be437104234f7aeb1796b38a49555d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 05:35:53 +0000 Subject: [PATCH 109/141] (maint) Update dependency Verify.Xunit to v17.10.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 9684ef8f..21ca9e67 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From a72e4ec01a5c91799cf20e73d4b3b8d84503e9a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 11:27:21 +0000 Subject: [PATCH 110/141] (maint) Update dependency Verify.Xunit to v17.10.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 21ca9e67..95b26eae 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From c8d7b9948aea66583394955da0cdb83bcc5c79d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:37:46 +0000 Subject: [PATCH 111/141] (maint) Update dependency Shouldly to v4.1.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 95b26eae..c92c9348 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -15,7 +15,7 @@ - + From f0d6d01bf1bae29ff7159b0fa6a72f78853ad685 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 06:19:10 +0000 Subject: [PATCH 112/141] (maint) Update actions/cache action to v3.0.8 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0e102717..f65a05af 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.7 + uses: actions/cache@v3.0.8 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 4c7b60f8..2f43906d 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.7 + uses: actions/cache@v3.0.8 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 186f20d9..66169e1b 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.7 + uses: actions/cache@v3.0.8 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From a42f8e70962fcbd3132bdb1ed740ff3085bb0bc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 11:01:24 +0000 Subject: [PATCH 113/141] (maint) Update dependency Microsoft.NET.Test.Sdk to v17.3.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index c92c9348..de933e4e 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + From e48f2968e195697cf5157aa3064c13973be6a209 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 11:11:21 +0000 Subject: [PATCH 114/141] (maint) Update dependency eslint to v8.23.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 1bdcb35d..a19f0447 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.22.0" + "eslint": "8.23.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 1bdcb35d..a19f0447 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.22.0" + "eslint": "8.23.0" } } From 84be4ecdecc9a66dcb5391009721654728cba1a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 05:47:35 +0000 Subject: [PATCH 115/141] (maint) Update dependency eslint to v8.23.1 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index a19f0447..a556126f 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.23.0" + "eslint": "8.23.1" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index a19f0447..a556126f 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.23.0" + "eslint": "8.23.1" } } From 4d09eb76dbf1a9d6fa360536b2e62da7987c321c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 23:44:53 +0000 Subject: [PATCH 116/141] (maint) Update dependency eslint to v8.24.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index a556126f..609f5359 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.23.1" + "eslint": "8.24.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index a556126f..609f5359 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.23.1" + "eslint": "8.24.0" } } From 268edd9c90805d72eded48179f45fc4c412f33bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 16:33:44 +0000 Subject: [PATCH 117/141] (maint) Update actions/setup-dotnet action to v2.1.1 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f65a05af..86a0a21c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v2.1.0 + - uses: actions/setup-dotnet@v2.1.1 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 2f43906d..560ba565 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v2.1.0 + - uses: actions/setup-dotnet@v2.1.1 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | From d55f6ecf01ff24ed0ce9a32b7fec18e076df5c57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 08:02:36 +0000 Subject: [PATCH 118/141] (maint) Update actions/cache action to v3.0.9 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 86a0a21c..af8d9d58 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.8 + uses: actions/cache@v3.0.9 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 560ba565..c8c44953 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.8 + uses: actions/cache@v3.0.9 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 66169e1b..5b7d0cf7 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.8 + uses: actions/cache@v3.0.9 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From 5473da408ea71fac4fa6df963641011ae5eb3bdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 11:28:58 +0000 Subject: [PATCH 119/141] (maint) Update actions/setup-dotnet action to v3 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index af8d9d58..c9fa4db1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v2.1.1 + - uses: actions/setup-dotnet@v3.0.0 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index c8c44953..003beb14 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v2.1.1 + - uses: actions/setup-dotnet@v3.0.0 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | From 31410e3956444f7dedb1d7e9f61b7d41533ff96a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 21:01:34 +0000 Subject: [PATCH 120/141] (maint) Update dependency Microsoft.NET.Test.Sdk to v17.3.2 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index de933e4e..47050488 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + From a86f405ef2dee69b898a0129d1950a22f6e81001 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 13:24:57 +0000 Subject: [PATCH 121/141] (maint) Update actions/checkout action to v3.1.0 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c9fa4db1..54aaa3c5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.2 + uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v3.0.0 diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 003beb14..62a0896c 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.2 + uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - uses: actions/setup-dotnet@v3.0.0 diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 5b7d0cf7..940e8b61 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v3.0.2 + uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools From f603d825c182574226aa15cc714a88ee7012665e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 14:16:48 +0000 Subject: [PATCH 122/141] (maint) Update actions/setup-dotnet action to v3.0.1 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 54aaa3c5..ee5bea38 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v3.0.0 + - uses: actions/setup-dotnet@v3.0.1 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 62a0896c..90358453 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v3.0.0 + - uses: actions/setup-dotnet@v3.0.1 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | From 19129008121ae51dd594c5ca5b89f68da4f15632 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:18:47 +0000 Subject: [PATCH 123/141] (maint) Update actions/cache action to v3.0.10 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ee5bea38..9b49e225 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.9 + uses: actions/cache@v3.0.10 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 90358453..3d86d67e 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.9 + uses: actions/cache@v3.0.10 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index 940e8b61..cd518627 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.9 + uses: actions/cache@v3.0.10 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From cf46622cdb601413e76c20d8b70b74bdc9442517 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 00:31:08 +0000 Subject: [PATCH 124/141] (maint) Update dependency eslint to v8.25.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 609f5359..48f102e1 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.24.0" + "eslint": "8.25.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 609f5359..48f102e1 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.24.0" + "eslint": "8.25.0" } } From 1610db022901866f9fc6b23788b9c588a270a73a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 14:25:02 +0000 Subject: [PATCH 125/141] (maint) Update dependency dotnet-sdk to v6.0.401 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index e5b7df50..45386677 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "sdk": { "allowPrerelease": true, - "version": "6.0.100-rc.2", + "version": "6.0.401", "rollForward": "latestFeature" } } \ No newline at end of file From daab2c2fd74269d12e7547119088dfedba063dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 07:07:59 +0000 Subject: [PATCH 126/141] (maint) Update dependency dotnet-sdk to v6.0.402 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 45386677..318335ab 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "sdk": { "allowPrerelease": true, - "version": "6.0.401", + "version": "6.0.402", "rollForward": "latestFeature" } } \ No newline at end of file From 22a0e93401fea7ddbb7f7daf4cee77750f0ae782 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 13:24:58 +0000 Subject: [PATCH 127/141] (maint) Update actions/cache action to v3.0.11 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publishDocs.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9b49e225..25a4424e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,7 +56,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.10 + uses: actions/cache@v3.0.11 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 3d86d67e..78d12dca 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: 5.0.x 6.0.x - name: Cache Tools - uses: actions/cache@v3.0.10 + uses: actions/cache@v3.0.11 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} diff --git a/.github/workflows/publishDocs.yml b/.github/workflows/publishDocs.yml index cd518627..a218a341 100644 --- a/.github/workflows/publishDocs.yml +++ b/.github/workflows/publishDocs.yml @@ -19,7 +19,7 @@ jobs: - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools - uses: actions/cache@v3.0.10 + uses: actions/cache@v3.0.11 with: path: tools key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }} From e7b26b67a8ecb63f4b5ec29d726a0986190f090f Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Mon, 17 Oct 2022 11:13:17 +0200 Subject: [PATCH 128/141] (maint) switch renovate to the testing preset This should allow renovate to auto-merge PRs about GitHub Actions --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 392c3ce5..ef816382 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ "github>nils-a/renovate-config" ], + "extends": [ "github>nils-a/renovate-config:testing" ], "packageRules": [ { "matchPackageNames": ["cake.tool", "Cake.Core"], From e0847d848c215476d4cbe82f187d1cc62fe68a77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 09:15:26 +0000 Subject: [PATCH 129/141] (maint) Update actions/setup-dotnet action to v3.0.2 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 25a4424e..41940768 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v3.0.1 + - uses: actions/setup-dotnet@v3.0.2 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 78d12dca..1bb7501d 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v3.0.1 + - uses: actions/setup-dotnet@v3.0.2 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | From d488bea9f01652e4761c616eaf2627422161f449 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:18:31 +0000 Subject: [PATCH 130/141] (maint) Update dependency Cake.Testing to v2.3.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 47050488..e41ce684 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 373e51aeeea8d0ed939bec6ad9ca0092d2f52773 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 20:27:24 +0000 Subject: [PATCH 131/141] (maint) Update actions/upload-artifact action to v3.1.1 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 41940768..5640089c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,7 +68,7 @@ jobs: verbosity: Diagnostic cake-version: 1.3.0 - name: Upload Issues - uses: actions/upload-artifact@v3.1.0 + uses: actions/upload-artifact@v3.1.1 with: if-no-files-found: warn name: ${{ matrix.os }} Issues @@ -76,7 +76,7 @@ jobs: BuildArtifacts/report.html BuildArtifacts/**/coverlet/*.xml - name: Upload Packages - uses: actions/upload-artifact@v3.1.0 + uses: actions/upload-artifact@v3.1.1 if: runner.os == 'Windows' with: if-no-files-found: warn From c7b6c2370e7f62f8bd1eaa3435e60fa18c1c4ae7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 12:05:53 +0000 Subject: [PATCH 132/141] (maint) Update dependency Verify.Xunit to v18 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index e41ce684..bb46b250 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 9235f0cc89c70a816d12608ca296ec7d0f354d76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 18:58:26 +0000 Subject: [PATCH 133/141] (maint) Update dependency eslint to v8.26.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 48f102e1..5a670cf0 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.25.0" + "eslint": "8.26.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 48f102e1..5a670cf0 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.25.0" + "eslint": "8.26.0" } } From 270248067fa7c13d9b3ef22a20a5442575737934 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 06:31:06 +0000 Subject: [PATCH 134/141] (maint) Update dependency Cake.Frosting to v2.3.0 --- demo/frosting/build/Build.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj index c0541064..e1616b1a 100644 --- a/demo/frosting/build/Build.csproj +++ b/demo/frosting/build/Build.csproj @@ -5,7 +5,7 @@ $(MSBuildProjectDirectory) - + From b26567b750d308961f74c0b77fef3b76a6cc1bbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 15:23:34 +0000 Subject: [PATCH 135/141] (maint) Update actions/setup-dotnet action to v3.0.3 --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5640089c..6d91d443 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v3.0.2 + - uses: actions/setup-dotnet@v3.0.3 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 1bb7501d..dad17b84 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow - - uses: actions/setup-dotnet@v3.0.2 + - uses: actions/setup-dotnet@v3.0.3 with: # codecov needs 2.1, unittests needs 3.1, gitversion needs 5.0 dotnet-version: | From caf33e92d29b4289ad2199846459e119c34c46ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 16:51:03 +0000 Subject: [PATCH 136/141] (maint) Update dependency coverlet.msbuild to v3.2.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index bb46b250..10f6d7c4 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From bdf25f808875948cfbdf46c613a4a87b47f11641 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 20:06:15 +0000 Subject: [PATCH 137/141] (maint) Update dependency Verify.Xunit to v18.1.1 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index 10f6d7c4..cd58cba4 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From d23368118ca7ae4776225701036f3de7d46fbe9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 14:25:28 +0000 Subject: [PATCH 138/141] (maint) Update dependency Verify.Xunit to v18.3.0 --- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index cd58cba4..f68c6f1d 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -16,7 +16,7 @@ - + all From 09e15c363b4bb6596c7b5d5aad73fedd37547bbe Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Tue, 15 Nov 2022 10:12:03 +0100 Subject: [PATCH 139/141] Updated Cake.Core reference to Cake 3.0.0 And build on net7.0 --- .github/workflows/build.yml | 5 +++-- .github/workflows/codeql-analysis.yml | 5 +++-- global.json | 4 ++-- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 15 +++++++++++---- src/Cake.ESLint/Cake.ESLint.csproj | 6 +++--- 5 files changed, 22 insertions(+), 13 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6d91d443..35cf7eda 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: WYAM_DEPLOY_REMOTE: ${{ github.event.repository.html_url }} steps: - - name: Checkout the repository + - name: Checkout the repository uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow @@ -55,6 +55,7 @@ jobs: 3.1.x 5.0.x 6.0.x + 7.0.x - name: Cache Tools uses: actions/cache@v3.0.11 with: @@ -81,4 +82,4 @@ jobs: with: if-no-files-found: warn name: package - path: BuildArtifacts/Packages/**/* \ No newline at end of file + path: BuildArtifacts/Packages/**/* diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index dad17b84..070972d5 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -29,7 +29,7 @@ jobs: # https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection steps: - - name: Checkout the repository + - name: Checkout the repository uses: actions/checkout@v3.1.0 - name: Fetch all tags and branches run: git fetch --prune --unshallow @@ -41,6 +41,7 @@ jobs: 3.1.x 5.0.x 6.0.x + 7.0.x - name: Cache Tools uses: actions/cache@v3.0.11 with: @@ -53,7 +54,7 @@ jobs: with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. - # By default, queries listed here will override any specified in a config file. + # By default, queries listed here will override any specified in a config file. # Prefix the list here with "+" to use these queries and those in the config file. # queries: ./path/to/local/query, your-org/your-repo/queries@main diff --git a/global.json b/global.json index 318335ab..7ed6e578 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "sdk": { "allowPrerelease": true, - "version": "6.0.402", + "version": "7.0.100", "rollForward": "latestFeature" } -} \ No newline at end of file +} diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index f68c6f1d..e74ac7c0 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -1,22 +1,29 @@ - netcoreapp3.1;net5.0;net6.0 + + netcoreapp3.1 + net6.0;net7.0 $(NoWarn);CS1591;SA1600 false - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + all diff --git a/src/Cake.ESLint/Cake.ESLint.csproj b/src/Cake.ESLint/Cake.ESLint.csproj index 1ea34def..0779e171 100644 --- a/src/Cake.ESLint/Cake.ESLint.csproj +++ b/src/Cake.ESLint/Cake.ESLint.csproj @@ -1,6 +1,6 @@ - netcoreapp3.1;net5.0;net6.0 + net6.0;net7.0; true true snupkg @@ -32,8 +32,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive From 1a4554a669f7d875839d211f16f806743cca5c46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 11:15:15 +0000 Subject: [PATCH 140/141] (maint) Update dependency Cake.Frosting to v3 --- demo/frosting/build/Build.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj index e1616b1a..43e55875 100644 --- a/demo/frosting/build/Build.csproj +++ b/demo/frosting/build/Build.csproj @@ -5,7 +5,7 @@ $(MSBuildProjectDirectory) - + From b94820a84ac967ff59799ceb373cbfbb5545b932 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 12:34:15 +0000 Subject: [PATCH 141/141] (maint) Update dependency eslint to v8.27.0 --- demo/frosting/src2/package.json | 2 +- demo/script/src2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/frosting/src2/package.json b/demo/frosting/src2/package.json index 5a670cf0..9ae1bd29 100644 --- a/demo/frosting/src2/package.json +++ b/demo/frosting/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.26.0" + "eslint": "8.27.0" } } diff --git a/demo/script/src2/package.json b/demo/script/src2/package.json index 5a670cf0..9ae1bd29 100644 --- a/demo/script/src2/package.json +++ b/demo/script/src2/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "devDependencies": { - "eslint": "8.26.0" + "eslint": "8.27.0" } }