Bump baseline-browser-mapping from 2.10.16 to 2.11.20 #16437

Open
dependabot[bot] opened 12:21pm on September 10, 2026 wants to merge 1 commit into microsoft/react-native-windows main from
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.20

Pull Request Overview

  • Opened on September 10, 2026
  • Status Open
  • Commit count 1 with first commit September 10, 2026

Total Delta

0 Total Diff Delta

Open Days

Open 7 weekdays

Test Delta

0 Diff Delta in Test Files
Breakdown by Phase

How long has this pull request spent in each phase of its lifecycle?

Fraction of total time Business days Phase
 
0.0 days Authoring 1 commit before pull request opened for review
 
0.0 days Awaiting first review
 
6.2 days Revising work with 0 commits in response to 1 review that left 2 comments

Total time for pull request still awaiting merge (longer than repo's target): 6.2 business days

Author avatar

Bump baseline-browser-mapping from 2.10.16 to 2.11.20

Bumps baseline-browser-mapping from 2.10.16 to 2.11.20.

Release notes

Sourced from baseline-browser-mapping's releases.



v2.11.0


What's Changed in 2.11.0



  • feat: Adds a new getTimeline() method for getting the series of minimum browser changes, either grouped by date or by browser.

  • refactor: Substantial refactoring of the data compression process that replaces the full list of browsers from @mdn/browser-compat-data and downstream-browsers.json and features from web-features (in their very pared down form) with a change-list timeline that reflects which versions supported Baseline (newly available) on a given date. Thanks to @​swwind for the idea!

  • refactor: Some common functions have been moved to a util.ts module for use in other scripts.

  • fix: Removes process.exit() calls when unsupported option combinations are passed to getCompatibleVersions() and getAllVersions() in favour of throwing an Error. There is a small security risk with process.exit() calls that sites accepting unsanitised inputs could be the subject of attacks. Unsupported config options now throw and Error which should allow for more graceful handling. Thanks to @​bnbdr for flagging this as vulnerability CVE-2026-45819 .


Fixes #134


Full Changelog: https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.44...v2.11.0


Commits



  • b964de0 Patch to 2.11.20 because browser or feature data changed


  • 723099f Browser or feature data changed


  • f44163d Updating static site


  • 8966043 Patch to 2.11.19 because browser or feature data changed


  • e18601d Browser or feature data changed


  • 28cb50a Updating static site


  • cb33a83 Patch to 2.11.18 because browser or feature data changed


  • 61f4f92 Browser or feature data changed


  • 650fe90 Updating static site


  • 1b2ca49 Patch to 2.11.17 because browser or feature data changed

  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/react-native-windows/network/alerts).

###### Microsoft Reviewers: Open in CodeFlow

Comments Threads Pending Resolution

ljharb reviewed on September 10, 2026
ljharb left a comment

Copilot wasn't able to review any files in this pull request.

---

πŸ’‘ Add a `code-review` agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Resolved Comment Threads

No resolved comments have been left on this PR.