96 Commits

Author SHA1 Message Date
Hiroshi Ogawa
25d169fe8f
chore: use override for rolldown CI (#9111) 2025-11-27 08:41:29 +01:00
renovate[bot]
04ee9efe20
chore(deps): update actions/checkout action to v6 (#9083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 13:09:27 +01:00
Vladimir
1b14737124
perf(experimental): add file system cache (#9026) 2025-11-20 11:29:19 +01:00
renovate[bot]
f72b50d85f
chore(deps): update actions/upload-artifact action to v5 (#8831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-06 13:59:32 +01:00
Vladimir
460c0d7169
ci: update node-version for browser tests to 24 (#8929) 2025-11-04 12:22:44 +01:00
abeer0
d1f4b5919c
chore: bump node version to lts (#8846) 2025-10-28 10:55:33 +01:00
Vladimir
624032ed6f
chore(ui): use vitest-browser-vue for UI tests, remove auto loading, typecheck UI (#8752) 2025-10-22 16:04:28 +02:00
Vladimir
2827eabd62
ci: use Node 22 on mac and windows (#8753)
### Description

<!-- Please insert your description here and provide especially info about the "what" this PR is solving -->

Resolves #issue-number

<!-- You can also add additional context here -->

### Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
- [ ] It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
- [ ] Ideally, include a test that fails without this PR but passes with it.
- [ ] Please, don't make changes to `pnpm-lock.yaml` unless you introduce a new test example.
- [ ] Please check [Allow edits by maintainers](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to make review process faster. Note that this option is not available for repositories that are owned by Github organizations.

### Tests
- [ ] Run the tests with `pnpm test:ci`.

### Documentation
- [ ] If you introduce new functionality, document it. You can run documentation with `pnpm run docs` command.

### Changesets
- [ ] Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with `feat:`, `fix:`, `perf:`, `docs:`, or `chore:`.
2025-10-21 20:39:57 +02:00
Ari Perkkiö
8726458d5e
ci: proper playwright deps caching (#8744) 2025-10-21 18:55:40 +02:00
Vladimir Sheremet
0c84f0257f
chore(ci): update artifact path to not conflict within the workflow 2025-10-17 13:24:35 +02:00
Vladimir
903815d46c
test: update flaky tests (#8439) 2025-08-25 13:09:41 +02:00
renovate[bot]
dd6186e147
chore(deps): update actions/checkout action to v5 (#8442) 2025-08-18 11:35:31 +03:00
renovate[bot]
13f9462293
fix(deps): update all non-major dependencies (#8348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 14:54:18 +02:00
renovate[bot]
a1e576ae0a
fix(deps): update all non-major dependencies (#8235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-07-14 10:28:13 +02:00
Vladimir
8249b83e0b
ci: remove Node 18 because our dev dependencies don't support it (#8300) 2025-07-14 10:26:11 +02:00
renovate[bot]
f53b84db46
chore(deps): update browser-actions/setup-chrome action to v2 (#8267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 10:05:23 +02:00
btea
658fde91a6
ci: use Nodejs 24 (#7999) 2025-06-11 15:10:30 +02:00
Vladimir
c8d6264bf4
feat: support rolldown-vite (#7509)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-06-04 17:53:27 +02:00
Vladimir
910892ed93
chore: simplify working with UI package in dev (#8044) 2025-05-29 10:37:58 +02:00
renovate[bot]
7fc5a29083
fix(deps): update all non-major dependencies (#7600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-25 12:03:11 +09:00
Ari Perkkiö
10bbbe969e
ci: pin third party actions to commit shas (#7687) 2025-03-17 13:48:38 +02:00
renovate[bot]
e348bd4c99
fix(deps): update all non-major dependencies (#7363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-02-11 10:15:44 +09:00
Hiroshi Ogawa
35f158d905
ci: allow ci on non main PR (#7320) 2025-01-21 14:43:57 +01:00
renovate[bot]
537fa5ed40
fix(deps): update all non-major dependencies (#7147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-01-16 16:05:11 +01:00
Hiroshi Ogawa
f4406f1524
ci: validate build artifact changes (#7122) 2024-12-26 09:35:37 +01:00
Vladimir
78b62ffe1d
feat: allow multi-browser configuration (#6975) 2024-12-19 14:21:41 +01:00
renovate[bot]
4ddfe0c28d
chore(deps): update all non-major dependencies (#7052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 14:02:14 +01:00
Hiroshi Ogawa
8f58f06032
ci: check LICENSE.md diff (#7051)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-12-09 17:43:47 +09:00
renovate[bot]
2521fa235c
chore(deps): update all non-major dependencies (#6920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-12-04 12:01:57 +01:00
renovate[bot]
0ad2cdcaae
chore(deps): update all non-major dependencies (#6890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 08:58:39 +01:00
renovate[bot]
d260cef634
chore(deps): update all non-major dependencies (#6360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-10-14 13:43:10 +02:00
Vladimir
0223bb79df
fix(ui): remove "filters" flickering (#6463) 2024-09-09 09:39:19 +02:00
Vladimir
7188709c60
chore: update types/node and run tests on Node 22 (#6437) 2024-09-02 14:54:28 +02:00
renovate[bot]
c3cc497865
chore(deps): update tj-actions/changed-files action to v45 (#6397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 09:30:50 +02:00
Vladimir
15ec2fba5a
ci: skip exec args tests for node >20.15 (#6375) 2024-08-21 16:45:36 +02:00
Vladimir
5388f0c08f
ci: disable permissions, run typecheck with lint (#6368) 2024-08-20 12:44:20 +02:00
Vladimir
a68deed01a
ci: return typecheck step (#6334) 2024-08-13 10:18:35 +02:00
Vladimir
3c04fdc3cc
ci: skip entire job instead of steps (#6312) 2024-08-09 14:18:41 +02:00
Vladimir
30dc579309
fix(browser): keep querying elements even if locator is created with elementLocator, add pubic @vitest/browser/utils (#6296) 2024-08-07 13:40:18 +02:00
Vladimir Sheremet
3d49ccbd08
ci: run tests against the latest node 20 2024-08-07 09:52:26 +02:00
renovate[bot]
b77e14fcc0
chore(deps): update all non-major dependencies (#6275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 09:29:00 +02:00
renovate[bot]
2e8d38b7f6
chore(deps): update tj-actions/changed-files action to v44 (#6236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 13:12:39 +02:00
Vladimir
8c96cb49fd
ci: combine test-browser tests, don't run tests when only docs are changed (#6221) 2024-07-25 16:32:34 +02:00
Ari Perkkiö
910a04b66f
ci: lock node version for worker tests (#6001) 2024-06-30 13:59:02 +02:00
Vladimir
7adb8e8cf1
chore: rewrite UI tests using @vitest/browser (#5707) 2024-05-14 12:26:08 +02:00
Ari Perkkiö
5738b37885
chore(deps): update tinypool (#5700) 2024-05-10 10:39:21 +02:00
Vladimir
f2e15f7e3d
ci: run tests sequentially (#5677) 2024-05-08 18:37:56 +02:00
Vladimir
ed60e405e1
feat!: remove --segfault-retry (#5514) 2024-05-06 11:57:19 +02:00
btea
eeaebff1fe
ci: test on Node.js 22 (#5635) 2024-04-29 13:09:31 +02:00
Vladimir
7c993e9454
test: standardising internal test (#5600) 2024-04-26 15:43:27 +02:00