Skip to content

chore: update dependency chai-as-promised to v7 #12

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

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

Conversation

brokenmass
Copy link
Owner

This Pull Request updates dependency chai-as-promised from v6.0.0 to v7.1.1

Release Notes

v7.1.1

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


v7.1.0

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


v7.0.0

Compare Source
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).



🚀 This PR has been generated by Renovate using COB-LVS/renovate configuration.

@codecov
Copy link

codecov bot commented May 16, 2018

Codecov Report

Merging #12 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #12   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         137    137           
=====================================
  Hits          137    137

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d13c62f...463f877. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant