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: sinonjs/sinon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.1.3
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.0.0
Choose a head ref
  • 9 commits
  • 56 files changed
  • 1 contributor

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    75e2b69 View commit details
    Browse the repository at this point in the history
  2. Upgrade non-breaking packages

    browserify and supports-colors are exceptions
    fatso83 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9b69a1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19c779e View commit details
    Browse the repository at this point in the history
  4. Remove Circle CI setup

    fatso83 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f78e630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec37d63 View commit details
    Browse the repository at this point in the history
  6. Remove Proxyquire as it did not handle newer syntax

    The defaults of Prettier 3 threw Proxyquirify into a frenzy.
    Did the minimal rewrite (DI) that worked
    fatso83 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    11a8e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2a16b9 View commit details
    Browse the repository at this point in the history
  8. Remove npm bin in favor of npx

    Does not exist on NPM 10
    fatso83 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2a730ff View commit details
    Browse the repository at this point in the history
  9. 17.0.0

    fatso83 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8dbfd02 View commit details
    Browse the repository at this point in the history
Loading