Lachlan Collins
4cf6a9a2d3
ci(release): do not auto-merge major releases ( #9710 )
...
* ci(release): do not auto-merge major releases
* Testing
* Add test changesets
* Undo test changes
2025-09-28 10:41:13 +10:00
Lachlan Collins
b72a56fd6a
ci(release): try repository dispatch event
2025-09-28 09:56:28 +10:00
Lachlan Collins
18a12cab5f
ci(release): add workflow dispatch
2025-09-28 09:42:45 +10:00
Lachlan Collins
245af793d9
ci(release): allow PR creation
2025-09-28 09:12:56 +10:00
Lachlan Collins
da9e8bc442
ci(release): attempt to fix condition
2025-09-28 08:59:36 +10:00
Lachlan Collins
1bcdf097a3
ci(release): update changesets auto-merge logic ( #9703 )
...
* ci: update changesets auto-merge logic
* Intentionally breaking build
* Undo intentional break
* Remove auto since we don't have auto-merge
2025-09-28 08:54:40 +10:00
Lachlan Collins
4f4866e270
ci: fix setting npm token
2025-09-27 23:57:02 +10:00
Lachlan Collins
41b3a7849b
ci: Add missing token
2025-09-27 23:50:45 +10:00
Lachlan Collins
130382ab8f
ci: switch to nxCloudId ( #9697 )
2025-09-27 12:50:53 +10:00
Lachlan Collins
93a9d71e91
docs(examples): update star-wars and rick-morty examples ( #9696 )
2025-09-27 12:31:46 +10:00
Lachlan Collins
8e429262f2
ci: add danielroe/provenance-action ( #9693 )
2025-09-26 22:53:48 +10:00
Lachlan Collins
4b40dd9367
fix-versioning ( #9690 )
2025-09-26 19:55:05 +10:00
Lachlan Collins
2a15f36576
ci: introduce changesets ( #9502 )
...
* ci: introduce changesets
* Avoid using changesets/action
* Remove PR permission
* Update PR template
* Update link
2025-09-26 17:32:23 +10:00
renovate[bot]
cd4ef5c304
chore(deps): update marocchino/sticky-pull-request-comment digest to fd19551 ( #9674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 11:06:26 +09:00
Lachlan Collins
cbf0896b7a
ci: update checkout action ( #9673 )
2025-09-22 11:06:18 +09:00
renovate[bot]
0e99327e15
chore(deps): update marocchino/sticky-pull-request-comment digest to a071bc9 ( #9627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 10:13:05 +02:00
renovate[bot]
7c464e3ded
chore(deps): update marocchino/sticky-pull-request-comment digest to 9c40848 ( #9473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 12:29:46 +02:00
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