Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: trpc/trpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.7.1
Choose a base ref
...
head repository: trpc/trpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.7.2
Choose a head ref
  • 14 commits
  • 54 files changed
  • 7 contributors

Commits on Nov 14, 2025

  1. Add new tRPC Monorepo Boilerplate link (#6975)

    Added a new tRPC Monorepo Boilerplate to help the community.
    
    Next.js Γ— Express Γ— tRPC Γ— Bun Γ— Better Auth Γ— Prisma Γ— Turborepo
    Template
    
    
    added some small helpers like
    Config-loader(with validation)
    logger
    Also includes shadcn as an ui library
    
    [Site](https://template-nextjs-express-trpc-better-auth.vercel.app/)
    
    ## βœ… Checklist
    
    - [ x] I have followed the steps listed in the [Contributing
    guide](https://github.com/trpc/trpc/blob/main/CONTRIBUTING.md).
    
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    * **Documentation**
    * Added a new entry to the "Starting points, example projects, etc."
    table showcasing a Next.js + Express + BetterAuth + Prisma + Bun +
    shadcn + tRPC monorepo boilerplate.
    * Includes a direct link to the repository for quick access, improving
    discoverability of community starter projects and easing onboarding for
    developers exploring example setups.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    3 people authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    37a4c11 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency jscodeshift to v17.3.0 (#7003)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [jscodeshift](https://redirect.github.com/facebook/jscodeshift) |
    [`17.1.1` ->
    `17.3.0`](https://renovatebot.com/diffs/npm/jscodeshift/17.1.1/17.3.0) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/jscodeshift/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jscodeshift/17.1.1/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    |
    [@types/jscodeshift](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jscodeshift)
    ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jscodeshift))
    | [`0.12.0` ->
    `17.3.0`](https://renovatebot.com/diffs/npm/@types%2fjscodeshift/0.12.0/17.3.0)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjscodeshift/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjscodeshift/0.12.0/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>facebook/jscodeshift (jscodeshift)</summary>
    
    ###
    [`v17.3.0`](https://redirect.github.com/facebook/jscodeshift/blob/HEAD/CHANGELOG.md#1730)
    
    [Compare
    Source](https://redirect.github.com/facebook/jscodeshift/compare/v17.2.0...v17.3.0)
    
    ##### Minor Changes
    
    -
    [`6c2ff57`](https://redirect.github.com/facebook/jscodeshift/commit/6c2ff57):
    Bumps recast to allow parsing of Typescript type arguments on tagged
    template literals
    
    ###
    [`v17.2.0`](https://redirect.github.com/facebook/jscodeshift/blob/HEAD/CHANGELOG.md#1720)
    
    [Compare
    Source](https://redirect.github.com/facebook/jscodeshift/compare/v17.1.2...v17.2.0)
    
    ##### Minor Changes
    
    -
    [`e5fe5be`](https://redirect.github.com/facebook/jscodeshift/commit/e5fe5be):
    Bumps recast to resolve a bug where JSX elements are wrapped in two
    pairs of parenthesis
    
    ###
    [`v17.1.2`](https://redirect.github.com/facebook/jscodeshift/blob/HEAD/CHANGELOG.md#1712)
    
    [Compare
    Source](https://redirect.github.com/facebook/jscodeshift/compare/v17.1.1...v17.1.2)
    
    ##### Patch Changes
    
    -
    [`8f60fbf`](https://redirect.github.com/facebook/jscodeshift/commit/8f60fbf):
    Enable async tranformers in test utils.
      All notable changes to this project will be documented in this file.
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about these
    updates again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    32f9f3b View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @oxc-project/runtime to v0.97.0 (#7004)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [@oxc-project/runtime](https://oxc.rs)
    ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/runtime))
    | [`0.87.0` ->
    `0.97.0`](https://renovatebot.com/diffs/npm/@oxc-project%2fruntime/0.87.0/0.97.0)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@oxc-project%2fruntime/0.97.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@oxc-project%2fruntime/0.87.0/0.97.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>oxc-project/oxc (@&#8203;oxc-project/runtime)</summary>
    
    ###
    [`v0.91.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/runtime/CHANGELOG.md#0910---2025-09-22)
    
    ##### πŸš€ Features
    
    -
    [`d74568f`](https://redirect.github.com/oxc-project/oxc/commit/d74568f)
    npm/runtime: Revert back to CJS
    ([#&#8203;13999](https://redirect.github.com/oxc-project/oxc/issues/13999))
    (Boshen)
    -
    [`36bbba8`](https://redirect.github.com/oxc-project/oxc/commit/36bbba8)
    npm/runtime: Convert to ES modules
    ([#&#8203;13874](https://redirect.github.com/oxc-project/oxc/issues/13874))
    (Boshen)
    
    ##### πŸ’Ό Other
    
    -
    [`fb347da`](https://redirect.github.com/oxc-project/oxc/commit/fb347da)
    crates: V0.91.0
    ([#&#8203;13961](https://redirect.github.com/oxc-project/oxc/issues/13961))
    (Boshen)
    
    ###
    [`v0.90.0`](https://redirect.github.com/oxc-project/oxc/blob/HEAD/npm/runtime/CHANGELOG.md#0900---2025-09-18)
    
    ##### πŸš€ Features
    
    -
    [`b52389a`](https://redirect.github.com/oxc-project/oxc/commit/b52389a)
    node: Bump `engines` field to require Node.js 20.19.0+ for ESM support
    ([#&#8203;13879](https://redirect.github.com/oxc-project/oxc/issues/13879))
    (Copilot)
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    16db2d0 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency effect to v3.19.3 (#7007)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [effect](https://effect.website)
    ([source](https://redirect.github.com/Effect-TS/effect/tree/HEAD/packages/effect))
    | [`3.17.13` ->
    `3.19.3`](https://renovatebot.com/diffs/npm/effect/3.17.13/3.19.3) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/effect/3.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/effect/3.17.13/3.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>Effect-TS/effect (effect)</summary>
    
    ###
    [`v3.19.3`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3193)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.19.3)
    
    ##### Patch Changes
    
    - [#&#8203;5712](https://redirect.github.com/Effect-TS/effect/pull/5712)
    [`7d28a90`](https://redirect.github.com/Effect-TS/effect/commit/7d28a908f965854cff386a19515141aea5b39eb7)
    Thanks [@&#8203;gcanti](https://redirect.github.com/gcanti)! - Use
    standard formatting function in Config error messages, closes
    [#&#8203;5709](https://redirect.github.com/Effect-TS/effect/issues/5709)
    
    ###
    [`v3.19.2`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3192)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.19.2)
    
    ##### Patch Changes
    
    - [#&#8203;5703](https://redirect.github.com/Effect-TS/effect/pull/5703)
    [`374f58c`](https://redirect.github.com/Effect-TS/effect/commit/374f58c10799109b61d8a131a025f3d03ce5aab5)
    Thanks [@&#8203;tim-smart](https://redirect.github.com/tim-smart)! -
    preserve Layer.mergeAll context order
    
    - [#&#8203;5703](https://redirect.github.com/Effect-TS/effect/pull/5703)
    [`374f58c`](https://redirect.github.com/Effect-TS/effect/commit/374f58c10799109b61d8a131a025f3d03ce5aab5)
    Thanks [@&#8203;tim-smart](https://redirect.github.com/tim-smart)! -
    ensure FiberHandle.run state transition is atomic
    
    ###
    [`v3.19.1`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3191)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.19.1)
    
    ##### Patch Changes
    
    - [#&#8203;5695](https://redirect.github.com/Effect-TS/effect/pull/5695)
    [`63f2bf3`](https://redirect.github.com/Effect-TS/effect/commit/63f2bf393ef4bb3e46db59abdf1b2160e8ee71d4)
    Thanks [@&#8203;tim-smart](https://redirect.github.com/tim-smart)! -
    allow parallel finalization of merged layers
    
    ###
    [`v3.19.0`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3190)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.19.0)
    
    ##### Minor Changes
    
    - [#&#8203;5606](https://redirect.github.com/Effect-TS/effect/pull/5606)
    [`3863fa8`](https://redirect.github.com/Effect-TS/effect/commit/3863fa89f61e63e5529fd961e37333bddf7db64a)
    Thanks [@&#8203;mikearnaldi](https://redirect.github.com/mikearnaldi)! -
    Add Effect.fn.Return to allow typing returns on Effect.fn
    
    - [#&#8203;5606](https://redirect.github.com/Effect-TS/effect/pull/5606)
    [`2a03c76`](https://redirect.github.com/Effect-TS/effect/commit/2a03c76c2781ca7e9e228e838eab2eb0d0795b1d)
    Thanks [@&#8203;fubhy](https://redirect.github.com/fubhy)! - Backport
    `Graph` module updates
    
    - [#&#8203;5606](https://redirect.github.com/Effect-TS/effect/pull/5606)
    [`24a1685`](https://redirect.github.com/Effect-TS/effect/commit/24a1685c70a9ed157468650f95a5c3da3f2c2433)
    Thanks [@&#8203;tim-smart](https://redirect.github.com/tim-smart)! - add
    experimental HashRing module
    
    ##### Patch Changes
    
    - [#&#8203;5679](https://redirect.github.com/Effect-TS/effect/pull/5679)
    [`3c15d5f`](https://redirect.github.com/Effect-TS/effect/commit/3c15d5f99fb8d8470a00c5a33d9ba3cac89dfe4c)
    Thanks
    [@&#8203;KhraksMamtsov](https://redirect.github.com/KhraksMamtsov)! -
    `Array.window` signature has been improved
    
    ###
    [`v3.18.5`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3185)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.18.5)
    
    ##### Patch Changes
    
    - [#&#8203;5669](https://redirect.github.com/Effect-TS/effect/pull/5669)
    [`a537469`](https://redirect.github.com/Effect-TS/effect/commit/a5374696bdabee005bf75d7b1b57f8bee7763cba)
    Thanks [@&#8203;fubhy](https://redirect.github.com/fubhy)! - Fix
    Graph.neighbors() returning self-loops in undirected graphs.
    
    Graph.neighbors() now correctly returns the other endpoint for
    undirected graphs instead of always returning edge.target, which caused
    nodes to appear as their own neighbors when queried from the target side
    of an edge.
    
    - [#&#8203;5628](https://redirect.github.com/Effect-TS/effect/pull/5628)
    [`52d5963`](https://redirect.github.com/Effect-TS/effect/commit/52d59635f35406bd27874ca0090f8642432928f4)
    Thanks [@&#8203;mikearnaldi](https://redirect.github.com/mikearnaldi)! -
    Make sure AsEffect is computed
    
    - [#&#8203;5671](https://redirect.github.com/Effect-TS/effect/pull/5671)
    [`463345d`](https://redirect.github.com/Effect-TS/effect/commit/463345d734fb462dc284d590193b7843dc104d78)
    Thanks [@&#8203;gcanti](https://redirect.github.com/gcanti)! - JSON
    Schema generation: add `jsonSchema2020-12` target and fix tuple output
    for:
      - JSON Schema 2019-09
      - OpenAPI 3.1
    
    ###
    [`v3.18.4`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3184)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.18.4)
    
    ##### Patch Changes
    
    - [#&#8203;5617](https://redirect.github.com/Effect-TS/effect/pull/5617)
    [`6ae2f5d`](https://redirect.github.com/Effect-TS/effect/commit/6ae2f5da45a9ed9832605eca12b3e2bf2e2a1a67)
    Thanks [@&#8203;gcanti](https://redirect.github.com/gcanti)! -
    JSONSchema: Fix issue where invalid `default`s were included in the
    output.
    
      Now they are ignored, similar to invalid `examples`.
    
      Before
    
      ```ts
      import { JSONSchema, Schema } from "effect"
    
      const schema = Schema.NonEmptyString.annotations({
        default: ""
      })
    
      const jsonSchema = JSONSchema.make(schema)
    
      console.log(JSON.stringify(jsonSchema, null, 2))
      /*
      Output:
      {
        "$schema": "http://json-schema.org/draft-07/schema#",
        "type": "string",
        "description": "a non empty string",
        "title": "nonEmptyString",
        "default": "",
        "minLength": 1
      }
      */
      ```
    
      After
    
      ```ts
      import { JSONSchema, Schema } from "effect"
    
      const schema = Schema.NonEmptyString.annotations({
        default: ""
      })
    
      const jsonSchema = JSONSchema.make(schema)
    
      console.log(JSON.stringify(jsonSchema, null, 2))
      /*
      Output:
      {
        "$schema": "http://json-schema.org/draft-07/schema#",
        "type": "string",
        "description": "a non empty string",
        "title": "nonEmptyString",
        "minLength": 1
      }
      */
      ```
    
    ###
    [`v3.18.3`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3183)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.18.3)
    
    ##### Patch Changes
    
    - [#&#8203;5612](https://redirect.github.com/Effect-TS/effect/pull/5612)
    [`25fab81`](https://redirect.github.com/Effect-TS/effect/commit/25fab8147c8c58e637332cfd9e690f777898c813)
    Thanks [@&#8203;gcanti](https://redirect.github.com/gcanti)! - Fix JSON
    Schema generation with `topLevelReferenceStrategy: "skip"`, closes
    [#&#8203;5611](https://redirect.github.com/Effect-TS/effect/issues/5611)
    
    This patch fixes a bug that occurred when generating JSON Schemas with
    nested schemas that had identifiers, while using
    `topLevelReferenceStrategy: "skip"`.
    
    Previously, the generator would still output `$ref` entries even though
    references were supposed to be skipped, leaving unresolved definitions.
    
      **Before**
    
      ```ts
      import { JSONSchema, Schema } from "effect"
    
      const A = Schema.Struct({ value: Schema.String }).annotations({
        identifier: "A"
      })
      const B = Schema.Struct({ a: A }).annotations({ identifier: "B" })
    
      const definitions = {}
      console.log(
        JSON.stringify(
          JSONSchema.fromAST(B.ast, {
            definitions,
            topLevelReferenceStrategy: "skip"
          }),
          null,
          2
        )
      )
      /*
      {
        "type": "object",
        "required": ["a"],
        "properties": {
          "a": {
            "$ref": "#/$defs/A"
          }
        },
        "additionalProperties": false
      }
      */
      console.log(definitions)
      /*
      {
        A: {
          type: "object",
          required: ["value"],
          properties: { value: [Object] },
          additionalProperties: false
        }
      }
      */
      ```
    
      **After**
    
      ```ts
      import { JSONSchema, Schema } from "effect"
    
      const A = Schema.Struct({ value: Schema.String }).annotations({
        identifier: "A"
      })
      const B = Schema.Struct({ a: A }).annotations({ identifier: "B" })
    
      const definitions = {}
      console.log(
        JSON.stringify(
          JSONSchema.fromAST(B.ast, {
            definitions,
            topLevelReferenceStrategy: "skip"
          }),
          null,
          2
        )
      )
      /*
      {
        "type": "object",
        "required": ["a"],
        "properties": {
          "a": {
            "type": "object",
            "required": ["value"],
            "properties": {
              "value": { "type": "string" }
            },
            "additionalProperties": false
          }
        },
        "additionalProperties": false
      }
      */
      console.log(definitions)
      /*
      {}
      */
      ```
    
    Now schemas are correctly inlined, and no leftover `$ref` entries or
    unused definitions remain.
    
    ###
    [`v3.18.2`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3182)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.18.2)
    
    ##### Patch Changes
    
    - [#&#8203;5598](https://redirect.github.com/Effect-TS/effect/pull/5598)
    [`8ba4757`](https://redirect.github.com/Effect-TS/effect/commit/8ba47576c75b8b91be4bf9c1dae13995b37018af)
    Thanks [@&#8203;cyberixae](https://redirect.github.com/cyberixae)! - Fix
    Array Do documentation
    
    ###
    [`v3.18.1`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3181)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.18.1)
    
    ##### Patch Changes
    
    - [#&#8203;5584](https://redirect.github.com/Effect-TS/effect/pull/5584)
    [`07802f7`](https://redirect.github.com/Effect-TS/effect/commit/07802f78fd410d800f0231129ee0866977399152)
    Thanks [@&#8203;indietyp](https://redirect.github.com/indietyp)! -
    Enable `console.group` use in `Logger.prettyFormat` when using Bun
    
    ###
    [`v3.18.0`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#3180)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.18.0)
    
    ##### Minor Changes
    
    - [#&#8203;5302](https://redirect.github.com/Effect-TS/effect/pull/5302)
    [`1c6ab74`](https://redirect.github.com/Effect-TS/effect/commit/1c6ab74b314b2b6df8bb1b1a0cb9527ceda0e3fa)
    Thanks [@&#8203;schickling](https://redirect.github.com/schickling)! -
    Add experimental Graph module with comprehensive graph data structure
    support
    
      This experimental module provides:
    
      - Directed and undirected graph support
      - Immutable and mutable graph variants
      - Type-safe node and edge operations
      - Graph algorithms: DFS, BFS, shortest paths, cycle detection, etc.
    
      Example usage:
    
      ```typescript
      import { Graph } from "effect"
    
      // Create a graph with mutations
      const graph = Graph.directed<string, number>((mutable) => {
        const nodeA = Graph.addNode(mutable, "Node A")
        const nodeB = Graph.addNode(mutable, "Node B")
        Graph.addEdge(mutable, nodeA, nodeB, 5)
      })
    
      console.log(
        `Nodes: ${Graph.nodeCount(graph)}, Edges: ${Graph.edgeCount(graph)}`
      )
      ```
    
    - [#&#8203;5302](https://redirect.github.com/Effect-TS/effect/pull/5302)
    [`70fe803`](https://redirect.github.com/Effect-TS/effect/commit/70fe803469db3355ffbf8359b52c351f1c2dc137)
    Thanks [@&#8203;mikearnaldi](https://redirect.github.com/mikearnaldi)! -
    Automatically set otel parent when present as external span
    
    - [#&#8203;5302](https://redirect.github.com/Effect-TS/effect/pull/5302)
    [`c296e32`](https://redirect.github.com/Effect-TS/effect/commit/c296e32554143b84ae8987046984e1cf1852417c)
    Thanks [@&#8203;tim-smart](https://redirect.github.com/tim-smart)! - add
    Effect.Semaphore.resize
    
    - [#&#8203;5302](https://redirect.github.com/Effect-TS/effect/pull/5302)
    [`a098ddf`](https://redirect.github.com/Effect-TS/effect/commit/a098ddfc551f5aa0a7c36f9b4928372a64d4d9f2)
    Thanks [@&#8203;mikearnaldi](https://redirect.github.com/mikearnaldi)! -
    Introduce ReadonlyTag as the covariant side of a tag, enables:
    
      ```ts
      import type { Context } from "effect"
      import { Effect } from "effect"
    
      export class MyRequirement extends Effect.Service<MyRequirement>()(
        "MyRequirement",
        { succeed: () => 42 }
      ) {}
    
    export class MyUseCase extends Effect.Service<MyUseCase>()("MyUseCase",
    {
        dependencies: [MyRequirement.Default],
        effect: Effect.gen(function* () {
          const requirement = yield* MyRequirement
          return Effect.fn("MyUseCase.execute")(function* () {
            return requirement()
          })
        })
      }) {}
    
      export function effectHandler<I, Args extends Array<any>, A, E, R>(
    service: Context.ReadonlyTag<I, (...args: Args) => Effect.Effect<A, E,
    R>>
      ) {
        return Effect.fn("effectHandler")(function* (...args: Args) {
          const execute = yield* service
          yield* execute(...args)
        })
      }
    
      export const program = effectHandler(MyUseCase)
      ```
    
    ###
    [`v3.17.14`](https://redirect.github.com/Effect-TS/effect/blob/HEAD/packages/effect/CHANGELOG.md#31714)
    
    [Compare
    Source](https://redirect.github.com/Effect-TS/effect/compare/[email protected]@3.17.14)
    
    ##### Patch Changes
    
    - [#&#8203;5533](https://redirect.github.com/Effect-TS/effect/pull/5533)
    [`ea95998`](https://redirect.github.com/Effect-TS/effect/commit/ea95998de2a7613d844c42e67e7f5b16652c5000)
    Thanks [@&#8203;IMax153](https://redirect.github.com/IMax153)! -
    Preserve the precision of histogram boundary values
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    01a5f6c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. fix(deps): update dependency prettier-plugin-tailwindcss to ^0.7.0 (#…

    …7008)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    |
    [prettier-plugin-tailwindcss](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss)
    | [`^0.6.8` ->
    `^0.7.0`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.6.8/0.7.1)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-tailwindcss/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-tailwindcss/0.6.8/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>tailwindlabs/prettier-plugin-tailwindcss
    (prettier-plugin-tailwindcss)</summary>
    
    ###
    [`v0.7.1`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#071---2025-10-17)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.7.0...v0.7.1)
    
    ##### Fixed
    
    - Match against correct name of dynamic attributes when using regexes
    ([#&#8203;410](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/410))
    
    ###
    [`v0.7.0`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#070---2025-10-14)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.0)
    
    ##### Added
    
    - Format quotes in `@source`, `@plugin`, and `@config`
    ([#&#8203;387](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/387))
    - Sort in function calls in Twig
    ([#&#8203;358](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/358))
    - Sort in callable template literals
    ([#&#8203;367](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/367))
    - Sort in function calls mixed with property accesses
    ([#&#8203;367](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/367))
    - Support regular expression patterns for attributes
    ([#&#8203;405](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/405))
    - Support regular expression patterns for function names
    ([#&#8203;405](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/405))
    
    ##### Changed
    
    - Improved monorepo support by loading Tailwind CSS relative to the
    input file instead of prettier config file
    ([#&#8203;386](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/386))
    - Improved monorepo support by loading v3 configs relative to the input
    file instead of prettier config file
    ([#&#8203;386](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/386))
    - Fallback to Tailwind CSS v4 instead of v3 by default
    ([#&#8203;390](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/390))
    - Don't augment global Prettier `ParserOptions` and `RequiredOptions`
    types
    ([#&#8203;354](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/354))
    - Drop support for `prettier-plugin-import-sort`
    ([#&#8203;385](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/385))
    
    ##### Fixed
    
    - Handle quote escapes in LESS when sorting `@apply`
    ([#&#8203;392](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/392))
    - Fix whitespace removal inside nested concat and template expressions
    ([#&#8203;396](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/396))
    
    ###
    [`v0.6.14`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0614---2025-07-09)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.13...v0.6.14)
    
    - Add support for OXC + Hermes Prettier plugins
    ([#&#8203;376](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/376),
    [#&#8203;380](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/380))
    - Sort template literals in Angular expressions
    ([#&#8203;377](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/377))
    - Don't repeatedly add backslashes to escape sequences when formatting
    ([#&#8203;381](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/381))
    
    ###
    [`v0.6.13`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0613---2025-06-19)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.12...v0.6.13)
    
    - Prevent Svelte files from breaking when there are duplicate classes
    ([#&#8203;359](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/359))
    - Ensure `prettier-plugin-multiline-arrays` and `prettier-plugin-jsdoc`
    work when used together with this plugin
    ([#&#8203;372](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/372))
    
    ###
    [`v0.6.12`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0612---2025-05-30)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.11...v0.6.12)
    
    - Add internal (unsupported) option to load Tailwind CSS using a
    different package name
    ([#&#8203;366](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/366))
    
    ###
    [`v0.6.11`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0611---2025-01-23)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.10...v0.6.11)
    
    - Support TypeScript configs and plugins when using v4
    ([#&#8203;342](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/342))
    
    ###
    [`v0.6.10`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0610---2025-01-15)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.9...v0.6.10)
    
    - Add support for `@zackad/prettier-plugin-twig`
    ([#&#8203;327](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/327))
    - Drop support for `@zackad/prettier-plugin-twig-melody`
    ([#&#8203;327](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/327))
    - Update Prettier options types
    ([#&#8203;325](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/325))
    - Don't remove whitespace inside template literals in Svelte
    ([#&#8203;332](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/332))
    
    ###
    [`v0.6.9`](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#069---2024-11-19)
    
    [Compare
    Source](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.8...v0.6.9)
    
    - Introduce `tailwindStylesheet` option to replace `tailwindEntryPoint`
    ([#&#8203;330](https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/330))
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    7e89f29 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency srvx to v0.9.6 (#7009)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [srvx](https://srvx.h3.dev)
    ([source](https://redirect.github.com/h3js/srvx)) | [`0.8.7` ->
    `0.9.6`](https://renovatebot.com/diffs/npm/srvx/0.8.7/0.9.6) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/srvx/0.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/srvx/0.8.7/0.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>h3js/srvx (srvx)</summary>
    
    ###
    [`v0.9.6`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v096)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.9.5...v0.9.6)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.9.5...v0.9.6)
    
    ##### 🩹 Fixes
    
    - **request:** Use unique global cache key
    ([ab38ea4](https://redirect.github.com/h3js/srvx/commit/ab38ea4))
    - Handle no env vars for colors
    ([#&#8203;146](https://redirect.github.com/h3js/srvx/pull/146))
    
    ##### 🏑 Chore
    
    - Upgrade vitest to v4
    ([#&#8203;138](https://redirect.github.com/h3js/srvx/pull/138))
    - Update deps
    ([28dcbed](https://redirect.github.com/h3js/srvx/commit/28dcbed))
    
    ##### ❀️ Contributors
    
    - Ian Bobinac <[email protected]>
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.9.5`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v095)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.9.4...v0.9.5)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.9.3...v0.9.5)
    
    ##### πŸš€ Enhancements
    
    - **node, deno, bun:** Validate server port range
    ([#&#8203;137](https://redirect.github.com/h3js/srvx/pull/137))
    
    ##### 🩹 Fixes
    
    - Handle non promise and promise-like values for `waitUntil`
    ([ef71acd](https://redirect.github.com/h3js/srvx/commit/ef71acd))
    
    ##### πŸ’… Refactors
    
    - Improve gracefulShutdown dx
    ([3170f23](https://redirect.github.com/h3js/srvx/commit/3170f23))
    
    ##### πŸ“¦ Build
    
    - Better tree-shaking cli colors
    ([0973a59](https://redirect.github.com/h3js/srvx/commit/0973a59))
    
    ##### 🏑 Chore
    
    - **release:** V0.9.4
    ([70917bf](https://redirect.github.com/h3js/srvx/commit/70917bf))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    - Abeer0 ([@&#8203;iiio2](https://redirect.github.com/iiio2))
    
    ###
    [`v0.9.4`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v094)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.9.3...v0.9.4)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.9.3...v0.9.4)
    
    ##### 🩹 Fixes
    
    - Handle non promise and promise-like values for `waitUntil`
    ([ef71acd](https://redirect.github.com/h3js/srvx/commit/ef71acd))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.9.3`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v093)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.9.2...v0.9.3)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.9.2...v0.9.3)
    
    ##### πŸš€ Enhancements
    
    - **node, deno, bun:** Graceful shutdown
    ([#&#8203;136](https://redirect.github.com/h3js/srvx/pull/136))
    - Support `SERVER_SHUTDOWN_TIMEOUT` and `SERVER_FORCE_SHUTDOWN_TIMEOUT`
    env variables
    ([00454db](https://redirect.github.com/h3js/srvx/commit/00454db))
    
    ##### 🩹 Fixes
    
    - **cli:** Avoid double close
    ([51dbad2](https://redirect.github.com/h3js/srvx/commit/51dbad2))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.9.2`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v092)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.9.1...v0.9.2)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.9.1...v0.9.2)
    
    ##### 🩹 Fixes
    
    - Lazy inherit property symbols too
    ([e63a34d](https://redirect.github.com/h3js/srvx/commit/e63a34d))
    
    ##### 🏑 Chore
    
    - Add explicit build script to publish
    ([6f93cc7](https://redirect.github.com/h3js/srvx/commit/6f93cc7))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.9.1`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v091)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.9.0...v0.9.1)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.9.0...v0.9.1)
    
    ##### πŸ“– Documentation
    
    - Update fetching node handlers
    ([d3a5cbe](https://redirect.github.com/h3js/srvx/commit/d3a5cbe))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.9.0`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v090)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.16...v0.9.0)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.16...v0.9.0)
    
    ##### πŸš€ Enhancements
    
    - `fetchNodeHandler` and `nodeToFetchHandler`
    ([#&#8203;125](https://redirect.github.com/h3js/srvx/pull/125))
    - **toWebHandler:** Accept fetch or node handler as input
    ([2b0e232](https://redirect.github.com/h3js/srvx/commit/2b0e232))
    - Better `toNodeHandler` / `toFetchHandler` utils
    ([#&#8203;130](https://redirect.github.com/h3js/srvx/pull/130))
    - Implement `Symbol.hasInstance` for all super classes
    ([529b11b](https://redirect.github.com/h3js/srvx/commit/529b11b))
    
    ##### πŸ”₯ Performance
    
    - Use and cache parsed/fast url when possible
    ([da1caba](https://redirect.github.com/h3js/srvx/commit/da1caba))
    - **node:** Fast req body methods
    ([#&#8203;134](https://redirect.github.com/h3js/srvx/pull/134))
    
    ##### 🩹 Fixes
    
    - **node:** Trigger abort signal when body read is done
    ([#&#8203;122](https://redirect.github.com/h3js/srvx/pull/122))
    - **node, deno:** Use flatten headers only for node
    ([#&#8203;129](https://redirect.github.com/h3js/srvx/pull/129))
    - **node:** Catch uncaught response stream error
    ([#&#8203;135](https://redirect.github.com/h3js/srvx/pull/135))
    - **node:** Lowercase req header keys when iterating
    ([6adeb8e](https://redirect.github.com/h3js/srvx/commit/6adeb8e))
    
    ##### πŸ’… Refactors
    
    - ⚠️ Use esm imports for node entry
    ([#&#8203;126](https://redirect.github.com/h3js/srvx/pull/126))
    - ⚠️ Avoid splitting `Set-Cookie` value
    ([#&#8203;127](https://redirect.github.com/h3js/srvx/pull/127))
    - Rename to `toWebHandler`
    ([3124480](https://redirect.github.com/h3js/srvx/commit/3124480))
    - **node:** ⚠️ Reimplement fast headers based on raw headers
    ([#&#8203;133](https://redirect.github.com/h3js/srvx/pull/133))
    - Fix type issues
    ([83cc771](https://redirect.github.com/h3js/srvx/commit/83cc771))
    - **node:** ⚠️ Hide some internals
    ([e93b29c](https://redirect.github.com/h3js/srvx/commit/e93b29c))
    
    ##### 🏑 Chore
    
    - Fix typo in fastify example package.json
    ([#&#8203;124](https://redirect.github.com/h3js/srvx/pull/124))
    - Update ci
    ([#&#8203;131](https://redirect.github.com/h3js/srvx/pull/131))
    - Remove unused file
    ([bcc085d](https://redirect.github.com/h3js/srvx/commit/bcc085d))
    - Add note about `toFetchHandler`
    ([84fa36e](https://redirect.github.com/h3js/srvx/commit/84fa36e))
    - Refactor bench implementation handlers
    ([db78e5f](https://redirect.github.com/h3js/srvx/commit/db78e5f))
    - Update deps
    ([0d1ba69](https://redirect.github.com/h3js/srvx/commit/0d1ba69))
    - Update benchs
    ([9eda551](https://redirect.github.com/h3js/srvx/commit/9eda551))
    
    ##### βœ… Tests
    
    - Better abort tests
    ([#&#8203;123](https://redirect.github.com/h3js/srvx/pull/123))
    - Run node-compat tests against other runtimes
    ([#&#8203;128](https://redirect.github.com/h3js/srvx/pull/128))
    
    ##### ⚠️ Breaking Changes
    
    - ⚠️ Use esm imports for node entry
    ([#&#8203;126](https://redirect.github.com/h3js/srvx/pull/126))
    - ⚠️ Avoid splitting `Set-Cookie` value
    ([#&#8203;127](https://redirect.github.com/h3js/srvx/pull/127))
    - **node:** ⚠️ Reimplement fast headers based on raw headers
    ([#&#8203;133](https://redirect.github.com/h3js/srvx/pull/133))
    - **node:** ⚠️ Hide some internals
    ([e93b29c](https://redirect.github.com/h3js/srvx/commit/e93b29c))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    - Hiroshi Ogawa <[email protected]>
    - Wei Wang <[email protected]>
    - Manuel Schiller <[email protected]>
    
    ###
    [`v0.8.16`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v0816)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.15...v0.8.16)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.15...v0.8.16)
    
    ##### 🩹 Fixes
    
    - **cli:** Correct middleware entry spread in serve function
    ([#&#8203;119](https://redirect.github.com/h3js/srvx/pull/119))
    
    ##### πŸ“¦ Build
    
    - Inline and export `splitSetCookieString`
    ([#&#8203;121](https://redirect.github.com/h3js/srvx/pull/121))
    
    ##### ❀️ Contributors
    
    - Kricsleo ([@&#8203;kricsleo](https://redirect.github.com/kricsleo))
    - Π’Π°Π»Π΅Π½Ρ‚ΠΈΠ½ Π‘Ρ‚Π΅ΠΏΠ°Π½ΠΎΠ²
    ([@&#8203;teleskop150750](https://redirect.github.com/teleskop150750))
    
    ###
    [`v0.8.15`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v0815)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.14...v0.8.15)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.14...v0.8.15)
    
    ##### 🩹 Fixes
    
    - Avoid inheriting `constructor` props
    ([3ecb746](https://redirect.github.com/h3js/srvx/commit/3ecb746))
    - **node:** Fix instance check against native `Request` after patching
    ([c7e7b7f](https://redirect.github.com/h3js/srvx/commit/c7e7b7f))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.8.14`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v0814)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.13...v0.8.14)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.13...v0.8.14)
    
    ##### πŸš€ Enhancements
    
    - **static:** Support custom html renderer
    ([604ee02](https://redirect.github.com/h3js/srvx/commit/604ee02))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.8.13`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v0813)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.12...v0.8.13)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.12...v0.8.13)
    
    ##### 🩹 Fixes
    
    - **node:** Sync `FastURL` pathname changes back to node `req.url`
    ([#&#8203;118](https://redirect.github.com/h3js/srvx/pull/118))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.8.12`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v0812)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.11...v0.8.12)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.11...v0.8.12)
    
    ##### 🩹 Fixes
    
    - Safer access to `process.getBuiltinModule`
    ([#&#8203;117](https://redirect.github.com/h3js/srvx/pull/117))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.8.11`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v0811)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.10...v0.8.11)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.10...v0.8.11)
    
    ##### πŸš€ Enhancements
    
    - **node:** Support absolute paths in request line
    ([#&#8203;116](https://redirect.github.com/h3js/srvx/pull/116))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.8.10`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v0810)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.9...v0.8.10)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.9...v0.8.10)
    
    ##### 🩹 Fixes
    
    - **cli:** Ensure child process is killed on exit
    ([#&#8203;114](https://redirect.github.com/h3js/srvx/pull/114))
    
    ##### πŸ’… Refactors
    
    - Reimplement `FastURL`
    ([#&#8203;112](https://redirect.github.com/h3js/srvx/pull/112))
    - **node:** Rewrite `NodeRequestURL` based on `FastURL`
    ([#&#8203;113](https://redirect.github.com/h3js/srvx/pull/113))
    
    ##### 🏑 Chore
    
    - Update deps
    ([946263d](https://redirect.github.com/h3js/srvx/commit/946263d))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.8.9`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v089)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.8...v0.8.9)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.8...v0.8.9)
    
    ##### 🩹 Fixes
    
    - **node:** Safer global Request patch
    ([0e8d6da](https://redirect.github.com/h3js/srvx/commit/0e8d6da))
    
    ##### 🏑 Chore
    
    - Update benchs
    ([7e8782c](https://redirect.github.com/h3js/srvx/commit/7e8782c))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    
    ###
    [`v0.8.8`](https://redirect.github.com/h3js/srvx/blob/HEAD/CHANGELOG.md#v088)
    
    [Compare
    Source](https://redirect.github.com/h3js/srvx/compare/v0.8.7...v0.8.8)
    
    [compare
    changes](https://redirect.github.com/h3js/srvx/compare/v0.8.7...v0.8.8)
    
    ##### 🩹 Fixes
    
    - **node:** Add back `req.runtime`
    ([d1a148b](https://redirect.github.com/h3js/srvx/commit/d1a148b))
    
    ##### πŸ’… Refactors
    
    - **node:** Improve `NodeRequest` wrapper
    ([#&#8203;109](https://redirect.github.com/h3js/srvx/pull/109))
    - **node:** Rewrite FastResponse
    ([#&#8203;110](https://redirect.github.com/h3js/srvx/pull/110))
    - **node:** Avoid top level `node:` imports
    ([d95ccb7](https://redirect.github.com/h3js/srvx/commit/d95ccb7))
    - **node:** Improve instance types
    ([6e83952](https://redirect.github.com/h3js/srvx/commit/6e83952))
    
    ##### πŸ“– Documentation
    
    - **node:** Provide `async` keyword
    ([#&#8203;107](https://redirect.github.com/h3js/srvx/pull/107))
    
    ##### 🏑 Chore
    
    - Update deps
    ([a2498c7](https://redirect.github.com/h3js/srvx/commit/a2498c7))
    - Fix typo
    ([#&#8203;106](https://redirect.github.com/h3js/srvx/pull/106))
    - Update undocs
    ([663a039](https://redirect.github.com/h3js/srvx/commit/663a039))
    - Update deps
    ([7e5844c](https://redirect.github.com/h3js/srvx/commit/7e5844c))
    - Add fastify example
    ([42cb8bb](https://redirect.github.com/h3js/srvx/commit/42cb8bb))
    - Apply automated updates
    ([b477382](https://redirect.github.com/h3js/srvx/commit/b477382))
    - Update deps
    ([23ea4c5](https://redirect.github.com/h3js/srvx/commit/23ea4c5))
    
    ##### ❀️ Contributors
    
    - Pooya Parsa ([@&#8203;pi0](https://redirect.github.com/pi0))
    - Abeer0 ([@&#8203;iiio2](https://redirect.github.com/iiio2))
    - Mohamed Attia
    ([@&#8203;Speelwolf](https://redirect.github.com/Speelwolf))
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    renovate[bot] and kodiakhq[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    af2672e View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency deno to v2 (#7011)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [deno](https://deno.com)
    ([source](https://redirect.github.com/denoland/deno)) | `v1.x` -> `2.x`
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/deno/2.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/deno/1.46.3/2.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>denoland/deno (deno)</summary>
    
    ###
    [`v2.5.6`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#256--20251029)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.5.5...v2.5.6)
    
    - Revert "chore: update urlpattern
    ([#&#8203;31054](https://redirect.github.com/denoland/deno/issues/31054))"
    ([#&#8203;31117](https://redirect.github.com/denoland/deno/issues/31117))
    - fix(ext/node): implement StatementSync#columns() method
    ([#&#8203;31119](https://redirect.github.com/denoland/deno/issues/31119))
    - fix(windows): re-allow spawning bat and cmd files
    ([#&#8203;31118](https://redirect.github.com/denoland/deno/issues/31118))
    - fix(windows): strip periods and trailing slashes when normalizing
    paths
    
    ([#&#8203;31131](https://redirect.github.com/denoland/deno/issues/31131))
    
    ###
    [`v2.5.5`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#255--20251028)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.5.4...v2.5.5)
    
    - feat(unstable): ability to exclude packages from minimum dependency
    age
    constraint
    ([#&#8203;31031](https://redirect.github.com/denoland/deno/issues/31031))
    - feat(unstable): ability to only install dependencies older than a
    certain date
    
    ([#&#8203;30752](https://redirect.github.com/denoland/deno/issues/30752))
    - feat(unstable): ability to specify minimum dependency age in deno.json
    file
    
    ([#&#8203;31007](https://redirect.github.com/denoland/deno/issues/31007))
    - feat(unstable): add `deno audit` subcommand
    ([#&#8203;30966](https://redirect.github.com/denoland/deno/issues/30966))
    - feat(unstable): add process id to permission broker messages
    ([#&#8203;31050](https://redirect.github.com/denoland/deno/issues/31050))
    - feat(unstable): dynamic command-line completions for deno task
    ([#&#8203;30670](https://redirect.github.com/denoland/deno/issues/30670))
    - feat(unstable): typescript-go integration for deno check
    ([#&#8203;30920](https://redirect.github.com/denoland/deno/issues/30920))
    - fix(audit): handle 'review' actions
    ([#&#8203;31100](https://redirect.github.com/denoland/deno/issues/31100))
    - fix(check): error when type checking after deduping packages
    ([#&#8203;31049](https://redirect.github.com/denoland/deno/issues/31049))
    - fix(check): fall back to copying tsgo binary if rename fails
    ([#&#8203;31074](https://redirect.github.com/denoland/deno/issues/31074))
    - fix(check): respect "compilerOptions.skipLibCheck" for graph errors
    ([#&#8203;30989](https://redirect.github.com/denoland/deno/issues/30989))
    - fix(check): support isolatedDeclarations
    ([#&#8203;31061](https://redirect.github.com/denoland/deno/issues/31061))
    - fix(check): support text and bytes imports with --unstable-tsgo
    ([#&#8203;31084](https://redirect.github.com/denoland/deno/issues/31084))
    - fix(cli/args): empty permissions in config should not require -P
    ([#&#8203;31063](https://redirect.github.com/denoland/deno/issues/31063))
    - fix(coverage): don't process coverage for blob: urls
    ([#&#8203;31035](https://redirect.github.com/denoland/deno/issues/31035))
    - fix(docs): Deno.args example doesn't work
    ([#&#8203;30969](https://redirect.github.com/denoland/deno/issues/30969))
    - fix(docs): documented allowed subdomain should be gist and not user
    for
    githubusercontent.com
    ([#&#8203;30913](https://redirect.github.com/denoland/deno/issues/30913))
    - fix(ext/http): display localhost url once on windows
    ([#&#8203;31088](https://redirect.github.com/denoland/deno/issues/31088))
    - fix(ext/http): make websocket response headers mutable
    ([#&#8203;31000](https://redirect.github.com/denoland/deno/issues/31000))
    - fix(ext/node): `dns.resolve6` compatibility
    ([#&#8203;30974](https://redirect.github.com/denoland/deno/issues/30974))
    - fix(ext/node): `fs.read/fs.readSync` and `fs.write/fs.writeSync`
    compatibility
    
    ([#&#8203;31013](https://redirect.github.com/denoland/deno/issues/31013))
    - fix(ext/node): `path.matchesGlob` compatibility
    ([#&#8203;30976](https://redirect.github.com/denoland/deno/issues/30976))
    - fix(ext/node): checking `Symbol` in `env` should not ask for
    permission
    
    ([#&#8203;30965](https://redirect.github.com/denoland/deno/issues/30965))
    - fix(ext/node): cpus() should not error when there's no cpu info
    ([#&#8203;31097](https://redirect.github.com/denoland/deno/issues/31097))
    - fix(ext/node): false deprecation warning on `crypto.createHmac`
    ([#&#8203;31025](https://redirect.github.com/denoland/deno/issues/31025))
    - fix(ext/node): handle empty writes in chunked HTTP requests
    ([#&#8203;31066](https://redirect.github.com/denoland/deno/issues/31066))
    - fix(ext/node): handle multiple calls in inspector.Session.post()
    ([#&#8203;31067](https://redirect.github.com/denoland/deno/issues/31067))
    - fix(ext/node): impl sqlite 'backup' capability
    ([#&#8203;29842](https://redirect.github.com/denoland/deno/issues/29842))
    - fix(ext/node): implement FileHandle.readLines()
    ([#&#8203;31107](https://redirect.github.com/denoland/deno/issues/31107))
    - fix(ext/node): inconsistent error message thrown by AssertionError
    ([#&#8203;31089](https://redirect.github.com/denoland/deno/issues/31089))
    - fix(ext/node): make `kReinitializeHandle` work for TLS wrap
    ([#&#8203;31079](https://redirect.github.com/denoland/deno/issues/31079))
    - fix(ext/node): process.moduleLoadList as undefined
    ([#&#8203;31022](https://redirect.github.com/denoland/deno/issues/31022))
    - fix(ext/node): support option object parameter on `fs.write` and
    `fs.writeSync`
    ([#&#8203;30999](https://redirect.github.com/denoland/deno/issues/30999))
    - fix(ext/web): fix promise chain leak of ReadableStream
    ([#&#8203;30871](https://redirect.github.com/denoland/deno/issues/30871))
    - fix(fmt/json): support hexadecimal numbers, plus sign on numbers, and
    words
    with underscores
    ([#&#8203;31057](https://redirect.github.com/denoland/deno/issues/31057))
    - fix(kv): do not error when creating kv db with relative path and `-A`
    ([#&#8203;31021](https://redirect.github.com/denoland/deno/issues/31021))
    - fix(lockfile): purged package reqs should be removed from the jsr deps
    when
    changing workspace config
    ([#&#8203;30998](https://redirect.github.com/denoland/deno/issues/30998))
    - fix(lsp): add support for `source.organizeImports`
    ([#&#8203;31016](https://redirect.github.com/denoland/deno/issues/31016))
    - fix(lsp): refresh configuration when tsconfig.json is changed
    ([#&#8203;30993](https://redirect.github.com/denoland/deno/issues/30993))
    - fix(napi): Fix misused `napi_callback_info` in `CallbackInfo`
    ([#&#8203;30983](https://redirect.github.com/denoland/deno/issues/30983))
    - fix(npm): add a deduplication pass and reduce lockfile diffs
    ([#&#8203;30973](https://redirect.github.com/denoland/deno/issues/30973))
    - fix(npm): handle deno run/install of npm package with only
    directories.bin
    
    ([#&#8203;30919](https://redirect.github.com/denoland/deno/issues/30919))
    - fix(npm): occasional panic when upgrading npm package constraints
    ([#&#8203;31006](https://redirect.github.com/denoland/deno/issues/31006))
    - fix(npm): regression resolving npm bin for default when only one entry
    
    ([#&#8203;31055](https://redirect.github.com/denoland/deno/issues/31055))
    - fix(process): case insenstive check for disallowing .bat and .cmd
    ([#&#8203;30967](https://redirect.github.com/denoland/deno/issues/30967))
    - fix(rt): prevent `Event` to be overwritten on bootstrap
    ([#&#8203;30971](https://redirect.github.com/denoland/deno/issues/30971))
    - fix(unstable): read npm lazy caching from unstable config in deno.json
    as well
    
    ([#&#8203;31026](https://redirect.github.com/denoland/deno/issues/31026))
    - fix: Deno.serve correctly passes tcpBacklog option
    ([#&#8203;30748](https://redirect.github.com/denoland/deno/issues/30748))
    - fix: debug log for package.json being found was incorrect
    ([#&#8203;31062](https://redirect.github.com/denoland/deno/issues/31062))
    - fix: regex pattern syntax in config-file.v1.json
    ([#&#8203;31038](https://redirect.github.com/denoland/deno/issues/31038))
    - fix: show referrer range in deno\_core loader errors
    ([#&#8203;30981](https://redirect.github.com/denoland/deno/issues/30981))
    
    ###
    [`v2.5.4`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#254--20251009)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.5.3...v2.5.4)
    
    - fix(cache): don't try to set up node\_modules with node\_modules\_dir
    manual in
    deno cache
    ([#&#8203;30957](https://redirect.github.com/denoland/deno/issues/30957))
    - fix(cli): jsx pragma-related swc panics
    ([#&#8203;30935](https://redirect.github.com/denoland/deno/issues/30935))
    - fix(ext/node): `fs.cp` and `fs.cpSync` compatibility
    ([#&#8203;30502](https://redirect.github.com/denoland/deno/issues/30502))
    - fix(ext/node): `fs.stat` and `fs.statSync` compatibility
    ([#&#8203;30866](https://redirect.github.com/denoland/deno/issues/30866))
    - fix(ext/node): avoid stack overflow in `node:zlib`'s `gunzip`
    ([#&#8203;30865](https://redirect.github.com/denoland/deno/issues/30865))
    - fix(ext/node): fs.realpath buffer encoding
    ([#&#8203;30885](https://redirect.github.com/denoland/deno/issues/30885))
    - fix(ext/node): inspect X509Certificate class
    ([#&#8203;30882](https://redirect.github.com/denoland/deno/issues/30882))
    - fix(ext/node): map BadResource error to the corresponding node error
    ([#&#8203;30926](https://redirect.github.com/denoland/deno/issues/30926))
    - fix(ext/node): omit `smi` from `zlib.crc32` op function
    ([#&#8203;30907](https://redirect.github.com/denoland/deno/issues/30907))
    - fix(tunnel): prevent auth subprocess loop with tasks
    ([#&#8203;30896](https://redirect.github.com/denoland/deno/issues/30896))
    - fix(tunnel): unhide --tunnel flag
    ([#&#8203;30940](https://redirect.github.com/denoland/deno/issues/30940))
    - fix(update): preserve tilde in version range
    ([#&#8203;30946](https://redirect.github.com/denoland/deno/issues/30946))
    - fix(webgpu): crash after isolate disposal
    ([#&#8203;30909](https://redirect.github.com/denoland/deno/issues/30909))
    - fix: use ArrayIsArray primordial
    ([#&#8203;30927](https://redirect.github.com/denoland/deno/issues/30927))
    
    ###
    [`v2.5.3`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#253--20251002)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.5.2...v2.5.3)
    
    - feat(unstable): add permission broker
    ([#&#8203;30826](https://redirect.github.com/denoland/deno/issues/30826))
    - feat(unstable): permission broker - support custom error messages
    ([#&#8203;30902](https://redirect.github.com/denoland/deno/issues/30902))
    - feat(unstable): support named pipes on Windows for the permission
    broker
    
    ([#&#8203;30894](https://redirect.github.com/denoland/deno/issues/30894))
    - fix(check): do not error for unsupported URL schemes
    ([#&#8203;30904](https://redirect.github.com/denoland/deno/issues/30904))
    - fix(clean): do not panic on failure to get local cache path in clean
    --except
    
    ([#&#8203;30895](https://redirect.github.com/denoland/deno/issues/30895))
    - fix(cli/util): terminate watch file with sigint
    ([#&#8203;30635](https://redirect.github.com/denoland/deno/issues/30635))
    - fix(dts): update some GPU types to not cause errors in upcoming DOM
    type
    declarations
    ([#&#8203;30893](https://redirect.github.com/denoland/deno/issues/30893))
    - fix(ext/node): allow ATTACH DATABASE with `--allow-all`
    ([#&#8203;30763](https://redirect.github.com/denoland/deno/issues/30763))
    - fix(ext/node): setTimeout promisified to handle abort signal
    ([#&#8203;30855](https://redirect.github.com/denoland/deno/issues/30855))
    - fix(fs): improve file stat checks
    ([#&#8203;30876](https://redirect.github.com/denoland/deno/issues/30876))
    - fix(fs): improve file utime checks
    ([#&#8203;30872](https://redirect.github.com/denoland/deno/issues/30872))
    - fix(npm): do not error when packument version contains both
    bundleDependencies
    and bundledDependencies
    ([#&#8203;30875](https://redirect.github.com/denoland/deno/issues/30875))
    - fix(unstable/tunnel): rename `--connected` to `--tunnel` and better
    handle
    `DENO_DEPLOY_TOKEN` env variable
    ([#&#8203;30786](https://redirect.github.com/denoland/deno/issues/30786))
    - fix: add support for passing v8 flags on `deno check`
    ([#&#8203;30868](https://redirect.github.com/denoland/deno/issues/30868))
    - fix: do not purge lockfile when linking and the linked package's reqs
    have not
    changed
    ([#&#8203;30877](https://redirect.github.com/denoland/deno/issues/30877))
    - fix: show --permission-set help only once
    ([#&#8203;30844](https://redirect.github.com/denoland/deno/issues/30844))
    
    ###
    [`v2.5.2`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#252--20250924)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.5.1...v2.5.2)
    
    - feat(lsp): describe/it test editor support
    ([#&#8203;30802](https://redirect.github.com/denoland/deno/issues/30802))
    - fix(bundle): reload html entrypoints with --watch
    ([#&#8203;30790](https://redirect.github.com/denoland/deno/issues/30790))
    - fix(check): support "compilerOptions.paths"
    ([#&#8203;30766](https://redirect.github.com/denoland/deno/issues/30766))
    - fix(cli/bundle): respect --frozen flag deno bundle command
    ([#&#8203;30825](https://redirect.github.com/denoland/deno/issues/30825))
    - fix(coverage): collect coverage data for workers
    ([#&#8203;30807](https://redirect.github.com/denoland/deno/issues/30807))
    - fix(dts): add `Uint8Array` base64/hex methods
    ([#&#8203;30686](https://redirect.github.com/denoland/deno/issues/30686))
    - fix(dts): update stream type declarations to use `Promise<void>`
    ([#&#8203;30820](https://redirect.github.com/denoland/deno/issues/30820))
    - fix(ext/node): `fs.readFile`, `fs.readFileSync` assert encoding
    ([#&#8203;30830](https://redirect.github.com/denoland/deno/issues/30830))
    - fix(ext/node): `fs.statfsSync` and `fs.statfs` compatibility
    ([#&#8203;30662](https://redirect.github.com/denoland/deno/issues/30662))
    - fix(ext/node): accept ArrayBuffer on crypto.timingSafeEqual
    ([#&#8203;30773](https://redirect.github.com/denoland/deno/issues/30773))
    - fix(ext/node): crypto `Cipheriv` and `Decipheriv` base64 encoding
    ([#&#8203;30806](https://redirect.github.com/denoland/deno/issues/30806))
    - fix(ext/ws): send User-Agent header in WS handshake
    ([#&#8203;30758](https://redirect.github.com/denoland/deno/issues/30758))
    - fix(fetch): handle proxied urls correctly and add test
    ([#&#8203;30794](https://redirect.github.com/denoland/deno/issues/30794))
    - fix(lint): skip module graph validation
    ([#&#8203;30815](https://redirect.github.com/denoland/deno/issues/30815))
    - fix(tunnel): make auth more robust
    ([#&#8203;30731](https://redirect.github.com/denoland/deno/issues/30731))
    - fix: add top level permissions key to config file schema
    ([#&#8203;30765](https://redirect.github.com/denoland/deno/issues/30765))
    - fix: reject running `.bat` and `.cmd` directly on windows
    ([#&#8203;30818](https://redirect.github.com/denoland/deno/issues/30818))
    - fix: restore Windows debug info
    ([#&#8203;30778](https://redirect.github.com/denoland/deno/issues/30778))
    - perf(lsp): don't watch node\_modules files
    ([#&#8203;30768](https://redirect.github.com/denoland/deno/issues/30768))
    - perf: stack allocated v8 scopes
    ([#&#8203;30827](https://redirect.github.com/denoland/deno/issues/30827))
    - perf: support negative caching of package.json
    ([#&#8203;30792](https://redirect.github.com/denoland/deno/issues/30792))
    
    ###
    [`v2.5.1`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#251--20250916)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.5.0...v2.5.1)
    
    - feat(unstable): support `Deno.HttpClient` in `WebSocket`
    ([#&#8203;30692](https://redirect.github.com/denoland/deno/issues/30692))
    - feat(unstable): tcp proxy for `Deno.HttpClient`
    ([#&#8203;30700](https://redirect.github.com/denoland/deno/issues/30700))
    - fix(bundle): set the type of the outputFile in the deno bundle to
    `Uint8Array<ArrayBuffer>`
    ([#&#8203;30716](https://redirect.github.com/denoland/deno/issues/30716))
    - fix(check): filter resolution errors for bare ambient modules
    ([#&#8203;30690](https://redirect.github.com/denoland/deno/issues/30690))
    - fix(ext/fetch): mark unix and vsock proxy conns as proxy
    ([#&#8203;30699](https://redirect.github.com/denoland/deno/issues/30699))
    - fix(ext/node): handle falsy values enumerability in process.env
    ([#&#8203;30708](https://redirect.github.com/denoland/deno/issues/30708))
    - fix(ext/node): implement `fchmod` on windows
    ([#&#8203;30704](https://redirect.github.com/denoland/deno/issues/30704))
    - fix(ext/node): make `fs.glob` accepts `URL` cwd
    ([#&#8203;30705](https://redirect.github.com/denoland/deno/issues/30705))
    - fix(ext/node): set default callback for `fs.close`
    ([#&#8203;30720](https://redirect.github.com/denoland/deno/issues/30720))
    - fix(ext/node): validate `fs.close` callback function
    ([#&#8203;30679](https://redirect.github.com/denoland/deno/issues/30679))
    - fix(ext/node): validate fs.read on empty buffer
    ([#&#8203;30706](https://redirect.github.com/denoland/deno/issues/30706))
    - fix(ext/node): validate readlink arguments
    ([#&#8203;30691](https://redirect.github.com/denoland/deno/issues/30691))
    - fix(ffi): check that fast calls are taken
    ([#&#8203;30658](https://redirect.github.com/denoland/deno/issues/30658))
    - fix(http): duplicate listener should inherit onError and signal
    ([#&#8203;30680](https://redirect.github.com/denoland/deno/issues/30680))
    - fix(init): regression where `deno init --npm` stopped working on mac
    ([#&#8203;30730](https://redirect.github.com/denoland/deno/issues/30730))
    - fix(lsp): don't write lockfile during cache-on-save
    ([#&#8203;30733](https://redirect.github.com/denoland/deno/issues/30733))
    - fix(node): reduce chance of module not found error due to missing copy
    package
    
    ([#&#8203;30744](https://redirect.github.com/denoland/deno/issues/30744))
    - fix(permissions): point to correct config file in error message in
    workspace
    containing permissions at root
    ([#&#8203;30742](https://redirect.github.com/denoland/deno/issues/30742))
    - fix: Add info/hint for unstable Deno.bundle API
    ([#&#8203;30682](https://redirect.github.com/denoland/deno/issues/30682))
    
    ###
    [`v2.5.0`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#250--20250910)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.4.4...v2.5.0)
    
    Read more: <http://deno.com/blog/v2.5>
    
    - feat(BREAKING/fmt): prompt or require `deno fmt .` when providing no
    files and
    no config files discovered
    ([#&#8203;30623](https://redirect.github.com/denoland/deno/issues/30623))
    - feat(bundle): runtime API for deno bundle
    ([#&#8203;29949](https://redirect.github.com/denoland/deno/issues/29949))
    - feat(bundle): support html entrypoint
    ([#&#8203;29856](https://redirect.github.com/denoland/deno/issues/29856))
    - feat(cli): reload environment variables with `--watch` and
    `--env-file`
    
    ([#&#8203;30197](https://redirect.github.com/denoland/deno/issues/30197))
    - feat(ext/fetch): Parse unix socket and vsock proxies from env var
    ([#&#8203;30377](https://redirect.github.com/denoland/deno/issues/30377))
    - feat(ext/node): add sqlite-type symbol for DatabaseSync
    ([#&#8203;30511](https://redirect.github.com/denoland/deno/issues/30511))
    - feat(ext/process): add collector utilities to `ChildProcess.stdout` &
    `ChildProcess.stderr`
    ([#&#8203;30552](https://redirect.github.com/denoland/deno/issues/30552))
    - feat(fmt): apply object spacing to import/export lines
    ([#&#8203;30371](https://redirect.github.com/denoland/deno/issues/30371))
    - feat(install): refresh install report
    ([#&#8203;30615](https://redirect.github.com/denoland/deno/issues/30615))
    - feat(install): update warning for npm package build scripts
    ([#&#8203;30527](https://redirect.github.com/denoland/deno/issues/30527))
    - feat(lint): no-import-prefix workspace rule
    ([#&#8203;30598](https://redirect.github.com/denoland/deno/issues/30598))
    - feat(lint): no-unversioned-import rule
    ([#&#8203;30609](https://redirect.github.com/denoland/deno/issues/30609))
    - feat(node): implement async hooks for nextTick TickObject tracking
    ([#&#8203;30578](https://redirect.github.com/denoland/deno/issues/30578))
    - feat(npm): support `bundleDependencies` in npm dependencies
    ([#&#8203;30521](https://redirect.github.com/denoland/deno/issues/30521))
    - feat(test): Add setup and teardown APIs to `Deno.test` API
    ([#&#8203;30504](https://redirect.github.com/denoland/deno/issues/30504))
    - feat(unstable): WebSocket headers field
    ([#&#8203;30321](https://redirect.github.com/denoland/deno/issues/30321))
    - feat(unstable): use Node.js `setTimeout` and `setInterval`
    ([#&#8203;29993](https://redirect.github.com/denoland/deno/issues/29993))
    - feat: TypeScript 5.9.2
    ([#&#8203;30601](https://redirect.github.com/denoland/deno/issues/30601))
    - feat: V8 14.0.0
    ([#&#8203;30629](https://redirect.github.com/denoland/deno/issues/30629))
    - feat: `deno run` with no arguments prints list of available tasks
    ([#&#8203;30592](https://redirect.github.com/denoland/deno/issues/30592))
    - feat: add `tcpBacklog` arg to `Deno.listen{Tls}` and `Deno.serve`
    ([#&#8203;30541](https://redirect.github.com/denoland/deno/issues/30541))
    - feat: allow disable hostname verification in TLS
    ([#&#8203;30409](https://redirect.github.com/denoland/deno/issues/30409))
    - feat: permission audit log
    ([#&#8203;30575](https://redirect.github.com/denoland/deno/issues/30575))
    - feat: permissions in the config file
    ([#&#8203;30330](https://redirect.github.com/denoland/deno/issues/30330))
    - fix(bundle): avoid cloning parsed source, restore owned transpile
    assertion
    
    ([#&#8203;30624](https://redirect.github.com/denoland/deno/issues/30624))
    - fix(bundle): do not error on fallible dynamic imports/requires
    ([#&#8203;30522](https://redirect.github.com/denoland/deno/issues/30522))
    - fix(bundle): don't error when using npm package without bin as
    entrypoint
    
    ([#&#8203;30523](https://redirect.github.com/denoland/deno/issues/30523))
    - fix(bundle): properly display error on invalid config in watch mode
    ([#&#8203;30621](https://redirect.github.com/denoland/deno/issues/30621))
    - fix(cache): cache and uninstall are package manager subcommands
    ([#&#8203;30613](https://redirect.github.com/denoland/deno/issues/30613))
    - fix(check): don't ignore ambient declarations for existent files
    ([#&#8203;30591](https://redirect.github.com/denoland/deno/issues/30591))
    - fix(check): support "compilerOptions.rootDirs" in tsconfig
    ([#&#8203;30495](https://redirect.github.com/denoland/deno/issues/30495))
    - fix(check): support "moduleResolution": "bundler" in compiler options
    ([#&#8203;30603](https://redirect.github.com/denoland/deno/issues/30603))
    - fix(cli): support data urls in preload by not splitting on comma.
    ([#&#8203;30544](https://redirect.github.com/denoland/deno/issues/30544))
    - fix(cli/run): resolve conflict when dir has same name as a task
    ([#&#8203;29538](https://redirect.github.com/denoland/deno/issues/29538))
    - fix(dts): align crypto.getRandomValues in lib.deno\_crypto.d.ts with
    lib.dom.d.ts and lib.webworker.d.ts
    ([#&#8203;30647](https://redirect.github.com/denoland/deno/issues/30647))
    - fix(dts): specify the underlying buffer type in more places
    ([#&#8203;30640](https://redirect.github.com/denoland/deno/issues/30640))
    - fix(ext/fetch): only uppercase known methods
    ([#&#8203;30290](https://redirect.github.com/denoland/deno/issues/30290))
    - fix(ext/node): Readable adapter cancel semantics
    ([#&#8203;30526](https://redirect.github.com/denoland/deno/issues/30526))
    - fix(ext/node): `crypto.hkdfSync` returns wrong result for
    non-Uint8Array
    TypedArray inputs
    ([#&#8203;30463](https://redirect.github.com/denoland/deno/issues/30463))
    - fix(ext/node): `fs.exists` and `fs.existsSync` compatibility
    ([#&#8203;30507](https://redirect.github.com/denoland/deno/issues/30507))
    - fix(ext/node): `fs.mkdtemp` and `fs.mkdtempSync` compatibility
    ([#&#8203;30602](https://redirect.github.com/denoland/deno/issues/30602))
    - fix(ext/node): `fs.path`' `makelong` and `resolve` compatibility
    ([#&#8203;30503](https://redirect.github.com/denoland/deno/issues/30503))
    - fix(ext/node): fix hang induced by maxSockets bounds
    ([#&#8203;30622](https://redirect.github.com/denoland/deno/issues/30622))
    - fix(ext/node): fs.symlink and fs.symlinkSync compatibility
    ([#&#8203;30555](https://redirect.github.com/denoland/deno/issues/30555))
    - fix(ext/node): handle `null` keypair in tls connect
    ([#&#8203;30516](https://redirect.github.com/denoland/deno/issues/30516))
    - fix(ext/node): http.server.listen to handle signal option
    ([#&#8203;30515](https://redirect.github.com/denoland/deno/issues/30515))
    - fix(ext/node): ignore Node.js' `--experimental-*` flags when spawning
    child
    process
    ([#&#8203;26351](https://redirect.github.com/denoland/deno/issues/26351))
    - fix(ext/node): implement http.res.setHeaders
    ([#&#8203;30586](https://redirect.github.com/denoland/deno/issues/30586))
    - fix(ext/node): path.normalize compatibility
    ([#&#8203;30537](https://redirect.github.com/denoland/deno/issues/30537))
    - fix(ext/node): path.relative compatibility
    ([#&#8203;30566](https://redirect.github.com/denoland/deno/issues/30566))
    - fix(ext/node): readline line separators
    ([#&#8203;30630](https://redirect.github.com/denoland/deno/issues/30630))
    - fix(ext/node): set socket.authorized to true for https request
    ([#&#8203;30641](https://redirect.github.com/denoland/deno/issues/30641))
    - fix(ext/node): support JS underlying stream in TLS
    ([#&#8203;30465](https://redirect.github.com/denoland/deno/issues/30465))
    - fix(ext/webgpu): add illegal constructor errors
    ([#&#8203;30500](https://redirect.github.com/denoland/deno/issues/30500))
    - fix(init): eliminate flickering progress bar
    ([#&#8203;30496](https://redirect.github.com/denoland/deno/issues/30496))
    - fix(init): use temp `node_modules` folders for `deno init --npm ...`
    ([#&#8203;30492](https://redirect.github.com/denoland/deno/issues/30492))
    - fix(install): don't try to re-symlink binaries in node\_modules if the
    symlink
    is correct
    ([#&#8203;30546](https://redirect.github.com/denoland/deno/issues/30546))
    - fix(install): force refresh if cannot find version
    ([#&#8203;30483](https://redirect.github.com/denoland/deno/issues/30483))
    - fix(install): print install report on `add`, `cache`, and all
    `install`
    variants, move scripts and deprecation warnings after the report
    ([#&#8203;30549](https://redirect.github.com/denoland/deno/issues/30549))
    - fix(install/cache): better discovery for config file based on
    entrypoint
    
    ([#&#8203;30608](https://redirect.github.com/denoland/deno/issues/30608))
    - fix(lsp): auto-import dep entries from workspace member import maps
    ([#&#8203;30667](https://redirect.github.com/denoland/deno/issues/30667))
    - fix(lsp): goto-type-definition for builtin on startup
    ([#&#8203;30499](https://redirect.github.com/denoland/deno/issues/30499))
    - fix(lsp): import rewrites in moved file
    ([#&#8203;30628](https://redirect.github.com/denoland/deno/issues/30628))
    - fix(napi): buffer finalizer is nullable
    ([#&#8203;30514](https://redirect.github.com/denoland/deno/issues/30514))
    - fix(node): improve directory import error suggestion
    ([#&#8203;30619](https://redirect.github.com/denoland/deno/issues/30619))
    - fix(node): regression where Node fs APIs required elevated permissions
    on
    Windows
    ([#&#8203;30535](https://redirect.github.com/denoland/deno/issues/30535))
    - fix(node\_resolver): incorrect resolution of `require("..")`
    ([#&#8203;30524](https://redirect.github.com/denoland/deno/issues/30524))
    - fix(npm): do not error on failure to write warned script file
    ([#&#8203;30479](https://redirect.github.com/denoland/deno/issues/30479))
    - fix(publish): unfurl import.meta.resolve calls
    ([#&#8203;30663](https://redirect.github.com/denoland/deno/issues/30663))
    - fix(tests): Switch from --nocapture to --no-capture
    ([#&#8203;30638](https://redirect.github.com/denoland/deno/issues/30638))
    - fix(types): specify `ArrayBuffer` as a backing buffer type for
    `Response.body`
    and `Response.bytes`
    ([#&#8203;30435](https://redirect.github.com/denoland/deno/issues/30435))
    - fix(types): specify `ArrayBuffer` as a backing buffer type for
    `TextEncoder.encode()`
    ([#&#8203;30434](https://redirect.github.com/denoland/deno/issues/30434))
    - fix(unstable): make QuicListener yield QuicIncoming
    ([#&#8203;30150](https://redirect.github.com/denoland/deno/issues/30150))
    - fix(unstable): support unstable-raw-imports when prewarmed
    ([#&#8203;30530](https://redirect.github.com/denoland/deno/issues/30530))
    - fix: add another space after warning symbol
    ([#&#8203;30482](https://redirect.github.com/denoland/deno/issues/30482))
    - fix: do not have duplicate progress bars for post install scripts
    ([#&#8203;30489](https://redirect.github.com/denoland/deno/issues/30489))
    - fix: pass npm process state when spawning script in npm package via
    Node APIs
    
    ([#&#8203;30490](https://redirect.github.com/denoland/deno/issues/30490))
    - fix: upgrade to swc\_ecma\_parser 23
    ([#&#8203;30564](https://redirect.github.com/denoland/deno/issues/30564))
    
    ###
    [`v2.4.4`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#244--20250813)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.4.3...v2.4.4)
    
    - feat(unstable): add json repl
    ([#&#8203;30307](https://redirect.github.com/denoland/deno/issues/30307))
    - feat(unstable): allow setting headers on EventSource
    ([#&#8203;30278](https://redirect.github.com/denoland/deno/issues/30278))
    - feat(unstable): allow specifying default path and path prefix
    ([#&#8203;30320](https://redirect.github.com/denoland/deno/issues/30320))
    - feat(unstable): implement custom inspect for AtomicOperation
    ([#&#8203;30077](https://redirect.github.com/denoland/deno/issues/30077))
    - fix(bundle): require of sub directory in npm package should consult
    package.json
    ([#&#8203;30253](https://redirect.github.com/denoland/deno/issues/30253))
    - fix(bundle): support importing directories with a package.json from an
    es
    module when bundling
    ([#&#8203;30273](https://redirect.github.com/denoland/deno/issues/30273))
    - fix(bundle): use non-node conditions for --platform=browser
    ([#&#8203;30250](https://redirect.github.com/denoland/deno/issues/30250))
    - fix(check): do not surface code resolution errors in declaration file
    dependencies
    ([#&#8203;30296](https://redirect.github.com/denoland/deno/issues/30296))
    - fix(compile): ensure `Deno.build.standalone` is set in workers
    ([#&#8203;30335](https://redirect.github.com/denoland/deno/issues/30335))
    - fix(ext/node): `fs.open` and `fs.openSync` compatibility
    ([#&#8203;30191](https://redirect.github.com/denoland/deno/issues/30191))
    - fix(ext/node): `fs.rename` and `fs.renameSync` compatibility
    ([#&#8203;30245](https://redirect.github.com/denoland/deno/issues/30245))
    - fix(ext/node): `fs.unlink` and `fs.unlinkSync` compatibility
    ([#&#8203;30257](https://redirect.github.com/denoland/deno/issues/30257))
    - fix(ext/node): accept `base64url` encoding on StringDecoder
    ([#&#8203;30366](https://redirect.github.com/denoland/deno/issues/30366))
    - fix(ext/node): assign 'ERR\_BUFFER\_TOO\_LARGE' to codes
    ([#&#8203;30311](https://redirect.github.com/denoland/deno/issues/30311))
    - fix(ext/node): avoid panic when `crypto.randomInt` has no arguments
    ([#&#8203;30314](https://redirect.github.com/denoland/deno/issues/30314))
    - fix(ext/node): define fs constants correctly across platforms
    ([#&#8203;30113](https://redirect.github.com/denoland/deno/issues/30113))
    - fix(ext/node): fs readv promisify compatibility
    ([#&#8203;30149](https://redirect.github.com/denoland/deno/issues/30149))
    - fix(ext/node): handle large buffer correctly
    ([#&#8203;30369](https://redirect.github.com/denoland/deno/issues/30369))
    - fix(ext/node): incorrect `ERR_INVALID_ARG_VALUE` constructor arguments
    position
    ([#&#8203;30309](https://redirect.github.com/denoland/deno/issues/30309))
    - fix(ext/node): make some `os` exported properties read only
    ([#&#8203;30374](https://redirect.github.com/denoland/deno/issues/30374))
    - fix(ext/node): parse fs open options correctly
    ([#&#8203;30300](https://redirect.github.com/denoland/deno/issues/30300))
    - fix(ext/node): support TLS for unix sockets
    ([#&#8203;30169](https://redirect.github.com/denoland/deno/issues/30169))
    - fix(ext/node): use custom allocator for brotli
    ([#&#8203;30277](https://redirect.github.com/denoland/deno/issues/30277))
    - fix(ext/node): use primordials in
    `ext/node/polyfills/internal_binding/buffer.ts`
    ([#&#8203;30287](https://redirect.github.com/denoland/deno/issues/30287))
    - fix(ext/node): use primordials in
    `ext/node/polyfills/internal_binding/node_file.ts`
    ([#&#8203;30066](https://redirect.github.com/denoland/deno/issues/30066))
    - fix(ext/node): worker\_threads handles basic `require` calls
    ([#&#8203;30279](https://redirect.github.com/denoland/deno/issues/30279))
    - fix(io): do not autoClose stdin readable stream
    ([#&#8203;30345](https://redirect.github.com/denoland/deno/issues/30345))
    - fix(lsp): use referrer compiler options for node\_modules files
    ([#&#8203;30275](https://redirect.github.com/denoland/deno/issues/30275))
    - fix(publish): remove incorrect `relative-package-import` diagnostic
    when root
    of workspace is package
    ([#&#8203;30333](https://redirect.github.com/denoland/deno/issues/30333))
    - fix(unstable): lint node properties should be enumerable
    ([#&#8203;30391](https://redirect.github.com/denoland/deno/issues/30391))
    - fix(unstable): update deno\_tunnel for better reconnect errors
    ([#&#8203;30381](https://redirect.github.com/denoland/deno/issues/30381))
    - fix(update): update version reqs even if locked to latest version
    ([#&#8203;30249](https://redirect.github.com/denoland/deno/issues/30249))
    - fix: android build
    ([#&#8203;30360](https://redirect.github.com/denoland/deno/issues/30360))
    - fix: improve handling of linked jsr packages in lockfile
    ([#&#8203;30289](https://redirect.github.com/denoland/deno/issues/30289))
    - fix: make unmet peer dep error message less verbose
    ([#&#8203;30312](https://redirect.github.com/denoland/deno/issues/30312))
    - fix: reduce progress bar flickering
    ([#&#8203;30349](https://redirect.github.com/denoland/deno/issues/30349))
    - fix: upgrade
    [@&#8203;node/types](https://redirect.github.com/node/types) to 24
    ([#&#8203;30343](https://redirect.github.com/denoland/deno/issues/30343))
    - fix: upgrade deno\_core to 0.355.0
    ([#&#8203;30352](https://redirect.github.com/denoland/deno/issues/30352))
    - perf(napi): misc napi optimizations
    ([#&#8203;30291](https://redirect.github.com/denoland/deno/issues/30291))
    - perf: use more efficient structuredClone API
    ([#&#8203;30258](https://redirect.github.com/denoland/deno/issues/30258))
    - perf: reduce heap allocations and memory creating cjs wrapper module
    ([#&#8203;30344](https://redirect.github.com/denoland/deno/issues/30344))
    
    ###
    [`v2.4.3`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#243--20250730)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.4.2...v2.4.3)
    
    - feat(unstable): add useful metadata to tunnel
    ([#&#8203;30161](https://redirect.github.com/denoland/deno/issues/30161))
    - fix(bundle): don't force managed npm resolution
    ([#&#8203;30200](https://redirect.github.com/denoland/deno/issues/30200))
    - fix(check): ensure module not found errors are surfaced
    ([#&#8203;30181](https://redirect.github.com/denoland/deno/issues/30181))
    - fix(compile): do not error including npm packages that don't match
    current
    system
    ([#&#8203;30188](https://redirect.github.com/denoland/deno/issues/30188))
    - fix(compile): do not include managed npm deps when graph does not have
    any npm
    pkgs
    ([#&#8203;30189](https://redirect.github.com/denoland/deno/issues/30189))
    - fix(ext/node): `fs.read` and `fs.write` promisify compatibility
    ([#&#8203;30152](https://redirect.github.com/denoland/deno/issues/30152))
    - fix(ext/node): add process.\_rawDebug
    ([#&#8203;30141](https://redirect.github.com/denoland/deno/issues/30141))
    - fix(ext/node): fix segmentation fault when spkac is empty
    ([#&#8203;30207](https://redirect.github.com/denoland/deno/issues/30207))
    - fix(ext/node): implement TLSSocket.getPeerCertificate
    ([#&#8203;30146](https://redirect.github.com/denoland/deno/issues/30146))
    - fix(ext/node): implement tls.checkServerIdentitiy
    ([#&#8203;30148](https://redirect.github.com/denoland/deno/issues/30148))
    - fix(ext/node): use Zlib base for brotli handles
    ([#&#8203;30112](https://redirect.github.com/denoland/deno/issues/30112))
    - fix(ext/node): use primordials in
    `ext/node/polyfills/internal_binding/_listen.ts`
    ([#&#8203;30100](https://redirect.github.com/denoland/deno/issues/30100))
    - fix(ext/node): use primordials in
    `ext/node/polyfills/internal_binding/pipe_wrap.ts`
    ([#&#8203;30241](https://redirect.github.com/denoland/deno/issues/30241))
    - fix(ext/node): validate `fd` is integer on `fsync` and `fdatasync`
    ([#&#8203;30215](https://redirect.github.com/denoland/deno/issues/30215))
    - fix(http): catch more tunnel close errors
    ([#&#8203;30236](https://redirect.github.com/denoland/deno/issues/30236))
    - fix(lib/node): change ERR\_INVALID\_PACKAGE\_TARGET to
    ERR\_PACKAGE\_PATH\_NOT\_EXPORTED when no package.json#exports condition
    matches
    
    ([#&#8203;29841](https://redirect.github.com/denoland/deno/issues/29841))
    - fix(lsp): do not error for bytes or text import of json module
    ([#&#8203;30137](https://redirect.github.com/denoland/deno/issues/30137))
    - fix(lsp): improve renaming a file with bytes or text imports
    ([#&#8203;30142](https://redirect.github.com/denoland/deno/issues/30142))
    - fix(publish): improve diagnostic when importing from another package
    using a
    relative import
    ([#&#8203;30203](https://redirect.github.com/denoland/deno/issues/30203))
    - fix(regression): do not error when specifying `--config` flag with
    `../`
    component
    ([#&#8203;30208](https://redirect.github.com/denoland/deno/issues/30208))
    - fix(task): `--recursive` - order tasks by package dependencies
    ([#&#8203;30129](https://redirect.github.com/denoland/deno/issues/30129))
    - fix(task): improve parsing of quotes in command substitution
    ([#&#8203;30162](https://redirect.github.com/denoland/deno/issues/30162))
    - fix(task): show package name of task when --recursive
    ([#&#8203;30136](https://redirect.github.com/denoland/deno/issues/30136))
    - fix(tsconfig): don't use tsc-compatible defaults for deno.json
    compiler
    options
    ([#&#8203;30242](https://redirect.github.com/denoland/deno/issues/30242))
    - fix: do not panic deserializing config with invalid number value
    ([#&#8203;30171](https://redirect.github.com/denoland/deno/issues/30171))
    - fix: don't invoke `Proxy` getter trap on `console.log`
    ([#&#8203;30230](https://redirect.github.com/denoland/deno/issues/30230))
    - fix: ensure coverage dir is stored absolute to prevent issues when cwd
    changes
    
    ([#&#8203;30225](https://redirect.github.com/denoland/deno/issues/30225))
    - fix: reduce change of corrupt lockfile error when updating
    dependencies in the
    config file
    ([#&#8203;30239](https://redirect.github.com/denoland/deno/issues/30239))
    - fix: support package.json imports in a Deno workspace
    ([#&#8203;30198](https://redirect.github.com/denoland/deno/issues/30198))
    - fix: tunnels in processes that don't listen
    ([#&#8203;30178](https://redirect.github.com/denoland/deno/issues/30178))
    - fix: update setTimeout and setInterval callback type to support strin…
    
    ([#&#8203;30183](https://redirect.github.com/denoland/deno/issues/30183))
    - fix: use 'deno\_signals' crate for signal handling
    ([#&#8203;30204](https://redirect.github.com/denoland/deno/issues/30204))
    - perf(buffer): optimize Buffer.subarray and Buffer.prototype.utf8Slice
    ([#&#8203;30213](https://redirect.github.com/denoland/deno/issues/30213))
    
    ###
    [`v2.4.2`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#242--20250716)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.4.1...v2.4.2)
    
    - fix(bundle): default "jsxImportSource" to "react"
    ([#&#8203;30082](https://redirect.github.com/denoland/deno/issues/30082))
    - fix(check): temporarily ignore ERR\_TYPES\_NOT\_FOUND
    ([#&#8203;29926](https://redirect.github.com/denoland/deno/issues/29926))
    - fix(ext/node): don't throw error on invalid path input on `exists` and
    `existsSync`
    ([#&#8203;29971](https://redirect.github.com/denoland/deno/issues/29971))
    - fix(ext/node): validate path parameters on `link` and `linkSync`
    ([#&#8203;30061](https://redirect.github.com/denoland/deno/issues/30061))
    - fix(lint): do not panic for many overlapping lint fixes
    ([#&#8203;30104](https://redirect.github.com/denoland/deno/issues/30104))
    - fix(lsp): tsconfig features for 'deno check' parity
    ([#&#8203;30007](https://redirect.github.com/denoland/deno/issues/30007))
    - fix(tsconfig): prioritize deno.json if it has compiler options
    ([#&#8203;30056](https://redirect.github.com/denoland/deno/issues/30056))
    - fix(tsconfig): use tsc defaults for 'strict' and 'noImplicitOverride'
    ([#&#8203;30045](https://redirect.github.com/denoland/deno/issues/30045))
    - fix(unstable): support importing files in npm packages as bytes and
    text
    
    ([#&#8203;30065](https://redirect.github.com/denoland/deno/issues/30065))
    - fix: `global` global should be writeable
    ([#&#8203;30032](https://redirect.github.com/denoland/deno/issues/30032))
    - fix: early init logging
    ([#&#8203;30034](https://redirect.github.com/denoland/deno/issues/30034))
    - fix: new signal handling
    ([#&#8203;30029](https://redirect.github.com/denoland/deno/issues/30029))
    - fix: upgrade deno\_core to 0.352.1
    ([#&#8203;30119](https://redirect.github.com/denoland/deno/issues/30119))
    
    ###
    [`v2.4.1`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#241--20250708)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.4.0...v2.4.1)
    
    - feat(unstable/otel): support vsock transport for telemetry
    ([#&#8203;30001](https://redirect.github.com/denoland/deno/issues/30001))
    - feat(unstable): tunnelling
    ([#&#8203;30022](https://redirect.github.com/denoland/deno/issues/30022))
    - fix(bundle): don't use createRequire when targeting browser, make hack
    not
    depend on variable names
    ([#&#8203;30023](https://redirect.github.com/denoland/deno/issues/30023))
    - fix(bundle): make the "dynamic require" hack work on minified output
    ([#&#8203;29997](https://redirect.github.com/denoland/deno/issues/29997))
    - fix(bundle): resolve "sloppy imports" in npm packages when bundling
    ([#&#8203;29989](https://redirect.github.com/denoland/deno/issues/29989))
    - fix(ext/http2): fix oob buffer reads in http2 requests
    ([#&#8203;29969](https://redirect.github.com/denoland/deno/issues/29969))
    - fix(serve): actually wire up resolving main module with import map for
    deno
    serve
    ([#&#8203;29974](https://redirect.github.com/denoland/deno/issues/29974))
    - fix(unstable): bytes and text imports from npm dependencies should
    require
    `--allow-read`
    ([#&#8203;29990](https://redirect.github.com/denoland/deno/issues/29990))
    - Revert "fix(ext/napi): ensure the finalizer callback will be called (…
    
    ([#&#8203;30018](https://redirect.github.com/denoland/deno/issues/30018))
    - Revert "fix(otel): flush data when terminating signal is received
    ([#&#8203;2](https://redirect.github.com/denoland/deno/issues/2)…
    
    ([#&#8203;30019](https://redirect.github.com/denoland/deno/issues/30019))
    - perf: bust emit cache only on deno\_ast version change
    ([#&#8203;29984](https://redirect.github.com/denoland/deno/issues/29984))
    - perf: skip jsx transpile when disabled
    ([#&#8203;29995](https://redirect.github.com/denoland/deno/issues/29995))
    
    ###
    [`v2.4.0`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#240--20250701)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.3.7...v2.4.0)
    
    Read more: <http://deno.com/blog/v2.4>
    
    - feat(bundle): support text and bytes imports in bundle
    ([#&#8203;29908](https://redirect.github.com/denoland/deno/issues/29908))
    - feat(check): tsconfig "references", "extends", "files", "include" and
    "exclude"
    ([#&#8203;29843](https://redirect.github.com/denoland/deno/issues/29843))
    - feat(cli): add `--coverage` flag to `deno run` command
    ([#&#8203;29329](https://redirect.github.com/denoland/deno/issues/29329))
    - feat(cli): alias --unstable-sloppy-imports to --sloppy-imports
    ([#&#8203;29780](https://redirect.github.com/denoland/deno/issues/29780))
    - feat(ext/http): support `onListen()` callback in `deno serve`
    ([#&#8203;29449](https://redirect.github.com/denoland/deno/issues/29449))
    - feat(fmt): add support for .xml, .svg and .mustache files
    ([#&#8203;29851](https://redirect.github.com/denoland/deno/issues/29851))
    - feat(fmt): remove UTF-8 BOM instead of maintaining it
    ([#&#8203;29796](https://redirect.github.com/denoland/deno/issues/29796))
    - feat(node API): add `fs.glob`, `fs.globSync`, `fs.promises.glob`
    ([#&#8203;28972](https://redirect.github.com/denoland/deno/issues/28972))
    - feat(otel): stabilize OpenTelemetry support
    ([#&#8203;29822](https://redirect.github.com/denoland/deno/issues/29822))
    - feat(process): add detached option to `Deno.Command`
    ([#&#8203;29933](https://redirect.github.com/denoland/deno/issues/29933))
    - feat(run): resolve main module with workspace resolver
    ([#&#8203;29928](https://redirect.github.com/denoland/deno/issues/29928))
    - feat(signals): support listening for ctrl+close on Windows
    ([#&#8203;27880](https://redirect.github.com/denoland/deno/issues/27880))
    - feat(unstable): add DENO\_NODE\_CONDITIONS env var
    ([#&#8203;29848](https://redirect.github.com/denoland/deno/issues/29848))
    - feat(unstable): bytes and text imports
    ([#&#8203;29855](https://redirect.github.com/denoland/deno/issues/29855))
    - feat(unstable): support bytes and text imports in `deno compile`
    ([#&#8203;29924](https://redirect.github.com/denoland/deno/issues/29924))
    - feat: --allow-net supports CIDR ranges
    ([#&#8203;29704](https://redirect.github.com/denoland/deno/issues/29704))
    - feat: Add --deny-import flag
    ([#&#8203;29702](https://redirect.github.com/denoland/deno/issues/29702))
    - feat: Deno.execPath() no longer requires --allow-read permission
    ([#&#8203;29620](https://redirect.github.com/denoland/deno/issues/29620))
    - feat: add 'deno update' subcommand
    ([#&#8203;29187](https://redirect.github.com/denoland/deno/issues/29187))
    - feat: add `DENO_AUTO_SERVE` env var
    ([#&#8203;29852](https://redirect.github.com/denoland/deno/issues/29852))
    - feat: add `DENO_COMPAT` env var
    ([#&#8203;29889](https://redirect.github.com/denoland/deno/issues/29889))
    - feat: add support for --preload/--import flag
    ([#&#8203;29626](https://redirect.github.com/denoland/deno/issues/29626))
    - feat: deprecate --unstable-node-globals flag
    ([#&#8203;29887](https://redirect.github.com/denoland/deno/issues/29887))
    - feat: make 'Buffer' and 'global' available as globals
    ([#&#8203;29416](https://redirect.github.com/denoland/deno/issues/29416))
    - feat: make `setImmediate` and `clearImmediate` as globals
    ([#&#8203;29877](https://redirect.github.com/denoland/deno/issues/29877))
    - feat: rename --unstable-node-conditions to --unstable-conditions
    ([#&#8203;29885](https://redirect.github.com/denoland/deno/issues/29885))
    - feat: stabilize --allow-net subdomain wildcards
    ([#&#8203;29902](https://redirect.github.com/denoland/deno/issues/29902))
    - feat: stabilize --node-conditions flag
    ([#&#8203;29628](https://redirect.github.com/denoland/deno/issues/29628))
    - feat: unflag the deploy subcommand
    ([#&#8203;29863](https://redirect.github.com/denoland/deno/issues/29863))
    - fix(bench): Make output table markdown compatible
    ([#&#8203;29532](https://redirect.github.com/denoland/deno/issues/29532))
    - fix(bundle): only replace require shim in js files, spruce up output
    ([#&#8203;29892](https://redirect.github.com/denoland/deno/issues/29892))
    - fix(check): don't detect tsconfigs with no deno.json/package.json or
    \--no-config
    ([#&#8203;29925](https://redirect.github.com/denoland/deno/issues/29925))
    - fix(coverage): Make output table markdown compatible
    ([#&#8203;29533](https://redirect.github.com/denoland/deno/issues/29533))
    - fix(ext/node): add `lchmod`, `lchmod` promise, `lchmodSync` to
    `node:fs`
    
    ([#&#8203;29833](https://redirect.github.com/denoland/deno/issues/29833))
    - fix(ext/node): add type check to LibuvStreamWrap.writeBuffer
    ([#&#8203;29879](https://redirect.github.com/denoland/deno/issues/29879))
    - fix(ext/node): don't show deprecation warnings for dependencies
    ([#&#8203;29909](https://redirect.github.com/denoland/deno/issues/29909))
    - fix(ext/node): export promise based `lchown` and `lutimes` from
    `node:fs/promises`
    ([#&#8203;29870](https://redirect.github.com/denoland/deno/issues/29870))
    - fix(ext/node): fix reference error in node:stream
    ([#&#8203;29894](https://redirect.github.com/denoland/deno/issues/29894))
    - fix(ext/node): improve assert.fail
    ([#&#8203;29850](https://redirect.github.com/denoland/deno/issues/29850))
    - fix(ext/node): improve input validations of stream/consumers
    ([#&#8203;29880](https://redirect.github.com/denoland/deno/issues/29880))
    - fix(ext/node): keep BOM in buffer.toString('utf8')
    ([#&#8203;29896](https://redirect.github.com/denoland/deno/issues/29896))
    - fix(ext/node): remove duplicated stream classes
    ([#&#8203;29860](https://redirect.github.com/denoland/deno/issues/29860))
    - fix(fmt/css): prefer collapsing font-family values
    ([#&#8203;29864](https://redirect.github.com/denoland/deno/issues/29864))
    - fix(install): purge more packages from lockfile on config change
    ([#&#8203;29953](https://redirect.github.com/denoland/deno/issues/29953))
    - fix(install/global): resolve bin name from npm packument
    ([#&#8203;29884](https://redirect.github.com/denoland/deno/issues/29884))
    - fix(lsp): don't show no-export diagnostics for type-only npm imports
    ([#&#8203;29888](https://redirect.github.com/denoland/deno/issues/29888))
    - fix(node): use primordials more consistently in `_events.mjs`
    ([#&#8203;29930](https://redirect.github.com/denoland/deno/issues/29930))
    - fix(publish): disallow publishing with bytes or text imports
    ([#&#8203;29954](https://redirect.github.com/denoland/deno/issues/29954))
    - fix: support `Deno.permissions.query({name:"import"})`
    ([#&#8203;29610](https://redirect.github.com/denoland/deno/issues/29610))
    - perf: skip loading bytes and text imports into memory when already
    cached and
    building module graph
    ([#&#8203;29931](https://redirect.github.com/denoland/deno/issues/29931))
    
    ###
    [`v2.3.7`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#237--20250623)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.3.6...v2.3.7)
    
    - feat(unstable): add `--platform` flag to deno bundle
    ([#&#8203;29697](https://redirect.github.com/denoland/deno/issues/29697))
    - feat(unstable): add `--sourcemap` flag to deno bundle
    ([#&#8203;29735](https://redirect.github.com/denoland/deno/issues/29735))
    - feat(unstable): add watch mode to deno bundle
    ([#&#8203;29795](https://redirect.github.com/denoland/deno/issues/29795))
    - feat: allow base64 ca cert in args
    ([#&#8203;29814](https://redirect.github.com/denoland/deno/issues/29814))
    - fix(bundle): enable sloppy imports by default when bundling
    ([#&#8203;29731](https://redirect.github.com/denoland/deno/issues/29731))
    - fix(bundle): improve error handling and reporting
    ([#&#8203;29744](https://redirect.github.com/denoland/deno/issues/29744))
    - fix(bundle): parse the allow-import flag, fix example in help text
    ([#&#8203;29733](https://redirect.github.com/denoland/deno/issues/29733))
    - fix(bundle): transform import.meta.main
    ([#&#8203;29830](https://redirect.github.com/denoland/deno/issues/29830))
    - fix(ext/napi): ensure the finalizer callback will be called
    ([#&#8203;29710](https://redirect.github.com/denoland/deno/issues/29710))
    - fix(ext/node): DiffieHellman constructor behaviors
    ([#&#8203;29718](https://redirect.github.com/denoland/deno/issues/29718))
    - fix(ext/node): Fix `crypto.pbkdf2` compat
    ([#&#8203;29738](https://redirect.github.com/denoland/deno/issues/29738))
    - fix(ext/node): Module.wrap cleanup for npm:v8-code-cache
    ([#&#8203;29725](https://redirect.github.com/denoland/deno/issues/29725))
    - fix(ext/node): add `fchmod` and `fchmodSync`
    ([#&#8203;29791](https://redirect.github.com/denoland/deno/issues/29791))
    - fix(ext/node): add key length validation in
    `DiffieHellman.prototype.computeSecret`
    ([#&#8203;29757](https://redirect.github.com/denoland/deno/issues/29757))
    - fix(ext/node): add validation to Cipheriv methods
    ([#&#8203;29800](https://redirect.github.com/denoland/deno/issues/29800))
    - fix(ext/node): crypto.timingSafeEqual
    ([#&#8203;29758](https://redirect.github.com/denoland/deno/issues/29758))
    - fix(ext/node): deprecate Hash and Hmac constructors
    ([#&#8203;29774](https://redirect.github.com/denoland/deno/issues/29774))
    - fix(ext/node): fix assertion error message of assert.ok
    ([#&#8203;29803](https://redirect.github.com/denoland/deno/issues/29803))
    - fix(ext/node): fix error type in DiffieHellman constructor
    ([#&#8203;29721](https://redirect.github.com/denoland/deno/issues/29721))
    - fix(ext/node): fix events.once
    ([#&#8203;29716](https://redirect.github.com/denoland/deno/issues/29716))
    - fix(ext/node): fix input validation of crypto hkdf
    ([#&#8203;29775](https://redirect.github.com/denoland/deno/issues/29775))
    - fix(ext/node): fix oneshot hash validation
    ([#&#8203;29661](https://redirect.github.com/denoland/deno/issues/29661))
    - fix(ext/node): implement Certificate API
    ([#&#8203;29828](https://redirect.github.com/denoland/deno/issues/29828))
    - fix(ext/node): improve assert.ifError
    ([#&#8203;29846](https://redirect.github.com/denoland/deno/issues/29846))
    - fix(ext/node): improve comparison of faked objects in
    `deepStrictEqual`
    
    ([#&#8203;29819](https://redirect.github.com/denoland/deno/issues/29819))
    - fix(ext/node): improve scrypt support
    ([#&#8203;29773](https://redirect.github.com/denoland/deno/issues/29773))
    - fix(ext/node): support KeyObject in publicEncrypt/privateDecrypt
    ([#&#8203;29798](https://redirect.github.com/denoland/deno/issues/29798))
    - fix(ext/node): throw invalid state from `getAuthTag`
    ([#&#8203;29752](https://redirect.github.com/denoland/deno/issues/29752))
    - fix(ext/node): use primordials in
    `ext/node/polyfills/internal/event_target.mjs`
    ([#&#8203;29772](https://redirect.github.com/denoland/deno/issues/29772))
    - fix(ext/node): use primordials in
    `ext/node/polyfills/internal/fs/utils.mjs`
    
    ([#&#8203;29708](https://redirect.github.com/denoland/deno/issues/29708))
    - fix(ext/node): validate auth tag for GCM mode cipher
    ([#&#8203;29739](https://redirect.github.com/denoland/deno/issues/29739))
    - fix(fmt): fix handling of indent inside template language
    ([#&#8203;29616](https://redirect.github.com/denoland/deno/issues/29616))
    - fix(fmt): handle TS as syntax in Svelte each block
    ([#&#8203;29789](https://redirect.github.com/denoland/deno/issues/29789))
    - fix(install): ignore unknown JSR export errors on top level install
    ([#&#8203;29807](https://redirect.github.com/denoland/deno/issues/29807))
    - fix(install): infer name from
    [@&#8203;scope/cli](https://redirect.github.com/scope/cli) pattern
    ([#&#8203;29694](https://redirect.github.com/denoland/deno/issues/29694))
    - fix(install,outdated): try to avoid building graph with incorrect
    exports
    
    ([#&#8203;29713](https://redirect.github.com/denoland/deno/issues/29713))
    - fix(jsr): allow using `import.meta.resolve` to resolve non-jsr remote
    urls
    
    ([#&#8203;29831](https://redirect.github.com/denoland/deno/issues/29831))
    - fix(lsp): respect media type for tsx jupyter cells
    ([#&#8203;29712](https://redirect.github.com/denoland/deno/issues/29712))
    - fix(npm): support resolving npm specifiers not in graph with
    `import.meta.resolve` for resolved packages
    ([#&#8203;29732](https://redirect.github.com/denoland/deno/issues/29732))
    - fix: `import.meta.resolve` - do not error for non-existent files in
    npm
    packages
    ([#&#8203;29741](https://redirect.github.com/denoland/deno/issues/29741))
    - fix: do not panic when logging from outside a tokio runtime
    ([#&#8203;29728](https://redirect.github.com/denoland/deno/issues/29728))
    - fix: move win32job under windows dependencies in tests/util/server
    ([#&#8203;29745](https://redirect.github.com/denoland/deno/issues/29745))
    - fix: remove `self` from global middleware
    ([#&#8203;29734](https://redirect.github.com/denoland/deno/issues/29734))
    
    ###
    [`v2.3.6`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#236--20250612)
    
    [Compare
    Source](https://redirect.github.com/denoland/deno/compare/v2.3.5...v2.3.6)
    
    - feat(bundle, unstable): bundling backed by esbuild
    ([#&#8203;29470](https://redirect.github.com/denoland/deno/issues/29470))
    - feat(ext/fetch): add support for fetch on vsock sockets
    ([#&#8203;29692](https://redirect.github.com/denoland/deno/issues/29692))
    - feat(unstable): add --unstable-node-conditions flag for node
    resolution
      ([#&#8203;29586](https://redirect.github.
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    d0f98e9 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions/setup-node action to v6 (#7010)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-node](https://redirect.github.com/actions/setup-node) |
    action | major | `v5` -> `v6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-node (actions/setup-node)</summary>
    
    ###
    [`v6`](https://redirect.github.com/actions/setup-node/compare/v5...v6)
    
    [Compare
    Source](https://redirect.github.com/actions/setup-node/compare/v5...v6)
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    c2326db View commit details
    Browse the repository at this point in the history
  5. chore(deps): update github/codeql-action action to v4 (#7012)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [github/codeql-action](https://redirect.github.com/github/codeql-action)
    | action | major | `v3` -> `v4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>github/codeql-action (github/codeql-action)</summary>
    
    ###
    [`v4`](https://redirect.github.com/github/codeql-action/compare/v3...v4)
    
    [Compare
    Source](https://redirect.github.com/github/codeql-action/compare/v3...v4)
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    04200ca View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency @eslint/compat to v2 (#7013)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    |
    [@eslint/compat](https://redirect.github.com/eslint/rewrite/tree/main/packages/compat#readme)
    ([source](https://redirect.github.com/eslint/rewrite/tree/HEAD/packages/compat))
    | [`^1.2.9` ->
    `^2.0.0`](https://renovatebot.com/diffs/npm/@eslint%2fcompat/1.2.9/2.0.0)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fcompat/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fcompat/1.2.9/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>eslint/rewrite (@&#8203;eslint/compat)</summary>
    
    ###
    [`v2.0.0`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#200-2025-11-14)
    
    [Compare
    Source](https://redirect.github.com/eslint/rewrite/compare/f5ecc7e945634a173af677d2d597d583bd2704e6...c368656dbba4d927344905f24b3993a378a59a88)
    
    ##### ⚠ BREAKING CHANGES
    
    - Require Node.js ^20.19.0 || ^22.13.0 || >=24
    ([#&#8203;297](https://redirect.github.com/eslint/rewrite/issues/297))
    
    ##### Features
    
    - patch missing context and SourceCode methods for v10
    ([#&#8203;311](https://redirect.github.com/eslint/rewrite/issues/311))
    ([a40d8c6](https://redirect.github.com/eslint/rewrite/commit/a40d8c60af5bc09ea5e1c778655312a34ddc9f83))
    - Require Node.js ^20.19.0 || ^22.13.0 || >=24
    ([#&#8203;297](https://redirect.github.com/eslint/rewrite/issues/297))
    ([acc623c](https://redirect.github.com/eslint/rewrite/commit/acc623c807bf8237a26b18291f04dd99e4e4981a))
    
    ##### Dependencies
    
    - The following workspace dependencies were updated
      - dependencies
    - [@&#8203;eslint/core](https://redirect.github.com/eslint/core) bumped
    from ^0.17.0 to ^1.0.0
    
    ###
    [`v1.4.1`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#141-2025-10-27)
    
    [Compare
    Source](https://redirect.github.com/eslint/rewrite/compare/7f592e3b60dd0a3b38d891a80aeeb92cf78d8e86...f5ecc7e945634a173af677d2d597d583bd2704e6)
    
    ##### Dependencies
    
    - The following workspace dependencies were updated
      - dependencies
    - [@&#8203;eslint/core](https://redirect.github.com/eslint/core) bumped
    from ^0.16.0 to ^0.17.0
    
    ###
    [`v1.4.0`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#140-2025-09-16)
    
    [Compare
    Source](https://redirect.github.com/eslint/rewrite/compare/9e68ab61df9c4ebc082b603fb5e3dfe2dcf98666...7f592e3b60dd0a3b38d891a80aeeb92cf78d8e86)
    
    ##### Features
    
    - Add config types in
    [@&#8203;eslint/core](https://redirect.github.com/eslint/core)
    ([#&#8203;237](https://redirect.github.com/eslint/rewrite/issues/237))
    ([7b6dd37](https://redirect.github.com/eslint/rewrite/commit/7b6dd370a598ea7fc94fba427a2579342b50b90f))
    
    ##### Dependencies
    
    - The following workspace dependencies were updated
      - dependencies
    - [@&#8203;eslint/core](https://redirect.github.com/eslint/core) bumped
    from ^0.15.2 to ^0.16.0
    
    ###
    [`v1.3.2`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#132-2025-08-05)
    
    [Compare
    Source](https://redirect.github.com/eslint/rewrite/compare/0496201974aad87fdcf3aa2a63ec74e91b54825e...9e68ab61df9c4ebc082b603fb5e3dfe2dcf98666)
    
    ##### Dependencies
    
    - The following workspace dependencies were updated
      - devDependencies
    - [@&#8203;eslint/core](https://redirect.github.com/eslint/core) bumped
    from ^0.15.1 to ^0.15.2
    
    ###
    [`v1.3.1`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#131-2025-06-25)
    
    [Compare
    Source](https://redirect.github.com/eslint/rewrite/compare/48b1f849476582257e1b6a110c4af55adbbec2e8...0496201974aad87fdcf3aa2a63ec74e91b54825e)
    
    ##### Bug Fixes
    
    - relax `@eslint/compat` eslint peerDependencies constraint
    ([#&#8203;215](https://redirect.github.com/eslint/rewrite/issues/215))
    ([b96ec0c](https://redirect.github.com/eslint/rewrite/commit/b96ec0c2ed6006add49c9c83a599a7d5a284348e))
    
    ##### Dependencies
    
    - The following workspace dependencies were updated
      - devDependencies
    - [@&#8203;eslint/core](https://redirect.github.com/eslint/core) bumped
    from ^0.15.0 to ^0.15.1
    
    ###
    [`v1.3.0`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#130-2025-06-09)
    
    [Compare
    Source](https://redirect.github.com/eslint/rewrite/compare/daa19551d7a52673ccaf7656c726dca6679ebd24...48b1f849476582257e1b6a110c4af55adbbec2e8)
    
    ##### Features
    
    - add support for custom name parameter to `includeIgnoreFile`
    ([#&#8203;211](https://redirect.github.com/eslint/rewrite/issues/211))
    ([3e18175](https://redirect.github.com/eslint/rewrite/commit/3e1817535e75f6feca7aee6d9ec2afaa0f6ad859))
    
    ##### Dependencies
    
    - The following workspace dependencies were updated
      - devDependencies
    - [@&#8203;eslint/core](https://redirect.github.com/eslint/core) bumped
    from ^0.14.0 to ^0.15.0
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    c0b46af View commit details
    Browse the repository at this point in the history
  7. fix(deps): update dependency eslint-plugin-unicorn to v62 (#7015)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    |
    [eslint-plugin-unicorn](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn)
    | [`59.0.1` ->
    `62.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/59.0.1/62.0.0)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-unicorn/62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-unicorn/59.0.1/62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sindresorhus/eslint-plugin-unicorn
    (eslint-plugin-unicorn)</summary>
    
    ###
    [`v62.0.0`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v62.0.0)
    
    [Compare
    Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.2...v62.0.0)
    
    ##### New rules
    
    -
    [`no-immediate-mutation`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/30f08471987e620755963ef2809ecc3dbcdb21d5/docs/rules/no-immediate-mutation.md)
    ([#&#8203;2787](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2787))
    [`e1c7d2e`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/e1c7d2ed)
    -
    [`no-useless-collection-argument`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/30f08471987e620755963ef2809ecc3dbcdb21d5/docs/rules/no-useless-collection-argument.md)
    ([#&#8203;2777](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2777))
    [`2d07c9a`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/2d07c9a9)
    -
    [`prefer-response-static-json`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/30f08471987e620755963ef2809ecc3dbcdb21d5/docs/rules/prefer-response-static-json.md)
    ([#&#8203;2778](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2778))
    [`ffe5943`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/ffe5943b)
    
    ##### Improvements
    
    - `text-encoding-identifier-case`: Add
    [`withDash`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/30f08471987e620755963ef2809ecc3dbcdb21d5/docs/rules/text-encoding-identifier-case.md#withdash)
    option
    ([#&#8203;2780](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2780))
    [`9025386`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/90253860)
    - `no-useless-undefined`: Check one `undefined` at a time
    ([#&#8203;2792](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2792))
    [`27f7509`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/27f75099)
    - `prefer-single-call`: Check optional chaining
    ([#&#8203;2788](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2788))
    [`8a132ac`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/8a132ace)
    - `text-encoding-identifier-case`: Enforce `'utf-8'` in
    `form[acceptCharset]` and `TextDecoder`
    ([#&#8203;2785](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2785))
    [`46b3974`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/46b39741)
    - `prefer-node-protocol`: Handle TypeScript import types
    ([#&#8203;2774](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2774))
    [`13a37a0`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/13a37a0d)
    - `no-array-for-each`: Ignore `forEach` for Effect library
    ([#&#8203;2783](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2783))
    [`2ef6f83`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/2ef6f831)
    - `prefer-string-raw`: Ignore more places that requires a string
    ([#&#8203;2776](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2776))
    [`43bc429`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/43bc4299)
    - `prefer-string-raw`: Add support for template literals
    ([#&#8203;2691](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2691))
    [`52723a2`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/52723a24)
    - `prefer-global-this`: Add `navigation` to `windowSpecificAPIs`
    ([#&#8203;2770](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2770))
    [`0c93998`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/0c939985)
    - `prefer-code-point`: Report cases where `String.fromCharCode` is not
    called directly
    ([#&#8203;2766](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2766))
    [`1d682a1`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/1d682a18)
    - `no-useless-spread`: Safely remove empty array and object
    ([#&#8203;2764](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2764))
    [`7aeabab`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/7aeabab3)
    
    ##### Fixes
    
    - `consistent-function-scoping`: Fix inconsistent behavior
    ([#&#8203;2748](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2748))
    [`a546444`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/a5464440)
    
    ***
    
    ###
    [`v61.0.2`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v61.0.2)
    
    [Compare
    Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.1...v61.0.2)
    
    - `throw-new-error`: Fix false positive for Effect library
    ([#&#8203;2740](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2740))
    [`0ddf5ea`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/0ddf5ead)
    - `no-useless-undefined`: Ignore `Set#delete(undefined)`
    ([#&#8203;2739](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2739))
    [`99acd27`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/99acd272)
    - `prefer-includes` and `prefer-array-index-of`: Prevent crash on Vue
    files
    ([#&#8203;2645](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2645))
    [`a1da518`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/a1da5182)
    
    ***
    
    ###
    [`v61.0.1`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v61.0.1)
    
    [Compare
    Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.0...v61.0.1)
    
    - `prefer-classlist-toggle`: Omit `Element#classList.contains()` call
    when fixing
    ([#&#8203;2732](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2732))
    [`066f96b`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/066f96b9)
    
    ***
    
    ###
    [`v61.0.0`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v61.0.0)
    
    [Compare
    Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v60.0.0...v61.0.0)
    
    ##### New rules
    
    -
    [`prefer-bigint-literals`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-bigint-literals.md)
    ([#&#8203;2722](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2722))
    [`1f4cb8a`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/1f4cb8a2)
    -
    [`prefer-classlist-toggle`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-classlist-toggle.md)
    ([#&#8203;2731](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2731))
    [`5f27ec2`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/5f27ec2a)
    -
    [`require-module-attributes`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/require-module-attributes.md)
    ([#&#8203;2725](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2725))
    [`5f275e2`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/5f275e25)
    -
    [`no-array-sort`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-array-sort.md)
    ([#&#8203;2713](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2713))
    [`b70d1e8`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/b70d1e8e)
    
    ##### Improvements
    
    - Add `unopinionated` config
    ([#&#8203;2715](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2715))
    [`c13d09b`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/c13d09b8)
    - Improve compatibility with optional chaining
    ([#&#8203;2727](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2727))
    [`60b2ec5`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/60b2ec5e)
    - `no-array-reduce`: Report optional chaining and calling of `.reduce()`
    ([#&#8203;2721](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2721))
    [`caa1f8b`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/caa1f8b8)
    - `prefer-type-error`: Ignore error type check
    ([#&#8203;2729](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2729))
    [`d12fc01`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/d12fc01c)
    
    ##### Fixes
    
    - `prefer-includes`: Fix compatibility with Vue SFC
    ([#&#8203;2704](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2704))
    [`540a4d4`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/540a4d4b)
    
    ***
    
    ###
    [`v60.0.0`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v60.0.0)
    
    [Compare
    Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v59.0.1...v60.0.0)
    
    ##### Breaking
    
    - Require Node.js 20.10
    ([#&#8203;2698](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2698))
    [`2dc27d9`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/2dc27d90)
    
    ##### New rules
    
    -
    [`prefer-class-fields`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-class-fields.md)
    ([#&#8203;2512](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2512))
    [`4c82dc1`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/4c82dc12)
    -
    [`no-array-reverse`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-array-reverse.md)
    ([#&#8203;2677](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2677))
    [`b051302`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/b051302f)
    -
    [`require-module-specifiers`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/require-module-specifiers.md)
    ([#&#8203;2686](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2686))
    [`2a8e152`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/2a8e152e)
    -
    [`no-useless-error-capture-stack-trace`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-useless-error-capture-stack-trace.md)
    ([#&#8203;2676](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2676))
    [`fc900b6`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/fc900b61)
    
    ##### Improvements
    
    - `prefer-string-replace-all`: Preserve escape
    ([#&#8203;2667](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2667))
    [`2310b50`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/2310b507)
    - Support `SuppressedError`
    ([#&#8203;2669](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2669))
    [`f51aeb9`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/f51aeb9a)
    
    ##### Fixes
    
    - `no-array-callback-reference`: Fix optional chaining expressions being
    ignored
    ([#&#8203;2694](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2694))
    [`ad27922`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/ad27922e)
    - `no-unnecessary-await`: Fix handling of experimental pipeline operator
    ([#&#8203;2658](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2658))
    [`2b8ebe5`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/commit/2b8ebe57)
    
    ***
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    fcb5463 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update dependency lerna to v9 (#7017)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [lerna](https://lerna.js.org)
    ([source](https://redirect.github.com/lerna/lerna/tree/HEAD/packages/lerna))
    | [`^8.1.2` ->
    `^9.0.0`](https://renovatebot.com/diffs/npm/lerna/8.1.2/9.0.1) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/8.1.2/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>lerna/lerna (lerna)</summary>
    
    ###
    [`v9.0.1`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#901-2025-11-14)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v9.0.0...v9.0.1)
    
    ##### Bug Fixes
    
    - expand version range to include nx v22.x
    ([#&#8203;4242](https://redirect.github.com/lerna/lerna/issues/4242))
    ([0cca286](https://redirect.github.com/lerna/lerna/commit/0cca28612be720d39f55cc278a9a4a93e112d1e1))
    
    ###
    [`v9.0.0`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#900-2025-09-23)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.2.4...v9.0.0)
    
    ##### Bug Fixes
    
    - **publish:** ensure README file names are populated on package.json
    ([#&#8203;4211](https://redirect.github.com/lerna/lerna/issues/4211))
    ([362875d](https://redirect.github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e))
    
    ##### Features
    
    - support OIDC trusted publishing
    ([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143))
    
    OIDC trusted publishing is now supported by Lerna with no specification
    configuration required.
    
    - A new guide has been added:
    <https://lerna.js.org/docs/recipes/oidc-trusted-publishing>
    - A fully working example repo has been set up here
    <https://github.com/JamesHenry/lerna-v9-oidc-publishing-example>
    
    ##### BREAKING CHANGES
    
    > After updating we strongly recommend running `lerna repair` in your
    project. This will migrate your `lerna.json` to the latest and greatest
    and remove any outdated options.
    
    As this is a major release there are a few breaking changes to be aware
    of, which may or may not affect your lerna repos, depending on how you
    are using the tool.
    
    - **node v18 support is dropped because it is end of life**
    
    When a node version becomes end of life (EOL) it means that it does not
    receive any updates or maintenance whatsoever, even if critical security
    vulnerabilities have been uncovered.
    
    We strongly encourage all folks here to keep up with the maintenance LTS
    version of Node at an absolute minimum:
    
    <https://github.com/nodejs/release#release-schedule>
    
    The versions of node supported by lerna are now `^20.19.0 || ^22.12.0 ||
    >=24.0.0`.
    
    - **The
    [@&#8203;lerna/legacy-package-management](https://redirect.github.com/lerna/legacy-package-management)
    package has been formally removed after 2 years of deprecation**.
    
    If you are still using `lerna add`, `lerna bootstrap` or `lerna link`
    commands, please migrate to using your package manager's long-supported
    workspaces feature. The updated guide should help with this
    <https://lerna.js.org/docs/legacy-package-management>\*\*
    
    ####
    [8.2.4](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
    (2025-07-27)
    
    ##### Bug Fixes
    
    - remove all remaining lodash usage
    ([#&#8203;4207](https://redirect.github.com/lerna/lerna/issues/4207))
    ([8211512](https://redirect.github.com/lerna/lerna/commit/8211512df9b4ced9be48e62ba0672de261fc2246))
    
    ####
    [8.2.3](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
    (2025-06-29)
    
    ##### Bug Fixes
    
    - use internal fork of unmaintained strong-log-transformer
    ([#&#8203;4195](https://redirect.github.com/lerna/lerna/issues/4195))
    ([7115485](https://redirect.github.com/lerna/lerna/commit/71154858134982b6d8b829bad226b7b81b0c6498))
    
    ####
    [8.2.2](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
    (2025-04-10)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.2.1](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
    (2025-03-03)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.2.4`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#900-2025-09-23)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
    
    ##### Bug Fixes
    
    - **publish:** ensure README file names are populated on package.json
    ([#&#8203;4211](https://redirect.github.com/lerna/lerna/issues/4211))
    ([362875d](https://redirect.github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e))
    
    ##### Features
    
    - support OIDC trusted publishing
    ([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143))
    
    OIDC trusted publishing is now supported by Lerna with no specification
    configuration required.
    
    - A new guide has been added:
    <https://lerna.js.org/docs/recipes/oidc-trusted-publishing>
    - A fully working example repo has been set up here
    <https://github.com/JamesHenry/lerna-v9-oidc-publishing-example>
    
    ##### BREAKING CHANGES
    
    > After updating we strongly recommend running `lerna repair` in your
    project. This will migrate your `lerna.json` to the latest and greatest
    and remove any outdated options.
    
    As this is a major release there are a few breaking changes to be aware
    of, which may or may not affect your lerna repos, depending on how you
    are using the tool.
    
    - **node v18 support is dropped because it is end of life**
    
    When a node version becomes end of life (EOL) it means that it does not
    receive any updates or maintenance whatsoever, even if critical security
    vulnerabilities have been uncovered.
    
    We strongly encourage all folks here to keep up with the maintenance LTS
    version of Node at an absolute minimum:
    
    <https://github.com/nodejs/release#release-schedule>
    
    The versions of node supported by lerna are now `^20.19.0 || ^22.12.0 ||
    >=24.0.0`.
    
    - **The
    [@&#8203;lerna/legacy-package-management](https://redirect.github.com/lerna/legacy-package-management)
    package has been formally removed after 2 years of deprecation**.
    
    If you are still using `lerna add`, `lerna bootstrap` or `lerna link`
    commands, please migrate to using your package manager's long-supported
    workspaces feature. The updated guide should help with this
    <https://lerna.js.org/docs/legacy-package-management>\*\*
    
    ####
    [8.2.4](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
    (2025-07-27)
    
    ##### Bug Fixes
    
    - remove all remaining lodash usage
    ([#&#8203;4207](https://redirect.github.com/lerna/lerna/issues/4207))
    ([8211512](https://redirect.github.com/lerna/lerna/commit/8211512df9b4ced9be48e62ba0672de261fc2246))
    
    ####
    [8.2.3](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
    (2025-06-29)
    
    ##### Bug Fixes
    
    - use internal fork of unmaintained strong-log-transformer
    ([#&#8203;4195](https://redirect.github.com/lerna/lerna/issues/4195))
    ([7115485](https://redirect.github.com/lerna/lerna/commit/71154858134982b6d8b829bad226b7b81b0c6498))
    
    ####
    [8.2.2](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
    (2025-04-10)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.2.1](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
    (2025-03-03)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.2.3`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#900-2025-09-23)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
    
    ##### Bug Fixes
    
    - **publish:** ensure README file names are populated on package.json
    ([#&#8203;4211](https://redirect.github.com/lerna/lerna/issues/4211))
    ([362875d](https://redirect.github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e))
    
    ##### Features
    
    - support OIDC trusted publishing
    ([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143))
    
    OIDC trusted publishing is now supported by Lerna with no specification
    configuration required.
    
    - A new guide has been added:
    <https://lerna.js.org/docs/recipes/oidc-trusted-publishing>
    - A fully working example repo has been set up here
    <https://github.com/JamesHenry/lerna-v9-oidc-publishing-example>
    
    ##### BREAKING CHANGES
    
    > After updating we strongly recommend running `lerna repair` in your
    project. This will migrate your `lerna.json` to the latest and greatest
    and remove any outdated options.
    
    As this is a major release there are a few breaking changes to be aware
    of, which may or may not affect your lerna repos, depending on how you
    are using the tool.
    
    - **node v18 support is dropped because it is end of life**
    
    When a node version becomes end of life (EOL) it means that it does not
    receive any updates or maintenance whatsoever, even if critical security
    vulnerabilities have been uncovered.
    
    We strongly encourage all folks here to keep up with the maintenance LTS
    version of Node at an absolute minimum:
    
    <https://github.com/nodejs/release#release-schedule>
    
    The versions of node supported by lerna are now `^20.19.0 || ^22.12.0 ||
    >=24.0.0`.
    
    - **The
    [@&#8203;lerna/legacy-package-management](https://redirect.github.com/lerna/legacy-package-management)
    package has been formally removed after 2 years of deprecation**.
    
    If you are still using `lerna add`, `lerna bootstrap` or `lerna link`
    commands, please migrate to using your package manager's long-supported
    workspaces feature. The updated guide should help with this
    <https://lerna.js.org/docs/legacy-package-management>\*\*
    
    ####
    [8.2.4](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
    (2025-07-27)
    
    ##### Bug Fixes
    
    - remove all remaining lodash usage
    ([#&#8203;4207](https://redirect.github.com/lerna/lerna/issues/4207))
    ([8211512](https://redirect.github.com/lerna/lerna/commit/8211512df9b4ced9be48e62ba0672de261fc2246))
    
    ####
    [8.2.3](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
    (2025-06-29)
    
    ##### Bug Fixes
    
    - use internal fork of unmaintained strong-log-transformer
    ([#&#8203;4195](https://redirect.github.com/lerna/lerna/issues/4195))
    ([7115485](https://redirect.github.com/lerna/lerna/commit/71154858134982b6d8b829bad226b7b81b0c6498))
    
    ####
    [8.2.2](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
    (2025-04-10)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.2.1](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
    (2025-03-03)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.2.2`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#900-2025-09-23)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
    
    ##### Bug Fixes
    
    - **publish:** ensure README file names are populated on package.json
    ([#&#8203;4211](https://redirect.github.com/lerna/lerna/issues/4211))
    ([362875d](https://redirect.github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e))
    
    ##### Features
    
    - support OIDC trusted publishing
    ([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143))
    
    OIDC trusted publishing is now supported by Lerna with no specification
    configuration required.
    
    - A new guide has been added:
    <https://lerna.js.org/docs/recipes/oidc-trusted-publishing>
    - A fully working example repo has been set up here
    <https://github.com/JamesHenry/lerna-v9-oidc-publishing-example>
    
    ##### BREAKING CHANGES
    
    > After updating we strongly recommend running `lerna repair` in your
    project. This will migrate your `lerna.json` to the latest and greatest
    and remove any outdated options.
    
    As this is a major release there are a few breaking changes to be aware
    of, which may or may not affect your lerna repos, depending on how you
    are using the tool.
    
    - **node v18 support is dropped because it is end of life**
    
    When a node version becomes end of life (EOL) it means that it does not
    receive any updates or maintenance whatsoever, even if critical security
    vulnerabilities have been uncovered.
    
    We strongly encourage all folks here to keep up with the maintenance LTS
    version of Node at an absolute minimum:
    
    <https://github.com/nodejs/release#release-schedule>
    
    The versions of node supported by lerna are now `^20.19.0 || ^22.12.0 ||
    >=24.0.0`.
    
    - **The
    [@&#8203;lerna/legacy-package-management](https://redirect.github.com/lerna/legacy-package-management)
    package has been formally removed after 2 years of deprecation**.
    
    If you are still using `lerna add`, `lerna bootstrap` or `lerna link`
    commands, please migrate to using your package manager's long-supported
    workspaces feature. The updated guide should help with this
    <https://lerna.js.org/docs/legacy-package-management>\*\*
    
    ####
    [8.2.4](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
    (2025-07-27)
    
    ##### Bug Fixes
    
    - remove all remaining lodash usage
    ([#&#8203;4207](https://redirect.github.com/lerna/lerna/issues/4207))
    ([8211512](https://redirect.github.com/lerna/lerna/commit/8211512df9b4ced9be48e62ba0672de261fc2246))
    
    ####
    [8.2.3](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
    (2025-06-29)
    
    ##### Bug Fixes
    
    - use internal fork of unmaintained strong-log-transformer
    ([#&#8203;4195](https://redirect.github.com/lerna/lerna/issues/4195))
    ([7115485](https://redirect.github.com/lerna/lerna/commit/71154858134982b6d8b829bad226b7b81b0c6498))
    
    ####
    [8.2.2](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
    (2025-04-10)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.2.1](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
    (2025-03-03)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.2.1`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#900-2025-09-23)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
    
    ##### Bug Fixes
    
    - **publish:** ensure README file names are populated on package.json
    ([#&#8203;4211](https://redirect.github.com/lerna/lerna/issues/4211))
    ([362875d](https://redirect.github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e))
    
    ##### Features
    
    - support OIDC trusted publishing
    ([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143))
    
    OIDC trusted publishing is now supported by Lerna with no specification
    configuration required.
    
    - A new guide has been added:
    <https://lerna.js.org/docs/recipes/oidc-trusted-publishing>
    - A fully working example repo has been set up here
    <https://github.com/JamesHenry/lerna-v9-oidc-publishing-example>
    
    ##### BREAKING CHANGES
    
    > After updating we strongly recommend running `lerna repair` in your
    project. This will migrate your `lerna.json` to the latest and greatest
    and remove any outdated options.
    
    As this is a major release there are a few breaking changes to be aware
    of, which may or may not affect your lerna repos, depending on how you
    are using the tool.
    
    - **node v18 support is dropped because it is end of life**
    
    When a node version becomes end of life (EOL) it means that it does not
    receive any updates or maintenance whatsoever, even if critical security
    vulnerabilities have been uncovered.
    
    We strongly encourage all folks here to keep up with the maintenance LTS
    version of Node at an absolute minimum:
    
    <https://github.com/nodejs/release#release-schedule>
    
    The versions of node supported by lerna are now `^20.19.0 || ^22.12.0 ||
    >=24.0.0`.
    
    - **The
    [@&#8203;lerna/legacy-package-management](https://redirect.github.com/lerna/legacy-package-management)
    package has been formally removed after 2 years of deprecation**.
    
    If you are still using `lerna add`, `lerna bootstrap` or `lerna link`
    commands, please migrate to using your package manager's long-supported
    workspaces feature. The updated guide should help with this
    <https://lerna.js.org/docs/legacy-package-management>\*\*
    
    ####
    [8.2.4](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
    (2025-07-27)
    
    ##### Bug Fixes
    
    - remove all remaining lodash usage
    ([#&#8203;4207](https://redirect.github.com/lerna/lerna/issues/4207))
    ([8211512](https://redirect.github.com/lerna/lerna/commit/8211512df9b4ced9be48e62ba0672de261fc2246))
    
    ####
    [8.2.3](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
    (2025-06-29)
    
    ##### Bug Fixes
    
    - use internal fork of unmaintained strong-log-transformer
    ([#&#8203;4195](https://redirect.github.com/lerna/lerna/issues/4195))
    ([7115485](https://redirect.github.com/lerna/lerna/commit/71154858134982b6d8b829bad226b7b81b0c6498))
    
    ####
    [8.2.2](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
    (2025-04-10)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.2.1](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
    (2025-03-03)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.2.0`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#900-2025-09-23)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.9...v8.2.0)
    
    ##### Bug Fixes
    
    - **publish:** ensure README file names are populated on package.json
    ([#&#8203;4211](https://redirect.github.com/lerna/lerna/issues/4211))
    ([362875d](https://redirect.github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e))
    
    ##### Features
    
    - support OIDC trusted publishing
    ([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143))
    
    OIDC trusted publishing is now supported by Lerna with no specification
    configuration required.
    
    - A new guide has been added:
    <https://lerna.js.org/docs/recipes/oidc-trusted-publishing>
    - A fully working example repo has been set up here
    <https://github.com/JamesHenry/lerna-v9-oidc-publishing-example>
    
    ##### BREAKING CHANGES
    
    > After updating we strongly recommend running `lerna repair` in your
    project. This will migrate your `lerna.json` to the latest and greatest
    and remove any outdated options.
    
    As this is a major release there are a few breaking changes to be aware
    of, which may or may not affect your lerna repos, depending on how you
    are using the tool.
    
    - **node v18 support is dropped because it is end of life**
    
    When a node version becomes end of life (EOL) it means that it does not
    receive any updates or maintenance whatsoever, even if critical security
    vulnerabilities have been uncovered.
    
    We strongly encourage all folks here to keep up with the maintenance LTS
    version of Node at an absolute minimum:
    
    <https://github.com/nodejs/release#release-schedule>
    
    The versions of node supported by lerna are now `^20.19.0 || ^22.12.0 ||
    >=24.0.0`.
    
    - **The
    [@&#8203;lerna/legacy-package-management](https://redirect.github.com/lerna/legacy-package-management)
    package has been formally removed after 2 years of deprecation**.
    
    If you are still using `lerna add`, `lerna bootstrap` or `lerna link`
    commands, please migrate to using your package manager's long-supported
    workspaces feature. The updated guide should help with this
    <https://lerna.js.org/docs/legacy-package-management>\*\*
    
    ####
    [8.2.4](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
    (2025-07-27)
    
    ##### Bug Fixes
    
    - remove all remaining lodash usage
    ([#&#8203;4207](https://redirect.github.com/lerna/lerna/issues/4207))
    ([8211512](https://redirect.github.com/lerna/lerna/commit/8211512df9b4ced9be48e62ba0672de261fc2246))
    
    ####
    [8.2.3](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
    (2025-06-29)
    
    ##### Bug Fixes
    
    - use internal fork of unmaintained strong-log-transformer
    ([#&#8203;4195](https://redirect.github.com/lerna/lerna/issues/4195))
    ([7115485](https://redirect.github.com/lerna/lerna/commit/71154858134982b6d8b829bad226b7b81b0c6498))
    
    ####
    [8.2.2](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
    (2025-04-10)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.2.1](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
    (2025-03-03)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.1.9`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#820-2025-02-19)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    
    ##### Bug Fixes
    
    - drop strip-ansi in favor of native stripVTControlCharacters
    ([#&#8203;4095](https://redirect.github.com/lerna/lerna/issues/4095))
    ([9e4ac9c](https://redirect.github.com/lerna/lerna/commit/9e4ac9cf720a72d2787a7572b88d12e52139a39b))
    
    ##### Features
    
    - allow custom working dir for detectProjects
    ([#&#8203;4148](https://redirect.github.com/lerna/lerna/issues/4148))
    ([08d1d0d](https://redirect.github.com/lerna/lerna/commit/08d1d0d50d5f4b2cabfacdd2a4396c77ea06d419))
    
    ####
    [8.1.9](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    (2024-10-31)
    
    ##### Bug Fixes
    
    - add extends property in schema
    ([#&#8203;4075](https://redirect.github.com/lerna/lerna/issues/4075))
    ([28c8ef2](https://redirect.github.com/lerna/lerna/commit/28c8ef232d29085ce9a9ba2bff96fae9017b3963))
    - **core:** avoid reading empty .config.json, upgrade
    cosmiconfig\@&#8203;v9.0.0
    ([#&#8203;4062](https://redirect.github.com/lerna/lerna/issues/4062))
    ([960bdd9](https://redirect.github.com/lerna/lerna/commit/960bdd97cb8c0c8224283cc962f54e606dd24827))
    - update nx support to latest v20
    ([#&#8203;4103](https://redirect.github.com/lerna/lerna/issues/4103))
    ([cb37f19](https://redirect.github.com/lerna/lerna/commit/cb37f19f1bfed170f3366f7e54154eefd82ea269))
    
    ####
    [8.1.8](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    (2024-08-05)
    
    ##### Bug Fixes
    
    - **publish:** upgrade
    [@&#8203;npmcli/arborist](https://redirect.github.com/npmcli/arborist)
    to 7.5.4
    ([#&#8203;4058](https://redirect.github.com/lerna/lerna/issues/4058))
    ([89de0eb](https://redirect.github.com/lerna/lerna/commit/89de0eb19f9e90863571deaad2e38bb4833f4e1d))
    
    ####
    [8.1.7](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    (2024-07-21)
    
    ##### Bug Fixes
    
    - set explicit strip-ansi dependency
    ([#&#8203;4045](https://redirect.github.com/lerna/lerna/issues/4045))
    ([6e5cfbc](https://redirect.github.com/lerna/lerna/commit/6e5cfbc7dc80ade930f950c6a56e130b25a512eb))
    
    ####
    [8.1.6](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    (2024-07-05)
    
    ##### Bug Fixes
    
    - set explicit string-width dependency
    ([#&#8203;4038](https://redirect.github.com/lerna/lerna/issues/4038))
    ([5f3603a](https://redirect.github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
    
    ####
    [8.1.5](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    (2024-06-24)
    
    ##### Bug Fixes
    
    - update npm utility dependencies and related packages
    ([#&#8203;4033](https://redirect.github.com/lerna/lerna/issues/4033))
    ([bd1c2d8](https://redirect.github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))
    
    ####
    [8.1.4](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    (2024-06-09)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.3](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    (2024-05-13)
    
    ##### Bug Fixes
    
    - **deps:** bump tar from 6.1.11 to 6.2.1
    ([#&#8203;3990](https://redirect.github.com/lerna/lerna/issues/3990))
    ([3fe0cf0](https://redirect.github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb))
    - update to nx 19
    ([#&#8203;4003](https://redirect.github.com/lerna/lerna/issues/4003))
    ([03f476b](https://redirect.github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc))
    
    ####
    [8.1.2](https://redirect.github.com/lerna/lerna/compare/v8.1.1...v8.1.2)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.1](https://redirect.github.com/lerna/lerna/compare/v8.1.0...v8.1.1)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.1.8`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#820-2025-02-19)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    
    ##### Bug Fixes
    
    - drop strip-ansi in favor of native stripVTControlCharacters
    ([#&#8203;4095](https://redirect.github.com/lerna/lerna/issues/4095))
    ([9e4ac9c](https://redirect.github.com/lerna/lerna/commit/9e4ac9cf720a72d2787a7572b88d12e52139a39b))
    
    ##### Features
    
    - allow custom working dir for detectProjects
    ([#&#8203;4148](https://redirect.github.com/lerna/lerna/issues/4148))
    ([08d1d0d](https://redirect.github.com/lerna/lerna/commit/08d1d0d50d5f4b2cabfacdd2a4396c77ea06d419))
    
    ####
    [8.1.9](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    (2024-10-31)
    
    ##### Bug Fixes
    
    - add extends property in schema
    ([#&#8203;4075](https://redirect.github.com/lerna/lerna/issues/4075))
    ([28c8ef2](https://redirect.github.com/lerna/lerna/commit/28c8ef232d29085ce9a9ba2bff96fae9017b3963))
    - **core:** avoid reading empty .config.json, upgrade
    cosmiconfig\@&#8203;v9.0.0
    ([#&#8203;4062](https://redirect.github.com/lerna/lerna/issues/4062))
    ([960bdd9](https://redirect.github.com/lerna/lerna/commit/960bdd97cb8c0c8224283cc962f54e606dd24827))
    - update nx support to latest v20
    ([#&#8203;4103](https://redirect.github.com/lerna/lerna/issues/4103))
    ([cb37f19](https://redirect.github.com/lerna/lerna/commit/cb37f19f1bfed170f3366f7e54154eefd82ea269))
    
    ####
    [8.1.8](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    (2024-08-05)
    
    ##### Bug Fixes
    
    - **publish:** upgrade
    [@&#8203;npmcli/arborist](https://redirect.github.com/npmcli/arborist)
    to 7.5.4
    ([#&#8203;4058](https://redirect.github.com/lerna/lerna/issues/4058))
    ([89de0eb](https://redirect.github.com/lerna/lerna/commit/89de0eb19f9e90863571deaad2e38bb4833f4e1d))
    
    ####
    [8.1.7](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    (2024-07-21)
    
    ##### Bug Fixes
    
    - set explicit strip-ansi dependency
    ([#&#8203;4045](https://redirect.github.com/lerna/lerna/issues/4045))
    ([6e5cfbc](https://redirect.github.com/lerna/lerna/commit/6e5cfbc7dc80ade930f950c6a56e130b25a512eb))
    
    ####
    [8.1.6](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    (2024-07-05)
    
    ##### Bug Fixes
    
    - set explicit string-width dependency
    ([#&#8203;4038](https://redirect.github.com/lerna/lerna/issues/4038))
    ([5f3603a](https://redirect.github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
    
    ####
    [8.1.5](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    (2024-06-24)
    
    ##### Bug Fixes
    
    - update npm utility dependencies and related packages
    ([#&#8203;4033](https://redirect.github.com/lerna/lerna/issues/4033))
    ([bd1c2d8](https://redirect.github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))
    
    ####
    [8.1.4](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    (2024-06-09)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.3](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    (2024-05-13)
    
    ##### Bug Fixes
    
    - **deps:** bump tar from 6.1.11 to 6.2.1
    ([#&#8203;3990](https://redirect.github.com/lerna/lerna/issues/3990))
    ([3fe0cf0](https://redirect.github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb))
    - update to nx 19
    ([#&#8203;4003](https://redirect.github.com/lerna/lerna/issues/4003))
    ([03f476b](https://redirect.github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc))
    
    ####
    [8.1.2](https://redirect.github.com/lerna/lerna/compare/v8.1.1...v8.1.2)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.1](https://redirect.github.com/lerna/lerna/compare/v8.1.0...v8.1.1)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.1.7`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#820-2025-02-19)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    
    ##### Bug Fixes
    
    - drop strip-ansi in favor of native stripVTControlCharacters
    ([#&#8203;4095](https://redirect.github.com/lerna/lerna/issues/4095))
    ([9e4ac9c](https://redirect.github.com/lerna/lerna/commit/9e4ac9cf720a72d2787a7572b88d12e52139a39b))
    
    ##### Features
    
    - allow custom working dir for detectProjects
    ([#&#8203;4148](https://redirect.github.com/lerna/lerna/issues/4148))
    ([08d1d0d](https://redirect.github.com/lerna/lerna/commit/08d1d0d50d5f4b2cabfacdd2a4396c77ea06d419))
    
    ####
    [8.1.9](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    (2024-10-31)
    
    ##### Bug Fixes
    
    - add extends property in schema
    ([#&#8203;4075](https://redirect.github.com/lerna/lerna/issues/4075))
    ([28c8ef2](https://redirect.github.com/lerna/lerna/commit/28c8ef232d29085ce9a9ba2bff96fae9017b3963))
    - **core:** avoid reading empty .config.json, upgrade
    cosmiconfig\@&#8203;v9.0.0
    ([#&#8203;4062](https://redirect.github.com/lerna/lerna/issues/4062))
    ([960bdd9](https://redirect.github.com/lerna/lerna/commit/960bdd97cb8c0c8224283cc962f54e606dd24827))
    - update nx support to latest v20
    ([#&#8203;4103](https://redirect.github.com/lerna/lerna/issues/4103))
    ([cb37f19](https://redirect.github.com/lerna/lerna/commit/cb37f19f1bfed170f3366f7e54154eefd82ea269))
    
    ####
    [8.1.8](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    (2024-08-05)
    
    ##### Bug Fixes
    
    - **publish:** upgrade
    [@&#8203;npmcli/arborist](https://redirect.github.com/npmcli/arborist)
    to 7.5.4
    ([#&#8203;4058](https://redirect.github.com/lerna/lerna/issues/4058))
    ([89de0eb](https://redirect.github.com/lerna/lerna/commit/89de0eb19f9e90863571deaad2e38bb4833f4e1d))
    
    ####
    [8.1.7](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    (2024-07-21)
    
    ##### Bug Fixes
    
    - set explicit strip-ansi dependency
    ([#&#8203;4045](https://redirect.github.com/lerna/lerna/issues/4045))
    ([6e5cfbc](https://redirect.github.com/lerna/lerna/commit/6e5cfbc7dc80ade930f950c6a56e130b25a512eb))
    
    ####
    [8.1.6](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    (2024-07-05)
    
    ##### Bug Fixes
    
    - set explicit string-width dependency
    ([#&#8203;4038](https://redirect.github.com/lerna/lerna/issues/4038))
    ([5f3603a](https://redirect.github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
    
    ####
    [8.1.5](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    (2024-06-24)
    
    ##### Bug Fixes
    
    - update npm utility dependencies and related packages
    ([#&#8203;4033](https://redirect.github.com/lerna/lerna/issues/4033))
    ([bd1c2d8](https://redirect.github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))
    
    ####
    [8.1.4](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    (2024-06-09)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.3](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    (2024-05-13)
    
    ##### Bug Fixes
    
    - **deps:** bump tar from 6.1.11 to 6.2.1
    ([#&#8203;3990](https://redirect.github.com/lerna/lerna/issues/3990))
    ([3fe0cf0](https://redirect.github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb))
    - update to nx 19
    ([#&#8203;4003](https://redirect.github.com/lerna/lerna/issues/4003))
    ([03f476b](https://redirect.github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc))
    
    ####
    [8.1.2](https://redirect.github.com/lerna/lerna/compare/v8.1.1...v8.1.2)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.1](https://redirect.github.com/lerna/lerna/compare/v8.1.0...v8.1.1)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.1.6`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#820-2025-02-19)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    
    ##### Bug Fixes
    
    - drop strip-ansi in favor of native stripVTControlCharacters
    ([#&#8203;4095](https://redirect.github.com/lerna/lerna/issues/4095))
    ([9e4ac9c](https://redirect.github.com/lerna/lerna/commit/9e4ac9cf720a72d2787a7572b88d12e52139a39b))
    
    ##### Features
    
    - allow custom working dir for detectProjects
    ([#&#8203;4148](https://redirect.github.com/lerna/lerna/issues/4148))
    ([08d1d0d](https://redirect.github.com/lerna/lerna/commit/08d1d0d50d5f4b2cabfacdd2a4396c77ea06d419))
    
    ####
    [8.1.9](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    (2024-10-31)
    
    ##### Bug Fixes
    
    - add extends property in schema
    ([#&#8203;4075](https://redirect.github.com/lerna/lerna/issues/4075))
    ([28c8ef2](https://redirect.github.com/lerna/lerna/commit/28c8ef232d29085ce9a9ba2bff96fae9017b3963))
    - **core:** avoid reading empty .config.json, upgrade
    cosmiconfig\@&#8203;v9.0.0
    ([#&#8203;4062](https://redirect.github.com/lerna/lerna/issues/4062))
    ([960bdd9](https://redirect.github.com/lerna/lerna/commit/960bdd97cb8c0c8224283cc962f54e606dd24827))
    - update nx support to latest v20
    ([#&#8203;4103](https://redirect.github.com/lerna/lerna/issues/4103))
    ([cb37f19](https://redirect.github.com/lerna/lerna/commit/cb37f19f1bfed170f3366f7e54154eefd82ea269))
    
    ####
    [8.1.8](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    (2024-08-05)
    
    ##### Bug Fixes
    
    - **publish:** upgrade
    [@&#8203;npmcli/arborist](https://redirect.github.com/npmcli/arborist)
    to 7.5.4
    ([#&#8203;4058](https://redirect.github.com/lerna/lerna/issues/4058))
    ([89de0eb](https://redirect.github.com/lerna/lerna/commit/89de0eb19f9e90863571deaad2e38bb4833f4e1d))
    
    ####
    [8.1.7](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    (2024-07-21)
    
    ##### Bug Fixes
    
    - set explicit strip-ansi dependency
    ([#&#8203;4045](https://redirect.github.com/lerna/lerna/issues/4045))
    ([6e5cfbc](https://redirect.github.com/lerna/lerna/commit/6e5cfbc7dc80ade930f950c6a56e130b25a512eb))
    
    ####
    [8.1.6](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    (2024-07-05)
    
    ##### Bug Fixes
    
    - set explicit string-width dependency
    ([#&#8203;4038](https://redirect.github.com/lerna/lerna/issues/4038))
    ([5f3603a](https://redirect.github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
    
    ####
    [8.1.5](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    (2024-06-24)
    
    ##### Bug Fixes
    
    - update npm utility dependencies and related packages
    ([#&#8203;4033](https://redirect.github.com/lerna/lerna/issues/4033))
    ([bd1c2d8](https://redirect.github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))
    
    ####
    [8.1.4](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    (2024-06-09)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.3](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    (2024-05-13)
    
    ##### Bug Fixes
    
    - **deps:** bump tar from 6.1.11 to 6.2.1
    ([#&#8203;3990](https://redirect.github.com/lerna/lerna/issues/3990))
    ([3fe0cf0](https://redirect.github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb))
    - update to nx 19
    ([#&#8203;4003](https://redirect.github.com/lerna/lerna/issues/4003))
    ([03f476b](https://redirect.github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc))
    
    ####
    [8.1.2](https://redirect.github.com/lerna/lerna/compare/v8.1.1...v8.1.2)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.1](https://redirect.github.com/lerna/lerna/compare/v8.1.0...v8.1.1)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.1.5`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#820-2025-02-19)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    
    ##### Bug Fixes
    
    - drop strip-ansi in favor of native stripVTControlCharacters
    ([#&#8203;4095](https://redirect.github.com/lerna/lerna/issues/4095))
    ([9e4ac9c](https://redirect.github.com/lerna/lerna/commit/9e4ac9cf720a72d2787a7572b88d12e52139a39b))
    
    ##### Features
    
    - allow custom working dir for detectProjects
    ([#&#8203;4148](https://redirect.github.com/lerna/lerna/issues/4148))
    ([08d1d0d](https://redirect.github.com/lerna/lerna/commit/08d1d0d50d5f4b2cabfacdd2a4396c77ea06d419))
    
    ####
    [8.1.9](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    (2024-10-31)
    
    ##### Bug Fixes
    
    - add extends property in schema
    ([#&#8203;4075](https://redirect.github.com/lerna/lerna/issues/4075))
    ([28c8ef2](https://redirect.github.com/lerna/lerna/commit/28c8ef232d29085ce9a9ba2bff96fae9017b3963))
    - **core:** avoid reading empty .config.json, upgrade
    cosmiconfig\@&#8203;v9.0.0
    ([#&#8203;4062](https://redirect.github.com/lerna/lerna/issues/4062))
    ([960bdd9](https://redirect.github.com/lerna/lerna/commit/960bdd97cb8c0c8224283cc962f54e606dd24827))
    - update nx support to latest v20
    ([#&#8203;4103](https://redirect.github.com/lerna/lerna/issues/4103))
    ([cb37f19](https://redirect.github.com/lerna/lerna/commit/cb37f19f1bfed170f3366f7e54154eefd82ea269))
    
    ####
    [8.1.8](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    (2024-08-05)
    
    ##### Bug Fixes
    
    - **publish:** upgrade
    [@&#8203;npmcli/arborist](https://redirect.github.com/npmcli/arborist)
    to 7.5.4
    ([#&#8203;4058](https://redirect.github.com/lerna/lerna/issues/4058))
    ([89de0eb](https://redirect.github.com/lerna/lerna/commit/89de0eb19f9e90863571deaad2e38bb4833f4e1d))
    
    ####
    [8.1.7](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    (2024-07-21)
    
    ##### Bug Fixes
    
    - set explicit strip-ansi dependency
    ([#&#8203;4045](https://redirect.github.com/lerna/lerna/issues/4045))
    ([6e5cfbc](https://redirect.github.com/lerna/lerna/commit/6e5cfbc7dc80ade930f950c6a56e130b25a512eb))
    
    ####
    [8.1.6](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    (2024-07-05)
    
    ##### Bug Fixes
    
    - set explicit string-width dependency
    ([#&#8203;4038](https://redirect.github.com/lerna/lerna/issues/4038))
    ([5f3603a](https://redirect.github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
    
    ####
    [8.1.5](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    (2024-06-24)
    
    ##### Bug Fixes
    
    - update npm utility dependencies and related packages
    ([#&#8203;4033](https://redirect.github.com/lerna/lerna/issues/4033))
    ([bd1c2d8](https://redirect.github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))
    
    ####
    [8.1.4](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    (2024-06-09)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.3](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    (2024-05-13)
    
    ##### Bug Fixes
    
    - **deps:** bump tar from 6.1.11 to 6.2.1
    ([#&#8203;3990](https://redirect.github.com/lerna/lerna/issues/3990))
    ([3fe0cf0](https://redirect.github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb))
    - update to nx 19
    ([#&#8203;4003](https://redirect.github.com/lerna/lerna/issues/4003))
    ([03f476b](https://redirect.github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc))
    
    ####
    [8.1.2](https://redirect.github.com/lerna/lerna/compare/v8.1.1...v8.1.2)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.1](https://redirect.github.com/lerna/lerna/compare/v8.1.0...v8.1.1)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.1.4`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#820-2025-02-19)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    
    ##### Bug Fixes
    
    - drop strip-ansi in favor of native stripVTControlCharacters
    ([#&#8203;4095](https://redirect.github.com/lerna/lerna/issues/4095))
    ([9e4ac9c](https://redirect.github.com/lerna/lerna/commit/9e4ac9cf720a72d2787a7572b88d12e52139a39b))
    
    ##### Features
    
    - allow custom working dir for detectProjects
    ([#&#8203;4148](https://redirect.github.com/lerna/lerna/issues/4148))
    ([08d1d0d](https://redirect.github.com/lerna/lerna/commit/08d1d0d50d5f4b2cabfacdd2a4396c77ea06d419))
    
    ####
    [8.1.9](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    (2024-10-31)
    
    ##### Bug Fixes
    
    - add extends property in schema
    ([#&#8203;4075](https://redirect.github.com/lerna/lerna/issues/4075))
    ([28c8ef2](https://redirect.github.com/lerna/lerna/commit/28c8ef232d29085ce9a9ba2bff96fae9017b3963))
    - **core:** avoid reading empty .config.json, upgrade
    cosmiconfig\@&#8203;v9.0.0
    ([#&#8203;4062](https://redirect.github.com/lerna/lerna/issues/4062))
    ([960bdd9](https://redirect.github.com/lerna/lerna/commit/960bdd97cb8c0c8224283cc962f54e606dd24827))
    - update nx support to latest v20
    ([#&#8203;4103](https://redirect.github.com/lerna/lerna/issues/4103))
    ([cb37f19](https://redirect.github.com/lerna/lerna/commit/cb37f19f1bfed170f3366f7e54154eefd82ea269))
    
    ####
    [8.1.8](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    (2024-08-05)
    
    ##### Bug Fixes
    
    - **publish:** upgrade
    [@&#8203;npmcli/arborist](https://redirect.github.com/npmcli/arborist)
    to 7.5.4
    ([#&#8203;4058](https://redirect.github.com/lerna/lerna/issues/4058))
    ([89de0eb](https://redirect.github.com/lerna/lerna/commit/89de0eb19f9e90863571deaad2e38bb4833f4e1d))
    
    ####
    [8.1.7](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    (2024-07-21)
    
    ##### Bug Fixes
    
    - set explicit strip-ansi dependency
    ([#&#8203;4045](https://redirect.github.com/lerna/lerna/issues/4045))
    ([6e5cfbc](https://redirect.github.com/lerna/lerna/commit/6e5cfbc7dc80ade930f950c6a56e130b25a512eb))
    
    ####
    [8.1.6](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    (2024-07-05)
    
    ##### Bug Fixes
    
    - set explicit string-width dependency
    ([#&#8203;4038](https://redirect.github.com/lerna/lerna/issues/4038))
    ([5f3603a](https://redirect.github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
    
    ####
    [8.1.5](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    (2024-06-24)
    
    ##### Bug Fixes
    
    - update npm utility dependencies and related packages
    ([#&#8203;4033](https://redirect.github.com/lerna/lerna/issues/4033))
    ([bd1c2d8](https://redirect.github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))
    
    ####
    [8.1.4](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    (2024-06-09)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.3](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    (2024-05-13)
    
    ##### Bug Fixes
    
    - **deps:** bump tar from 6.1.11 to 6.2.1
    ([#&#8203;3990](https://redirect.github.com/lerna/lerna/issues/3990))
    ([3fe0cf0](https://redirect.github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb))
    - update to nx 19
    ([#&#8203;4003](https://redirect.github.com/lerna/lerna/issues/4003))
    ([03f476b](https://redirect.github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc))
    
    ####
    [8.1.2](https://redirect.github.com/lerna/lerna/compare/v8.1.1...v8.1.2)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.1](https://redirect.github.com/lerna/lerna/compare/v8.1.0...v8.1.1)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ###
    [`v8.1.3`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#820-2025-02-19)
    
    [Compare
    Source](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    
    ##### Bug Fixes
    
    - drop strip-ansi in favor of native stripVTControlCharacters
    ([#&#8203;4095](https://redirect.github.com/lerna/lerna/issues/4095))
    ([9e4ac9c](https://redirect.github.com/lerna/lerna/commit/9e4ac9cf720a72d2787a7572b88d12e52139a39b))
    
    ##### Features
    
    - allow custom working dir for detectProjects
    ([#&#8203;4148](https://redirect.github.com/lerna/lerna/issues/4148))
    ([08d1d0d](https://redirect.github.com/lerna/lerna/commit/08d1d0d50d5f4b2cabfacdd2a4396c77ea06d419))
    
    ####
    [8.1.9](https://redirect.github.com/lerna/lerna/compare/v8.1.8...v8.1.9)
    (2024-10-31)
    
    ##### Bug Fixes
    
    - add extends property in schema
    ([#&#8203;4075](https://redirect.github.com/lerna/lerna/issues/4075))
    ([28c8ef2](https://redirect.github.com/lerna/lerna/commit/28c8ef232d29085ce9a9ba2bff96fae9017b3963))
    - **core:** avoid reading empty .config.json, upgrade
    cosmiconfig\@&#8203;v9.0.0
    ([#&#8203;4062](https://redirect.github.com/lerna/lerna/issues/4062))
    ([960bdd9](https://redirect.github.com/lerna/lerna/commit/960bdd97cb8c0c8224283cc962f54e606dd24827))
    - update nx support to latest v20
    ([#&#8203;4103](https://redirect.github.com/lerna/lerna/issues/4103))
    ([cb37f19](https://redirect.github.com/lerna/lerna/commit/cb37f19f1bfed170f3366f7e54154eefd82ea269))
    
    ####
    [8.1.8](https://redirect.github.com/lerna/lerna/compare/v8.1.7...v8.1.8)
    (2024-08-05)
    
    ##### Bug Fixes
    
    - **publish:** upgrade
    [@&#8203;npmcli/arborist](https://redirect.github.com/npmcli/arborist)
    to 7.5.4
    ([#&#8203;4058](https://redirect.github.com/lerna/lerna/issues/4058))
    ([89de0eb](https://redirect.github.com/lerna/lerna/commit/89de0eb19f9e90863571deaad2e38bb4833f4e1d))
    
    ####
    [8.1.7](https://redirect.github.com/lerna/lerna/compare/v8.1.6...v8.1.7)
    (2024-07-21)
    
    ##### Bug Fixes
    
    - set explicit strip-ansi dependency
    ([#&#8203;4045](https://redirect.github.com/lerna/lerna/issues/4045))
    ([6e5cfbc](https://redirect.github.com/lerna/lerna/commit/6e5cfbc7dc80ade930f950c6a56e130b25a512eb))
    
    ####
    [8.1.6](https://redirect.github.com/lerna/lerna/compare/v8.1.5...v8.1.6)
    (2024-07-05)
    
    ##### Bug Fixes
    
    - set explicit string-width dependency
    ([#&#8203;4038](https://redirect.github.com/lerna/lerna/issues/4038))
    ([5f3603a](https://redirect.github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))
    
    ####
    [8.1.5](https://redirect.github.com/lerna/lerna/compare/v8.1.4...v8.1.5)
    (2024-06-24)
    
    ##### Bug Fixes
    
    - update npm utility dependencies and related packages
    ([#&#8203;4033](https://redirect.github.com/lerna/lerna/issues/4033))
    ([bd1c2d8](https://redirect.github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))
    
    ####
    [8.1.4](https://redirect.github.com/lerna/lerna/compare/v8.1.3...v8.1.4)
    (2024-06-09)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.3](https://redirect.github.com/lerna/lerna/compare/v8.1.2...v8.1.3)
    (2024-05-13)
    
    ##### Bug Fixes
    
    - **deps:** bump tar from 6.1.11 to 6.2.1
    ([#&#8203;3990](https://redirect.github.com/lerna/lerna/issues/3990))
    ([3fe0cf0](https://redirect.github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb))
    - update to nx 19
    ([#&#8203;4003](https://redirect.github.com/lerna/lerna/issues/4003))
    ([03f476b](https://redirect.github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc))
    
    ####
    [8.1.2](https://redirect.github.com/lerna/lerna/compare/v8.1.1...v8.1.2)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    ####
    [8.1.1](https://redirect.github.com/lerna/lerna/compare/v8.1.0...v8.1.1)
    (2024-02-05)
    
    **Note:** Version bump only for package lerna
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you
    are satisfied.
    
    β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/trpc/trpc).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    86e12a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. fix: missing sse options when using mergeRouter (#7023)

    ## 🎯 Changes
    
    When using mergeRouter sse options from `initTRPC.create({..})` weren't
    being honored, this PR adds sse options to mergeRouter's
    createRouterFactory config.
    
    
    <!--
    Note: once you create a Pull request, we will automatically fix
    auto-fixable lint issues in your branch
    -->
    
    ## βœ… Checklist
    
    - [x] I have followed the steps listed in the [Contributing
    guide](https://github.com/trpc/trpc/blob/main/CONTRIBUTING.md).
    - [x] If necessary, I have added documentation related to the changes
    made.
    - [ ] I have added or updated the tests related to the changes made.
    
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    * **New Features**
    * Router merging now preserves Server-Sent Events (SSE) configuration
    from the primary router, enabling seamless router composition.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    timcole authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    ffa88b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2025

  1. v11.7.2

    KATT committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    14e3d4a View commit details
    Browse the repository at this point in the history
Loading