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: 219da8b
Choose a base ref
...
head repository: nodejs/undici
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f84ec80
Choose a head ref
  • 11 commits
  • 22 files changed
  • 7 contributors

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    4f5f4ed View commit details
    Browse the repository at this point in the history
  2. build(deps): bump node from 8bf9240 to 7bfef1d in /build (#2937)

    Bumps node from `8bf9240` to `7bfef1d`.
    
    ---
    updated-dependencies:
    - dependency-name: node
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3d4cf43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f2871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed6c734 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7da8232 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e81dc8d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. perf: dump immediatly if known size exceeds limit (#2882)

    * perf: dump immediatly if known size exceeds limit
    
    * fixup
    ronag authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    825e6e1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump node from 7bfef1d to 4999fa1 in /build (#2946)

    Bumps node from `7bfef1d` to `4999fa1`.
    
    ---
    updated-dependencies:
    - dependency-name: node
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    94598c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. try to fix windows failure (#2950)

    Refs: #2949
    ronag authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0b5a451 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. perf: improve parsing form-data (#2944)

    * perf: improve parsing form-data
    
    * apply suggestions from code review
    
    * apply suggestions from code review
    tsctx authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4c1714b View commit details
    Browse the repository at this point in the history
  2. Bumped v6.8.0

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