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.18.0
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.18.1
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 6, 2026

  1. fix: do not crash if Node.js is compiled without SSL (#4727)

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    ce12d9e View commit details
    Browse the repository at this point in the history
  2. docs: add security warning for strictContentLength option (#4726)

    Document security implications of disabling strictContentLength, including
    HTTP Request Smuggling attacks, cache poisoning, credential hijacking, and
    bypassing security controls.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Signed-off-by: Matteo Collina <[email protected]>
    Co-authored-by: Claude Opus 4.5 <[email protected]>
    mcollina and claude authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    fbbe283 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump step-security/harden-runner from 2.13.1 to 2.14.0 (#…

    …4718)
    
    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.1 to 2.14.0.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@f4a75cf...20cf305)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-version: 2.14.0
      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 6, 2026
    Configuration menu
    Copy the full SHA
    5fa2930 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#4719)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@1af3b93...8e8c483)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    58a12b7 View commit details
    Browse the repository at this point in the history
  5. Bumped v7.18.1 (#4728)

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