chore: update baseline-browser-mapping#1468
Merged
Conversation
✅ Deploy Preview for rsdoctor ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates baseline-browser-mapping from version 2.8.6 to 2.9.11, along with related browser compatibility dependencies and Rsbuild packages. The changes consolidate browserslist-related dependencies to their latest versions and update the Rsbuild core and plugins to version 1.7.1.
Key changes:
- Updated
baseline-browser-mapping(2.8.6 → 2.9.11) and related browser compatibility dependencies (browserslist,caniuse-lite,electron-to-chromium) - Updated Rsbuild packages to version 1.7.1 across multiple workspaces
- Updated Rsbuild plugins (
@rsbuild/plugin-check-syntax,@rsbuild/plugin-type-check,@rsbuild/plugin-react)
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| scripts/test-helper/package.json | Updated @rsbuild/core dependency to ^1.7.1 |
| packages/core/package.json | Updated @rsbuild/plugin-check-syntax to 1.6.0 |
| packages/components/package.json | Updated @rsbuild/plugin-check-syntax to 1.6.0 |
| packages/client/package.json | Updated @rsbuild/core to ^1.7.1 and @rsbuild/plugin-type-check to ^1.3.2 |
| examples/rsbuild-minimal/package.json | Updated @rsbuild/core to ^1.7.1 and @rsbuild/plugin-react to ^1.4.2 |
| pnpm-lock.yaml | Comprehensive dependency updates including browser compatibility packages and Rsbuild ecosystem |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fe0f3ee to
c714dac
Compare
1bb5f44 to
f7a77f5
Compare
fansenze
approved these changes
Jan 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
chore: update baseline-browser-mapping

Related Links