jukbot / smart-industry

🏭 Open Source Manufacturing Execution System for JobShop type manufacturer.
https://smart-mes.firebaseapp.com
Apache License 2.0
366 stars 136 forks source link

Bump chai-http from 4.0.0 to 4.2.0 #36

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps chai-http from 4.0.0 to 4.2.0.

Release notes *Sourced from [chai-http's releases](https://github.com/chaijs/chai-http/releases).* > ## 4.2.0 / 2018-08-29 > This is a minor update that adds [TypeScript definitions](https://github.com/chaijs/chai-http/blob/master/types/index.d.ts). > > ### Community Contributions > > #### Code Features & Fixes > - [#221](https://github-redirect.dependabot.com/chaijs/chai-http/pull/221) Add TypeScript definitions (by [[**austince**](https://github.com/austince)](https://github.com/austince)) > > ## 4.1.0 / 2018-08-03 > This is a minor update to fix a bug with `keepOpen()` now allowing `close()` to be called, and also some additional support for other http libraries - namely the `http-errors` library. > > ### Community Contributions > > #### Code Features & Fixes > - [#219](https://github-redirect.dependabot.com/chaijs/chai-http/pull/219) Allow for `status` / `statusCode` to exist on the `prototype` (by [[**austince**](https://github.com/austince)](https://github.com/austince)) > - [#217](https://github-redirect.dependabot.com/chaijs/chai-http/pull/217) Enable closing after `keepOpen()` has been called (by [[**martypdx**](https://github.com/martypdx)](https://github.com/martypdx))
Commits - [`0cbcd3a`](https://github.com/chaijs/chai-http/commit/0cbcd3a7873d2bc88792d73345ca1697d119fae1) Merge pull request [#223](https://github-redirect.dependabot.com/chaijs/chai-http/issues/223) from austince/release/4.2.0 - [`c863999`](https://github.com/chaijs/chai-http/commit/c8639998b286accf1a7ddb6d3e6ab0952704386d) 4.2.0 - [`b067791`](https://github.com/chaijs/chai-http/commit/b0677918ba294e05e64a6ce4a4605f2d6e73781f) feat(types): Add typescript definitions ([#221](https://github-redirect.dependabot.com/chaijs/chai-http/issues/221)) - [`2c342c8`](https://github.com/chaijs/chai-http/commit/2c342c8c2c6d4afdaa454a351061c7a5025e29b0) Merge pull request [#220](https://github-redirect.dependabot.com/chaijs/chai-http/issues/220) from austince/release/4.1.0 - [`6efbd83`](https://github.com/chaijs/chai-http/commit/6efbd8328f52e7d8154f7e122f1d21c086653e74) 4.1.0 - [`d515691`](https://github.com/chaijs/chai-http/commit/d5156913d72f4bbfacdd9899c65f60ecaf397892) Merge pull request [#219](https://github-redirect.dependabot.com/chaijs/chai-http/issues/219) from austince/fix/inherited-properties - [`5de4b03`](https://github.com/chaijs/chai-http/commit/5de4b03348ebde003a8748e6079f9036abc57ff4) fix: Allow checking properties of prototype and update tests - [`1af976d`](https://github.com/chaijs/chai-http/commit/1af976d9de7cd995ec6d37d41ca8273420814bd3) Merge pull request [#217](https://github-redirect.dependabot.com/chaijs/chai-http/issues/217) from martypdx/master - [`25600aa`](https://github.com/chaijs/chai-http/commit/25600aa0730c2d8b473e8bb251590e62cd098ab7) fix: test and change for closing "keepOpen()" server, fixes [#189](https://github-redirect.dependabot.com/chaijs/chai-http/issues/189) - See full diff in [compare view](https://github.com/chaijs/chai-http/compare/4.0.0...4.2.0)


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 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](https://app.dependabot.com): - 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.