Update sinon to the latest version π
Version 6.0.0 of sinon was just published.
| Dependency |
sinon
|
|---|---|
| Current Version | 5.1.1 |
| Type | devDependency |
The version 6.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of sinon.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 11 commits ahead by 11, behind by 5.
05d7990Merge pull request #1829 from fatso83/version-6-with-esm-export-for-bundlersa40840eUpdate docs/changelog.md and set new release id in docs/_config.yml47e6346Add release documentation for v6.0.09d105476.0.03ba797dUpdate History.md and AUTHORS for new release0c07970Migration guide for 6.0 (no known breaking changes)80d742bInclude 5.1.1 changes57f4077Merge pull request #1835 from chrisguttandin/add-named-esm-exportsfc4b068Add test to verify named exportsf70ff62Append named exports to the generated esm bundle78f7549Document/test call ordering checks
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 6.0.1 just got published.
Update to this version instead π
Commits
The new version differs by 8 commits.
c8901e7Update docs/changelog.md and set new release id in docs/_config.yml8f8b2d9Add release documentation for v6.0.1feee43d6.0.1fc21226Update History.md and AUTHORS for new releasea3cf98fAdd fake behaviors to sandbox (#1815)8816e1aUse escaped double quotes for compatibility with Windows559d57dFix mocha test file pattern to match subdirectories correctlyd2983f1Use migration guide include in guide index (#1838)
See the full diff
- The
devDependencysinon was updated from5.1.1to7.2.3.
Update to this version instead π
Commits
The new version differs by 239 commits.
e80f8d9Update docs/changelog.md and set new release id in docs/_config.yml7fb68dbAdd release documentation for v7.2.3b11e0d07.2.3e599637Update CHANGELOG.md and AUTHORS for new release8c93e5cUpdate dependencies62f4e26Fix stubbing function objects (#1968)97a1217Update docs/changelog.md and set new release id in docs/_config.ymlf0909bdAdd release documentation for v7.2.205cebac7.2.24dafa77Update CHANGELOG.md and AUTHORS for new release011018cFix mock.withArgs using matchers (#1961)737a32eUpdate docs/changelog.md and set new release id in docs/_config.ymlbdeee70Add release documentation for v7.2.1dc98cac7.2.1c05f7dcUpdate CHANGELOG.md and AUTHORS for new release
There are 239 commits in total.
See the full diff
- The
devDependencysinon was updated from5.1.1to7.2.4.
Update to this version instead π
Commits
The new version differs by 13 commits.
06fc27dUpdate docs/changelog.md and set new release id in docs/_config.yml54da371Add release documentation for v7.2.4e5de1fe7.2.4d158672Update CHANGELOG.md and AUTHORS for new release1431c78minor package updates37c955dMerge pull request #1979 from fatso83/update-npm-depsfc2a32aMerge pull request #1975 from ehmicky/master85f2fcdUpdate eslint-plugin-mocha707e068Fix high prio audit warnings8282bc0Update nise to use @sinonjs/text-encodingc1d9625Make all properties non-enumerable in spies, stubs, mocks and fakes894951cMerge pull request #1973 from mgred/default-sandbox-example876aebbdocs(sandbox): add example for default sandbox
See the full diff
- The
devDependencysinon was updated from5.1.1to7.2.5.
Update to this version instead π
Commits
The new version differs by 8 commits.
8b8bdddUpdate docs/changelog.md and set new release id in docs/_config.yml33f0b67Add release documentation for v7.2.52b4bc7d7.2.5fb54e29Update CHANGELOG.md and AUTHORS for new release8ac68f3Upgrade mochify to latestadd43e3Upgrade @sinonjs/samsam to latestd0c073cdon't call extends.nonEnum in spy.resetHistory (#1984)f99e2efUse stable Chrome in Circle
See the full diff
- The
devDependencysinon was updated from5.1.1to7.2.6.
Update to this version instead π
Commits
The new version differs by 6 commits.
0468cd4Update docs/changelog.md and set new release id in docs/_config.yml7f2c8c2Add release documentation for v7.2.636b99b37.2.61fc586eUpdate CHANGELOG.md and AUTHORS for new releasec8758fdUpgrade @sinonjs/formatioe24daedSetfake.lastArgto last argument regardless of type
See the full diff
- The
devDependencysinon was updated from5.1.1to7.2.7.
Update to this version instead π
Commits
The new version differs by 7 commits.
4a8f432Update docs/changelog.md and set new release id in docs/_config.yml714911eAdd release documentation for v7.2.733ca39b7.2.7e8b997fUpdate CHANGELOG.md and AUTHORS for new release7913865Update @sinonjs/commons @sinonjs/formatio19b3fc7Retain spy function names and fix spy.named(name) (#1987)3275d18Document spying on accessors (#1976)
See the full diff
- The
devDependencysinon was updated from5.1.1to7.3.0.
Update to this version instead π
Commits
The new version differs by 18 commits.
059727bUpdate docs/changelog.md and set new release id in docs/_config.ymle848851Add release documentation for v7.3.0fb55b117.3.0b79a6caUpdate CHANGELOG.md and AUTHORS for new releasec85fa66Merge pull request #1999 from fatso83/fix-docker-headless-tests4b7a947Simplify Circle CI setup3951eb7Add a Docker Compose config file for testing the setup locally2119f08Merge pull request #1994 from fatso83/expose-props-inject9faf58eMerge pull request #1997 from xeptore/patch-10c7b2cdunnecessary things!20eeb48Inject createStubInstance and fake functionality73d2ac8Remove unused prop 'injectIntoThis'fb5709fFix #1974 by upgrading to @sinonjs/[email protected]b8679faMerge pull request #1989 from mgred/remove-deprecated617c40echore: update @sinonsj/commons package
There are 18 commits in total.
See the full diff
- The
devDependencysinon was updated from5.1.1to7.3.1.
Update to this version instead π
Commits
The new version differs by 6 commits.
3812a7dUpdate docs/changelog.md and set new release id in docs/_config.yml93bef55Add release documentation for v7.3.1e02c1927.3.18ee1d35Update CHANGELOG.md and AUTHORS for new releasebc53d82Fix security issues1a09166Update @sinonjs/samsam to v3.3.1
See the full diff
- The
devDependencysinon was updated from5.1.1to7.3.2.
Update to this version instead π
Commits
The new version differs by 6 commits.
15a9d65Update docs/changelog.md and set new release id in docs/_config.yml5d770e0Add release documentation for v7.3.2585a1e97.3.2b51901dUpdate CHANGELOG.md and AUTHORS for new release83861a7Update Lolex to bring in fix for sinonjs/lolex#2322430fd9Documentation (#2004)
See the full diff