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: v18.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: v18.0.1
Choose a head ref
  • 13 commits
  • 10 files changed
  • 4 contributors

Commits on May 19, 2024

  1. Bump rexml from 3.2.5 to 3.2.8 (#2599)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.5...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      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 19, 2024
    Configuration menu
    Copy the full SHA
    1aa713f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 29, 2024

  1. fix(tests): typo (#2603)

    Rotzbua authored May 29, 2024
    Configuration menu
    Copy the full SHA
    794cb81 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 16, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#2605)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      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 Jun 16, 2024
    Configuration menu
    Copy the full SHA
    da4230a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. re-add testing of esm browser builds

    It seems unclear why it was removed in the first place: I have tested extensively that it
    does work and it does fail the build if changing any assertion in the script
    fatso83 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0c609f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix workflow

    fatso83 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1450765 View commit details
    Browse the repository at this point in the history
  2. Bump path-to-regexp and nise (#2611)

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 8.1.0 and updates ancestor dependency [nise](https://github.com/sinonjs/nise). These dependencies need to be updated together.
    
    
    Updates `path-to-regexp` from 6.2.2 to 8.1.0
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v6.2.2...v8.1.0)
    
    Updates `nise` from 6.0.0 to 6.0.1
    - [Changelog](https://github.com/sinonjs/nise/blob/main/History.md)
    - [Commits](https://github.com/sinonjs/nise/commits)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: nise
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    033287b View commit details
    Browse the repository at this point in the history
  3. Bump elliptic from 6.5.5 to 6.5.7 (#2608)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7.
    - [Commits](indutny/elliptic@v6.5.5...v6.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      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 Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ad6804c View commit details
    Browse the repository at this point in the history
  4. Add createStubInstance header in stubs.md

    I kept scrolling past the parts of this page that explain `createStubInstance` so I created a section for it. I think the reason it didn't already exist is because it's considered a part of the utilities API, not the stub API. Even if that's the reasoning, I hope this PR is still a net positive, because personally, it makes it easier to find what I'm looking for.
    DanKaplanSES authored and fatso83 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5a7924a View commit details
    Browse the repository at this point in the history
  5. Update lock file

    fatso83 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e5f4ee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03e33ec View commit details
    Browse the repository at this point in the history
  7. 18.0.1

    fatso83 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0a5ec52 View commit details
    Browse the repository at this point in the history
Loading