Closed renovate[bot] closed 3 weeks ago
Name | Link |
---|---|
Latest commit | 43c55fdb571710114bd6caf6f3f8e8e2605eca24 |
Latest deploy log | https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/671f0ca3838033000818433b |
Deploy Preview | https://deploy-preview-1529--aquamarine-blini-95325f.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 95 (π’ up 2 from production) Accessibility: 97 (no change from production) Best Practices: 92 (no change from production) SEO: 100 (no change from production) PWA: - View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR contains the following updates:
~1.0.16
->~1.0.18
~1.0.2
->~1.0.3
~29.5.13
->~29.5.14
^29.5.13
->^29.5.14
^18.3.11
->^18.3.12
~18.3.11
->~18.3.12
11.11.9
->11.11.10
20.0.3
->20.0.6
^1.9.2
->^1.9.3
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
### [`v1.0.18`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.0.18) [Compare Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.0.17...v1.0.18) ##### What's Changed ##### New Features π - feat: improve JSDoc for `output` and `html` configurations by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3804](https://redirect.github.com/web-infra-dev/rsbuild/pull/3804) - feat: add new `source.assetsInclude` config by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3808](https://redirect.github.com/web-infra-dev/rsbuild/pull/3808) - feat: allow to configure `dataUriLimit` for extended assets by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3826](https://redirect.github.com/web-infra-dev/rsbuild/pull/3826) - feat(plugin-preact): support for prefresh by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/2469](https://redirect.github.com/web-infra-dev/rsbuild/pull/2469) - feat(plugin-preact): add `include` and `exclude` options by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3835](https://redirect.github.com/web-infra-dev/rsbuild/pull/3835) ##### Bug Fixes π - fix: allow Rsbuild plugin to be registered times by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3818](https://redirect.github.com/web-infra-dev/rsbuild/pull/3818) - fix(plugin-less): lessLoaderOptions.lessOptions.plugins has lose it's prototype. by [@Sang-Sang33](https://redirect.github.com/Sang-Sang33) in [https://github.com/web-infra-dev/rsbuild/pull/3815](https://redirect.github.com/web-infra-dev/rsbuild/pull/3815) - fix(plugin-preact): allow to use Prefresh in IE11 by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3831](https://redirect.github.com/web-infra-dev/rsbuild/pull/3831) ##### Document π - docs: update vite.mdx to fix npm command reference by [@adammark](https://redirect.github.com/adammark) in [https://github.com/web-infra-dev/rsbuild/pull/3802](https://redirect.github.com/web-infra-dev/rsbuild/pull/3802) - docs: add guide for using Web Workers by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3795](https://redirect.github.com/web-infra-dev/rsbuild/pull/3795) - docs: add guide for worker-loader by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3809](https://redirect.github.com/web-infra-dev/rsbuild/pull/3809) - docs: update guide for additional asset types by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3811](https://redirect.github.com/web-infra-dev/rsbuild/pull/3811) - docs: add how to import absolute path in CSS files by [@Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rsbuild/pull/3816](https://redirect.github.com/web-infra-dev/rsbuild/pull/3816) - docs: correct `rsbuild.addPlugins` typing by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3817](https://redirect.github.com/web-infra-dev/rsbuild/pull/3817) - docs(plugin-prefresh): add `prefreshEnabled` option by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3829](https://redirect.github.com/web-infra-dev/rsbuild/pull/3829) - docs: update example in transform-import.mdx by [@wangi4myself](https://redirect.github.com/wangi4myself) in [https://github.com/web-infra-dev/rsbuild/pull/3825](https://redirect.github.com/web-infra-dev/rsbuild/pull/3825) ##### Other Changes - chore(renovate): bump Rslib separately by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3807](https://redirect.github.com/web-infra-dev/rsbuild/pull/3807) - test: group e2e test cases by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3806](https://redirect.github.com/web-infra-dev/rsbuild/pull/3806) - chore(deps): update rspress to v1.35.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3812](https://redirect.github.com/web-infra-dev/rsbuild/pull/3812) - chore: extract `isTTY` helper by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3821](https://redirect.github.com/web-infra-dev/rsbuild/pull/3821) - test(plugin-less): fix plugin snapshot by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3822](https://redirect.github.com/web-infra-dev/rsbuild/pull/3822) - chore: simplify `isPlainObject` helper by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3823](https://redirect.github.com/web-infra-dev/rsbuild/pull/3823) - chore: correct some cases by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3830](https://redirect.github.com/web-infra-dev/rsbuild/pull/3830) - test(e2e): avoid writing temp files to git by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3832](https://redirect.github.com/web-infra-dev/rsbuild/pull/3832) - chore(deps): update babel to ^7.26.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3833](https://redirect.github.com/web-infra-dev/rsbuild/pull/3833) ##### New Contributors - [@adammark](https://redirect.github.com/adammark) made their first contribution in [https://github.com/web-infra-dev/rsbuild/pull/3802](https://redirect.github.com/web-infra-dev/rsbuild/pull/3802) - [@Sang-Sang33](https://redirect.github.com/Sang-Sang33) made their first contribution in [https://github.com/web-infra-dev/rsbuild/pull/3815](https://redirect.github.com/web-infra-dev/rsbuild/pull/3815) - [@wangi4myself](https://redirect.github.com/wangi4myself) made their first contribution in [https://github.com/web-infra-dev/rsbuild/pull/3825](https://redirect.github.com/web-infra-dev/rsbuild/pull/3825) **Full Changelog**: https://github.com/web-infra-dev/rsbuild/compare/v1.0.17...v1.0.18 ### [`v1.0.17`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.0.17) [Compare Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.0.16...v1.0.17) ##### What's Changed ##### New Features π - feat(plugin-stylus): update dependency stylus to v0.64.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3776](https://redirect.github.com/web-infra-dev/rsbuild/pull/3776) - feat: support `api.resolve` hook by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3785](https://redirect.github.com/web-infra-dev/rsbuild/pull/3785) - feat(deps): bump rspack 1.0.14 by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3793](https://redirect.github.com/web-infra-dev/rsbuild/pull/3793) - feat(create-rsbuild): check unused locals via tsconfig.json by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3799](https://redirect.github.com/web-infra-dev/rsbuild/pull/3799) ##### Bug Fixes π - fix: `dev.assetPrefix: true` not work with `server.base` by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3789](https://redirect.github.com/web-infra-dev/rsbuild/pull/3789) - fix: failed to load MF remote modules when using `server.base` by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3790](https://redirect.github.com/web-infra-dev/rsbuild/pull/3790) ##### Document π - docs: add example for get assets info after building by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3783](https://redirect.github.com/web-infra-dev/rsbuild/pull/3783) - docs: update zh/configure-rsbuild.mdx by [@Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rsbuild/pull/3791](https://redirect.github.com/web-infra-dev/rsbuild/pull/3791) - docs: update en/configure-rsbuild.mdx by [@Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rsbuild/pull/3792](https://redirect.github.com/web-infra-dev/rsbuild/pull/3792) - docs: fix output.target link by [@9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rsbuild/pull/3797](https://redirect.github.com/web-infra-dev/rsbuild/pull/3797) - docs: update issue template for upstream bugs by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3798](https://redirect.github.com/web-infra-dev/rsbuild/pull/3798) ##### Other Changes - chore(deps): update all patch dependencies by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rsbuild/pull/3775](https://redirect.github.com/web-infra-dev/rsbuild/pull/3775) - chore: declare \__dirname for Node.js ES modules by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3782](https://redirect.github.com/web-infra-dev/rsbuild/pull/3782) - chore(deps): bump React Compiler Beta by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3788](https://redirect.github.com/web-infra-dev/rsbuild/pull/3788) - chore(create-rsbuild): sort tsconfig.json fields by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rsbuild/pull/3800](https://redirect.github.com/web-infra-dev/rsbuild/pull/3800) **Full Changelog**: https://github.com/web-infra-dev/rsbuild/compare/v1.0.16...v1.0.17framer/motion (framer-motion)
### [`v11.11.10`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#111110-2024-10-25) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.9...v11.11.10) ##### Fixed - Removing `will-change` from SSR.nrwl/nx (nx)
### [`v20.0.6`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.6) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.5...20.0.6) ##### 20.0.6 (2024-10-25) ##### π Features - **nx-dev:** add videos to CI docs ([#28626](https://redirect.github.com/nrwl/nx/pull/28626)) - **react:** update eslint plugins to be compat with eslint v9 ([#28559](https://redirect.github.com/nrwl/nx/pull/28559)) ##### π©Ή Fixes - **core:** createTaskGraph should accept extraTargetDependencies ([#28542](https://redirect.github.com/nrwl/nx/pull/28542)) - **core:** skip eslint custom hasher when hashing tasks during running commands ([#28616](https://redirect.github.com/nrwl/nx/pull/28616)) - **js:** allow custom listenAddress for verdaccio ([#28498](https://redirect.github.com/nrwl/nx/pull/28498)) - **js:** fix resolution of extended tsconfig files in plugin ([#28535](https://redirect.github.com/nrwl/nx/pull/28535)) - **js:** set the `tsBuildInfoFile` as output when it's not contained in the `outDir` ([#28538](https://redirect.github.com/nrwl/nx/pull/28538)) - **js:** include referenced internal config files in plugin cache hash ([#28536](https://redirect.github.com/nrwl/nx/pull/28536)) - **react:** selecting tailwind should import correct style file extension ([#28630](https://redirect.github.com/nrwl/nx/pull/28630)) - **storybook:** fix yarn storybook upgrade 8 ([#28605](https://redirect.github.com/nrwl/nx/pull/28605)) - **storybook:** fix externalDependencies undefined ([#28641](https://redirect.github.com/nrwl/nx/pull/28641)) ##### β€οΈ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - Juri Strumpflohner [@juristr](https://redirect.github.com/juristr) - Leosvel PΓ©rez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) ### [`v20.0.5`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.5) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.4...20.0.5) ##### 20.0.5 (2024-10-23) ##### π©Ή Fixes - **core:** only check if files are in sync if there are no records in the db ([#28597](https://redirect.github.com/nrwl/nx/pull/28597)) ##### β€οΈ Thank You - Jonathan Cammisuli ### [`v20.0.4`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.3...20.0.4) ##### 20.0.4 (2024-10-23) ##### π©Ή Fixes - **core:** not to cache entire workspace root ([#28552](https://redirect.github.com/nrwl/nx/pull/28552)) - **core:** make sure yarn berry correctly resolves latest version during nx add ([#28580](https://redirect.github.com/nrwl/nx/pull/28580)) - **core:** handle concurrent db connections better ([#28544](https://redirect.github.com/nrwl/nx/pull/28544)) - **nx-dev:** cleanup ([c8620d1853](https://redirect.github.com/nrwl/nx/commit/c8620d1853)) - **nx-dev:** powerpack content update ([7c72733c8c](https://redirect.github.com/nrwl/nx/commit/7c72733c8c)) - **rspack:** removed webpack-sources import ([#28447](https://redirect.github.com/nrwl/nx/pull/28447)) ##### β€οΈ Thank You - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Jonathan Cammisuli - Juri [@juristr](https://redirect.github.com/juristr) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Phillip Barta [@Phillip9587](https://redirect.github.com/Phillip9587)solidjs/solid (solid-js)
### [`v1.9.3`](https://redirect.github.com/solidjs/solid/compare/v1.9.2...v1.9.3) [Compare Source](https://redirect.github.com/solidjs/solid/compare/v1.9.2...v1.9.3)Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.