Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

This PR contains the following updates:

Package Change Age Confidence
@rsbuild/core (source) 1.5.6 -> 1.5.13 age confidence

Release Notes

web-infra-dev/rsbuild (@​rsbuild/core)

v1.5.13

Compare Source

Highlights 💡

Browser logs

Rsbuild now forwards browser errors to your terminal — giving your coding agent more context 🤖.

image

This can be disabled via dev.browserLogs config:

export default {
  dev: {
    browserLogs: false,
  },
}

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.12...v1.5.13

v1.5.12

Compare 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.11

Compare 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.10

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.9...v1.5.10

v1.5.9

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.8...v1.5.9

v1.5.8

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.5.7...v1.5.8

v1.5.7

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.5.6...v1.5.7


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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies This pull request updates dependency files label Sep 23, 2025
@renovate renovate bot force-pushed the renovate/rsbuild-core-1.x-lockfile branch from 0b8fb37 to 440bd7a Compare September 24, 2025 10:43
@renovate renovate bot changed the title chore(deps): update dependency @rsbuild/core to v1.5.9 chore(deps): update dependency @rsbuild/core to v1.5.10 Sep 24, 2025
@renovate renovate bot changed the title chore(deps): update dependency @rsbuild/core to v1.5.10 chore(deps): update dependency @rsbuild/core to v1.5.11 Sep 27, 2025
@renovate renovate bot force-pushed the renovate/rsbuild-core-1.x-lockfile branch from 440bd7a to 5aa2ee2 Compare September 29, 2025 10:43
@renovate renovate bot changed the title chore(deps): update dependency @rsbuild/core to v1.5.11 chore(deps): update dependency @rsbuild/core to v1.5.12 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/rsbuild-core-1.x-lockfile branch from 5aa2ee2 to 8da04a0 Compare October 4, 2025 09:01
@renovate renovate bot changed the title chore(deps): update dependency @rsbuild/core to v1.5.12 chore(deps): update dependency @rsbuild/core to v1.5.13 Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This pull request updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants