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: nodejs/undici
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.21.0
Choose a base ref
...
head repository: nodejs/undici
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.22.0
Choose a head ref
  • 8 commits
  • 13 files changed
  • 7 contributors

Commits on Feb 7, 2026

  1. docs: fix syntax highlighting in WebSocket.md (#4814)

    Updated code block syntax highlighting from 'mjs' to 'js' so that syntax highlighting works.
    styfle authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    b3326b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a821c56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4658cdf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    2453caf View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. build(deps-dev): bump esbuild from 0.25.12 to 0.27.3 (#4821)

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.3.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.12...v0.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.27.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    0ce57ba View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    9b78a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c5c61 View commit details
    Browse the repository at this point in the history
  3. Bumped v7.22.0 (#4829)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    0a23610 View commit details
    Browse the repository at this point in the history
Loading