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: v6.18.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: v6.18.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 5 contributors

Commits on May 22, 2024

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

Commits on May 27, 2024

  1. build(deps-dev): bump borp from 0.13.0 to 0.14.0 (#3298)

    Bumps [borp](https://github.com/mcollina/borp) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/mcollina/borp/releases)
    - [Commits](https://github.com/mcollina/borp/commits)
    
    ---
    updated-dependencies:
    - dependency-name: borp
      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 May 27, 2024
    Configuration menu
    Copy the full SHA
    18af4b0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: retry on body support (#3294)

    * test: add testing
    
    * refactor: enhance body wrapping
    
    * fix: do not mutate original opts
    
    * docs: extend documentation
    metcoder95 authored May 29, 2024
    Configuration menu
    Copy the full SHA
    5f11247 View commit details
    Browse the repository at this point in the history
  2. Bumped v6.18.2 (#3301)

    Co-authored-by: github-actions <github-actions@github.com>
    github-actions[bot] and github-actions authored May 29, 2024
    Configuration menu
    Copy the full SHA
    665f247 View commit details
    Browse the repository at this point in the history
Loading