Skip to content

chore: pin chokidar to 5.0.0#10757

Merged
TkDodo merged 1 commit into
mainfrom
feature/pin-chokidar
May 22, 2026
Merged

chore: pin chokidar to 5.0.0#10757
TkDodo merged 1 commit into
mainfrom
feature/pin-chokidar

Conversation

@TkDodo
Copy link
Copy Markdown
Collaborator

@TkDodo TkDodo commented May 22, 2026

Summary by CodeRabbit

  • Chores
    • Updated workspace configuration to enforce a specific dependency version.

Review Change Stack

@TkDodo TkDodo marked this pull request as ready for review May 22, 2026 18:33
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 22, 2026

View your CI Pipeline Execution ↗ for commit 7385a1e

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 5m 4s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-22 18:39:15 UTC

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

1 package(s) bumped directly, 24 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/eslint-plugin-query 5.100.11 → 5.100.12 Changeset
@tanstack/angular-query-experimental 5.100.11 → 5.100.12 Dependent
@tanstack/angular-query-persist-client 5.100.11 → 5.100.12 Dependent
@tanstack/lit-query 0.2.3 → 0.2.4 Dependent
@tanstack/preact-query 5.100.11 → 5.100.12 Dependent
@tanstack/preact-query-devtools 5.100.11 → 5.100.12 Dependent
@tanstack/preact-query-persist-client 5.100.11 → 5.100.12 Dependent
@tanstack/query-async-storage-persister 5.100.11 → 5.100.12 Dependent
@tanstack/query-broadcast-client-experimental 5.100.11 → 5.100.12 Dependent
@tanstack/query-core 5.100.11 → 5.100.12 Dependent
@tanstack/query-devtools 5.100.11 → 5.100.12 Dependent
@tanstack/query-persist-client-core 5.100.11 → 5.100.12 Dependent
@tanstack/query-sync-storage-persister 5.100.11 → 5.100.12 Dependent
@tanstack/react-query 5.100.11 → 5.100.12 Dependent
@tanstack/react-query-devtools 5.100.11 → 5.100.12 Dependent
@tanstack/react-query-next-experimental 5.100.11 → 5.100.12 Dependent
@tanstack/react-query-persist-client 5.100.11 → 5.100.12 Dependent
@tanstack/solid-query 5.100.11 → 5.100.12 Dependent
@tanstack/solid-query-devtools 5.100.11 → 5.100.12 Dependent
@tanstack/solid-query-persist-client 5.100.11 → 5.100.12 Dependent
@tanstack/svelte-query 6.1.30 → 6.1.31 Dependent
@tanstack/svelte-query-devtools 6.1.30 → 6.1.31 Dependent
@tanstack/svelte-query-persist-client 6.1.30 → 6.1.31 Dependent
@tanstack/vue-query 5.100.11 → 5.100.12 Dependent
@tanstack/vue-query-devtools 6.1.30 → 6.1.31 Dependent

@TkDodo TkDodo merged commit b9eb3af into main May 22, 2026
10 of 11 checks passed
@TkDodo TkDodo deleted the feature/pin-chokidar branch May 22, 2026 18:36
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8cee24dc-0864-4813-856a-8bd45c013365

📥 Commits

Reviewing files that changed from the base of the PR and between ab9f0d5 and 7385a1e.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

This PR adds a single pnpm workspace override entry that pins the chokidar dependency to version 5.0.0 in pnpm-workspace.yaml.

Changes

Dependency Override

Layer / File(s) Summary
Chokidar version override
pnpm-workspace.yaml
A pnpm override entry is added to pin chokidar to version 5.0.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 In workspace fields where versions roam,

I plant a peg to keep one home,
Chokidar set to five-oh-oh,
No surprises where watchers go,
A tidy hop and then I’m home.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/pin-chokidar

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
react full 12.1 KB (0%)
react minimal 9.07 KB (0%)

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