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

Update dependency chai to version 4.x #219

Merged
merged 1 commit into from
Jun 1, 2017
Merged

Update dependency chai to version 4.x #219

merged 1 commit into from
Jun 1, 2017

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented May 26, 2017

This Pull Request updates dependency chai from version 3.5.0 to 4.0.1

Changelog

4.0.1 / 2017-05-31

  • fix: (#978) remove browser field (#982)
    This removes the browser field which was used incorrectly. It is not needed for chai, and bundlers should bundle the commonjs code instead.
  • Update supported node version badge in README FIX #975

4.0.0 / 2017-05-26

  • Merge pull request #973 from chaijs/chore-uncomment-travis-deploy
    chore: uncomment travis lines
  • chore: uncomment travis lines
    This allows us to release on tags, for the upcoming 4.0
  • Merge pull request #972 from lucasfcosta/release-4.0.0
    Release chai@4.0.0
  • chai@4.0.0
  • Merge pull request #967 from lucasfcosta/remove-lib-bump
    Remove bump command to change lib/chai.js
  • Remove bump command to change lib/chai.js
  • Merge pull request #964 from zetamorph/assert-nestedInclude-ownInclude
    assert: add nestedInclude, deepNestedInclude, ownInclude and deepOwnInclude
  • fix: PhantomJS 1.x incompatibility (#966)
  • Assert: made documentation more descriptive
    Assert: made documentation more descriptive
  • test: added custom message test to negated .nested-, .deep-, .own.include
  • test: added message argument to negated nested-, deep-, own- and deepOwnInclude
  • assert interface: add .deepOwnInclude and notdeepOwnInclude
  • assert interface: add .ownInclude and .notOwnInclude
  • assert interface: add deepNestedInclude and notDeepNestedInclude
  • assert interface: add nestedInclude and notNestedInclude
  • test: add assert.deepOwnInclude and assert.notDeepOwnInclude
  • test: add assert.deepNestedInclude and assert.notDeepNestedInclude
  • test: add assert.ownInclude and assert.notOwnInclude
  • test: add assert.nestedInclude and assert.notNestedInclude

@codecov-io
Copy link

codecov-io commented May 26, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   73.74%   73.74%           
=======================================
  Files          19       19           
  Lines        1093     1093           
  Branches      211      211           
=======================================
  Hits          806      806           
  Misses        287      287

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 747f485...0e2efe6. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/chai-4.x branch 3 times, most recently from 6bda59c to 508eae7 Compare June 1, 2017 03:32
@rarkins rarkins merged commit e4afb54 into master Jun 1, 2017
@rarkins rarkins deleted the renovate/chai-4.x branch June 1, 2017 07:28
@rarkins rarkins removed the ready label Jun 1, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update supported node version badge in README
3 participants