Skip to content

chore(deps-dev): bump baseline-browser-mapping from 2.10.40 to 2.11.6 - #342

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.6
Aug 1, 2026
Merged

chore(deps-dev): bump baseline-browser-mapping from 2.10.40 to 2.11.6#342
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps baseline-browser-mapping from 2.10.40 to 2.11.6.

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

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • 84c12d8 Patch to 2.11.6 because browser or feature data changed
  • 075650b Browser or feature data changed
  • 81f4f03 Patch to 2.11.5 because browser or feature data changed
  • 40a086c Browser or feature data changed
  • 3181ec7 Patch to 2.11.4 because browser or feature data changed
  • 433f067 Browser or feature data changed
  • f10fc63 Updating static site
  • 5098389 Patch to 2.11.3 because browser or feature data changed
  • 12b1a19 Browser or feature data changed
  • 001faf1 Patch to 2.11.2 because browser or feature data changed
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.40 to 2.11.6.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.40...v2.11.6)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
@github-actions
github-actions Bot merged commit bed9865 into master Aug 1, 2026
8 checks passed
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Automerged
Reason: Matched rule 3: dependency_type=development, update_type=semver:minor
Merge method: merge

Dependabot Information:

  • Package name(s): baseline-browser-mapping
  • Update type: minor
  • Dependency type: development
  • Previous version: 2.10.40
  • New version: 2.11.6

Modified Files:

  • package-lock.json
  • package.json

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/baseline-browser-mapping-2.11.6 branch August 1, 2026 03:09
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.

0 participants