Skip to content

Update dependency baseline-browser-mapping to v2.11.6 - #15

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/baseline-browser-mapping-2.x
Open

Update dependency baseline-browser-mapping to v2.11.6#15
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/baseline-browser-mapping-2.x

Conversation

@renovate

@renovate renovate Bot commented May 18, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
baseline-browser-mapping 2.10.292.11.6 age adoption passing confidence

Release Notes

web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.11.6

Compare Source

v2.11.5

Compare Source

v2.11.4

Compare Source

v2.11.3

Compare Source

v2.11.1

Compare Source

v2.11.0

Compare Source

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.10.44

Compare Source

v2.10.43

Compare Source

v2.10.42

Compare Source

v2.10.41

Compare Source

v2.10.40

Compare Source

v2.10.38

Compare Source

v2.10.37

Compare Source

v2.10.36

Compare Source

v2.10.35

Compare Source

v2.10.34

Compare Source

v2.10.33

Compare Source

v2.10.32

Compare Source

v2.10.31

Compare Source

v2.10.30

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.30 Update dependency baseline-browser-mapping to v2.10.31 May 21, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 498419e to 0a520a7 Compare May 21, 2026 14:24
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.31 Update dependency baseline-browser-mapping to v2.10.32 May 23, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 0a520a7 to 84aea0c Compare May 23, 2026 15:25
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.32 Update dependency baseline-browser-mapping to v2.10.33 May 30, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 84aea0c to 8b51d2d Compare May 30, 2026 16:11
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.33 Update dependency baseline-browser-mapping to v2.10.34 Jun 6, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 8b51d2d to f1b341d Compare June 6, 2026 11:38
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.34 Update dependency baseline-browser-mapping to v2.10.36 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from f1b341d to c2ecdbd Compare June 12, 2026 14:08
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.36 Update dependency baseline-browser-mapping to v2.10.37 Jun 14, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch 2 times, most recently from 4aef392 to 0f2b4fa Compare June 20, 2026 11:31
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.37 Update dependency baseline-browser-mapping to v2.10.38 Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 0f2b4fa to 0a3dae7 Compare June 27, 2026 19:45
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.38 Update dependency baseline-browser-mapping to v2.10.40 Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 0a3dae7 to 17f6e13 Compare July 4, 2026 07:14
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.40 Update dependency baseline-browser-mapping to v2.10.41 Jul 4, 2026
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.41 Update dependency baseline-browser-mapping to v2.10.42 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 17f6e13 to e7a7565 Compare July 8, 2026 00:14
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.42 Update dependency baseline-browser-mapping to v2.10.43 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from e7a7565 to 696fc40 Compare July 16, 2026 07:16
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 696fc40 to 6a08f47 Compare July 25, 2026 07:12
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.10.43 Update dependency baseline-browser-mapping to v2.11.1 Jul 25, 2026
@renovate renovate Bot changed the title Update dependency baseline-browser-mapping to v2.11.1 Update dependency baseline-browser-mapping to v2.11.6 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/baseline-browser-mapping-2.x branch from 6a08f47 to 8b9d338 Compare July 29, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants