8000 Comparing v7.3.0...v7.4.0 · nodejs/undici · GitHub
[go: up one dir, main page]

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.3.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.4.0
Choose a head ref
  • 17 commits
  • 119 files changed
  • 17 contributors

Commits on Jan 22, 2025

  1. fix: apply byte offset on Buffer.from (#4019)

    Doesn't make any difference in practice as byteOffset is always going to be 0
    but it's theoretically more correct and could avoid future bugs.
    ronag authored Jan 22, 2025
    Configuration menu
  2. View commit details
  3. Copy full SHA for 8ef4c79
  4. Browse repository at this point
Copy the full SHA
8ef4c79 View commit details
Browse the repository at this point in the history
  • Configuration menu
    Copy the full SHA
    35f5d45 View commit details
    Browse the repository at this point in the history
  • Commits on Jan 23, 2025

    1. Configuration menu
      Copy the full SHA
      4d75e12 View commit details
      Browse the repository at this point in the history
    2. chore: update cache tests (#4020)

      Co-authored-by: mcollina <52195+mcollina@users.noreply.github.com>
      github-actions[bot] and mcollina authored Jan 23, 2025
      Configuration menu
      Copy the full SHA
      f0ffe1f View commit details
      Browse the repository at this point in the history
    3. chore: update WPT (#4011)

      Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
      github-actions[bot] and Uzlopak authored Jan 23, 2025
      Configuration menu
      Copy the full SHA
      af0eee2 View commit details
      Browse the repository at this point in the history

    Commits on Jan 24, 2025

    1. docs: document about global dispatcher and errors (#3987) (#4014)

      * docs about global dispatcher and errors (#3987)
      
      Signed-off-by: Konrad Baumgart <zuo.zp8@gmail.com>
      
      * Update docs/docs/api/Errors.md
      
      Co-authored-by: Carlos Fuentes <me@metcoder.dev>
      
      ---------
      
      Signed-off-by: Konrad Baumgart <zuo.zp8@gmail.com>
      Co-authored-by: Konrad Baumgart <konrad.baumgart@erli.pl>
      Co-authored-by: Matteo Collina <matteo.collina@gmail.com>
      Co-authored-by: Carlos Fuentes <me@metcoder.dev>
      4 people authored Jan 24, 2025
      Configuration menu
      Copy the full SHA
      5e234ac View commit details
      Browse the repository at this point in the history

    Commits on Jan 27, 2025

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

    Commits on Feb 2, 2025

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

    Commits on Feb 6, 2025

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

    Commits on Feb 7, 2025

    1. feat: mark EnvHttpProxyAgent as stable (#4049)

      * docs: mark `EnvHttpProxyAgent` as stable
      
      * remove experimental warning
      aduh95 authored Feb 7, 2025
      Configuration menu
      Copy the full SHA
      f798628 View commit details
      Browse the repository at this point in the history

    Commits on Feb 9, 2025

    1. test: fix windows wpt (#4050)

      * test: fixup
      
      * chore: narrow to windows
      
      * test: another batch
      
      * test: one moreq
      
      * chore: narrow to wpt
      
      * test: one moreq
      
      * Revert "chore: narrow to wpt"
      
      This reverts commit cb56079.
      
      * Revert "chore: narrow to windows"
      
      This reverts commit 02d9c31.
      metcoder95 authored Feb 9, 2025
      Configuration menu
      Copy the full SHA
      c7f3d77 View commit details
      Browse the repository at this point in the history

    Commits on Feb 16, 2025

    1. Configuration menu
      Copy the full SHA
      c14781c View commit details
      Browse the repository at this point in the history
    2. Configuration menu
      Copy the full SHA
      4269dab View commit details
      Browse the repository at this point in the history
    3. chore: update WPT (#4028)

      Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
      github-actions[bot] and Uzlopak authored Feb 16, 2025
      Configuration menu
      Copy the full SHA
      608d5f6 View commit details
      Browse the repository at this point in the history

    Commits on Feb 25, 2025

    1. chore: update WPT (#4062)

      Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
      github-actions[bot] and Uzlopak authored Feb 25, 2025
      Configuration menu
      Copy the full SHA
      782f06b View commit details
      Browse the repository at this point in the history

    Commits on Feb 26, 2025

    1. fix: fix EnvHttpProxyAgent for the Node.js bundle (#4064)

      * fix: fix EnvHttpProxyAgent for the Node.js bundle
      
      The Dispatcher needs some methods from lib/api for EnvHttpProxyAgent,
      otherwise it's incomplete.
      
      * fixup! fix: fix EnvHttpProxyAgent for the Node.js bundle
      joyeecheung authored Feb 26, 2025
      Configuration menu
      Copy the full SHA
      a217002 View commit details
      Browse the repository at this point in the history

    Commits on Feb 28, 2025

    1. Bumped v7.4.0 (#4071)

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