chore(deps-dev): bump baseline-browser-mapping from 2.10.37 to 2.11.21 - #2342
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
DevDependency security patch. Updated package.json and package-lock.json only; yarn.lock unchanged (CI uses npm).
pixelpix13
force-pushed
the
dependabot/npm_and_yarn/baseline-browser-mapping-2.11.21
branch
from
September 11, 2026 03:08
806cce8 to
9d0bbc2
Compare
pixelpix13
approved these changes
Sep 11, 2026
pixelpix13
left a comment
Contributor
There was a problem hiding this comment.
Review & testing summary
Rebased this PR onto current development. Updated package.json and package-lock.json only — left yarn.lock unchanged since CI uses npm ci.
What changed
baseline-browser-mapping:^2.10.29→^2.11.21(devDependency patch/minor bump)- No application code changes
- Security fix included:
- CVE-2026-45819 — removed
process.exit()calls in favour of throwing errors for unsupported config options
- CVE-2026-45819 — removed
Local testing
- Checked out rebased branch from latest
development npm ci— installed successfullynpm test— 158/158 test suites passed (2,260 tests)
CI status (after rebase)
- Lint Check — (update after push)
- Tests with 10% Coverage Enforcement — (update after push)
- SonarCloud Scan — (update after push)
Risk assessment
- Low risk — devDependency only; not used in runtime application code
- Used for browser compatibility data in build/tooling chain
- No direct imports in
src/
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps baseline-browser-mapping from 2.10.37 to 2.11.21.
Release notes
Sourced from baseline-browser-mapping's releases.
Commits
0e5ed80Patch to 2.11.21 because browser or feature data changed11da0b6Browser or feature data changed69fcc81Updating static siteb964de0Patch to 2.11.20 because browser or feature data changed723099fBrowser or feature data changedf44163dUpdating static site8966043Patch to 2.11.19 because browser or feature data changede18601dBrowser or feature data changed28cb50aUpdating static sitecb33a83Patch to 2.11.18 because browser or feature data changedDependabot 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.