-
Notifications
You must be signed in to change notification settings - Fork 116
Upgrade packages #769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Upgrade packages #769
Conversation
Updated all dependencies to their latest versions within the current major version ranges. This includes updates to TypeScript, Vite, ESLint, and various other dev dependencies. All builds and tests pass successfully. - TypeScript: 5.9.2 → 5.9.3 - Vite: 7.1.12 → 7.2.0 - ESLint: 9.38.0 → 9.39.1 - jsdom: 27.0.1 → 27.1.0 - knip: 5.66.3 → 5.67.1 - And various other minor/patch updates No breaking changes introduced - all updates respect semver constraints.
|
More templates
@tanstack/angular-db
@tanstack/db
@tanstack/db-ivm
@tanstack/electric-db-collection
@tanstack/offline-transactions
@tanstack/powersync-db-collection
@tanstack/query-db-collection
@tanstack/react-db
@tanstack/rxdb-db-collection
@tanstack/solid-db
@tanstack/svelte-db
@tanstack/trailbase-db-collection
@tanstack/vue-db
commit: |
|
Size Change: 0 B Total Size: 79.8 kB ℹ️ View Unchanged
|
|
Size Change: 0 B Total Size: 3.34 kB ℹ️ View Unchanged
|
Merged latest changes from main including: - feat!: 3-valued logic for comparison operators (BREAKING) - Use version ranges for workspace packages in examples Resolved conflicts by: - Keeping version ranges from main for @TanStack packages - Keeping upgraded dependency versions from package upgrade branch - Regenerated pnpm-lock.yaml with updated dependencies
Updated all dependencies to their latest versions within the current major version ranges. This includes updates to TypeScript, Vite, ESLint, and various other dev dependencies. All builds and tests pass successfully.
No breaking changes introduced - all updates respect semver constraints.
🎯 Changes
✅ Checklist
pnpm test:pr.🚀 Release Impact