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

Commits on May 7, 2024

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

Commits on May 15, 2024

  1. Bump nokogiri from 1.16.2 to 1.16.5 (#2598)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    4cbd712 View commit details
    Browse the repository at this point in the history
  2. Use Nise 6 with legacyRoutes flag enabled

    This should be disabled in a future Sinon version by default.
    fatso83 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6324be4 View commit details
    Browse the repository at this point in the history
  3. 18.0.0

    fatso83 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    adea6a1 View commit details
    Browse the repository at this point in the history
Loading