From 54ddbd9e7eed68d485fd0dbb10816ccda384463c Mon Sep 17 00:00:00 2001 From: Chris Phillipson Date: Tue, 18 Aug 2026 14:10:33 -0700 Subject: [PATCH] chore(deps): consolidate npm devDeps + paths-filter action bumps (#163, #164) Bumps @types/node 26.1.2->26.2.0 and eslint 10.8.0->10.8.1 (both within existing caret ranges, lockfile-only) and dorny/paths-filter v3->v4 in the devcontainers workflow. Full CI-mirrored gate (typecheck, lint, lint:md, build, test, test:surface, audit) passes; no Dependabot alerts or audit findings outstanding. --- .github/workflows/devcontainers.yml | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/devcontainers.yml b/.github/workflows/devcontainers.yml index 89bc52e..b290811 100644 --- a/.github/workflows/devcontainers.yml +++ b/.github/workflows/devcontainers.yml @@ -40,7 +40,7 @@ jobs: steps: - uses: actions/checkout@v7 if: github.event_name == 'pull_request' || github.event_name == 'push' - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: filter if: github.event_name == 'pull_request' || github.event_name == 'push' with: diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a429a71..9b76dd9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,13 +14,13 @@ importers: devDependencies: '@eslint/js': specifier: ^10.0.1 - version: 10.0.1(eslint@10.8.0) + version: 10.0.1(eslint@10.8.1) '@types/node': specifier: ^26.1.1 - version: 26.1.2 + version: 26.2.0 eslint: specifier: ^10.7.0 - version: 10.8.0 + version: 10.8.1 globals: specifier: ^17.7.0 version: 17.9.0 @@ -129,8 +129,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@26.1.2': - resolution: {integrity: sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==} + '@types/node@26.2.0': + resolution: {integrity: sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==} '@types/unist@2.0.11': resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} @@ -346,8 +346,8 @@ packages: resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@10.8.0: - resolution: {integrity: sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==} + eslint@10.8.1: + resolution: {integrity: sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} hasBin: true peerDependencies: @@ -755,9 +755,9 @@ packages: snapshots: - '@eslint-community/eslint-utils@4.10.1(eslint@10.8.0)': + '@eslint-community/eslint-utils@4.10.1(eslint@10.8.1)': dependencies: - eslint: 10.8.0 + eslint: 10.8.1 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} @@ -778,9 +778,9 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 - '@eslint/js@10.0.1(eslint@10.8.0)': + '@eslint/js@10.0.1(eslint@10.8.1)': optionalDependencies: - eslint: 10.8.0 + eslint: 10.8.1 '@eslint/object-schema@3.0.5': {} @@ -833,7 +833,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@26.1.2': + '@types/node@26.2.0': dependencies: undici-types: 8.3.0 @@ -971,9 +971,9 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@10.8.0: + eslint@10.8.1: dependencies: - '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.1) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.23.5 '@eslint/config-helpers': 0.7.0