You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
As chai 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
❌ ci/circleci Your tests failed on CircleCI Details
Release Notes4.1.1 / 2017-08-05
This release includes a few bug and documentation fixes.
Bug Fixes
fix: .instanceof to allow DOM interfaces in IE11 (#1000, #1008; @meeber)
Version 4.1.1 of chai just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As chai 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
Release Notes
4.1.1 / 2017-08-05This release includes a few bug and documentation fixes.
Bug Fixes
.instanceof
to allow DOM interfaces in IE11 (#1000, #1008; @meeber).include
to work with all objects (#1009, #1012; @meeber)Docs
Commits
The new version differs by 10 commits.
02ddebd
Merge pull request #1019 from meeber/release-4.1.1
ac48db3
[email protected]
d2e9599
Merge pull request #1016 from chaijs/fix-reindent-code-1014
92d2cca
docs: re-indent hasAnyKeys code
b625497
Merge pull request #1012 from meeber/fix-include-types
8fa24f2
Merge pull request #1014 from zenHeart/fix-hasAnyKeys-comment
113a5b8
fix: correct hasAnyKeys comment error
c01cf30
fix:
.include
to work with all objects1847ef8
Merge pull request #1008 from meeber/fix-ie11-instanceof
c107abb
fix:
.instanceof
to allow DOM interfaces in IE11See 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: