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 3.5.0 to 4.1.2 #83

Merged
merged 1 commit into from Mar 30, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 17, 2018

Bumps chai from 3.5.0 to 4.1.2.

Release notes

Sourced from chai's releases.

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

  • docs: add missing assert parameters (#1017, #1023; Hpauric)
  • docs: update year in license file (#1025; yanca018)

4.1.1 / 2017-08-05

This release includes a few bug and documentation fixes.

Bug Fixes

  • fix: .instanceof to allow DOM interfaces in IE11 (#1000, #1008; meeber)
  • fix: .include to work with all objects (#1009, #1012; meeber)

Docs

  • fix: correct hasAnyKeys comment error (#1014; zenHeart)
  • docs: re-indent hasAnyKeys code (#1016; keithamus)

4.1.0 / 2017-07-11

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

New Features

  • Add ES6 collection support to include() (#970, #994; shvaikalesh)

Bug Fixes

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

Chores

  • Add a missing var keyword found by lgtm.com (#988; samlanning)
  • refactor: expectTypes to access ssfi flag (#993; meeber)
  • Create CODEOWNERS (#1004; keithamus)

4.0.2 / 2017-06-05

We have another bugfix release, addressing some issues for WebPack 1 users.

Bug Fixes

  • Revert getting version information from package.json, some bundler tools like Webpack do not come default with json loaders despite Node being able to handle this. This change moves back to hardcoding the version number in the codebase. (#985, #986)

4.0.1 / 2017-05-31

... (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
.


2.3.0 / 2015-04-26

  • Merge pull request #423 from ehntoo/patch-1
  • Merge pull request #422 from ljharb/fix_descriptor_tests
  • Fix a small bug in the .null assertion docs
  • Use a regex to account for property ordering issues across engines.
  • Add make test-firefox
  • Merge pull request #417 from astorije/astorije/minimalist-typo
  • Remove trailing whitespaces
  • Fix super minor typo in an example
  • Merge pull request #408 from ljharb/enumerableProperty
  • Add ownPropertyDescriptor assertion.

2.2.0 / 2015-03-26

  • Merge pull request #405 from chaijs/deep-escape-doc-tweaks
  • Tweak documentation on .deep flag.
  • Merge pull request #402 from umireon/escaping-dot-should-be-taken
  • Documentation of escaping in .deep flag.
  • take regular expression apart
  • Feature: backslash-escaping in .deep.property
  • Escaping dot should be taken in deep property

2.1.2 / 2015-03-15

  • Merge pull request #396 from chaijs/add-keith-cirkel-contributing-md
  • Add Keith Cirkel to CONTRIBUTING.md
  • Merge pull request #395 from cjqed/386-assert-operator-no-eval
  • No longer using eval on assert operator #386
  • Merge pull request #389 from chaijs/update-git-summary
  • Update git summary in README

2.1.1 / 2015-03-04

  • Merge pull request #385 from eldritch-fossicker/master
  • updates to reflect code style preference from keithamus
  • fix indexing into array with deep propery
  • Merge pull request #382 from astorije/patch-2
  • Merge pull request #383 from gurdiga/config-doc-wording-improvement
    ... (truncated)
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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chai-4.1.2 branch 2 times, most recently from 7f029bd to a35f14c Compare March 21, 2018 22:57
Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 4.1.2.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
- [Commits](chaijs/chai@3.5.0...4.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chai-4.1.2 branch from a35f14c to a96f3c4 Compare March 21, 2018 23:03
@billybonks billybonks merged commit bd51fc1 into master Mar 30, 2018
@billybonks billybonks deleted the dependabot/npm_and_yarn/chai-4.1.2 branch March 30, 2018 13:24
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

2 participants