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.6.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.6.2
Choose a head ref
  • 10 commits
  • 10 files changed
  • 5 contributors

Commits on Feb 5, 2024

  1. fix: webidl.brandcheck non strict should throw (#2683)

    * fix: webidl.brandcheck non strict should throw
    
    * add brandcheck test
    
    * add one more test case
    
    * one more test for globalThis.Headers
    
    * remove test
    
    * add brandcheck for all cases
    Uzlopak authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2cc38ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415a540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0812d8 View commit details
    Browse the repository at this point in the history
  4. Fix broken test on linux (#2699)

    * fix pull-dont-push test on linux
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * fixup
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    ---------
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cf4d90d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    d5ad466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa28c05 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump borp from 0.5.0 to 0.9.1 (#2702)

    Bumps [borp](https://github.com/mcollina/borp) from 0.5.0 to 0.9.1.
    - [Release notes](https://github.com/mcollina/borp/releases)
    - [Commits](mcollina/borp@v0.5.0...v0.9.1)
    
    ---
    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 Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8e14078 View commit details
    Browse the repository at this point in the history
  4. Bumped v6.6.2

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f187320 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b3c9b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e48df96 View commit details
    Browse the repository at this point in the history
Loading