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: 1cfe094
Choose a base ref
...
head repository: nodejs/undici
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 95f7d6c
Choose a head ref
  • 10 commits
  • 14 files changed
  • 9 contributors

Commits on Nov 28, 2024

  1. Mark http/2 support as stable (#3893)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7cd36d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    4b85f4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3138d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    b860c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64799e6 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 (

    #3913)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@4081bf9...3b139cf)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      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 Dec 1, 2024
    Configuration menu
    Copy the full SHA
    695db74 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#3910)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.7.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@b9fd7d1...015f24e)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    ee752e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

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

Commits on Dec 3, 2024

  1. docs: add advanced usage examples for ProxyAgent (#3906)

    Co-authored-by: Mert Can Altin <mert.altin@trendyol.com>
    mertcanaltin and Mert Can Altin authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    c417633 View commit details
    Browse the repository at this point in the history
  2. Bumped v7.1.0 (#3922)

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