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: tapjs/tapjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tap@18.1.4
Choose a base ref
...
head repository: tapjs/tapjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tap@18.1.5
Choose a head ref
  • 8 commits
  • 40 files changed
  • 1 contributor

Commits on Sep 25, 2023

  1. snapshot: fix formatSnapshot parent override lookup

    It was always looking to the *highest* parent with an override, instead
    of the closest one.
    isaacs committed Sep 25, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    dtolnay David Tolnay
    Copy the full SHA
    54246ea View commit details
  2. Copy the full SHA
    f124db4 View commit details
  3. fix some changelog typos

    isaacs committed Sep 25, 2023
    Copy the full SHA
    5717dbd View commit details
  4. document about upgrading

    fix: #917
    isaacs committed Sep 25, 2023
    Copy the full SHA
    89c6e63 View commit details
  5. reporter: prefer bin over stream

    Fix: #919
    isaacs committed Sep 25, 2023
    Copy the full SHA
    0321d91 View commit details

Commits on Sep 26, 2023

  1. Copy the full SHA
    1fc993c View commit details
  2. changelog 18.2

    isaacs committed Sep 26, 2023
    Copy the full SHA
    f701514 View commit details
  3. update versions

    @tapjs/worker@1.0.7
    @tapjs/typescript@1.1.3
    @tapjs/test@1.2.0
    tap@18.1.5
    @tapjs/synonyms@1.0.7
    @tapjs/stdin@1.0.7
    @tapjs/spawn@1.0.7
    @tapjs/snapshot@1.1.0
    @tapjs/sinon@1.0.7
    @tapjs/run@1.2.0
    @tapjs/reporter@1.1.4
    @tapjs/node-serialize@1.0.3
    @tapjs/nock@3.0.7
    @tapjs/mock@1.0.8
    @tapjs/mocha-globals@1.0.7
    @tapjs/intercept@1.1.4
    @tapjs/fixture@1.1.0
    @tapjs/filter@1.1.3
    @tapjs/esbuild-kit@1.0.7
    @tapjs/dummy-plugin@1.0.7
    @tapjs/create-plugin@1.0.10
    @tapjs/core@1.2.0
    @tapjs/config@2.2.0
    @tapjs/clock@1.0.7
    @tapjs/before-each@1.0.7
    @tapjs/before@1.0.7
    @tapjs/asserts@1.0.7
    @tapjs/after-each@1.0.7
    @tapjs/after@1.0.7
    isaacs committed Sep 26, 2023
    Copy the full SHA
    e94d808 View commit details
Loading