8000 Comparing v7.5.0...v7.6.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.5.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.6.0
Choose a head ref
  • 12 commits
  • 204 files changed
  • 8 contributors

Commits on Mar 13, 2025

  1. chore: update WPT (#4067)

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

Commits on Mar 17, 2025

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

Commits on Mar 18, 2025

  1. docs/PULL_REQUEST_TEMPLATE: deep-link to certificate of origin (#4102)

    Co-authored-by: alxndrsn <alxndrsn>
    alxndrsn authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    8c83edd View commit details
    Browse the repository at this point in the history
  2. cache: fix typo (#4101)

    Co-authored-by: alxndrsn <alxndrsn>
    alxndrsn authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    6211fac View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. test: disable header de-duplication in test servers (#4110)

    Closes #4109
    
    Co-authored-by: alxndrsn <alxndrsn>
    alxndrsn authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    85b8c57 View commit details
    Browse the repository at this point in the history
  2. chore: CacheRevalidationHandler extend comment (#4111)

    Include if-not-modified as a potential header which can tell the origin we want to revlidate.
    
    Co-authored-by: alxndrsn <alxndrsn>
    alxndrsn authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    2df904f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. Update Agent.md (#4115)

    Exifers authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    c584721 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. build(deps-dev): bump @matteo.collina/tspl from 0.1.1 to 0.2.0 (#4119)

    Bumps [@matteo.collina/tspl](https://github.com/mcollina/tspl) from 0.1.1 to 0.2.0.
    - [Release notes](https://github.com/mcollina/tspl/releases)
    - [Commits](mcollina/tspl@v0.1.1...v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@matteo.collina/tspl"
      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 Mar 26, 2025
    Configuration menu
    Copy the full SHA
    794b342 View commit details
    Browse the repository at this point in the history
  2. fix 4105 (#4117)

    * fix 4105
    
    * skip < node v22
    KhafraDev authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    0ba30ce View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. chore: update WPT (#4100)

    Co-authored-by: Uzlopak <5059100+Uzlopak@users.noreply.github.com>
    github-actions[bot] and Uzlopak authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    33daab9 View commit details
    Browse the repository at this point in the history
  2. cache: ensure vary & revalidation headers are case-insensitive (#4112)

    Closes #4103
    
    Co-authored-by: alxndrsn <alxndrsn>
    alxndrsn authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    fa959b8 View commit details
    Browse the repository at this point in the history
  3. Bumped v7.6.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    9d5e8ba View commit details
    Browse the repository at this point in the history
Loading
0