Skip to content

chore(deps): bump baseline-browser-mapping from 2.10.40 to 2.11.24 - #2185

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

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

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.40 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2026
@dependabot
dependabot Bot temporarily deployed to test-trigger-is September 9, 2026 16:22 Inactive
@rugpanov

rugpanov commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

🤖 Integration tests ❌ failed for 5a0a1a98.
View run

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21 branch from 5a0a1a9 to fe940e0 Compare September 10, 2026 09:33
@dependabot
dependabot Bot temporarily deployed to test-trigger-is September 10, 2026 09:33 Inactive
@dependabot dependabot Bot changed the title chore(deps): bump baseline-browser-mapping from 2.10.40 to 2.11.21 chore(deps): bump baseline-browser-mapping from 2.10.40 to 2.11.22 Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21 branch from fe940e0 to 1a63c69 Compare September 10, 2026 18:33
@dependabot
dependabot Bot temporarily deployed to test-trigger-is September 10, 2026 18:33 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21 branch from 1a63c69 to de17ba3 Compare September 11, 2026 11:14
@dependabot
dependabot Bot deployed to test-trigger-is September 11, 2026 11:14 Active
@dependabot dependabot Bot changed the title chore(deps): bump baseline-browser-mapping from 2.10.40 to 2.11.22 chore(deps): bump baseline-browser-mapping from 2.10.40 to 2.11.23 Sep 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21 branch from de17ba3 to 54270db Compare September 15, 2026 11:04
@dependabot
dependabot Bot deployed to test-trigger-is September 15, 2026 11:04 Active
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21 branch from 54270db to 61db27c Compare September 15, 2026 14:33
@dependabot
dependabot Bot deployed to test-trigger-is September 15, 2026 14:33 Active
@dependabot dependabot Bot changed the title chore(deps): bump baseline-browser-mapping from 2.10.40 to 2.11.23 chore(deps): bump baseline-browser-mapping from 2.10.40 to 2.11.24 Sep 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21 branch from 61db27c to c015198 Compare September 17, 2026 11:33
@dependabot
dependabot Bot deployed to test-trigger-is September 17, 2026 11:33 Active
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.40 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.40...v2.11.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21 branch from c015198 to 36103c0 Compare September 17, 2026 14:40
@dependabot
dependabot Bot deployed to test-trigger-is September 17, 2026 14:40 Active
@github-actions

Copy link
Copy Markdown
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/vscode

Inputs:

  • PR number: 2185
  • Commit SHA: 36103c03a9b2660e6cf1a30988c3394dbaa02992

Checks will be approved automatically on success.

This branch was successfully deployed

1 active deployment
test-trigger-is 36103c03 Deployed Sep 17, 2026 by dependabot[bot] via Check secrets access #2169
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