build(deps): bump the npm_and_yarn group across 1 directory with 4 updates - #1776
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the npm_and_yarn group across 1 directory with 4 updates#1776dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-f5fd6f08d0
branch
from
August 25, 2026 07:48
685f562 to
10d9e20
Compare
…dates Bumps the npm_and_yarn group with 4 updates in the / directory: [hono](https://github.com/honojs/hono), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx), [postcss](https://github.com/postcss/postcss) and [socket.io-parser](https://github.com/socketio/socket.io). Updates `hono` from 4.12.30 to 4.13.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.30...v4.13.5) Updates `nx` from 22.1.0 to 22.7.8 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.8/packages/nx) Updates `postcss` from 8.5.19 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.26) Updates `socket.io-parser` from 4.2.4 to 4.2.7 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.4...socket.io-parser@4.2.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.1 dependency-type: indirect - dependency-name: nx dependency-version: 22.7.8 dependency-type: indirect - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect - dependency-name: socket.io-parser dependency-version: 4.2.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-f5fd6f08d0
branch
from
August 27, 2026 12:13
10d9e20 to
a1b164a
Compare
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 npm_and_yarn group with 4 updates in the / directory: hono, nx, postcss and socket.io-parser.
Updates
honofrom 4.12.30 to 4.13.5Release notes
Sourced from hono's releases.
... (truncated)
Commits
06880c44.13.5531e9c5Merge commit from fork3a67f7fMerge commit from fork9c28d72Merge commit from fork017000d4.13.45e5b83dfix(utils/stream): do not let abort listeners crash abort() (#5274)241ae4cfix(cookie): allow parsing signed cookies with empty string values (#5246)c409d85fix(request): serialize cached JSON body in cloneRawRequest (#5288)612b59cfix(request): drop stale content length for cloned FormData (#5282)73794bdfix(client): omit empty query delimiter (#5283)Updates
nxfrom 22.1.0 to 22.7.8Release notes
Sourced from nx's releases.
... (truncated)
Commits
f7afd77fix(core): bump pinned axios and brace-expansion past vulnerable versions (#3...983413bfix(core): keep real dependencies when omitting peers from npm temp installs ...4159295fix(core): stop passing git revisions through a shell in affected commands (#...cf99649fix(core): prevent shell injection in nx import (#36348)74311e7fix(core): omit peer dependencies when installing packages to a temp dir (#36...84beebcfix(core): use workspace package manager when fetching migrations via install...a328bf1fix(core): warn when the self-hosted remote cache disables TLS verification (...a828076fix(core): prevent path traversal / zip-slip in self-hosted remote cache (#36...dc849bbfix(core): update brace-expansion and yaml (#35790)8fd1febfix(core): allow local plugin subpath imports without custom conditions (#35751)Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.Updates
postcssfrom 8.5.19 to 8.5.26Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
07b2577Release 8.5.26 version47de6b9Update CI1493a83Fix Rule#selectors losing the empty selector (#2129)180db16Typo29e9e00Resolve symlinks before the previous-source-map containment check (#2125)3ba8f84Update dependencies87e72f6Update lock filecaaeeb9Upgrade nanoid to fix infinite loop on zero size (#2124)3609b6fExplain how to type plugin optionsfbad419docs: show ESM and TypeScript plugin declaration (#2118)Updates
socket.io-parserfrom 4.2.4 to 4.2.7Release notes
Sourced from socket.io-parser's releases.
Commits
4054894chore(release): socket.io-parser@4.2.77c6ef57fix(parser): reject binary packets with zero attachments57f1114fix(parser): honor toJSON() when deconstructing a binary packet (#5518)8d2e4f7docs(security): add CVE-2026-59724 and CVE-2026-59725d2d753frefactor(sio): align client file matching in Node.js HTTP serverdfb5ab3fix(sio): prevent uWebSockets.js from serving missing client filesdcbd961perf(eio): optimize polling request body buffering6bb2e7frefactor(sio): internalize base64id dependencya80711arefactor(eio): internalize base64id dependency8bead0fchore: upgrade to TypeScript 6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for socket.io-parser since your current version.