-
-
Notifications
You must be signed in to change notification settings - Fork 787
Comparing changes
Open a pull request
base repository: sinonjs/sinon
base: 8dbfd02
head repository: sinonjs/sinon
compare: 30e9e37
- 10 commits
- 24 files changed
- 5 contributors
Commits on Oct 21, 2023
-
Refactoring: move logic into separate file and rename
This is basically a small cleanup of the work done to get rid of Proxyquire before the release of version 17. - Pull out Sinon extraction to own file to avoid needless export on the root Sinon object - Rename file to match Colorizer class
Configuration menu - View commit details
-
Copy full SHA for 21d47f2 - Browse repository at this point
Copy the full SHA 21d47f2View commit details
Commits on Oct 24, 2023
-
Fix mochify breaking on node:assert (#2559)
* Fix mochify borking on node:assert * refactor: Make 'nise' the default dependency of the constructor
Configuration menu - View commit details
-
Copy full SHA for 4f538e3 - Browse repository at this point
Copy the full SHA 4f538e3View commit details -
Bump actions/setup-node from 3 to 4 (#2558)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd94da3 - Browse repository at this point
Copy the full SHA cd94da3View commit details
Commits on Oct 27, 2023
-
Bump browserify-sign from 4.2.1 to 4.2.2
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40caf21 - Browse repository at this point
Copy the full SHA 40caf21View commit details -
fix: assertion log limit (#2485)
* Cleanup unimported setup & include test files * Remove redundant assign The 'assert' object is already present on the sandbox * fix(#2484): add assertion log limit * Document the existing sandbox and create-sandbox * Expose opts.assertOptions on createSandbox(opts) * Verify options are passed down * Remove needless accessors * Make test behavior oriented rather than implementation specific. --------- Co-authored-by: Spencer Goossens <[email protected]> Co-authored-by: Carl-Erik Kopseng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7d180c - Browse repository at this point
Copy the full SHA f7d180cView commit details
Commits on Oct 28, 2023
-
Documentation for assertion options for the sandbox (#2564)
* doc: improve JSDocs * docs: improve public docs for sandbox - move some important info up where it is more visible - remove some bits no longer relevant (sinon.config) and replace with its modern (post Sinon 1) equivalent * Add example on adding assertOptions to the sandbox
Configuration menu - View commit details
-
Copy full SHA for b5fc367 - Browse repository at this point
Copy the full SHA b5fc367View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1eb070a - Browse repository at this point
Copy the full SHA 1eb070aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08d0696 - Browse repository at this point
Copy the full SHA 08d0696View commit details
Commits on Nov 1, 2023
-
fix returns does not override call through (#2567)
* fix returns does not override call through
Configuration menu - View commit details
-
Copy full SHA for 5fde5ae - Browse repository at this point
Copy the full SHA 5fde5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e9e37 - Browse repository at this point
Copy the full SHA 30e9e37View 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 8dbfd02...30e9e37