-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
feat(svelte-query): merge main branch and fix failed tests #9650
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: svelte-5-adapter
Are you sure you want to change the base?
Conversation
…ck#9296) - Changed documentation generation script from JavaScript to TypeScript. - Added new TypeScript script for publishing packages with configuration for different branches.
RELEASE_ALL
…d JSDoc (TanStack#9277) Co-authored-by: Damian Osipiuk <[email protected]>
…all tests (TanStack#9312) Co-authored-by: Dominik Dorfmeister <[email protected]>
…yTimeAsync' (TanStack#9320) Co-authored-by: Jonghyeon Ko <[email protected]>
….waitFor' (TanStack#9319) Co-authored-by: Jonghyeon Ko <[email protected]>
* chore: add typescript-eslint/require-await rule * reflect feedback * Update eslint.config.js * test(angular-query-experimental): remove unnecessary async * test(*): remove unnecessary async * remove(query-codemods): remove unnecessary import * chore(query-codemods): remove typescript-eslint/require-await off rule --------- Co-authored-by: Dominik Dorfmeister <[email protected]> Co-authored-by: Jonghyeon Ko <[email protected]>
…eTimersByTimeAsync' (TanStack#9329) Co-authored-by: Jonghyeon Ko <[email protected]>
…anceTimersByTimeAsync' (TanStack#9327) Co-authored-by: Jonghyeon Ko <[email protected]>
…ryBehavior' in test name (TanStack#9331) Co-authored-by: Jonghyeon Ko <[email protected]>
…ve 'vi.waitFor' (TanStack#9326) Co-authored-by: Jonghyeon Ko <[email protected]>
feat(svelte-query): merge main branch and fix failed tests
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Command | Status | Duration | Result |
---|---|---|---|
nx affected --targets=test:sherif,test:knip,tes... |
❌ Failed | 1h 59m 25s | View ↗ |
nx run-many --target=build --exclude=examples/*... |
✅ Succeeded | 2s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-09-17 18:26:43
UTC
Merge the main branch into the target branch. Fix locally reference state which cause some test to fail by wrap the reference of state inside a function in createMutation.svelte.ts