8000 Comparing v7.8.0...v7.9.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.8.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.9.0
Choose a head ref
  • 13 commits
  • 64 files changed
  • 11 contributors

Commits on Apr 13, 2025

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

    …4134)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    59558c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. chore: update WPT (#4155)

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

Commits on Apr 20, 2025

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

Commits on Apr 21, 2025

  1. feat: add new acceptNonStandardSearchParameters MockAgent option (#…

    …4148)
    
    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    dario-piotrowicz and metcoder95 authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    0daba93 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. fix: cache: treat cache-control request header case-insensitively (#4131

    )
    
    * fix: cache: treat cache-control request header case-insensitively
    
    Closes #3904
    
    * lint; close server after test
    
    * call normaliseHeaders() once
    
    * revert unnecessary change
    
    ---------
    
    Co-authored-by: alxndrsn <alxndrsn>
    alxndrsn authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    fe7aa83 View commit details
    Browse the repository at this point in the history
  2. cache: honour unqualified no-cache response directive (#4178)

    * cache: honour unqualified no-cache response directive
    
    Closes #4173
    
    * move test to interceptors/cache.js
    
    * lint
    
    * remove duplicate close()
    
    ---------
    
    Co-authored-by: alxndrsn <alxndrsn>
    alxndrsn authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    c0e634d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#4079)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    14e62db View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. 10000 Configuration menu
    Copy the full SHA
    bd24250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f50c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da5c38d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. Configuration menu
    Copy the full SHA
    0981779 View commit details
    Browse the repository at this point in the history
  2. Restore cache tests & fix max-age behavior (#4198)

    * Restore cache tests
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixed caching
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    ---------
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored May 10, 2025
    Configuration menu
    Copy the full SHA
    cfec10c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1333929 View commit details
    Browse the repository at this point in the history
Loading
0