chore(deps): Update npm-deps - #685
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
renovate
Bot
force-pushed
the
renovate/npm-deps
branch
from
September 21, 2026 01:22
1524551 to
7d5e112
Compare
renovate
Bot
force-pushed
the
renovate/npm-deps
branch
from
September 21, 2026 12:42
7d5e112 to
87841dc
Compare
renovate
Bot
force-pushed
the
renovate/npm-deps
branch
2 times, most recently
from
September 23, 2026 22:35
dbfd736 to
70abf6e
Compare
renovate
Bot
force-pushed
the
renovate/npm-deps
branch
from
September 24, 2026 19:17
70abf6e to
831bc94
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:
2.52.1→2.53.324.13.4→24.13.55.0.0→5.0.14.2.0→4.2.12.3.0→2.4.03.9.6→3.9.75.0.0→5.0.14.6.2→4.6.5Release Notes
Redocly/redocly-cli (@redocly/cli)
v2.53.3Compare Source
Patch Changes
respectso a same-workflowgotono longer cleared$stepsoutputs from steps that already ran.Previously, this broke $steps expressions in the target step.
v2.53.2Compare Source
Patch Changes
startandendline and column positions to each problem location in the--format=jsonlint output.v2.53.1Compare Source
Patch Changes
build-docscommand about the upcoming switch to Redoc 3.v2.53.0Compare Source
Minor Changes
disallowDefaultoption to theoperation-2xx-responserule, which requires an explicit 2xx response when enabled.There is no change in current behavior.
Patch Changes
vitest-dev/vitest (@vitest/coverage-v8)
v5.0.1Compare Source
🚀 Features
🐞 Bug Fixes
extends- by @sheremet-va in #11034 (23dda)deps.optimizer.webis used - by @im10furry in #11214 (2ce29)config.define- by @sheremet-va in #11198 (972e2)toMatchAriaSnapshot- by @sheremet-va in #11208 (c119b)queueMicrotaskandnextTickintoNotFake- by @kingmakeruix, kingmakeruix, Hiroshi Ogawa, Codex and @hi-ogawa in #11261 (a47d7)deepMergeto handle prototype - by @hi-ogawa, Hiroshi Ogawa and Codex in #11215 (4944c)View changes on GitHub
SonarSource/SonarJS (eslint-plugin-sonarjs)
v4.2.1Compare Source
expressjs/multer (multer)
v2.4.0Compare Source
filenametoLIMIT_FILE_SIZEandLIMIT_UNEXPECTED_FILEerrors (#1416)limits, called with the request, to set limits per request (#1133)flushoption toDiskStorageto fsync files before the callback runs (#1458)defCharset,highWaterMarkandfileHwmoptions (#1465)streamHandleroption to feed busboy from pre-consumed bodies (Google Cloud Functions, Firebase) (#1466)multer.diskStorage()to be called without options (#1471)%0A,%0D,%22) in field names, matchingfile.originalnamesince 2.3.0:req.bodykeys,file.fieldnameanderr.fieldnow carry the real name. If you matched the escaped spelling as a workaround, use the real name now (#1473)err.filenameonLIMIT_FILE_SIZEerrors, matchingfile.originalname(#1478)limitsvalues at construction time; a float limit silently disabled the check (#1395, #1335)limits.partsparts;LIMIT_PART_COUNTnow fires only when the limit is exceeded. If you setpartsone higher to work around this, you can drop the extra one (#1446)fileFilterno longer count towardsmaxCount(#1426)LIMIT_UNEXPECTED_FILEmessage to "Unexpected file field" (#426)concat-streamdependency (#1356)prettier/prettier (prettier)
v3.9.7Compare Source
🔗 Changelog
colinhacks/zod (zod)
v4.6.5Compare Source
Commits:
d2b135cdocs: add the 4.6.x patch highlights to the 4.6 postf1448f7docs: fold the 4.6.x patch highlights into the 4.6 post's own sectionsde65a5cdocs: lead the properties section with the check and add a Zod Mini tab (#6598)56222cdfeat(instanceof): key the .properties() shape off the instance type (#6600)ca0229aRevert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed weekly by CI (#6595)"cc4cd4eRevert "Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed weekly by CI (#6595)""0f3f5ee4.6.559bbc03chore: re-pin the integration peers to the workspace zod after the 4.6.5 bumpv4.6.4Compare Source
A patch on top of 4.6.3.
d6bc1e30feat: addz.currencyCode()over a vendored ISO 4217 list, refreshed weekly by CI (#6595)ad32d751perf:z.url()rejects an invalid URL withURL.canParse()instead of a throwing constructor, about 50x faster; fewer allocations on the validation path (#6588)2bb08717chore: re-pin the integration peers to the workspace zod after the 4.6.4 bumpf6e1701achore(deps): bump next to 15.5.25 and vite to 7.3.6 (#6153)v4.6.3Compare Source
A patch on top of 4.6.2.
413cce9afix(v4): make z.properties() a check again (#6594) — removes the standalonez.properties()schema from 4.6.0;z.instanceof().properties()and.check(...z.properties())are unchanged75d63ee1docs: show only the.properties()method form in the 4.6 post46da9572docs: match the error-message examples to what the parsers emitConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.