113 Commits

Author SHA1 Message Date
TkDodo
9ae770b9d0 chore: update bundle-size badges to react 19.1.1 2025-08-14 09:50:27 +02:00
Lachlan Collins
3cc59be4c6 ci: add labeler script from router (#9503)
* ci: add labeler script from router

* Move to root

* Format
2025-07-26 21:46:39 +10:00
renovate[bot]
53a2eaef9d chore(deps): update marocchino/sticky-pull-request-comment digest to 28d58c4 (#9013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 11:35:09 +10:00
Wonsuk Choi
03aca2e762 ci(.github/workflows/autofix): use 'pnpm run' for prettier script for consistency (#9348)
Co-authored-by: Jonghyeon Ko <manudeli.ko@gmail.com>
2025-07-06 00:09:59 +09:00
Jonghyeon Ko
cdab6e2b2b ci: add link verification step to PR workflow (#9267) 2025-06-19 01:28:16 +09:00
renovate[bot]
641ec86053 chore(deps): update autofix-ci/action digest to 635ffb0 (#9263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 22:21:24 +10:00
Dominik Dorfmeister
d5ba5d1880 chore: bundle-size reporting 2025-04-12 12:09:15 +02:00
TkDodo
24dd7c7783 chore: allow Preview Bundle Size to fail 2025-04-02 09:03:39 +02:00
renovate[bot]
8c03bd0d4b chore(deps): update autofix-ci/action digest to 551dded (#8549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
2025-03-04 22:18:35 +11:00
Dominik Dorfmeister
061340072a ci: bundle size preview (#8577)
* ci: bundle size preview

* chore: syntax

* fix: markdown syntax for images

* fix: use github event number over sha

* fix: fix main link

* chore: format message

* fix: make preview bundle size part of the preview step

* fix: proper links

* fix: back to github.sha

* fix: determine correct commit SHA

* ok
2025-01-25 10:51:09 +01:00
Lachlan Collins
5be38721d4 chore: update dependencies (#8464)
* chore: update dependencies

* pnpm dedupe

* ci: apply automated fixes

* fix: downgrade nx to fix graph

* update node

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-22 10:00:54 +11:00
Lachlan Collins
9972595940 chore(deps): more manual package updates (#8339) 2024-11-24 13:34:01 +11:00
Lachlan Collins
1814f56ea1 chore(svelte-query): Tweak provider tests (#7794) 2024-07-26 10:30:54 +10:00
Lachlan Collins
5760f70021 ci: remove test:format from Nx workflow (#7775) 2024-07-23 11:23:58 +10:00
Lachlan Collins
b189e3137c ci: Enable autofix on push to release branch 2024-07-19 19:06:20 +10:00
Lachlan Collins
ae8738acdd ci: Remove git pre-commit hook (#7756)
* ci: Remove git pre-commit hook

* Lock setup action digest
2024-07-18 17:51:29 +10:00
Lachlan Collins
a5bfc30f00 ci: Add autofix.yml (#7755)
* ci: Add autofix.yml

* Intentionally break formatting :(

* [autofix.ci] apply automated fixes

* Update commit message

* Oops, very long line

* ci: apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
2024-07-18 08:59:10 +02:00
Lachlan Collins
c6d68d8076 ci: enable npm provenance (#7716)
* ci: enable npm provenance

* Update @tanstack/config
2024-07-11 14:53:49 +10:00
Lachlan Collins
ea4d8f29da ci: Use pkg-pr-new templates (#7676)
* WIP: Try pkg-pr-new templates

* Remove approved

* Try one dir

* Update preview.yml

* Update preview.yml

* Update preview.yml

* Test moving to dep

* Merge with pr.yml

* Update example names

* Use pnpm pack

* All examples

* Undo angular basic change

* Remove .codesandbox/ci.json
2024-07-07 08:01:17 +10:00
Lachlan Collins
2273105df9 ci: Add preview workflow (#7675)
* ci: Add preview workflow

* Mark query-codemods as private

* Ignore query-codemods for CSB

* Test templates

* Fix templates glob

* Fix private fields

* Move --compact

* One of these will work

* One more attempt

* Adjust command

* Specific template

* Remove private...

* no-template
2024-07-05 14:55:31 +10:00
Lachlan Collins
a80cea3896 ci: Optimise Nx workflow (#7648)
* ci: Optimise Nx workflow

* Merge test:build and test:attw
2024-06-30 12:18:25 +10:00
Lachlan Collins
6355244984 ci: Prevent uploading coverage files found in Nx cache (#7619) 2024-06-25 21:20:39 +10:00
Jonghyeon Ko
bd991bcf30 ci(codecov): update version with token (#7506)
Co-authored-by: Arnoud <6420061+arnoud-dv@users.noreply.github.com>
Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
2024-06-01 21:35:48 +02:00
Dominik Dorfmeister
ee0283817f Revert "chore: add CODECOV_TOKEN"
This reverts commit f6f89e1a5c.
2024-06-01 21:31:41 +02:00
Dominik Dorfmeister
f6f89e1a5c chore: add CODECOV_TOKEN 2024-06-01 21:29:03 +02:00
Arnoud
09ecaba872 chore: downgrade codecov github action (#7505) 2024-06-01 15:09:03 +02:00
Lachlan Collins
38fa8c4a71 chore: Update to pnpm v9 (#7448) 2024-05-18 15:52:38 +10:00
Jonghyeon Ko
4d7c8c1b68 ci(.github/workflow): update codecov version (#7117) 2024-03-16 20:27:28 +01:00
Jonghyeon Ko
c2946fc78b ci(*): add actions/labeler to label automatically to recognize scope of Pull Request easily (#6917)
* ci(*): add actions/labeler to label automatically to recognize scope of Pull Request

* chore: update

* ci(.github/labeler): update label names for each packages and documentation

---------

Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
2024-03-04 16:02:46 +01:00
Lachlan Collins
aa9a789d36 docs: Fix formatting, run CI on docs changes (#7018) 2024-03-04 19:25:02 +11:00
Zachary DeRose
496cd8cdcc ci: More Nx Cloud features (#6906)
* adding root level checks to agent execution

* making root level scripts cacheable

* correctly setting inputs

* adding agents to ci.yml

* adding dynamic changesets to fix variable size PRs

* fixing resource name in dynamic-changesets.yaml

* reruning tests

* Delete tsbuildinfo file

* Update PR and CI scripts

* Add stop-agents-on-failure=false

* parallel=3

* Ignore .pnpm-store

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
2024-02-17 11:55:35 +11:00
Lachlan Collins
2cc95245a0 ci: Add sherif task to pr.yml (#6897) 2024-02-14 07:16:43 +11:00
Zachary DeRose
59c0d53dea ci: Introduce Nx agents (#6863)
* introducing nx agents

* busting cache to get some test runs in

* fixing distribut option

* fixing yml syntax error

* bumping up agent count

* experimenting with parallel and agent count

* kick tires

* rm stuff to break cache

* reordering setup to start agents earlier

* adding in nvmrc file

* making sure pnpm is there for node setup

* kick tires

* Move parallel flag into workflow

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
2024-02-11 10:25:15 +11:00
Lachlan Collins
2aeb0bf684 ci(examples): test examples in CI (#6813)
* Update Nx config

* Make nextjs examples work

* Fix 2 more next examples

* Fix solid and svelte examples

* Fix react prefetching example

* Fix svelte type
2024-02-03 15:53:29 +11:00
Lachlan Collins
ca6102b854 ci: Avoid uploading coverage files in Nx cache (#6644)
* ci: Avoid uploading coverage files in Nx cache

* Clean up config
2024-01-05 13:23:46 +11:00
Lachlan Collins
50230c5626 chore: Update Nx caching inputs (#6619)
* chore: Update Nx caching inputs

* More descriptive CI task names
2023-12-31 09:42:33 +11:00
Lachlan Collins
a8d7bd2b85 chore: Update Node to latest v18 release for CI (#6618)
* Bump node to latest v18

* Only run CI on query repo
2023-12-31 09:22:38 +11:00
Jonghyeon Ko
4957e54d7b chore(ci): update version of actions/setup-node (#6616) 2023-12-30 11:49:15 +01:00
Lachlan Collins
ddf5539869 chore: Add type checking to integrations (#6607)
* Add TS to vue-vite integration

* Explicitly exclude examples

* Merge test:bundle into build

* Update gitignore

* Update codesandbox build step

* Wow npm is annoying
2023-12-29 08:29:31 +11:00
Lachlan Collins
f372cc1c27 docs: Run prettier on docs directory (#6595) 2023-12-27 08:04:23 +11:00
Lars Kappert
5d29f8ff47 chore: introduce Knip as dead-code removal tool (#6368)
* Add knip with inital config

* Rename vite.config.js → vite.config.js (`__dirname` not in ESM scope)

* chore: upgrade to knip v3

* chore(knip): remove duplicate exports

* chore(knip): remove unused types from query devtools

* chore(knip): do not export unused types

* chore(knip): run knip in ci

* chore(knip): ignore certain .d.ts files

* chore(knip): remove unused file

* chore(knip): use devtools in next integration

so the dependency doesn't show up as unused

* chore(knip): remove unused dependencies

* chore(knip): remove unused exports

* chore(knip): add unlisted dependencies

* chore(knip): remove unnecessary scope-manager dependency

* Update knip to 3.3.0

* Update knip to 3.3.1

* chore: ignore custom deps, remove unneeded file

* chore: remove unused util

* chore: remove esbuild dep as it's not directly used

* chore: bump tsup to match esbuild types with the plugin

* chore: remove unused peer deps

* chore: remove unneeded deps

---------

Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
Co-authored-by: Damian Osipiuk <osipiukd+git@gmail.com>
2023-11-29 15:58:02 +01:00
Zachary DeRose
568ce178cc chore: switching retry strategy (#6453) 2023-11-29 08:25:08 +01:00
Dominik Dorfmeister
6b79e10241 test: add vite5 integration test for react (#6443)
* chore: rename integration test

* test: add vite5 integration test for react

* chore: make test more stable

we don't really care about in-between renders as they might be batched

* Empty-Commit

* chore: add unique names

* chore: touching pr.yml to diagnose dte issues (#6445)

* touching pr.yml to diagnose dte issues

* fixing typo in pr.yml

---------

Co-authored-by: Zachary DeRose <zack.derose@gmail.com>
2023-11-28 08:50:08 +01:00
Agilan
a320b43010 chore: Update GitHub Actions workflows (#6203)
* chore: clean up github action workflows

* chore: remove ci-v3.yml

* fix: add rc branch back to branches list in ci.yml

---------

Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
2023-10-30 14:44:51 +01:00
Damian Osipiuk
7a9d2d080c chore: add v4 branch to release scripts (#6247) 2023-10-26 10:17:47 +02:00
Lachlan Collins
b5c74f9f3f chore: Update dev dependencies (#6215) 2023-10-22 10:46:18 +11:00
Dominik Dorfmeister
6cd1566f6c chore: post release cleanup 2023-10-17 14:34:51 +02:00
Dominik Dorfmeister
ce2c445598 chore: rc release
RELEASE_ALL
2023-09-25 10:35:31 +02:00
Damian Osipiuk
79632e3d2f Merge remote-tracking branch 'origin/main' into beta 2023-09-07 11:37:32 +02:00
Dominik Dorfmeister
bdeb1da7c7 Merge branch 'main' into beta
# Conflicts:
#	.github/workflows/ci.yml
#	.github/workflows/pr.yml
#	packages/eslint-plugin-query/package.json
#	packages/query-async-storage-persister/package.json
#	packages/query-broadcast-client-experimental/package.json
#	packages/query-core/package.json
#	packages/query-persist-client-core/package.json
#	packages/query-sync-storage-persister/package.json
#	packages/react-query-devtools/package.json
#	packages/react-query-persist-client/package.json
#	packages/react-query/package.json
#	packages/solid-query/package.json
#	packages/svelte-query/package.json
#	packages/vue-query/package.json
#	packages/vue-query/src/__tests__/useMutation.test.ts
#	packages/vue-query/src/__tests__/useQuery.test.ts
#	packages/vue-query/src/useBaseQuery.ts
#	packages/vue-query/src/useIsFetching.ts
#	packages/vue-query/src/useIsMutating.ts
#	packages/vue-query/src/useMutation.ts
#	packages/vue-query/src/useQueries.ts
#	packages/vue-query/src/utils.ts
#	scripts/publish.js
#	scripts/validate-packages.ts

RELEASE_ALL
2023-08-04 15:44:29 +02:00