Skip to content
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 chai is breaking the build 🚨 #22

Open
greenkeeper bot opened this issue Jul 12, 2017 · 3 comments
Open

An in-range update of chai is breaking the build 🚨 #22

greenkeeper bot opened this issue Jul 12, 2017 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jul 12, 2017

Version 4.1.0 of chai just got published.

Branch Build failing 🚨
Dependency chai
Current Version 4.0.2
Type devDependency

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
  • bitHound - Dependencies 1 failing dependency. Details
  • bitHound - Code No failing files. Details
  • continuous-integration/travis-ci/push The Travis CI build passed Details
  • coverage/coveralls First build on greenkeeper/chai-4.1.0 at 100.0% Details

Release Notes 4.1.0 / 2017-07-11

This release includes one new feature and a few bug fixes.

New Features

Bug Fixes

  • Allow dates for isBelow and isAbove assertions (#980, #990; @v1adko)
  • fix: check target's type in .property assertion (#992; @meeber)

Chores

Commits

The new version differs by 16 commits.

  • df9073c Merge pull request #998 from v1adko/make-release
  • cad9933 Merge pull request #1004 from chaijs/code-owners
  • cf70b11 Create CODEOWNERS
  • 3397dda Merge pull request #1005 from meeber/skip-failing-tests
  • 11a6f85 test: skip failing .include tests in IE11
  • 45cb327 [email protected]
  • 2eddd79 Add ES6 collection support to include() (#994)
  • 3c932e2 feat: allow dates for isBelow and isAbove assertions (#990)
  • 3bcb21c Merge pull request #979 from chaijs/greenkeeper/browserify-14.4.0
  • 5daceab Merge pull request #988 from samlanning/missing-var
  • 9116bc8 Merge pull request #993 from meeber/refactor-expect-types
  • 351e968 Merge pull request #992 from meeber/property-target-type
  • e7b2384 refactor: expectTypes to access ssfi flag
  • e6ddf64 fix: check target's type in .property assertion
  • 7e466af Add a missing var keyword found by lgtm.com

There are 16 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 12, 2017

After pinning to 4.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 5, 2017

Version 4.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 4.1.1 / 2017-08-05

This release includes a few bug and documentation fixes.

Bug Fixes

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 objects
  • 1847ef8 Merge pull request #1008 from meeber/fix-ie11-instanceof
  • c107abb fix: .instanceof to allow DOM interfaces in IE11

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 31, 2017

Version 4.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 4.1.2 / 2017-08-31

This release fixes a bug when running in certain environments, and includes a few minor documentation fixes.

Bug Fixes

  • fix: update deep-eql to version 3.0.0 (#1020)
  • fix: replace code causing breakage under strict CSP (#1032; @Alhadis)

Docs

Commits

The new version differs by 8 commits.

  • 529d395 Merge pull request #1037 from Cutlery-Drawer/master
  • b534fca [email protected]
  • c592551 Merge pull request #1032 from Cutlery-Drawer/csp-fix
  • 31c3559 Use a hardcoded no-op instead of instancing
  • 1ae9386 Merge pull request #1025 from yanca018/master
  • 786043b Update license
  • 7c1ca16 docs: add missing assert parameters (#1023)
  • 6e72c5a fix(package): update deep-eql to version 3.0.0 (#1020)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants