chore(deps-dev): bump baseline-browser-mapping from 2.10.42 to 2.11.22 - #35
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump baseline-browser-mapping from 2.10.42 to 2.11.22#35dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.42 to 2.11.22. - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.42...v2.11.22) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.11.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
fanhousanbu and
jhfnetboy
as code owners
September 11, 2026 02:41
clestons
approved these changes
Sep 11, 2026
clestons
left a comment
There was a problem hiding this comment.
✅ APPROVE — #35
Head: 7192e9c · dependabot · baseline-browser-mapping 2.10.42 → 2.11.22(devDependency)· 2 文件 +5/−5
轮次: 2-round(纯依赖升级)· R1a+R1b DeepSeek → 判断由执行者做
作者意图(一句话):把一个开发期依赖的浏览器兼容数据升到新版。
核过的
- lockfile 的 integrity 与官方 registry 逐字一致:
baseline-browser-mapping@2.11.22lockfile 里的sha512-pWc4w51f…=registry.npmjs.org返回的dist.integrity。 resolved从registry.npmmirror.com换成了registry.npmjs.org(这一条目)。integrity 是内容哈希,和从哪个源下载无关 —— 上一条一致就说明换源没有夹带任何东西。lockfile 里其余条目仍指向 npmmirror,是混合源,但不影响安装(CI 的 Build 两腿都绿)。
⚠️ 这个 PR 上红着的 Security Audit 不是它引入的
失败原因是 npm audit --audit-level=critical 命中了唯一一个 critical:next 9.3.4-canary.0 – 16.3.2(中间件/Proxy 绕过、Server Actions SSRF、响应体缓存混淆等,见 GHSA-6gpp-xcg3-4w24 / GHSA-89xv-2m56-2m9x / GHSA-68g3-v927-f742)。main 上本来就是 next@16.2.10,这个 PR 一行没动 next。
同一时间的 #36(next → 16.3.3)审计是绿的(13 个漏洞、0 critical,对比这里 16 个、1 critical)。所以建议的顺序是:先合 #36,再让 #35 rebase,它的审计就会变绿。
结论
APPROVE。 纯开发期依赖升级,内容哈希核过;红灯来自 base 上的 next,不是这次改动。
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.42 to 2.11.22.
Release notes
Sourced from baseline-browser-mapping's releases.
Commits
af7c3c4Patch 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 siteb964de0Patch to 2.11.20 because browser or feature data changed723099fBrowser or feature data changedf44163dUpdating 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.