Bump browserslist from 4.28.4 to 4.28.9 in /tests/workflows - #2703
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.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.28.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>
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 4.28.4 -> 4.28.9 (patch)
Semver bump type: patch (5 patch releases)
Changes:
- 4.28.9: Improve
orparsing performance - 4.28.8: Fixed
including kaiosin 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>=queries
Breaking changes: None
Security concerns: None — the 4.28.7 release includes a prototype write fix and memory growth fix, which are security-positive improvements
Impact on codebase: browserslist only appears in lockfiles as a transitive dependency. No direct usage in source code. Change is limited to tests/workflows/yarn.lock (28 lines added, 28 removed)
Recommendation: SAFE TO MERGE
Notes: CI checks (CodeQL, tests) are still in progress at time of review. All completed checks passed. Given the change is a lockfile-only patch bump of a transitive dev dependency in the test workflows directory, risk is minimal.
— Claude Code
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 |
Bumps browserslist from 4.28.4 to 4.28.9.
Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
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 dependenciesDependabot 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.