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.2.1
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.3.0
Choose a head ref
  • 16 commits
  • 29 files changed
  • 9 contributors

Commits on Jan 10, 2025

  1. chore: update WPT (#3991)

    Co-authored-by: Uzlopak <[email protected]>
    github-actions[bot] and Uzlopak authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    45eaed2 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    fd01347 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 (#3980)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    c4ee20f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action from 3.27.0 to 3.28.1 (#4003)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.28.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6624720...b6a472f)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    e3928ed View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. chore: update cache tests (#3965)

    Co-authored-by: mcollina <[email protected]>
    github-actions[bot] and mcollina authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    0907792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a5d60 View commit details
    Browse the repository at this point in the history
  3. Revert "chore: update cache tests (#3965)"

    This reverts commit 0907792.
    mcollina committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    b554769 View commit details
    Browse the repository at this point in the history
  4. Resolve circular dependency (#4006)

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    e8a93e5 View commit details
    Browse the repository at this point in the history
  5. Bumped v7.2.2 (#4007)

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

Commits on Jan 16, 2025

  1. Fix typo in update cache tests action (#4008)

    Signed-off-by: flakey5 <[email protected]>
    flakey5 authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    fa1d840 View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    * Use crypto.randomInt()
    
    Signed-off-by: Matteo Collina <[email protected]>
    
    * fixup
    
    Signed-off-by: Matteo Collina <[email protected]>
    
    ---------
    
    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Jan 16, 2025
    3 Configuration menu
    Copy the full SHA
    c2d78cd View commit details
    Browse the repository at this point in the history
  3. Bumped v7.2.3

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    83537aa View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. fix: sqlite null ref (#4016)

    ronag authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    d76f5cf View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    a364e7c View commit details
    Browse the repository at this point in the history
  2. feat: sqlite add set and minor cleanup (#4018)

    * feat: sqlite add set and minor cleanup
    
    * fixup
    ronag authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    fe21269 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Bumped v7.3.0 (#4021)

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