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: v21.0.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: v21.0.1
Choose a head ref
  • 11 commits
  • 22 files changed
  • 6 contributors

Commits on Jun 18, 2025

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

Commits on Aug 9, 2025

  1. Add some output

    fatso83 committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    43c88c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d852ae View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

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

Commits on Oct 22, 2025

  1. Improve error message for immutable descriptors (#2664)

    * improve error message for immutable descriptors
    
    * run prettier
    sdotson authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    2605504 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Update compatibility target to ES2023

    Updated compatibility target from ES2017 to ES2023 and clarified the note on breaking changes.
    fatso83 authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    ae9e09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b27cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48b69df View commit details
    Browse the repository at this point in the history
  4. Fix issue 2618 - Remove browserify in favor of esbuild (#2661)

    * change build tool in readme
    
    * add esbuild plugin, remove babelify and browserify
    
    * change build script to use esbuild
    
    * change imports for test
    
    * change imports and docs and pageerror
    
    * change config for esm
    
    * change esm source back to cjs
    arturparkhisenko authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    f04f3eb View commit details
    Browse the repository at this point in the history
  5. Update dependencies - except @sinonjs/samsam (#2669)

    samsam has a breaking change and I do not understand exactly
    what makes it break one of our unit tests, so postponing that.
    fatso83 authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    456a65c View commit details
    Browse the repository at this point in the history
  6. 21.0.1

    fatso83 committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    a8bebe0 View commit details
    Browse the repository at this point in the history
Loading