web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.47k stars 137 forks source link

chore(deps): update dependency @rslib/core to v0.1.0 #1622

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rslib/core (source) 0.0.18 -> 0.1.0 age adoption passing confidence

Release Notes

web-infra-dev/rslib (@​rslib/core) ### [`v0.1.0`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.1.0) [Compare Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.0.18...v0.1.0) #### What's Changed ##### New Features 🎉 - feat: support incremental build when composite is true by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/416](https://redirect.github.com/web-infra-dev/rslib/pull/416) - feat: add EntryChunkPlugin to handle shebang and shims by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/399](https://redirect.github.com/web-infra-dev/rslib/pull/399) - feat: support lib.id by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/436](https://redirect.github.com/web-infra-dev/rslib/pull/436) - feat!: use 'commonjs-import' as CJS external type by default by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/438](https://redirect.github.com/web-infra-dev/rslib/pull/438) - feat: add `--root` cli option and make basic js api work by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/453](https://redirect.github.com/web-infra-dev/rslib/pull/453) - feat!: emit CSS files to `dist` instead of `dist/static/css` by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rslib/pull/460](https://redirect.github.com/web-infra-dev/rslib/pull/460) ##### Bug Fixes 🐞 - fix: respect declarationDir if dts.distPath is not set by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/420](https://redirect.github.com/web-infra-dev/rslib/pull/420) - fix: checkMFPlugin function support array plugins by [@​2heal1](https://redirect.github.com/2heal1) in [https://github.com/web-infra-dev/rslib/pull/419](https://redirect.github.com/web-infra-dev/rslib/pull/419) - fix: add tsdoc for config options by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/447](https://redirect.github.com/web-infra-dev/rslib/pull/447) - fix: js request when using `autoExtension: false` along with `output.filename.js` by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/455](https://redirect.github.com/web-infra-dev/rslib/pull/455) ##### Document 📖 - docs: update css-modules to CSS Modules by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rslib/pull/422](https://redirect.github.com/web-infra-dev/rslib/pull/422) - docs: add browser polyfill by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/430](https://redirect.github.com/web-infra-dev/rslib/pull/430) - docs: add config.rsbuild.source by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/449](https://redirect.github.com/web-infra-dev/rslib/pull/449) - docs: add plugins / output / tools by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/450](https://redirect.github.com/web-infra-dev/rslib/pull/450) - docs: DTS by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/448](https://redirect.github.com/web-infra-dev/rslib/pull/448) - docs(mf): polish docs by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/457](https://redirect.github.com/web-infra-dev/rslib/pull/457) - docs: hide some unfinished docs by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/461](https://redirect.github.com/web-infra-dev/rslib/pull/461) - docs: use index convention by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/462](https://redirect.github.com/web-infra-dev/rslib/pull/462) ##### Other Changes - chore: update dep version of storybook by [@​nyqykk](https://redirect.github.com/nyqykk) in [https://github.com/web-infra-dev/rslib/pull/415](https://redirect.github.com/web-infra-dev/rslib/pull/415) - chore: rename test folders to build by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/421](https://redirect.github.com/web-infra-dev/rslib/pull/421) - chore(deps): remove unnecessary rspack/core devDeps by [@​9aoy](https://redirect.github.com/9aoy) in [https://github.com/web-infra-dev/rslib/pull/427](https://redirect.github.com/web-infra-dev/rslib/pull/427) - chore: use specific name for check ci passed by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/428](https://redirect.github.com/web-infra-dev/rslib/pull/428) - chore(deps): update dependency nx to ^20.1.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rslib/pull/435](https://redirect.github.com/web-infra-dev/rslib/pull/435) - chore(deps): update all patch dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rslib/pull/439](https://redirect.github.com/web-infra-dev/rslib/pull/439) - chore(deps): update all patch dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rslib/pull/441](https://redirect.github.com/web-infra-dev/rslib/pull/441) - chore(deps): update dependency rspress to v1.37.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rslib/pull/440](https://redirect.github.com/web-infra-dev/rslib/pull/440) - chore: do not build website when install dependencies by [@​Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rslib/pull/443](https://redirect.github.com/web-infra-dev/rslib/pull/443) - ci: simplified workflow by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/437](https://redirect.github.com/web-infra-dev/rslib/pull/437) - chore: add Preact example by [@​fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rslib/pull/451](https://redirect.github.com/web-infra-dev/rslib/pull/451) - chore(examples): add vue-component-bundle example by [@​chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rslib/pull/459](https://redirect.github.com/web-infra-dev/rslib/pull/459) #### New Contributors - [@​2heal1](https://redirect.github.com/2heal1) made their first contribution in [https://github.com/web-infra-dev/rslib/pull/419](https://redirect.github.com/web-infra-dev/rslib/pull/419) **Full Changelog**: https://github.com/web-infra-dev/rslib/compare/v0.0.18...v0.1.0

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

netlify[bot] commented 1 day ago

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
Latest commit 13dd17524d40873aaa1f2a3b14efd28a699bc15a
Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/6743c2437369db00080c9979
Deploy Preview https://deploy-preview-1622--aquamarine-blini-95325f.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 94 (no change 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.