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: v6.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: v6.20.1
Choose a head ref
  • 7 commits
  • 18 files changed
  • 5 contributors

Commits on Oct 10, 2024

  1. jsdoc: add jsdoc to lib/web/fetch/constants.js (#3597) (#3710)

    (cherry picked from commit 3d0ce67)
    
    Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
    github-actions[bot] and Uzlopak authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5be8ebf View commit details
    Browse the repository at this point in the history
  2. feat: implement BodyReadable.bytes (#3391) (#3711)

    (cherry picked from commit db8e642)
    
    Co-authored-by: tsctx <91457664+tsctx@users.noreply.github.com>
    github-actions[bot] and tsctx authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4869e5e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 12, 2024

  1. chore(H2): onboard H2 into Undici queueing system (#3707) (#3724)

    (cherry picked from commit d6c44f3)
    
    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    Uzlopak and metcoder95 authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a699105 View commit details
    Browse the repository at this point in the history
  2. fix: PoolBase kClose and kDestroy should await and not return the Pro…

    …mise (#3716) (#3723)
    
    (cherry picked from commit cda5f94)
    
    Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
    github-actions[bot] and Uzlopak authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    fd32a55 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 14, 2024

  1. 6.20.1

    ronag committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5344aa5 View commit details
    Browse the repository at this point in the history
Loading