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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chai-as-promised to the latest version 馃殌 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 11, 2017

Version 7.0.0 of chai-as-promised just got published.

Dependency chai-as-promised
Current Version 6.0.0
Type devDependency

The version 7.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of chai-as-promised.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 7.0.0

The breaking change in this release is that it has started using syntax that is only supported on Node.js v4 and above, as previous versions of Node no longer are supported by the Node.js project itself. As such browser consumers will also need to take care to transpile when testing on older browsers.

Additionally, Chai as Promised now supports Chai v4 (@meeber).

Commits

The new version differs by 6 commits.

  • a60bf92 7.0.0
  • a92de93 Convert tests away from CoffeeScript
  • ce2d4cb Add a note about using other Chai plugins
  • e8021e4 Update for Chai v4.0
  • 16dde11 Various cleanups and updates
  • 0dfd211 Test all supported versions of Chai; assume Node v4+

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 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 84b709c on greenkeeper/chai-as-promised-7.0.0 into ad16f3a on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 84b709c on greenkeeper/chai-as-promised-7.0.0 into ad16f3a on master.

greenkeeper bot added a commit that referenced this pull request Jul 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 2, 2017

Version 7.1.0 just got published.

Update to this version instead 馃殌

Release Notes 7.1.0

Fixes Chai's proxy protection for property assertions (when using Chai v4 or higher). (@meeber, #205)

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 5, 2017

Version 7.1.1 just got published.

Update to this version instead 馃殌

Release Notes 7.1.1

Fixes ESLint accidentally being included as a dependency since v7.0.0.

Commits

The new version differs by 2 commits.

  • e237fd2 7.1.1
  • b3935f8 Make ESLint a devDependency instead of a dependency

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

Successfully merging this pull request may close these issues.

None yet

1 participant