fix(deps): update patch updates (patch) - #1144
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Thank you for following the naming conventions! 🙏 |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
renovate
Bot
force-pushed
the
renovate/patch-patch-updates
branch
from
September 8, 2026 15:42
836dfd2 to
f34f227
Compare
Signed-off-by: Renovate Bot <bot@renovateapp.com>
renovate
Bot
force-pushed
the
renovate/patch-patch-updates
branch
from
September 9, 2026 16:47
f34f227 to
3f68514
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.
This PR contains the following updates:
8.10.0→8.10.24.4.7→4.4.98.1.18→8.1.2113.4.19→13.4.225.18.6→5.18.102.1.0→2.1.14.28.8→4.28.9>=4.28.7→>=4.28.91.0.30001809→1.0.30001810^4.1.2→^4.1.4^4.1.2→^4.1.4](https://renovatebot.com/diffs/npm/fast-uri@>=3.0.0 <3.1.3/4.1.2/4.1.4)^4.1.2→^4.1.4](https://renovatebot.com/diffs/npm/fast-uri@>=4.0.0 <4.1.2/4.1.2/4.1.4)>=4.13.2→>=4.13.7>=10.5.0→>=10.5.1^3.15.1→^3.15.2](https://renovatebot.com/diffs/npm/js-yaml@>=3.0.0 <3.15.1/3.15.1/3.15.2)^4.3.1→^4.3.2](https://renovatebot.com/diffs/npm/js-yaml@>=4.0.0 <4.3.0/4.3.1/4.3.2)>=4.0.5→>=4.0.7](https://renovatebot.com/diffs/npm/picomatch@>=4.0.0 <4.0.4/4.0.5/4.0.7)0.3.23→0.3.24^4.23.12→^4.23.13>=8.10.0→>=8.10.2>=8.10.0→>=8.10.28.10.0→8.10.2](https://renovatebot.com/diffs/npm/undici@>=7.0.0 <7.28.0/8.10.0/8.10.2)8.10.0→8.10.2](https://renovatebot.com/diffs/npm/undici@>=8.0.0 <8.5.0/8.10.0/8.10.2)bump,lockfileUpdate, orrollbackupdates, so these are raised without a Minimum Release Age check. You will need to manually validate the Minimum Release Age for these package(s).Release Notes
nodejs/undici (@actions/http-client>undici)
v8.10.2Compare Source
High severity
BalancedPoolcould drop function-valued connection options while cloning its configuration, including custom TLS certificate validation callbacks. Undici now preservesconnectand legacytlsoptions when creating upstreams. Fixed by 8f5868fb.TypeErrorthat could terminate the process. Undici now rejects the handshake with protocol error 1002. Fixed by 66e12816.Medium severity
WebSocketStreamclose could create an unobserved rejected promise when its writable stream was locked, potentially terminating the process. Undici now propagates the failure through the retained writable stream controller. Fixed by 662d0ea6.Set-Cookie, disclosing one user's cookies to another caller. Undici now excludes these responses from shared caches, including existing entries and revalidation paths. Fixed by cb75bbb3.maxSize. Fixed by 7aac7f12.Low severity
POSTorDELETE. Undici now restricts cache reads and writes to safe methods while preserving invalidation by successful unsafe requests. Fixed by 2be07bf9.Content-Lengthwas present. Undici now enforcesmaxSizeagainst received bytes and aborts oversized responses. Fixed by 6d583124.Content-Rangeagainst the original response framing before resuming. Fixed by 0160a719.What's Changed
New Contributors
Full Changelog: nodejs/undici@v8.10.1...v8.10.2
v8.10.1Compare Source
anolilab/semantic-release (@anolilab/multi-semantic-release)
v4.4.9Compare Source
Bug Fixes
Dependencies
v4.4.8Compare Source
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-pnpm)
v8.1.21Compare Source
Bug Fixes
Code Refactoring
v8.1.20Compare Source
Dependencies
v8.1.19Compare Source
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-preset)
v13.4.22Compare Source
Dependencies
v13.4.21Compare Source
Dependencies
v13.4.20Compare Source
Bug Fixes
Dependencies
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v5.18.10Compare Source
🐞 Fixes
disable-*preset configs inreact-xandreact-rscnow also register the same plugin object as the package's default export, so ESLint no longer reports a "Cannot redefine plugin" error when combining them with a manually registered plugin. (follow-up to #1947, see #1946)🏗️ Internal
fumadocs-twoslashfromserverExternalPackagesto fix a prerender error.Full Changelog: Rel1cx/eslint-react@v5.18.9...v5.18.10
v5.18.9Compare Source
🏗️ Internal
eslintto10.10.0,vitestto5.0.0,tsdownto0.23.0,nxto23.2.0,dprintto0.57.4,@types/react-domto19.2.7,@eslint/compatto2.1.1, and@nubjs/nubto0.8.3.Full Changelog: Rel1cx/eslint-react@v5.18.8...v5.18.9
v5.18.8Compare Source
🐞 Fixes
recommended,strict, etc.) now register the same plugin object as the package's default export, so ESLint no longer reports a "Cannot redefine plugin" error when the plugin is registered manually and a preset is extended at the same time. (#1947, closes #1946)🏗️ Internal
import-integrity-lintplugin and patched its path prefix check so sibling directories likeexamples/preactandexamples/preact-compatno longer collide.fast-urito^3.1.5to fix CVE-2026-18446 (GHSA-7p8r-x3mc-p8w7).@effect/language-serviceto0.87.2,@effect/platformto0.97.1,@effect/platform-nodeto0.108.1,@nubjs/nubto0.8.2,@types/nodeto26.4.1,dprintto0.57.0, andlucide-reactto1.39.0.Full Changelog: Rel1cx/eslint-react@v5.18.7...v5.18.8
v5.18.7Compare Source
🐞 Fixes
react-x/set-state-in-effect: no longer misattributes render-phasesetStatecalls to effects when the state updater is passed through a prop function. (#1945)🏗️ Internal
typescript-eslintto8.69.0,eslintto10.9.1,vitestto4.1.11,@types/nodeto26.4.0,@types/react-domto19.2.5,eslint-plugin-package-jsonto1.8.0,import-integrity-lintto1.3.0,nxto23.1.3,publintto0.3.24,typedoc-plugin-markdownto4.13.0, andpnpmto11.25.0.New Contributors
Full Changelog: Rel1cx/eslint-react@v5.18.6...v5.18.7
eslint/rewrite (@eslint/compat)
v2.1.1Compare Source
Bug Fixes
browserslist/browserslist (browserslist)
v4.28.9Compare Source
orparsing performance (by @NotAFlightRisk).browserslist/caniuse-lite (caniuse-lite)
v1.0.30001810Compare Source
fastify/fast-uri (fast-uri@4.1.1)
v4.1.4Compare Source
This is a security release that fixes the following high-severity security advisories:
serialize()Users of the v4 release line should upgrade to v4.1.4.
Full Changelog: fastify/fast-uri@v4.1.3...v4.1.4
v4.1.3Compare Source
This release addresses the following high-severity security advisories:
Users of the v4 release line should upgrade to v4.1.3.
Full Changelog: fastify/fast-uri@v4.1.2...v4.1.3
honojs/hono (hono@<4.12.27)
v4.13.7Compare Source
v4.13.6Compare Source
v4.13.5Compare Source
v4.13.4Compare Source
v4.13.3Compare Source
What's Changed
Full Changelog: honojs/hono@v4.13.2...v4.13.3
beaugunderson/ip-address (ip-address@<=10.1.0)
v10.5.1Compare Source
nodeca/js-yaml (js-yaml@>=3.0.0 <3.15.1)
v3.15.2Compare Source
micromatch/picomatch (picomatch@>=4.0.0 <4.0.4)
v4.0.7Compare Source
Fixed
v4.0.6Compare Source
Fixed
scan()now scans the full pattern when tokens are requested, instead of merging the remaining path segments into the final token (#62, 5f5819d).scan()now returns complete pattern parts, including leading and trailing empty segments, and handles nested and escaped parentheses correctly (#58, f201165).publint/publint (publint)
v0.3.24Compare Source
Patch Changes
7c4d25a- Check therepository.urlvalue even whenrepository.typeis omitted.typeis optional and defaults to git, so packages using the object form without it were previously skipped for the deprecated-protocol, invalid-git-url, and shorthand-URL checks.Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.