Skip to content

build(deps-dev): bump baseline-browser-mapping from 2.10.31 to 2.11.22 - #1764

Merged
MyPyDavid merged 1 commit into
2.5.2/maintenancefrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22
Sep 11, 2026
Merged

MyPyDavid merged 1 commit into
2.5.2/maintenancefrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps baseline-browser-mapping from 2.10.31 to 2.11.22.

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
  • 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
  • 0e5ed80 Patch to 2.11.21 because browser or feature data changed
  • 11da0b6 Browser or feature data changed
  • 69fcc81 Updating static site
  • b964de0 Patch to 2.11.20 because browser or feature data changed
  • 723099f Browser or feature data changed
  • f44163d Updating static site
  • 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 10, 2026
@MyPyDavid
MyPyDavid changed the base branch from main to 2.5.2/maintenance September 11, 2026 09:11
@MyPyDavid

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot changed the base branch from 2.5.2/maintenance to main September 11, 2026 12:43
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22 branch from 2c95a76 to 5c0a1b2 Compare September 11, 2026 12:43
@MyPyDavid
MyPyDavid changed the base branch from main to 2.5.2/maintenance September 11, 2026 14:28
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.31 to 2.11.22.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.31...v2.11.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
@MyPyDavid
MyPyDavid force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22 branch from 5c0a1b2 to 1f29663 Compare September 11, 2026 14:30
@MyPyDavid
MyPyDavid merged commit d203cce into 2.5.2/maintenance Sep 11, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.22 branch September 11, 2026 14:33
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