Bump baseline-browser-mapping from 2.10.40 to 2.11.23 in /tests/workflows - #2702
Conversation
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.40 to 2.11.23. - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.40...v2.11.23) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.11.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: bypass_author_approval, bypass_jira_check |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 2.10.40 -> 2.11.23 (minor)
Semver bump type: minor
Changes:
- New getTimeline() method (additive feature)
- Internal refactoring of data compression process
- Security fix: CVE-2026-45819 — replaces process.exit() calls with thrown Error for safer handling
Breaking changes: None for this codebase. The process.exit() to Error change could affect direct callers, but this package is not used directly anywhere in the repo.
Security concerns: None — fixes CVE-2026-45819 (low severity, test-only transitive dependency)
Impact on codebase: Zero. baseline-browser-mapping is a transitive dependency locked in tests/workflows/yarn.lock only. It is not listed in any package.json as a direct dependency and is not imported or referenced anywhere in the source code. The diff is a 3-line lockfile version/hash update.
CI status: dependency-review ✅, prettier ✅, tests and CodeQL still in progress at time of review
Recommendation: SAFE TO MERGE
Notes: Lockfile-only update to a transitive test dependency. No production impact.
— Claude Code
Bumps baseline-browser-mapping from 2.10.40 to 2.11.23.
Release notes
Sourced from baseline-browser-mapping's releases.
Commits
ebdc72fPatch to 2.11.23 because browser or feature data changed55fa3a1Browser or feature data changed5ac60dbUpdating static siteaf7c3c4Patch to 2.11.22 because browser or feature data changed7e10cadBrowser or feature data changedebb9702Updating static siteecc57a3Updating static site0e5ed80Patch to 2.11.21 because browser or feature data changed11da0b6Browser or feature data changed69fcc81Updating static siteDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.