Skip to content

Bump browserslist from 4.28.6 to 4.28.8 - #680

Merged
bgentry merged 1 commit into
masterfrom
dependabot/npm_and_yarn/browserslist-4.28.8
Sep 2, 2026
Merged

Bump browserslist from 4.28.6 to 4.28.8#680
bgentry merged 1 commit into
masterfrom
dependabot/npm_and_yarn/browserslist-4.28.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps browserslist from 4.28.6 to 4.28.8.

Release notes

Sourced from browserslist's releases.

4.28.8

  • Fixed including kaios in baseline queries (by @​Jaybhade).

4.28.7

Changelog

Sourced from browserslist's changelog.

4.28.8

  • Fixed including kaios in baseline queries (by @​Jaybhade).

4.28.7

Commits
  • f2f2e6c Release 4.28.8 version
  • d0787c8 Update dependencies
  • fcf8fa9 Merge pull request #939 from Jaybhade/fix/baseline-kaios-without-downstream
  • 57ecd64 fix: support "including kaios" without downstream
  • 093a0f6 Update EM banner
  • b637868 Release 4.28.7 version
  • 313f465 Update dependencies
  • c935c5a Fix regexp performance
  • d7e9e65 Rewrite structure parsing to make it always fast
  • ec4a55e Fix import order
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2026
@bgentry

bgentry commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.6 to 4.28.8.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.6...4.28.8)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-version: 4.28.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/browserslist-4.28.8 branch from 084f23c to 930b56f Compare September 2, 2026 02:22

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Codex review: Approved after dependency security and compatibility review.

Upgrade

  • browserslist: 4.28.64.28.8
  • Transitive refresh: baseline-browser-mapping 2.10.432.11.20, caniuse-lite 1.0.300018061.0.30001810, electron-to-chromium 1.5.3931.5.420, node-releases 2.0.512.0.54, and update-browserslist-db 1.2.31.3.2
  • Reviewed head: 930b56f369e1908b2877cd9de8da3ce3eaf900c9

Security review

  • Confirmed security update. It fixes browserslist CVE-2026-73088/GHSA-73wf-gq98-2v4g (prototype write and build-process crash) and CVE-2026-73089/GHSA-c83g-rgw3-j3cx (unbounded cache growth/OOM), plus transitive baseline-browser-mapping CVE-2026-45819/GHSA-w5vr-8v7q-w6rv (process-termination DoS).
  • Inspected the exact old/new registry artifacts and source changes. Lockfile SHA-512 values match the canonical npm tarballs. Every new artifact has an npm registry signature and GitHub Actions SLSA provenance; publishers, maintainers, repositories, licenses, and registry origins remain expected.
  • The lockfile changes six existing entries only: no packages added or removed, lifecycle-hook or bin changes, native/WASM payloads, non-registry sources, weak integrity values, or same-version integrity rewrites.
  • The fixes are present in the artifacts: bounded caches, prototype-safe stats normalization, linear query parsing/RegExp hardening, and removal of the Baseline library's process.exit() path. No credential access, telemetry, obfuscation, or hidden install execution was found.

Compatibility verification

  • The rebased head has exactly the same Git tree as the independently constructed master + reviewed dependency delta used for local validation.
  • npm ci --ignore-scripts — passed.
  • npm run lint — passed.
  • npm run test:once — 34 files / 233 tests passed.
  • npm run build — passed; the complete emitted dist tree is byte-identical to current master, so the browser-data refresh does not change River UI's production assets.
  • npm audit improves from two high-severity vulnerable packages on master to one unrelated pre-existing brace-expansion advisory.

Residual risk

  • The browser datasets are generated and broadly refreshed; provenance is strong, but consumers using unusual Baseline/KaiOS queries can legitimately see target changes. River UI's emitted assets are unchanged.
  • node-releases provenance attests the workflow's pre-sync commit rather than the post-sync npm gitHead; inspected package/data files match the post-sync source exactly.
  • The private riverproui image workflow is expected to fail AWS OIDC before any build step; this is the known release-workflow gap rather than dependency incompatibility.

@bgentry
bgentry merged commit dd7bba9 into master Sep 2, 2026
16 of 18 checks passed
@bgentry
bgentry deleted the dependabot/npm_and_yarn/browserslist-4.28.8 branch September 2, 2026 02:26
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.

1 participant