Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 39 commits.
e68ba0d
Update docs/changelog.md and set new release id in docs/_config.yml
bb0ff41
Add release documentation for v5.1.0
8f867f9
5.1.0
39466a4
Update History.md and AUTHORS for new release
8a4808b
finished fixing ie tests
53169e3
Merge pull request #1811 from mhmoudgmal/feature/in-matcher
09f849c
Remove notice
01e69a9
cleaning up the fix for #1821
fabe894
fixed coveralls integration
5a886bd
Fix #1821: fake tests fails on IE 11
bed477a
Revert PR #1807 to fix #1814
878e2e8
clean up travis config
5e49793
removed node v4; added node v10
81a87d5
Improve tests readability
9d30dcf
Merge pull request #1809 from fatso83/esm-module
There are 39 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
4d12f95
Update docs/changelog.md and set new release id in docs/_config.yml
3ddfea0
Add release documentation for v5.1.1
67b8872
5.1.1
8ff4ac8
Update History.md and AUTHORS for new release
8aa1425
Remove ES2015 'module' field for 5x branch
See the full diff
Update to this version instead 🚀
The new version differs by 11 commits ahead by 11, behind by 5.
05d7990
Merge pull request #1829 from fatso83/version-6-with-esm-export-for-bundlers
a40840e
Update docs/changelog.md and set new release id in docs/_config.yml
47e6346
Add release documentation for v6.0.0
9d10547
6.0.0
3ba797d
Update History.md and AUTHORS for new release
0c07970
Migration guide for 6.0 (no known breaking changes)
80d742b
Include 5.1.1 changes
57f4077
Merge pull request #1835 from chrisguttandin/add-named-esm-exports
fc4b068
Add test to verify named exports
f70ff62
Append named exports to the generated esm bundle
78f7549
Document/test call ordering checks
See the full diff
Update to this version instead 🚀
The new version differs by 8 commits.
c8901e7
Update docs/changelog.md and set new release id in docs/_config.yml
8f8b2d9
Add release documentation for v6.0.1
feee43d
6.0.1
fc21226
Update History.md and AUTHORS for new release
a3cf98f
Add fake behaviors to sandbox (#1815)
8816e1a
Use escaped double quotes for compatibility with Windows
559d57d
Fix mocha test file pattern to match subdirectories correctly
d2983f1
Use migration guide include in guide index (#1838)
See the full diff
Version 2.0.0 of sinon just got published.
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of sinon. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 623 commits (ahead by 623, behind by 63).
15a0038
Add dist file to docs
108ac04
Update docs/changelog.md and set new release id in docs/_config.yml
3f5c869
Add release documentation for v2.0.0
02a6ff6
2.0.0
224ec4f
Update Changelog.txt and AUTHORS for new release
c748bc5
Merge pull request #1325 from lucasfcosta/callsFake-docs
fee959d
Merge pull request #1297 from lucasfcosta/getters-setters-new-api
1bda7c4
Merge pull request #1326 from lucasfcosta/remove-unused-chain-behavior
70e96f5
Remove unused chain behavior
bdd3f82
Add docs for the new callsFake behavior
ad58467
Add docs for the new API get and set behaviors
eb7f90f
Add names to previously anonymous getter and setter test functions
e852f4f
Add restore method for stubbed property descriptors
5bbfa51
Allow stubbing getters and setters for function properties
278c2ce
Add getters/setters stub behaviors
There are 250 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: