139 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
34eedd601c chore: update to eslint-plugin-react-hooks v6 (#9071)
* chore: update to eslint-plugin-react-hooks v6

and remove the separate compiler linter plugin, as those rules are now integrated

* chore: disable compiler-linter in tests

* chore: bypass lint violations

* chore: Disable '@eslint-react/no-context-provider'

to be react 18 compatible
2025-05-29 11:09:26 +02: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
Dominik Dorfmeister
ef0b7b2c28 chore: typescript 5.7 (#8327)
* chore: typescript 5.7

and run tests against ts 5.0 - 5.7

* chore: make eslint happy

* chore: type import issue

* chore: the type assertion is necessary for ts 5.4 and lower

* fix: write code so that it narrows in all ts versions

* fix: import assertion

* fix: angular examples stay at typescript 5.4

* Add JSON import attribute, update vue-tsc

* angular fixes

* Fix vue-tsc compatibility

---------

Co-authored-by: Arnoud de Vries <6420061+arnoud-dv@users.noreply.github.com>
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
2024-11-25 09:45:10 +01:00
Lachlan Collins
9972595940 chore(deps): more manual package updates (#8339) 2024-11-24 13:34:01 +11:00
Lachlan Collins
99b5354760 chore(deps): update expo, next, astro, nx (#8337)
* chore(deps): update expo, next, astro

* Fix lockfile

* Update some misc packages
2024-11-24 12:55:20 +11:00
Lachlan Collins
b846c53239 test(integrations): switch react-scripts to webpack (#8329)
* chore: switch CRA 4 to webpack 4

* pnpm dedupe

* test(integrations): switch CRA 5 to webpack 5

* Better dep vs devDep separation

* Fix lockfile
2024-11-24 12:09:27 +11:00
Ian VanSchooten
59a6d3df30 doc: Issue template: Point to latest examples (#7878)
* Issue template: Point to latest examples

* Update a couple of example versions
2024-08-09 21:59:06 +02:00
Lachlan Collins
216a9265a7 chore(deps): use prettier v3.3.3 (#7816) 2024-07-29 15:29:06 +10:00
Lachlan Collins
69931779ad ci(renovate): ignore vue2 and vue2.7 2024-07-29 15:06:13 +10:00
Lachlan Collins
6d8d203d06 ci(renovate): add renovate config (#7813) 2024-07-29 15:00:36 +10: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
Tanner Linsley
7f81901de4 funding changes 2024-02-15 00:59:57 -07:00
Tanner Linsley
1ede42f7e6 move funding.json 2024-02-15 00:56:55 -07:00
Tanner Linsley
361c08edd3 Update and rename FUNDING.yml to FUNDING.json 2024-02-15 00:54:52 -07: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