Bram Kragten and Claude Opus 4.8
e53ffd76ac
Add Playwright e2e tests (local Chromium) ( #51929 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-24 13:50:47 +02:00
Petar Petrov
a4aec3a734
Replace babel-plugin-template-html-minifier with minify-literals ( #52818 )
2026-06-24 12:12:57 +02:00
renovate[bot]
a26de31a2d
Update dependency lint-staged to v17.0.8 ( #52825 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-24 07:33:20 +03:00
renovate[bot]
77110afc59
Update Node.js to v24.18.0 ( #52827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-24 07:32:55 +03:00
renovate[bot] and Petar Petrov
1b15bc721b
Update babel monorepo ( #52814 )
...
* Update babel monorepo
* Migrate Core-JS polyfilling for Babel 8
Babel 8.0.1 removed preset-env's `useBuiltIns`/`corejs` options. Replace
them with the babel-plugin-polyfill-corejs3 provider directly
(`usage-global`), and pin transform-runtime's `moduleName` to
`@babel/runtime` so the provider doesn't redirect helpers to the
uninstalled `@babel/runtime-corejs3`.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-06-23 15:38:07 +03:00
dae8adab98
Update babel monorepo to v8 ( #52758 )
...
* Update babel monorepo to v8
* Bugfixes option has been removed and is enabled by default
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-06-23 09:56:55 +03:00
renovate[bot]
5fd253b2d3
Update dependency @types/luxon to v3.7.2 ( #52812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-23 08:12:52 +03:00
renovate[bot]
bcfcc7bd5a
Update tsparticles to v4.2.1 ( #52786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-22 08:05:56 +03:00
renovate[bot]
f7933c31d7
Update dependency @rsdoctor/rspack-plugin to v1.5.15 ( #52783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-21 17:43:40 +02:00
renovate[bot]
44a269b87b
Update tsparticles to v4.2.0 ( #52776 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-21 08:34:48 +03:00
renovate[bot]
4f89056883
Update dependency @babel/helper-define-polyfill-provider to v1 ( #52778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-21 08:34:21 +03:00
renovate[bot]
7e836d6cca
Update fullcalendar monorepo to v6.1.21 ( #52779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-21 08:32:46 +03:00
renovate[bot]
1fab54831f
Update dependency @rsdoctor/rspack-plugin to v1.5.14 ( #52771 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-20 14:34:13 +02:00
renovate[bot]
6ddcc83638
Update CodeMirror to v6.7.1 ( #52767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-19 22:54:11 +02:00
Paul Bottein
49716f4151
Replace until() in icon components with a shared async controller ( #52746 )
2026-06-19 14:15:54 +02:00
renovate[bot]
2eba8425a7
Update typescript-eslint monorepo to v8.61.1 ( #52740 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-19 07:23:14 +01:00
renovate[bot]
5ddc26df7a
Update formatjs monorepo to v0.10.15 ( #52739 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-19 07:17:11 +02:00
renovate[bot]
1462f65f5a
Update yarn monorepo to v4.17.0 ( #52725 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-18 12:22:58 +03:00
renovate[bot]
3e9d3d90a1
Update vitest monorepo to v4.1.9 ( #52724 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-18 09:21:56 +00:00
renovate[bot]
d2ae376058
Update Node.js to v24.17.0 ( #52721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-18 05:21:21 +00:00
renovate[bot]
e5c849359b
Update eslint monorepo to v10.5.0 ( #52659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-15 20:09:16 +02:00
Petar Petrov
133a9171bc
Add chart data processing optimization harness ( #52550 )
...
* Add deterministic fixtures and characterization tests for chart data processing
* Extract statistics chart data processing into a pure function
* Extract state history line chart data processing into a pure function
* Add benchmark suite for chart data processing
* Add chart data optimization playbook
* Point agent instructions at the chart optimization playbook
2026-06-15 12:53:01 +02:00
renovate[bot]
ddce581fdb
Update formatjs monorepo to v7.4.9 ( #52625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-15 09:31:35 +02:00
renovate[bot]
a62c89ee00
Update dependency @rsdoctor/rspack-plugin to v1.5.13 ( #52607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-14 11:27:49 +02:00
renovate[bot]
393d6a8a0a
Update rspack monorepo to v2.0.8 ( #52595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-13 20:42:51 +02:00
renovate[bot]
9adb7215ce
Update html-eslint monorepo to v0.62.0 ( #52573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-12 20:52:00 +02:00
renovate[bot]
273967fe70
Update dependency prettier to v3.8.4 ( #52569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-12 19:20:28 +03:00
renovate[bot]
382e07379b
Update CodeMirror ( #52567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-12 13:24:05 +02:00
renovate[bot]
3bbce5607e
Update typescript-eslint monorepo to v8.61.0 ( #52562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-11 21:58:53 +02:00
renovate[bot]
ff49fa78f8
Update dependency fuse.js to v7.4.2 ( #52503 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-09 08:12:01 +03:00
renovate[bot]
0859202043
Update dependency rspack-manifest-plugin to v5.2.2 ( #52492 )
2026-06-08 08:23:51 +01:00
renovate[bot]
2c3e61b126
Update formatjs monorepo ( #52484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-07 17:04:29 +00:00
renovate[bot]
3bd1d45fe1
Update dependency marked to v18.0.5 ( #52482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-07 19:00:55 +02:00
renovate[bot]
6c448be3f1
Update CodeMirror to v6.20.3 ( #52472 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-06 18:19:01 +02:00
renovate[bot]
c6e5ae21e2
Update tsparticles to v4.1.3 ( #52473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-06 18:18:53 +02:00
renovate[bot]
d761a68bee
Update yarn monorepo to v4.16.0 ( #52449 )
2026-06-05 14:52:54 +01:00
renovate[bot]
378c5a3c9d
Update rspack monorepo to v2.0.6 ( #52447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-05 15:31:29 +03:00
renovate[bot]
aaea886d51
Update dependency idb-keyval to v6.2.5 ( #52445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-05 15:30:56 +03:00
renovate[bot] and Petar Petrov
7f6f29629f
Update dependency barcode-detector to v3.2.0 ( #52425 )
...
* Update dependency barcode-detector to v3.2.0
* bump license version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-06-05 05:35:28 +00:00
Jan-Philipp Benecke
b224bd7077
Patch tinykeys v4 to make it compatible with older iOS versions ( #52420 )
...
* Downgrade tinykeys to 3.1.0 to make it compatible with older iOS versions
* Patch tinykeys v4
* Remove umd patch
2026-06-05 08:21:13 +03:00
renovate[bot]
6338d0ea4e
Update dependency fuse.js to v7.4.1 ( #52432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-05 08:09:59 +03:00
renovate[bot]
c21ffeacad
Update typescript-eslint monorepo to v8.60.1 ( #52428 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-05 08:05:11 +03:00
renovate[bot]
69b33ff015
Update dependency tar to v7.5.16 ( #52423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-04 20:22:43 +02:00
renovate[bot]
4a3eea5d2b
Update tsparticles to v4.1.2 ( #52418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-04 17:08:01 +02:00
renovate[bot]
99eb752a68
Update vitest monorepo to v4.1.8 ( #52405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-04 11:39:55 +02:00
renovate[bot]
1fb3efadfa
Update dependency js-yaml to v4.2.0 ( #52401 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-04 08:02:56 +03:00
renovate[bot]
033d035b18
Update dependency lint-staged to v17.0.7 ( #52389 )
2026-06-03 12:03:23 +01:00
renovate[bot]
6ca7ac1ca5
Update dependency fuse.js to v7.4.0 ( #52379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-03 08:13:03 +03:00
renovate[bot]
d4380248c2
Update tsparticles to v4.1.1 ( #52380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-03 08:12:39 +03:00
renovate[bot]
8cd9a5adf6
Update dependency lint-staged to v17.0.6 ( #52363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 13:17:09 +00:00