Skip to content

chore(deps): refresh resolved dependencies - #23

Merged
code-yeongyu merged 1 commit into
mainfrom
chore/deps-latest
Jul 29, 2026
Merged

chore(deps): refresh resolved dependencies#23
code-yeongyu merged 1 commit into
mainfrom
chore/deps-latest

Conversation

@code-yeongyu

@code-yeongyu code-yeongyu commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Refresh the stale peer resolutions in package-lock.json to the current published releases.
  • Update the fake pi fixture for the new thinkingLevel context field and preserve both registerProvider overloads in the integration observer.

Resolved versions

Package Range Before After
picomatch (prod) ^4.0.2 4.0.5 4.0.5
@biomejs/biome (dev) 2.5.6 2.5.6 2.5.6
@types/node (dev) ^26.1.2 26.1.2 26.1.2
@types/picomatch (dev) ^4.0.0 4.0.3 4.0.3
@typescript/native-preview (dev) ^7.0.0-dev.20260707.2 7.0.0-dev.20260707.2 7.0.0-dev.20260707.2
typescript (dev) ^7.0.2 7.0.2 7.0.2
vitest (dev) ^4.1.10 4.1.10 4.1.10
@earendil-works/pi-coding-agent (peer) * 0.80.6 0.82.1
@earendil-works/pi-tui (peer) * 0.80.6 0.82.1
typebox (peer) * 1.1.34 1.3.8

npm outdated --depth=0 is empty. The root lockfile resolves picomatch 4.0.5, typescript 7.0.2, @biomejs/biome 2.5.6, and vitest 4.1.10.

Verification

Executed the CI command sequence (npm ci, npm run check, npm test, npm run test:integration, and npm pack --dry-run) locally on Node 22.22.3 and Node 24.16.0.

> @code-yeongyu/pi-rules@0.1.1 check
> tsgo --noEmit && biome check .

Checked 42 files in 54ms. No fixes applied.
Found 1 info.

> @code-yeongyu/pi-rules@0.1.1 test
> vitest --run --passWithNoTests

Test Files  14 passed (14)
Tests       252 passed (252)
Duration    2.16s

Summary by cubic

Refresh peer dependency resolutions and align tests with the latest API. Adds thinkingLevel to the fake PI context and updates the integration observer to count registerProvider calls across overloads.

  • Dependencies
    • Updated peers: @earendil-works/pi-coding-agent → 0.82.1, @earendil-works/pi-tui → 0.82.1, typebox → 1.3.8.

Written for commit 97453d7. Summary will update on new commits.

Review in cubic

@code-yeongyu
code-yeongyu merged commit 41b4732 into main Jul 29, 2026
6 checks passed
@code-yeongyu
code-yeongyu deleted the chore/deps-latest branch July 29, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant