corgicode / api

Backend for the codecorgi platform
http://codecorgi.co
Other
3 stars 0 forks source link

Bump chai from 3.5.0 to 4.1.2 #100

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps chai from 3.5.0 to 4.1.2.

Release notes *Sourced from chai's [releases](https://github.com/chaijs/chai/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](https://github-redirect.dependabot.com/chaijs/chai/issues/1020)) > * fix: replace code causing breakage under strict CSP (#1032; [**Alhadis**](https://github.com/Alhadis)) > > # Docs > * docs: add missing assert parameters ([#1017](https://github-redirect.dependabot.com/chaijs/chai/issues/1017), #1023; [**Hpauric**](https://github.com/Hpauric)) > * docs: update year in license file (#1025; [**yanca018**](https://github.com/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](https://github-redirect.dependabot.com/chaijs/chai/issues/1000), #1008; [**meeber**](https://github.com/meeber)) > - fix: `.include` to work with all objects ([#1009](https://github-redirect.dependabot.com/chaijs/chai/issues/1009), #1012; [**meeber**](https://github.com/meeber)) > > # Docs > > - fix: correct hasAnyKeys comment error (#1014; [**zenHeart**](https://github.com/zenHeart)) > - docs: re-indent hasAnyKeys code (#1016; [**keithamus**](https://github.com/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](https://github-redirect.dependabot.com/chaijs/chai/issues/970), #994; [**shvaikalesh**](https://github.com/shvaikalesh)) > > # Bug Fixes > > - Allow dates for isBelow and isAbove assertions ([#980](https://github-redirect.dependabot.com/chaijs/chai/issues/980), #990; [**v1adko**](https://github.com/v1adko)) > - fix: check target's type in `.property` assertion (#992; [**meeber**](https://github.com/meeber)) > > # Chores > > - Add a missing var keyword found by lgtm.com (#988; [**samlanning**](https://github.com/samlanning)) > - refactor: `expectTypes` to access `ssfi` flag (#993; [**meeber**](https://github.com/meeber)) > - Create CODEOWNERS (#1004; [**keithamus**](https://github.com/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](https://github-redirect.dependabot.com/chaijs/chai/issues/985), [#986](https://github-redirect.dependabot.com/chaijs/chai/pull/986)) > > ## 4.0.1 / 2017-05-31 > ... (truncated)
Changelog *Sourced from chai's [changelog](https://github.com/chaijs/chai/blob/master/History.md).* > ### Note > > As of 3.0.0, the History.md file has been deprecated. [Please refer to the full > commit logs available on GitHub](https://github.com/chaijs/chai/commits/master). > > --- > > 2.3.0 / 2015-04-26 > ================== > > * Merge pull request [#423](https://github-redirect.dependabot.com/chaijs/chai/issues/423) from ehntoo/patch-1 > * Merge pull request [#422](https://github-redirect.dependabot.com/chaijs/chai/issues/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](https://github-redirect.dependabot.com/chaijs/chai/issues/417) from astorije/astorije/minimalist-typo > * Remove trailing whitespaces > * Fix super minor typo in an example > * Merge pull request [#408](https://github-redirect.dependabot.com/chaijs/chai/issues/408) from ljharb/enumerableProperty > * Add `ownPropertyDescriptor` assertion. > > 2.2.0 / 2015-03-26 > ================== > > * Merge pull request [#405](https://github-redirect.dependabot.com/chaijs/chai/issues/405) from chaijs/deep-escape-doc-tweaks > * Tweak documentation on `.deep` flag. > * Merge pull request [#402](https://github-redirect.dependabot.com/chaijs/chai/issues/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](https://github-redirect.dependabot.com/chaijs/chai/issues/396) from chaijs/add-keith-cirkel-contributing-md > * Add Keith Cirkel to CONTRIBUTING.md > * Merge pull request [#395](https://github-redirect.dependabot.com/chaijs/chai/issues/395) from cjqed/386-assert-operator-no-eval > * No longer using eval on assert operator [#386](https://github-redirect.dependabot.com/chaijs/chai/issues/386) > * Merge pull request [#389](https://github-redirect.dependabot.com/chaijs/chai/issues/389) from chaijs/update-git-summary > * Update `git summary` in README > > 2.1.1 / 2015-03-04 > ================== > > * Merge pull request [#385](https://github-redirect.dependabot.com/chaijs/chai/issues/385) from eldritch-fossicker/master > * updates to reflect code style preference from [**keithamus**](https://github.com/keithamus) > * fix indexing into array with deep propery > * Merge pull request [#382](https://github-redirect.dependabot.com/chaijs/chai/issues/382) from astorije/patch-2 > * Merge pull request [#383](https://github-redirect.dependabot.com/chaijs/chai/issues/383) from gurdiga/config-doc-wording-improvement > ... (truncated)
Commits - [`529d395`](https://github.com/chaijs/chai/commit/529d395fa08091af2a02a8398b1144c51ed62178) Merge pull request [#1037](https://github-redirect.dependabot.com/chaijs/chai/issues/1037) from Cutlery-Drawer/master - [`b534fca`](https://github.com/chaijs/chai/commit/b534fca6c03c4ac27a451acb514d9084868e6aa1) chai@4.1.2 - [`c592551`](https://github.com/chaijs/chai/commit/c5925517957c998c3167109a0db7f2738a5a8a05) Merge pull request [#1032](https://github-redirect.dependabot.com/chaijs/chai/issues/1032) from Cutlery-Drawer/csp-fix - [`31c3559`](https://github.com/chaijs/chai/commit/31c35595d7ea5a2e71e92a9e24446925a0c898da) Use a hardcoded no-op instead of instancing - [`1ae9386`](https://github.com/chaijs/chai/commit/1ae9386901ee01dffeb1eb377668abc8d510a0f8) Merge pull request [#1025](https://github-redirect.dependabot.com/chaijs/chai/issues/1025) from yanca018/master - [`786043b`](https://github.com/chaijs/chai/commit/786043bffc4a3ab9eaf2ba1e479f8848dcc1c6a8) Update license - [`7c1ca16`](https://github.com/chaijs/chai/commit/7c1ca16fb38d03910b1d95962dc18bb063a21391) docs: add missing assert parameters ([#1023](https://github-redirect.dependabot.com/chaijs/chai/issues/1023)) - [`6e72c5a`](https://github.com/chaijs/chai/commit/6e72c5ac9a9fc77af00ae6b9331e9d46fb2fbb96) fix(package): update deep-eql to version 3.0.0 ([#1020](https://github-redirect.dependabot.com/chaijs/chai/issues/1020)) - [`02ddebd`](https://github.com/chaijs/chai/commit/02ddebd8f274ba94f9eb95c1c8c21176be6fe20c) Merge pull request [#1019](https://github-redirect.dependabot.com/chaijs/chai/issues/1019) from meeber/release-4.1.1 - [`ac48db3`](https://github.com/chaijs/chai/commit/ac48db3a72bd3a5a6846c20aac6e2fc573cfc98a) chai@4.1.1 - Additional commits viewable in [compare view](https://github.com/chaijs/chai/compare/3.5.0...4.1.2)


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.


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 commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.