-
-
Notifications
You must be signed in to change notification settings - Fork 771
Comparing changes
Open a pull request
base repository: sinonjs/sinon
base: v15.2.0
head repository: sinonjs/sinon
compare: v16.0.0
- 14 commits
- 19 files changed
- 9 contributors
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe44ea4 - Browse repository at this point
Copy the full SHA fe44ea4View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de2635d - Browse repository at this point
Copy the full SHA de2635dView commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13d45fb - Browse repository at this point
Copy the full SHA 13d45fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a33476 - Browse repository at this point
Copy the full SHA 5a33476View commit details
Commits on Aug 9, 2023
-
Bump word-wrap from 1.2.3 to 1.2.4 (#2526)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8186280 - Browse repository at this point
Copy the full SHA 8186280View commit details -
fix: actaully reset 'injectedKeys' (#2456)
* refactor: Remove single-use variable * fix: actaully reset 'injectedKeys' Re-assigning the local variable `injectedKeys` would not change `sandbox.injectedKeys`, thus `restoreContext` doesn't fully restore the context. See: https://lgtm.com/projects/g/sinonjs/sinon/snapshot/9e09e7d79bac5808ca98fac4f7419a20be4fc43d/files/lib/sinon/sandbox.js?sort=name&dir=ASC&mode=heatmap#x9f770d565ef51b7d:1 * Update lib/sinon/sandbox.js Co-authored-by: Phred Lane <fearphage@gmail.com> --------- Co-authored-by: Phred Lane <fearphage@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 305fb6c - Browse repository at this point
Copy the full SHA 305fb6cView commit details
Commits on Aug 11, 2023
-
Fix issue 2534: spies are not restored (#2535)
* Document the custom property descriptor type used in Sinon * Fix issue #2534 * prettify
Configuration menu - View commit details
-
Copy full SHA for fe799e7 - Browse repository at this point
Copy the full SHA fe799e7View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fc17c7 - Browse repository at this point
Copy the full SHA 5fc17c7View commit details
Commits on Sep 8, 2023
-
Bump actions/checkout from 3 to 4 (#2542)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ddf7ff - Browse repository at this point
Copy the full SHA 2ddf7ffView commit details
Commits on Sep 11, 2023
-
* Restore sandbox after each .replace test Otherwise a failed test may not restore it. * .define method for temporarily defining new properties during the tests * better comment * detailed exception messages * properly delete the property during the cleanup * Add .define to more places * Document .define * Fix test * Code review suggestions * prettier --write
Configuration menu - View commit details
-
Copy full SHA for baa1aee - Browse repository at this point
Copy the full SHA baa1aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a8cea - Browse repository at this point
Copy the full SHA 67a8ceaView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d1f85b - Browse repository at this point
Copy the full SHA 8d1f85bView commit details -
fix(2525): ensure non empty message when error of type string is pass…
…ed, but no message (#2544) Co-authored-by: Morgan Roderick <20321+mroderick@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c339605 - Browse repository at this point
Copy the full SHA c339605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062e318 - Browse repository at this point
Copy the full SHA 062e318View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v15.2.0...v16.0.0