Skip to content

chore(deps-dev): bump baseline-browser-mapping from 2.10.43 to 2.11.13 in /benchmark - #11

Open
dependabot[bot] wants to merge 2 commits into
productionfrom
dependabot/npm_and_yarn/benchmark/baseline-browser-mapping-2.11.13
Open

dependabot[bot] wants to merge 2 commits into
productionfrom
dependabot/npm_and_yarn/benchmark/baseline-browser-mapping-2.11.13

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps baseline-browser-mapping from 2.10.43 to 2.11.13.

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
  • bd67e5d Patch to 2.11.13 because browser or feature data changed
  • 97f42ca Browser or feature data changed
  • 5a1924d Check that timeline has changed before changing lastUpdated
  • 141163f Updating static site
  • cc4ecd6 Patch to 2.11.12 because browser or feature data changed
  • fef63fc Browser or feature data changed
  • c224f33 Patch to 2.11.11 because browser or feature data changed
  • bf8e2fb Browser or feature data changed
  • c1ade64 Updating static site
  • 5137e40 Patch to 2.11.10 because browser or feature data changed
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependabot: dependencies javascript Dependabot: javascript labels Sep 11, 2026
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.43 to 2.11.13.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.43...v2.11.13)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/benchmark/baseline-browser-mapping-2.11.13 branch from 720d49e to 0a925d9 Compare September 21, 2026 12:47
@github-actions
github-actions Bot force-pushed the production branch 2 times, most recently from 6538a5d to 697e487 Compare September 24, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot: dependencies javascript Dependabot: javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants