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.0
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
  • 17 commits
  • 65 files changed
  • 2 contributors

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    f0d250b View commit details
    Browse the repository at this point in the history
  2. Bump @babel/traverse from 7.22.5 to 7.23.2 (#2555)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c47a4be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff0e993 View commit details
    Browse the repository at this point in the history
  4. 16.1.1

    fatso83 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6c28d07 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Fix hooks-install

    fatso83 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9ea3d5b View commit details
    Browse the repository at this point in the history
  2. 16.1.2

    fatso83 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6547aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e8aa9 View commit details
    Browse the repository at this point in the history
  4. 16.1.3

    fatso83 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2997077 View commit details
    Browse the repository at this point in the history

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