chore(deps): bump the security group across 1 directory with 4 updates - #1848
Merged
Merged
Conversation
Bumps the security group with 4 updates in the / directory: [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping), [browserslist](https://github.com/browserslist/browserslist), [shell-quote](https://github.com/ljharb/shell-quote) and [websocket-driver](https://github.com/faye/websocket-driver-node). Updates `baseline-browser-mapping` from 2.10.10 to 2.11.25 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.10...v2.11.25) Updates `browserslist` from 4.28.1 to 4.29.0 - [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.29.0) Updates `shell-quote` from 1.8.3 to 1.10.0 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.3...v1.10.0) Updates `websocket-driver` from 0.7.4 to 0.7.5 - [Changelog](https://github.com/faye/websocket-driver-node/blob/main/CHANGELOG.md) - [Commits](faye/websocket-driver-node@0.7.4...0.7.5) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.11.24 dependency-type: indirect dependency-group: security - dependency-name: browserslist dependency-version: 4.29.0 dependency-type: indirect dependency-group: security - dependency-name: shell-quote dependency-version: 1.10.0 dependency-type: indirect dependency-group: security - dependency-name: websocket-driver dependency-version: 0.7.5 dependency-type: indirect dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/security-978c5438f1
branch
from
September 18, 2026 13:11
055f005 to
33cef2c
Compare
|
BRaimbault
approved these changes
Sep 22, 2026
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 the security group with 4 updates in the / directory: baseline-browser-mapping, browserslist, shell-quote and websocket-driver.
Updates
baseline-browser-mappingfrom 2.10.10 to 2.11.25Release notes
Sourced from baseline-browser-mapping's releases.
Commits
719bf7aPatch to 2.11.25 because browser or feature data changedc4f5b49Browser or feature data changedaa194afUpdating static site0d33c4aPatch to 2.11.24 because browser or feature data changed1dac891Browser or feature data changedaff3369Updating static siteebdc72fPatch to 2.11.23 because browser or feature data changed55fa3a1Browser or feature data changed5ac60dbUpdating static siteaf7c3c4Patch to 2.11.22 because browser or feature data changedUpdates
browserslistfrom 4.28.1 to 4.29.0Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
e6dd578Release 4.29.0 version8987b7dTypo47fefe6Move from actions-up to pnpm17b1e23Update dependenciesdf16b26Merge pull request #944 from fzlzjerry/fix/757-query-continuationsa2673d7Support query continuations across entriesf46a5b7Merge pull request #942 from agilgur5/fix-docs-typo-security-table989c8c9docs: fix typo in table rendering forSECURITY.md12ed525Release 4.28.9 versionb1d8cf9Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.
Updates
shell-quotefrom 1.8.3 to 1.10.0Changelog
Sourced from shell-quote's changelog.
Commits
64988d9v1.10.0617d119[Tests]quote: the tilde test escapes every~, not just a leading one (#9)59bbf8b[types] fix an error TS v6 ignores but v7 fails on190e236[Tests]quote: pin that a backslash with whitespace is not doubled in singl...a04d475[Dev Deps] update@arethetypeswrong/cli,evalmdb9545b3[New]parse: add opt-insplitUnquotedoption for shell field-splitting of...1b36468[readme]quote: use output verbatim; do not re-quote it (#11)1c36f3f[Tests]quote: pin conservative escaping of=,@,^,,,:,!(#11)e1c75cd[readme] documentparse's supported parameter-expansion subsetc0842c8[Fix]parse: match nested${...}braces so nested parameter expansion is ...Updates
websocket-driverfrom 0.7.4 to 0.7.5Changelog
Sourced from websocket-driver's changelog.
Commits
5d6a9aaBump version to 0.7.5c55679aFail the connection if a message is larger than the configured max length aft...5b197caClose a draft-75/76 connection if a length header grows to exceed the configu...fc93a48Test on Node v22, v24, and v262e82d34Test on recent versions of Nodee4962dbSwitch from Travis CI to GitHub Actions3f2f9b7Travis update: cache npm modules, remove sudo, run on Node 15