Skip to content

build(deps-dev): bump baseline-browser-mapping from 2.10.33 to 2.11.0 - #9139

Merged
etrepum merged 1 commit into
mainfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.0
Sep 10, 2026
Merged

etrepum merged 1 commit into
mainfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026 •

Copy link
Copy Markdown
Contributor

Bumps baseline-browser-mapping from 2.10.33 to 2.11.0.

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: web-platform-dx/baseline-browser-mapping@v2.10.44...v2.11.0

Commits
  • de733e2 feat: add getTimeline() and refactor data compression (#137)
  • 9750868 Patch to 2.10.44 because browser or feature data changed
  • 0078dce Browser or feature data changed
  • 1844986 Patch to 2.10.43 because browser or feature data changed
  • eb1551f Browser or feature data changed
  • 2d77ebc Updating static site
  • 47fdbbf Patch to 2.10.42 because browser or feature data changed
  • ac15f93 Browser or feature data changed
  • e77261c Updating static site
  • 1a84ee9 Patch to 2.10.41 because browser or feature data changed
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 9, 2026
@vercel

vercel Bot commented Sep 9, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
lexical Ready Ready Preview Sep 10, 2026 1:39am UTC
lexical-playground Ready Ready Preview Sep 10, 2026 1:39am UTC

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 9, 2026
@etrepum etrepum added the extended-tests Run extended e2e tests on a PR label Sep 9, 2026
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.33 to 2.11.0.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.33...v2.11.0)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@etrepum
etrepum added this pull request to the merge queue Sep 10, 2026
Merged via the queue into main with commit 27d049a Sep 10, 2026
47 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.0 branch September 10, 2026 18:32
@etrepum etrepum mentioned this pull request Sep 17, 2026

This branch was successfully deployed

2 active deployments
Preview – lexical — 026e3cde Deployed Sep 10, 2026 by vercel[bot]
Preview – lexical-playground — 026e3cde Deployed Sep 10, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file extended-tests Run extended e2e tests on a PR javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant