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

Bump chai from 2.3.0 to 4.2.0 #36

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps chai from 2.3.0 to 4.2.0.

Release notes

Sourced from chai's releases.

4.2.0 / 2018-09-25

This is a minor release. Thank you to all of our contributors and users!

New Features

  • feat(assertions): add 'still' language chain (#1194; ScottRudiger)
  • .lengthOf for Maps and Sets (#1110, #1131; asbish)
  • feat: Add the assert.fail([message]) interface (#1116, #1117; s-leroux)

Bug Fixes

  • fix: remove Chai frames from .deep.equal stack (#1124; meeber)
  • add 'catch' keyword to proxyExcludedKeys (#1050, #1101; generalandrew)
  • property assertion should only accept strings if nested (#1043, #1044; solodynamo)
  • fix: Make tests pass with --use_strict (#1034, #1040; shvaikalesh)

Performance

  • perf: Optimize proxify and stringDistance (#1098; sophiebits)
  • fix: Avoid repeated String#slice calls in stringDistance (#1095; bmeurer)

Style

  • Fix typos and remove trailing whitespaces (#1042; simonewebdesign)
  • Remove unnecessary code (#1049; abetomo)
  • Fix variable declaration (#1048; abetomo)

Tests

  • test(assert): increase coverage (#1084, #1085; brutalcrozt)
  • test: stop modifying globals in Proxy tests (#1144; meeber)

Docs

Chores

  • chore: update package-lock.json (#1198; meeber)
  • Update mocha to the latest version (#1127)
  • chore: update dependencies (#1157; meeber)
  • Update browserify to the latest version (#1135)
  • chore: update Node versions in Travis config (#1126; meeber)
  • chore: remove Opera from Sauce config (#1125; meeber)
  • chore: update dependencies (#1118; meeber)
  • chore: update dependencies (#1074; meeber)
  • Chore: change coverage service (coverall to codecov) (#927, #1073; brutalcrozt)
  • chore: add package-lock.json (#1013; meeber)
... (truncated)
Changelog

Sourced from chai's changelog.

Note

As of 3.0.0, the History.md file has been deprecated. Please refer to the full
commit logs available on GitHub
.


Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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.

1 participant