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.20.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.21.0
Choose a head ref
  • 9 commits
  • 33 files changed
  • 7 contributors

Commits on Feb 1, 2026

  1. build(deps): bump actions/setup-node from 6.0.0 to 6.2.0 (#4796)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@2028fbc...6044e13)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    072c17a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

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

Commits on Feb 3, 2026

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

Commits on Feb 4, 2026

  1. fix: error stream instead of canceling (#4804)

    * fix: error stream instead of canceling
    
    Co-authored-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    ---------
    
    Co-authored-by: Matteo Collina <hello@matteocollina.com>
    KhafraDev and mcollina authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    fc8bb75 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

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

Commits on Feb 6, 2026

  1. Configuration menu
    Copy the full SHA
    283f2aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e38fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47f9b96 View commit details
    Browse the repository at this point in the history
  4. Bumped v7.21.0 (#4813)

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