Closed greenkeeper[bot] closed 6 years ago
Merging #21 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #21 +/- ##
======================================
Coverage 97.7% 97.7%
======================================
Files 41 41
Lines 610 610
Branches 90 90
======================================
Hits 596 596
Misses 14 14
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 11fd3e2...6335f3b. Read the comment docs.
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 6.0.0 of sinon was just published.
sinon
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.
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
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: