Skip to content

chore: Bump baseline-browser-mapping from 2.10.33 to 2.11.24 - #720

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps baseline-browser-mapping from 2.10.33 to 2.11.24.

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
  • 0d33c4a Patch to 2.11.24 because browser or feature data changed
  • 1dac891 Browser or feature data changed
  • aff3369 Updating static site
  • ebdc72f Patch to 2.11.23 because browser or feature data changed
  • 55fa3a1 Browser or feature data changed
  • 5ac60db Updating static site
  • af7c3c4 Patch to 2.11.22 because browser or feature data changed
  • 7e10cad Browser or feature data changed
  • ebb9702 Updating static site
  • ecc57a3 Updating static site
  • Additional commits viewable in compare view

@dependabot
dependabot Bot requested a review from a team September 11, 2026 02:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 11, 2026
@socket-security

socket-security Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​baseline-browser-mapping@​2.10.33 ⏵ 2.11.2482 -17100 +2100 +196 +1100

View full report

@coveralls

coveralls commented Sep 11, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 35088244590

Coverage increased (+0.04%) to 84.953%

Details

  • Coverage increased (+0.04%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 6061
Covered Lines: 5397
Line Coverage: 89.04%
Relevant Branches: 2153
Covered Branches: 1581
Branch Coverage: 73.43%
Branches in Coverage %: Yes
Coverage Strength: 642.63 hits per line

💛 - Coveralls

Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.33 to 2.11.24.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.33...v2.11.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: Bump baseline-browser-mapping from 2.10.33 to 2.11.22 chore: Bump baseline-browser-mapping from 2.10.33 to 2.11.24 Sep 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22 branch from 98087ea to 14776c5 Compare September 16, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant