Skip to content

build(deps-dev): bump browserslist from 4.28.1 to 4.28.9 - #929

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/browserslist-4.28.9
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/browserslist-4.28.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps browserslist from 4.28.1 to 4.28.9.

Release notes

Sourced from browserslist's releases.

4.28.9

4.28.8

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

4.28.7

4.28.6

4.28.5

4.28.4

  • Fixed SyntaxError regression of 4.28.3.

4.28.3

  • Fixed baseline query case-insensitivity (by @​swwind).

4.28.2

Changelog

Sourced from browserslist's changelog.

4.28.9

4.28.8

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

4.28.7

4.28.6

4.28.5

4.28.4

  • Fixed SyntaxError regression of 4.28.3.

4.28.3

  • Fixed baseline query case-insensitivity (by @​swwind).

4.28.2

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.


Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@netlify

netlify Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploy Preview for phillips-seldon ready!

Name Link
🔨 Latest commit a78550e
🔍 Latest deploy log https://app.netlify.com/projects/phillips-seldon/deploys/6a9e0a78d826bb0007265870
😎 Deploy Preview https://deploy-preview-929--phillips-seldon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@davidicus davidicus 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.

@dependabot squash and merge

@phillips-pr-review-agent phillips-pr-review-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Dependabot: browserslist 4.28.1 → 4.28.9

I would approve this PR (operating in safe mode, so posting as COMMENT).

What changed

Only package-lock.json is touched. package.json is unchanged — the existing version range already covers 4.28.9. The lock file update pulls in new resolutions for five transitive packages:

Package Old New
browserslist 4.28.1 4.28.9
baseline-browser-mapping 2.9.19 2.11.21
caniuse-lite 1.0.30001769 1.0.30001810
electron-to-chromium 1.5.286 1.5.422
node-releases 2.0.27 2.0.54
update-browserslist-db 1.2.3 1.3.2

Security relevance

Two security-adjacent fixes are included in this range:

  • 4.28.2 — prototype pollution fix (fix prototype pollution by @chluo1997). Although browserslist is a dev-only tool (build/lint pipeline, not shipped to users), prototype pollution in a build-time dependency can still be exploited in compromised CI environments or via malicious package.json queries. Picking this up promptly is the right call.
  • 4.28.7 — unbounded memory growth + prototype write fix. These are correctness/stability fixes for the query engine, relevant to anyone running browserslist in a long-lived Vite/PostCSS watch process.

Risk assessment

  • Dev-only ("dev": true on all updated packages). None of these packages appear in the published dist/ bundle.
  • All bumps are patch/minor within already-declared semver ranges — no API surface changes expected.
  • node-releases 2.0.54 adds engines: { node: ">=18" }. The repo's CI already targets Node 18+, so this is consistent.
  • baseline-browser-mapping cli bin renamed from dist/cli.jsdist/cli.cjs — internal tooling only, no consumer impact.

No concerns. This is a clean, low-risk security maintenance bump.

@chromatic-com

chromatic-com Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

Testing in progress…

🟢 UI Tests: 502 tests unchanged
UI Review: Comparing 251 stories…
Storybook icon Storybook Publish: 251 stories published

@chromatic-com

chromatic-com Bot commented Sep 7, 2026

Copy link
Copy Markdown

Tip

All tests passed and all changes approved!

🟢 UI Tests: 502 tests unchanged
🟢 UI Review: 251 stories published -- no changes
Storybook icon Storybook Publish: 251 stories published

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

Dependency Upgrade Risk Assessment: browserslist 4.28.1 → 4.28.9

Risk Rating: 🟢 LOW


What is browserslist?

browserslist is a build-time tool that reads a browser target configuration (from .browserslistrc, a browserslist field in package.json, or environment defaults) and resolves it to a specific list of target browsers. Other tools in the build pipeline — Vite, PostCSS, Autoprefixer, Babel, Stylelint — consume this list to decide which CSS vendor prefixes to add and which JS features to transpile or polyfill. It is a critical piece of build infrastructure that determines the compiled output's browser compatibility.

How We Use It in seldon

browserslist does not appear as a direct devDependency in package.json — it is a transitive dependency pulled in implicitly by the Vite and Storybook build toolchain. No .browserslistrc or browserslist field was found in the repo, which means it operates on default or tool-inherited configuration. It affects the compiled dist/ output (CSS prefixing, JS transpilation targets) that downstream consumers like phillips-public-remix import from @phillips/seldon.

Because it underpins CSS and JS compilation for the entire component library, it qualifies as critical build infrastructure — but its transitive and implicit nature means bespoke query configurations susceptible to the fixed edge cases are unlikely to exist here.


Change Summary (4.28.1 → 4.28.9)

All 8 intermediate patch releases are bug fixes and performance improvements within the same minor version. No breaking changes or API changes:

Version Change
4.28.9 Improved or query parsing performance
4.28.8 Fixed including kaios in baseline queries
4.28.7 Improved parsing performance, fixed unbounded memory growth, fixed prototype write issue
4.28.6 Fixed Electron version queries
4.28.5 Fixed > and >= query operators
4.28.4 Fixed SyntaxError regression introduced in 4.28.3
4.28.3 Fixed baseline query case-insensitivity
4.28.2 Fixed prototype pollution

Risk Rationale

Why LOW:

  1. Dev-only dependencybrowserslist runs at build time and is never shipped in the compiled dist/. Regressions are caught at build/CI time before reaching downstream consumers.
  2. Patch-level bump — All changes remain within 4.28.x; no new API surface, no removed functionality, no breaking changes.
  3. Bug fixes for niche edge cases — The corrected query operators (>, >=, or, KaiOS, Electron) address configurations seldon almost certainly doesn't use, since no explicit browserslist config was found in the repo. The default/inherited browser query is unaffected.
  4. Self-healing patch train — The brief 4.28.3 SyntaxError regression was fixed by 4.28.4, and 4.28.9 is stable.
  5. Implicit usage = low exposure — Since browserslist is consumed by default through Vite/Storybook tooling rather than through hand-crafted queries, the fixed edge cases have minimal chance of altering the resolved browser list.

Regression Tests

Please confirm before merging:

  • Run npm run build — verifies the library compiles without errors
  • Spot-check dist/ CSS output for a few components that use vendor-prefixed properties (flex, transform, grid, animation) — confirm no unexpected prefix additions or removals
  • Run npm run test — all unit tests pass
  • Run npm run lint:styles — Stylelint (which also reads browserslist) passes cleanly
  • Run npm run build:storybook — Storybook build completes successfully
  • If a .browserslistrc or browserslist config is added to the repo in the future, re-evaluate any pending browserslist upgrades before merging

Generated by Claude Code

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 dependency-upgrade-risk:low javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants