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: v5.17.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: v5.18.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 4, 2023

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

Commits on Feb 5, 2023

  1. use faster timers (#1908)

    * refactor: refreshTimeout
    
    * perf: fast timers
    
    * fixup
    
    * Revert "fixup"
    
    This reverts commit 2fc8eaa7195c931481d902a3f2583f38317td0be8.
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    
    * Update lib/timers.js
    
    * Update lib/timers.js
    
    * Update lib/timers.js
    ronag authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    b06f19f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. fix: ensure header value is a string (#1899)

    * fix: ensure header value is a string
    
    * fixup
    
    * fixup
    
    * fixup
    
    * fixup
    ronag authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    3bc7b4c View commit details
    Browse the repository at this point in the history
  2. fix: flaky test

    ronag committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6641f93 View commit details
    Browse the repository at this point in the history
  3. 5.18.0

    ronag committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9dceb21 View commit details
    Browse the repository at this point in the history
Loading