chore(deps): update dependency @rsbuild/core to v1.5.12#1708
Conversation
🦋 Changeset detectedLatest commit: 698c221 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).Please share your feedback with us on this Discord post. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
React Example#5501 Bundle Size — 237.56KiB (+0.02%).698c221(current) vs 05ae7f3 main#5499(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch renovate/rsbuild-core-1.x Project dashboard Generated by RelativeCI Documentation Report issue |
Web Explorer#5495 Bundle Size — 365.44KiB (~+0.01%).698c221(current) vs 05ae7f3 main#5493(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch renovate/rsbuild-core-1.x Project dashboard Generated by RelativeCI Documentation Report issue |
CodSpeed Performance ReportMerging #1708 will degrade performances by 8.38%Comparing Summary
Benchmarks breakdown
Footnotes
|
3ad34d3 to
a5874b8
Compare
a5874b8 to
1a84b92
Compare
263619b to
8761e6b
Compare
8761e6b to
222cb89
Compare
addc684 to
4c02805
Compare
4c02805 to
8b7d54a
Compare
133b9f9 to
6f6e754
Compare
6f6e754 to
5d09691
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @lynx-js/rspeedy@0.11.4 ### Patch Changes - Bump Rsbuild v1.5.12 with Rspack v1.5.7. ([#1708](#1708)) - Fix the "lynx.getJSModule is not a function" error on Web platform ([#1830](#1830)) - Support `server.compress` ([#1799](#1799)) - Support `server.cors` ([#1808](#1808)) ## @lynx-js/qrcode-rsbuild-plugin@0.4.2 ### Patch Changes - Bump @clack/prompts v1.0.0-alpha.5. ([#1809](#1809)) ## @lynx-js/web-constants@0.17.1 ### Patch Changes - Updated dependencies \[]: - @lynx-js/web-worker-rpc@0.17.1 ## @lynx-js/web-core@0.17.1 ### Patch Changes - Updated dependencies \[]: - @lynx-js/web-constants@0.17.1 - @lynx-js/web-mainthread-apis@0.17.1 - @lynx-js/web-worker-rpc@0.17.1 - @lynx-js/web-worker-runtime@0.17.1 ## @lynx-js/web-mainthread-apis@0.17.1 ### Patch Changes - Updated dependencies \[]: - @lynx-js/web-constants@0.17.1 - @lynx-js/web-style-transformer@0.17.1 ## @lynx-js/web-rsbuild-server-middleware@0.17.1 ### Patch Changes - chore: initial release with current version web platform ([#1807](#1807)) ## @lynx-js/web-worker-runtime@0.17.1 ### Patch Changes - Updated dependencies \[]: - @lynx-js/web-constants@0.17.1 - @lynx-js/web-mainthread-apis@0.17.1 - @lynx-js/web-worker-rpc@0.17.1 ## create-rspeedy@0.11.4 ## upgrade-rspeedy@0.11.4 ## @lynx-js/web-core-server@0.17.1 ## @lynx-js/web-style-transformer@0.17.1 ## @lynx-js/web-worker-rpc@0.17.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
1.5.4->1.5.12Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.5.12Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.5.11...v1.5.12
v1.5.11Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.10...v1.5.11
v1.5.10Compare Source
What's Changed
New Features 🎉
--config-loader autoby @Timeless0911 in #6186Bug Fixes 🐞
ImportMetaEnvinterface to use Record by @chenjiahan in #6182--config-loader autoby @Timeless0911 in #6189Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.9...v1.5.10
v1.5.9Compare Source
What's Changed
New Features 🎉
resolve.mainFieldsconfiguration by @chenjiahan in #6178Bug Fixes 🐞
Refactor 🔨
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.8...v1.5.9
v1.5.8Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
resolve.conditionNamesconfiguration by @chenjiahan in #6156Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.7...v1.5.8
v1.5.7Compare Source
What's Changed
New Features 🎉
resolve.conditionNamesconfiguration by @chenjiahan in #6147BuildResulttype by @chenjiahan in #6124Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.5.6...v1.5.7
v1.5.6Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.5.5...v1.5.6
v1.5.5Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
f28e40cby @renovate[bot] in #6078New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.5.4...v1.5.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.