From 360701583451a8860e63af39522d2f7eb01aefc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:01:11 +0000 Subject: [PATCH 01/12] ci(deps): update renovate docker tag to v38.91.2 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.91.0 | 38.91.2 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 383b0f9e..cff242b6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.91.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.91.2 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: From 8aa7554cab01cae56cb4cc9e761d45ff5d1b0d9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 00:01:23 +0000 Subject: [PATCH 02/12] chore(deps): update dependency npm-run-all2 to v6.2.3 | datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | npm | npm-run-all2 | 6.2.2 | 6.2.3 | --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7d88eb33..cb3d7b93 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-json": "3.1.0", "husky": "9.1.6", "lint-staged": "15.2.10", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "prettier": "3.3.3", "prettier-plugin-packagejson": "2.5.2", "rimraf": "6.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8eed54c6..a0ebedd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: 15.2.10 version: 15.2.10 npm-run-all2: - specifier: 6.2.2 - version: 6.2.2 + specifier: 6.2.3 + version: 6.2.3 prettier: specifier: 3.3.3 version: 3.3.3 @@ -1454,8 +1454,8 @@ packages: resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - npm-run-all2@6.2.2: - resolution: {integrity: sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==} + npm-run-all2@6.2.3: + resolution: {integrity: sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg==} engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true @@ -3687,7 +3687,7 @@ snapshots: npm-normalize-package-bin@3.0.1: {} - npm-run-all2@6.2.2: + npm-run-all2@6.2.3: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 From 063fac841b2aef9985c259b6f57efec9f39496c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 03:01:27 +0000 Subject: [PATCH 03/12] ci(deps): update renovate docker tag to v38.91.5 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.91.2 | 38.91.5 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cff242b6..d27c6189 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.91.2 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.91.5 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: From 5663610ffce262be42abf6422be0433da0c4d620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 09:01:31 +0000 Subject: [PATCH 04/12] ci(deps): update renovate docker tag to v38.92.0 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.91.5 | 38.92.0 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d27c6189..8c6866ac 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.91.5 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.92.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: From 2b64bb799d745e2fd73ffb846d334b4a9db473da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 21:01:17 +0000 Subject: [PATCH 05/12] ci(deps): update renovate docker tag to v38.93.0 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.92.0 | 38.93.0 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8c6866ac..4963a158 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.92.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.93.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: From 6e3d1f190161285920dd5621fc298c2d2b3c6b1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 09:01:41 +0000 Subject: [PATCH 06/12] ci(deps): update renovate docker tag to v38.93.1 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.93.0 | 38.93.1 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4963a158..2f50c672 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.93.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.93.1 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: From 8b7ac01658285e3386f923df989a381118a90724 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 18:01:31 +0000 Subject: [PATCH 07/12] chore(deps): update dependency @semantic-release/github to v10.3.4 | datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | npm | @semantic-release/github | 10.3.3 | 10.3.4 | --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index cb3d7b93..84f96506 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.3.3", + "@semantic-release/github": "10.3.4", "@semantic-release/npm": "12.0.1", "@tsconfig/node20": "20.1.4", "@types/node": "20.16.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0ebedd1..5ce6a1de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: 10.0.1 version: 10.0.1(semantic-release@24.1.1(typescript@5.6.2)) '@semantic-release/github': - specifier: 10.3.3 - version: 10.3.3(semantic-release@24.1.1(typescript@5.6.2)) + specifier: 10.3.4 + version: 10.3.4(semantic-release@24.1.1(typescript@5.6.2)) '@semantic-release/npm': specifier: 12.0.1 version: 12.0.1(semantic-release@24.1.1(typescript@5.6.2)) @@ -340,8 +340,8 @@ packages: peerDependencies: semantic-release: '>=18.0.0' - '@semantic-release/github@10.3.3': - resolution: {integrity: sha512-zrEdwRZ7ZTEM2JYhF4E+ZgApIfv6iHfQBnnAP1g2LqYZtj56+qWEUo/xW36cbZRDOweejxU40PGZckx6TZzFmg==} + '@semantic-release/github@10.3.4': + resolution: {integrity: sha512-JghCkEk7e2u+iauMje8lgHH11pbtaz9yTdMn/PyfulCdBshIwpp+Mu/NR8Ml216auEUtvmBpQX5+Cth2TsVUVw==} engines: {node: '>=20.8.1'} peerDependencies: semantic-release: '>=20.1.0' @@ -2533,7 +2533,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@semantic-release/github@10.3.3(semantic-release@24.1.1(typescript@5.6.2))': + '@semantic-release/github@10.3.4(semantic-release@24.1.1(typescript@5.6.2))': dependencies: '@octokit/core': 6.1.2 '@octokit/plugin-paginate-rest': 11.3.3(@octokit/core@6.1.2) @@ -3941,7 +3941,7 @@ snapshots: dependencies: '@semantic-release/commit-analyzer': 13.0.0(semantic-release@24.1.1(typescript@5.6.2)) '@semantic-release/error': 4.0.0 - '@semantic-release/github': 10.3.3(semantic-release@24.1.1(typescript@5.6.2)) + '@semantic-release/github': 10.3.4(semantic-release@24.1.1(typescript@5.6.2)) '@semantic-release/npm': 12.0.1(semantic-release@24.1.1(typescript@5.6.2)) '@semantic-release/release-notes-generator': 14.0.1(semantic-release@24.1.1(typescript@5.6.2)) aggregate-error: 5.0.0 From 86ff03bc789cee714ca7a1bd5acebcd8406bf4f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:01:31 +0000 Subject: [PATCH 08/12] docs: update references to renovatebot/github-action to v40.2.10 | datasource | package | from | to | | --------------- | ------------------------- | ------- | -------- | | github-releases | renovatebot/github-action | v40.2.8 | v40.2.10 | | github-tags | renovatebot/github-action | v40.2.8 | v40.2.10 | --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 67ebea3c..c3128596 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: docker-cmd-file: .github/renovate-entrypoint.sh docker-user: root @@ -136,7 +136,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: token: ${{ secrets.RENOVATE_TOKEN }} docker-volumes: | @@ -188,7 +188,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: renovate-image: myproxyhub.domain.com/renovate/renovate token: ${{ secrets.RENOVATE_TOKEN }} @@ -205,7 +205,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: token: ${{ secrets.RENOVATE_TOKEN }} ``` @@ -227,7 +227,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: renovate-version: 38.80.0 token: ${{ secrets.RENOVATE_TOKEN }} @@ -244,7 +244,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: renovate-version: full token: ${{ secrets.RENOVATE_TOKEN }} @@ -279,7 +279,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: configurationFile: example/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }} @@ -292,7 +292,7 @@ If you want to use the Renovate Action on a GitHub Enterprise instance you have ```yml .... - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: configurationFile: example/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }} @@ -337,7 +337,7 @@ jobs: uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: configurationFile: example/renovate-config.js token: '${{ steps.get_token.outputs.token }}' @@ -352,7 +352,7 @@ For example: ```yaml - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: token: '${{ steps.get_token.outputs.token }}' env: @@ -376,7 +376,7 @@ For example if you wish to pass through some credentials for a [host rule](https - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: configurationFile: example/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }} @@ -413,7 +413,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: configurationFile: example/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }} @@ -504,7 +504,7 @@ jobs: sudo chown -R runneradmin:root /tmp/renovate/ ls -R $cache_dir - - uses: renovatebot/github-action@v40.2.8 + - uses: renovatebot/github-action@v40.2.10 with: configurationFile: renovate.json5 token: ${{ secrets.RENOVATE_TOKEN }} @@ -542,7 +542,7 @@ To enable debug logging, add the environment variable `LOG_LEVEL: 'debug'` to th ```yml - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.8 + uses: renovatebot/github-action@v40.2.10 with: configurationFile: example/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }} From bc2b6faabef8204189188a0f7f9ef78bc6a01920 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 12:02:03 +0000 Subject: [PATCH 09/12] ci(deps): update renovate docker tag to v38.93.6 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.93.1 | 38.93.6 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2f50c672..2029a201 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.93.1 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.93.6 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: From 3a945ba488986e74e54ef108e9836bacbbf8f73f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:01:39 +0000 Subject: [PATCH 10/12] chore(deps): update dependency eslint to v8.57.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 8.57.0 | 8.57.1 | --- package.json | 2 +- pnpm-lock.yaml | 68 +++++++++++++++++++++++++------------------------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index 84f96506..3eccddab 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@typescript-eslint/parser": "6.21.0", "@vercel/ncc": "0.38.1", "conventional-changelog-conventionalcommits": "8.0.0", - "eslint": "8.57.0", + "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", "eslint-plugin-json": "3.1.0", "husky": "9.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ce6a1de..4a556e96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,10 +38,10 @@ importers: version: 20.16.5 '@typescript-eslint/eslint-plugin': specifier: 6.21.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2) + version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2) '@typescript-eslint/parser': specifier: 6.21.0 - version: 6.21.0(eslint@8.57.0)(typescript@5.6.2) + version: 6.21.0(eslint@8.57.1)(typescript@5.6.2) '@vercel/ncc': specifier: 0.38.1 version: 0.38.1 @@ -49,11 +49,11 @@ importers: specifier: 8.0.0 version: 8.0.0 eslint: - specifier: 8.57.0 - version: 8.57.0 + specifier: 8.57.1 + version: 8.57.1 eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@8.57.0) + version: 9.1.0(eslint@8.57.1) eslint-plugin-json: specifier: 3.1.0 version: 3.1.0 @@ -202,16 +202,16 @@ packages: resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/js@8.57.0': - resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} + '@eslint/js@8.57.1': + resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} '@fastify/busboy@2.1.1': resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} engines: {node: '>=14'} - '@humanwhocodes/config-array@0.11.14': - resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} + '@humanwhocodes/config-array@0.13.0': + resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} deprecated: Use @eslint/config-array instead @@ -825,8 +825,8 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint@8.57.0: - resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} + eslint@8.57.1: + resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true @@ -2357,9 +2357,9 @@ snapshots: dependencies: '@jridgewell/trace-mapping': 0.3.9 - '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@8.57.1)': dependencies: - eslint: 8.57.0 + eslint: 8.57.1 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.1': {} @@ -2378,11 +2378,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@8.57.0': {} + '@eslint/js@8.57.1': {} '@fastify/busboy@2.1.1': {} - '@humanwhocodes/config-array@0.11.14': + '@humanwhocodes/config-array@0.13.0': dependencies: '@humanwhocodes/object-schema': 2.0.3 debug: 4.3.7 @@ -2618,16 +2618,16 @@ snapshots: '@types/semver@7.5.8': {} - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)': dependencies: '@eslint-community/regexpp': 4.11.1 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.6.2) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.6.2) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.6.2) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.7 - eslint: 8.57.0 + eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -2638,14 +2638,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2)': + '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.7 - eslint: 8.57.0 + eslint: 8.57.1 optionalDependencies: typescript: 5.6.2 transitivePeerDependencies: @@ -2656,12 +2656,12 @@ snapshots: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 - '@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.6.2)': + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.6.2)': dependencies: '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.6.2) debug: 4.3.7 - eslint: 8.57.0 + eslint: 8.57.1 ts-api-utils: 1.3.0(typescript@5.6.2) optionalDependencies: typescript: 5.6.2 @@ -2685,15 +2685,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.6.2)': + '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.6.2)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2) - eslint: 8.57.0 + eslint: 8.57.1 semver: 7.6.3 transitivePeerDependencies: - supports-color @@ -3021,9 +3021,9 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-prettier@9.1.0(eslint@8.57.0): + eslint-config-prettier@9.1.0(eslint@8.57.1): dependencies: - eslint: 8.57.0 + eslint: 8.57.1 eslint-plugin-json@3.1.0: dependencies: @@ -3037,13 +3037,13 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint@8.57.0: + eslint@8.57.1: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) '@eslint-community/regexpp': 4.11.1 '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.57.0 - '@humanwhocodes/config-array': 0.11.14 + '@eslint/js': 8.57.1 + '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 '@ungap/structured-clone': 1.2.0 From 604f795024bd3d1a7734b17625320cce9e3e8f51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 00:01:14 +0000 Subject: [PATCH 11/12] ci(deps): update renovate docker tag to v38.94.2 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.93.6 | 38.94.2 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2029a201..2c81ab3b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.93.6 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.94.2 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: From 92c7bc308364699354dd4b2da09091806bbc7a71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 06:00:59 +0000 Subject: [PATCH 12/12] ci(deps): update renovate docker tag to v38.94.3 | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/renovatebot/renovate | 38.94.2 | 38.94.3 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2c81ab3b..cd607b62 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: env: NODE_VERSION: 20 - RENOVATE_VERSION: 38.94.2 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 38.94.3 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate jobs: commitlint: