Skip to content

chore(deps): update all non-major dependencies (v1)#1285

Closed
renovate[bot] wants to merge 2 commits intov1from
renovate/v1-all-minor-patch
Closed

chore(deps): update all non-major dependencies (v1)#1285
renovate[bot] wants to merge 2 commits intov1from
renovate/v1-all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^25.0.8^25.0.10 age confidence
@typescript/native-preview (source) 7.0.0-dev.20260115.17.0.0-dev.20260122.4 age confidence
@vitest/coverage-v8 (source) ^4.0.17^4.0.18 age confidence
crossws (source) ^0.3.5^0.4.3 age confidence
h3 (source) ^1.14.0^1.15.5 age confidence
pnpm (source) 10.28.010.28.1 age confidence
pnpm (source) 10.7.010.28.1 age confidence
prettier (source) ^3.8.0^3.8.1 age confidence
undici (source) ^7.18.2^7.19.0 age confidence
undocs ^0.2.30^0.4.13 age confidence
vitest (source) ^4.0.17^4.0.18 age confidence
zod (source) ^4.3.5^4.3.6 age confidence

Release Notes

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260122.4

Compare Source

v7.0.0-dev.20260122.3

Compare Source

v7.0.0-dev.20260122.2

Compare Source

v7.0.0-dev.20260120.1

Compare Source

v7.0.0-dev.20260119.1

Compare Source

v7.0.0-dev.20260118.1

Compare Source

v7.0.0-dev.20260117.1

Compare Source

v7.0.0-dev.20260116.1

Compare Source

vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.18

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
h3js/crossws (crossws)

v0.4.3

Compare Source

compare changes

📦 Build
  • Migrate to obuild (rolldown) (efdd087)
❤️ Contributors

v0.4.2

Compare Source

compare changes

