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.1.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.1.1
Choose a head ref
  • 17 commits
  • 97 files changed
  • 11 contributors

Commits on Dec 3, 2024

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

Commits on Dec 4, 2024

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

Commits on Dec 5, 2024

  1. do not set undefined header (#3925)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    0028b05 View commit details
    Browse the repository at this point in the history
  2. test: cleanup cache tests (#3926)

    Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
    flakey5 authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    c5dfb3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cac18e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. Configuration menu
    Copy the full SHA
    bfdfcc0 View commit details
    Browse the repository at this point in the history
  2. Add example for request + "Garbage Collection" (#3916)

    * Add example for `request` + "Garbage Collection"
    
    * `dump` never throws without a signal
    
    * fix code (response !== res)
    
    * async await
    
    * add "force consumption of body" comment
    WTCT-TOP authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    03edf68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    503ad76 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#3938)

    Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.9 to 0.12.0.
    - [Release notes](https://github.com/neostandard/neostandard/releases)
    - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
    - [Commits](neostandard/neostandard@v0.11.9...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: neostandard
      dependency-type: direct:development
      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 Dec 9, 2024
    Configuration menu
    Copy the full SHA
    290b24d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. fix(#3937): respect correct host header (#3940)

    * fix(#3937): respect correct host header
    
    * Update test/interceptors/dns.js
    
    Co-authored-by: Matteo Collina <hello@matteocollina.com>
    
    ---------
    
    Co-authored-by: Matteo Collina <hello@matteocollina.com>
    metcoder95 and mcollina authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    81416fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7473c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. support array of headers in WrapHandler (#3941)

    * support array of headers in WrapHandler
    
    * fixup
    KhafraDev authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    d2b332a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 (#…

    …3911)
    
    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.1 to 2.10.2.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@91182cc...0080882)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    21a723f View commit details
    Browse the repository at this point in the history
  2. test: Update WPT (#3888)

    Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
    github-actions[bot] and Uzlopak authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    0be8ae9 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @fastify/busboy from 3.0.0 to 3.1.0 (#3939)

    Bumps [@fastify/busboy](https://github.com/fastify/busboy) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/fastify/busboy/releases)
    - [Changelog](https://github.com/fastify/busboy/blob/master/CHANGELOG.md)
    - [Commits](fastify/busboy@v3.0.0...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/busboy"
      dependency-type: direct:development
      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 Dec 12, 2024
    Configuration menu
    Copy the full SHA
    02e73f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Support SQLite unflagged without useless warnings (#3947)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    ff18d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee93584 View commit details
    Browse the repository at this point in the history
Loading