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.12.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: v6.13.0
Choose a head ref
  • 17 commits
  • 27 files changed
  • 10 contributors

Commits on Apr 8, 2024

  1. build(deps): bump node from 9696b26 to ad255c6 in /build (#3073)

    Bumps node from `9696b26` to `ad255c6`.
    
    ---
    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 Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b56d540 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    b482512 View commit details
    Browse the repository at this point in the history
  2. improve DecoratorHandler (#3079)

    * improve DecoratorHandler
    
    * fix remark
    Uzlopak authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1f70214 View commit details
    Browse the repository at this point in the history
  3. chore: removed unused escapeFormDataName (#3084)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    48af032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6481804 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    21f6477 View commit details
    Browse the repository at this point in the history
  2. optimize utf8Decode (#3085)

    Uzlopak authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    836986d View commit details
    Browse the repository at this point in the history
  3. refactor: h2 refactoring (#3082)

    * refactor: h2 refactoring
    
    * test: add test for servername changed
    
    * fix: leftover
    metcoder95 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2e128c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83a0fb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edb3d64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a07bbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bccb191 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump node from ad255c6 to 6d0f18a in /build (#3096)

    Bumps node from `ad255c6` to `6d0f18a`.
    
    ---
    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 Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c1c0bd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    ca1dbb8 View commit details
    Browse the repository at this point in the history
  2. chore: automate releases with pr (#3089)

    * chore: automate releases with pr
    
    Closes #3042
    
    * factor js out of workflows
    
    * remove release PR from release notes
    
    * delete release branch after release
    mweberxyz authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d78ca7a View commit details
    Browse the repository at this point in the history
  3. Bumped v6.13.0 (#3099)

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