🩹 Fixes
  • node server: Properly pass request to NodeRequest (28e5d64)
  • cloudflare: Send close frame (#​177)
📖 Documentation
  • Add new logo with cube style (#​171)
  • Mention publish not broadcasting to sender (#​173)
🏡 Chore
❤️ Contributors

v0.4.1

Compare Source

compare changes

🩹 Fixes
  • node server: Properly pass request to NodeRequest (28e5d64)
🏡 Chore
  • playground: Add start command (7ab898c)
❤️ Contributors

v0.4.0

Compare Source

compare changes

🚀 Enhancements
  • Stub full request interface (#​156)
  • Universal server for deno, node and bun using srvx (experimental) (#​158)
  • Create PeerContext interface for type augmentation (#​159)
  • ⚠️ Namespaced pub/sub peers (#​162)
  • ⚠️ Support returning context from upgrade hook (#​163)
  • cloudflare: Support global publish via rpc (#​166)
  • Add cloudflare and default (sse) server entries (#​167)
🩹 Fixes
  • ⚠️ Do not automatically accept first sec-webSocket-protocol (#​142)
💅 Refactors
  • Remove uncrypto dependency (#​153)
  • ⚠️ Always pass Request as first param to resolve (#​160)
  • Simplify inspect values (aa49668)
  • Throw error when running deno, bun and node adapters in an incompatible environment (b5fcf2a)
  • Narrow down upgrade return type (d843cd0)
  • ⚠️ Always terminate upgrade if Response is returned (#​164)
  • ⚠️ Merge cloudflare and cloudflare-durable adapters (#​165)
  • cloudflare: Show warning when pub/sub is not supported (#​144)
📖 Documentation
  • Change to h3js from unjs (#​155)
  • Add docs for augmenting PeerContext type (#​161)
  • Prepare for v0.4 (#​168)
📦 Build
  • Simplify and fix exports (0d2ceb0)
  • Remove extra .d.ts files (1f389d6)
🏡 Chore
⚠️ Breaking Changes
  • ⚠️ Namespaced pub/sub peers (#​162)
  • ⚠️ Support returning context from upgrade hook (#​163)
  • ⚠️ Do not automatically accept first sec-webSocket-protocol (#​142)
  • ⚠️ Always pass Request as first param to resolve (#​160)
  • ⚠️ Always terminate upgrade if Response is returned (#​164)
  • ⚠️ Merge cloudflare and cloudflare-durable adapters (#​165)
❤️ Contributors
h3js/h3 (h3)

v1.15.5

Compare Source

compare changes

[!IMPORTANT]
Security: Fixed a bug in readBody(event) and readRawBody(event) utils where certain Transfer-Encoding header formats could cause the request body to be ignored.

In some deployments (for example, behind TCP load balancers or non-normalizing proxies), this could allow request smuggling. The handling is now safe and fully compliant. (read more)

🩹 Fixes
  • readRawBody: Fix case-sensitive Transfer-Encoding check causing request smuggling risk (618ccf4)

v1.15.4

Compare Source

compare changes

🩹 Fixes
  • getRequestHost: Return first host from x-forwarded-host (#​1175)
💅 Refactors
  • useSession: Backport SessionManager interface to fix types (#​1058)
🏡 Chore
❤️ Contributors

v1.15.3

Compare Source

compare changes

🩹 Fixes
  • serveStatic: Omit decoded id from statusMessage (#​1044)

v1.15.2

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.15.1

Compare Source

compare changes

🩹 Fixes
  • setCookie: Properly merge and dedup set-cookie header (#​981)

v1.15.0

Compare Source

compare changes

  • Migrate from unenv v1 to node-mock-http (#​970)
pnpm/pnpm (pnpm)

v10.28.1

Compare Source

prettier/prettier (prettier)

v3.8.1

Compare Source

nodejs/undici (undici)

v7.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.18.2...v7.19.0

unjs/undocs (undocs)

v0.4.13

Compare Source

compare changes

🚀 Enhancements
  • Also match curl user agent (f067ed1)
❤️ Contributors

v0.4.12

Compare Source

compare changes

🚀 Enhancements
  • Add llms.txt, llms-full.txt generation and Copy page (#​210)
🩹 Fixes
  • Update dependencies and latest nuxi compat (#​211)
  • Pin nuxt-ui to 4.2 (#​212)
🏡 Chore
❤️ Contributors

v0.4.11

Compare Source

compare changes

🚀 Enhancements
  • Add support for versions select (#​209)
  • Add support for adding a Banner (#​208)
❤️ Contributors

v0.4.10

Compare Source

compare changes

🚀 Enhancements
  • Add support for setting lang attribute (c7e7ea1)
  • Set default robots.txt for SEO at 100 (5a774a4)
🏡 Chore
❤️ Contributors

v0.4.9

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v0.4.8

Compare Source

compare changes

🚀 Enhancements
  • Expose sponsors and contributors as page components (49bddc0)
🩹 Fixes
  • Support scanning docs markdown and custom components (1cd2590)
❤️ Contributors

v0.4.7

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Use X instead of Twitter (6900300)
❤️ Contributors

v0.4.6

Compare Source

compare changes

🩹 Fixes
  • Add missing diff language (fd88c31)
🏡 Chore
❤️ Contributors

v0.4.5

Compare Source

compare changes

🚀 Enhancements
  • Add undocs + custom icons library (#​204)
💅 Refactors
❤️ Contributors

v0.4.4

Compare Source

compare changes

💅 Refactors
❤️ Contributors

v0.4.3

Compare Source

compare changes

🩹 Fixes
  • Fix contribute button rendering (c70bd23)
❤️ Contributors

v0.4.2

Compare Source

compare changes

🩹 Fixes
  • Optional access to sponsors config (3525f0a)
❤️ Contributors

v0.4.1

Compare Source

compare changes

🚀 Enhancements
  • Also match curl user agent (f067ed1)
❤️ Contributors

v0.4.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Justify-center hero links when there is no hero code (#​190)
  • Correct the install command for deno (#​189)
  • Use summary_large_image for twitter seo meta (a79cb6c)
  • Add og:title and og:description (8fa9961)
💅 Refactors
  • Set compatibilityDate to latest (67a7f23)
  • Update og image (ae6fa5b)
  • Update landing sponsors/contributors (f8cc963)
🏡 Chore
❤️ Contributors

v0.3.10

Compare Source

compare changes

🚀 Enhancements
❤️ Contributors

v0.3.9

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Always assign auto icons (679ed55)
❤️ Contributors

v0.3.8

Compare Source

compare changes

🚀 Enhancements
  • Nested 3 level navigation (bdb424b)
  • Add tooltip for social icons (e72fb30)
🩹 Fixes
  • content: Include yml files for navigation (a941002)
💅 Refactors
❤️ Contributors

v0.3.7

Compare Source

compare changes

🩹 Fixes
  • Use sqliteConnector: native option (083c88f)
  • Add better-sqlite3 although should not be needed (bd98f8c)
❤️ Contributors

v0.3.6

Compare Source

compare changes

🚀 Enhancements
  • Also list past sponsors (8c9b6ac)
❤️ Contributors

v0.3.5

Compare Source

compare changes

🩹 Fixes
  • Better handle mobile navigation (e3cb9be)
  • Use patched content module (de5504d)
  • Ugly workaround for anchor scroll behavior (3a750f7)
  • Edit page link (df0be5b)
🏡 Chore
❤️ Contributors

v0.3.4

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v0.3.3

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
❤️ Contributors

v0.3.2

Compare Source

compare changes

💅 Refactors
❤️ Contributors

v0.3.1

Compare Source

compare changes

🚀 Enhancements
❤️ Contributors

v0.3.0

Compare Source

compare changes

🚀 Enhancements
🏡 Chore
❤️ Contributors
colinhacks/zod (zod)

v4.3.6

Compare Source

Commits:

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Jan 23, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 23, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@pi0 pi0 closed this Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant