-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of sinon is breaking the build 🚨 #26
Comments
Version 2.3.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesMake calledAfter symetric with calledBefore
CommitsThe new version differs by 100 commits.
There are 100 commits in total. See the full diff |
Version 2.3.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesMinor fixesCommitsThe new version differs by 117 commits.
There are 117 commits in total. See the full diff |
Version 2.3.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesMake stubbing of static function properties possible
CommitsThe new version differs by 141 commits.
There are 141 commits in total. See the full diff |
Version 2.3.4 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesMake sandbox.resetHistory also reset spiesCommitsThe new version differs by 146 commits.
There are 146 commits in total. See the full diff |
Version 2.3.5 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesFix: Check configurable on a prop before creatingCommitsThe new version differs by 154 commits.
There are 154 commits in total. See the full diff |
Version 2.3.6 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 184 commits.
There are 184 commits in total. See the full diff |
Version 2.0.0 of sinon just got published.
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 30 commits .
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 30 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 🌴
The text was updated successfully, but these errors were encountered: