Bump browserslist from 4.24.4 to 4.28.9 in /tests/workflows - #2528
Bump browserslist from 4.24.4 to 4.28.9 in /tests/workflows#2528dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.24.4 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.24.4...4.28.9) --- updated-dependencies: - dependency-name: browserslist dependency-version: 4.28.9 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: 4.24.4 -> 4.28.9 (minor)
Only file changed: tests/workflows/yarn.lock
Changes (16 intermediate releases):
- Performance improvements (parsing,
orqueries) - Bug fixes (Electron queries,
>/>=queries, baseline query case-insensitivity,throwOnMissingwithextends) - New features: Baseline queries,
firefox >= esrquery support,BROWSERSLIST_TRACE_WARNINGenv var - New transitive dependency:
baseline-browser-mapping(supports Baseline queries feature)
Breaking changes: None
Security concerns: This bump fixes three security issues:
- 4.25.3: ReDoS vulnerability fix
- 4.28.2: Prototype pollution fix
- 4.28.7: Prototype write issue fix
Maintainer note: releases are now published via GitHub Actions (automated CI publishing) -- standard practice for this well-established package.
Impact on codebase: browserslist is only a transitive dependency of the Jest/Babel toolchain in tests/workflows/. No direct API usage anywhere in the codebase. Changes are confined to lockfile resolution.
Recommendation: SAFE TO MERGE
-- Claude Code
Bumps browserslist from 4.24.4 to 4.28.9.
Release notes
Sourced from browserslist's releases.
... (truncated)
Changelog
Sourced from browserslist's changelog.
... (truncated)
Commits
12ed525Release 4.28.9 versionb1d8cf9Update dependencies21517b6Improveorparsing performancef2f2e6cRelease 4.28.8 versiond0787c8Update dependenciesfcf8fa9Merge pull request #939 from Jaybhade/fix/baseline-kaios-without-downstream57ecd64fix: support "including kaios" without downstream093a0f6Update EM bannerb637868Release 4.28.7 version313f465Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.
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 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.