From d2fe2726a5ba9e15e15515570056216ba239c7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:19:10 +0000 Subject: [PATCH] chore(deps): bump the npm-production group across 1 directory with 2 updates Bumps the npm-production group with 2 updates in the / directory: [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo) and [@pixpilot/dev-config](https://github.com/pixpilot/dev-config). Updates `eslint-plugin-turbo` from 2.5.6 to 2.5.8 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.5.8/packages/eslint-plugin-turbo) Updates `@pixpilot/dev-config` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/pixpilot/dev-config/releases) - [Changelog](https://github.com/pixpilot/dev-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/pixpilot/dev-config/compare/v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: eslint-plugin-turbo dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@pixpilot/dev-config" dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 60 +++++++++++++++++++++++++------------ pnpm-workspace.yaml | 2 +- tooling/eslint/package.json | 2 +- 3 files changed, 43 insertions(+), 21 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c01b0c3..4324e1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: dev: '@pixpilot/dev-config': - specifier: ^3.0.0 - version: 3.1.0 + specifier: ^3.1.2 + version: 3.1.2 '@types/node': specifier: ^22.17.2 version: 22.17.2 @@ -45,8 +45,8 @@ importers: specifier: workspace:* version: link:tooling/prettier '@pixpilot/dev-config': - specifier: catalog:dev - version: 3.1.0(prettier@3.6.2)(typescript@5.9.2) + specifier: 3.1.2 + version: 3.1.2(prettier@3.6.2)(typescript@5.9.2) '@pixpilot/workspace-package-generator': specifier: ^1.0.3 version: 1.0.3 @@ -98,13 +98,13 @@ importers: dependencies: '@pixpilot/dev-config': specifier: catalog:dev - version: 3.1.0(prettier@3.6.2)(typescript@5.9.2) + version: 3.1.2(prettier@3.6.2)(typescript@5.9.2) '@pixpilot/eslint-config': specifier: ^2.5.1 - version: 2.7.0(eslint-plugin-turbo@2.5.6(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6))(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2)(vitest@3.2.4) + version: 2.7.0(eslint-plugin-turbo@2.5.8(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6))(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2)(vitest@3.2.4) eslint-plugin-turbo: - specifier: ^2.5.5 - version: 2.5.6(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6) + specifier: ^2.5.8 + version: 2.5.8(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6) devDependencies: '@internal/prettier-config': specifier: workspace:* @@ -128,7 +128,7 @@ importers: devDependencies: '@pixpilot/dev-config': specifier: catalog:dev - version: 3.1.0(prettier@3.6.2)(typescript@5.9.2) + version: 3.1.2(prettier@3.6.2)(typescript@5.9.2) '@types/node': specifier: catalog:dev version: 22.17.2 @@ -559,6 +559,9 @@ packages: '@jridgewell/trace-mapping@0.3.30': resolution: {integrity: sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==} + '@jridgewell/trace-mapping@0.3.31': + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} + '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -650,8 +653,8 @@ packages: vue-eslint-parser: optional: true - '@pixpilot/dev-config@3.1.0': - resolution: {integrity: sha512-J+fZHqITbOVrtgaJU8Yjdewk0ocKbGCKA40TtV/qyFBoddrATLBekT+r+KkS2Ln3RlLRaS6YkAIS1KgbWHwlCw==} + '@pixpilot/dev-config@3.1.2': + resolution: {integrity: sha512-S9ZYtYGaktbXBQXh3aoV1PIjxY4kgQ3K7qM2LE/bks6A6lSlqH9IdVODGuf9cAPBtg5KkNZyQ53xbU6T0fAKKw==} engines: {node: '>=20', pnpm: '>=9.6.0'} peerDependencies: prettier: '>=3.6.0' @@ -1326,6 +1329,15 @@ packages: supports-color: optional: true + debug@4.4.3: + resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decode-named-character-reference@1.2.0: resolution: {integrity: sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==} @@ -1557,8 +1569,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-plugin-turbo@2.5.6: - resolution: {integrity: sha512-KUDE23aP2JV8zbfZ4TeM1HpAXzMM/AYG/bJam7P4AalUxas8Pd/lS/6R3p4uX91qJcH1LwL4h0ED48nDe8KorQ==} + eslint-plugin-turbo@2.5.8: + resolution: {integrity: sha512-bVjx4vTH0oTKIyQ7EGFAXnuhZMrKIfu17qlex/dps7eScPnGQLJ3r1/nFq80l8xA+8oYjsSirSQ2tXOKbz3kEw==} peerDependencies: eslint: '>6.6.0' turbo: '>2.0.0' @@ -3692,7 +3704,7 @@ snapshots: '@jridgewell/source-map@0.3.11': dependencies: '@jridgewell/gen-mapping': 0.3.13 - '@jridgewell/trace-mapping': 0.3.30 + '@jridgewell/trace-mapping': 0.3.31 optional: true '@jridgewell/sourcemap-codec@1.5.5': {} @@ -3702,6 +3714,12 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/trace-mapping@0.3.31': + dependencies: + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.5.5 + optional: true + '@jridgewell/trace-mapping@0.3.9': dependencies: '@jridgewell/resolve-uri': 3.1.2 @@ -3776,7 +3794,7 @@ snapshots: - typescript - vitest - '@pixpilot/dev-config@3.1.0(prettier@3.6.2)(typescript@5.9.2)': + '@pixpilot/dev-config@3.1.2(prettier@3.6.2)(typescript@5.9.2)': dependencies: '@fastify/deepmerge': 3.1.0 '@manypkg/get-packages': 3.1.0 @@ -3788,7 +3806,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@pixpilot/eslint-config@2.7.0(eslint-plugin-turbo@2.5.6(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6))(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2)(vitest@3.2.4)': + '@pixpilot/eslint-config@2.7.0(eslint-plugin-turbo@2.5.8(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6))(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2)(vitest@3.2.4)': dependencies: '@fastify/deepmerge': 3.1.0 '@pixpilot/antfu-eslint-config': 3.0.3(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2)(vitest@3.2.4) @@ -3796,7 +3814,7 @@ snapshots: eslint-config-prettier: 10.1.8(eslint@9.33.0(jiti@2.5.1)) local-pkg: 1.1.1 optionalDependencies: - eslint-plugin-turbo: 2.5.6(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6) + eslint-plugin-turbo: 2.5.8(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6) transitivePeerDependencies: - '@eslint-react/eslint-plugin' - '@eslint/json' @@ -4519,6 +4537,10 @@ snapshots: dependencies: ms: 2.1.3 + debug@4.4.3: + dependencies: + ms: 2.1.3 + decode-named-character-reference@1.2.0: dependencies: character-entities: 2.0.2 @@ -4791,7 +4813,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-turbo@2.5.6(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6): + eslint-plugin-turbo@2.5.8(eslint@9.33.0(jiti@2.5.1))(turbo@2.5.6): dependencies: dotenv: 16.0.3 eslint: 9.33.0(jiti@2.5.1) @@ -5871,7 +5893,7 @@ snapshots: micromark@4.0.2: dependencies: '@types/debug': 4.1.12 - debug: 4.4.1 + debug: 4.4.3 decode-named-character-reference: 1.2.0 devlop: 1.1.0 micromark-core-commonmark: 2.0.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 6c7ac80..eac9444 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -9,7 +9,7 @@ catalogs: prettier: ^3.6.2 typescript: ^5.9.2 '@types/node': ^22.17.2 - '@pixpilot/dev-config': ^3.0.0 + '@pixpilot/dev-config': ^3.1.2 vitest: ^3.2.4 '@vitest/ui': ^3.2.4 '@vitest/coverage-v8': ^3.2.4 diff --git a/tooling/eslint/package.json b/tooling/eslint/package.json index 0cb4f18..59b89df 100644 --- a/tooling/eslint/package.json +++ b/tooling/eslint/package.json @@ -17,7 +17,7 @@ "dependencies": { "@pixpilot/dev-config": "catalog:dev", "@pixpilot/eslint-config": "^2.5.1", - "eslint-plugin-turbo": "^2.5.5" + "eslint-plugin-turbo": "^2.5.8" }, "devDependencies": { "@internal/prettier-config": "workspace:*",