An in-range update of sinon is breaking the build π¨
greenkeeper opened this issue Β· 0 comments
greenkeeper commented
Version 2.1.0 of sinon just got published.
Branch | Build failing π¨ |
---|---|
Dependency | sinon |
Current Version | 2.0.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As sinon is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this πͺ
Status Details
Commits
The new version differs by 18 commits .
9157d41
Update docs/changelog.md and set new release id in docs/_config.yml
17e735d
Add release documentation for v2.1.0
90a5d8e
2.1.0
db6e03b
Update Changelog.txt and AUTHORS for new release
a3eebd9
Build package as part of postversion step
fd79000
Fix GitHub asset URL
6a7c801
Redesign the template (#1339)
354c84c
Merge pull request #1337 from timcosta/add_called_immediately_before_after
a957ef3
update spy names across four tests
3aa9919
[feature] adds spy.calledImmediatelyBefore and spy.calledImmediatelyAfter
e401337
Merge pull request #1331 from mroderick/remove-next-release-from-docs
af504b9
Remove documentation of the 2.x pre-releases
8bec6dd
Remove @next instructions from documentation
fc749fa
Merge pull request #1333 from eauc/master
2058030
Add missing space from deprecated message (#1334)
There are 18 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot π΄