ChickenKyiv / recipe-api-only

API server for recipe based projects. If you want to have an app or website with recipes, but don't want to spend a lot of time - this can be a good choice
https://recipe-api-loopback.herokuapp.com/
39 stars 12 forks source link

Bump compression from 1.7.3 to 1.7.4 #309

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps compression from 1.7.3 to 1.7.4.

Release notes *Sourced from [compression's releases](https://github.com/expressjs/compression/releases).* > ## 1.7.4 > * deps: compressible@~2.0.16 > - Mark `text/less` as compressible > - deps: mime-db@'>= 1.38.0 < 2' > * deps: on-headers@~1.0.2 > - Fix `res.writeHead` patch missing return value > * perf: prevent unnecessary buffer copy
Changelog *Sourced from [compression's changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md).* > 1.7.4 / 2019-03-18 > ================== > > * deps: compressible@~2.0.16 > - Mark `text/less` as compressible > - deps: mime-db@'>= 1.38.0 < 2' > * deps: on-headers@~1.0.2 > - Fix `res.writeHead` patch missing return value > * perf: prevent unnecessary buffer copy
Commits - [`dd5055d`](https://github.com/expressjs/compression/commit/dd5055dc92fdeacad706972c4fcf3a7ff10066ef) 1.7.4 - [`7e91b18`](https://github.com/expressjs/compression/commit/7e91b1821fde2d24e4614bfaaea6275e3de89005) perf: prevent unnecessary buffer copy - [`f6873b5`](https://github.com/expressjs/compression/commit/f6873b5d98a8e45e31942e5cbd2a3fde52164040) build: supertest@4.0.0 - [`b07e7fd`](https://github.com/expressjs/compression/commit/b07e7fd6f9135d0561536b6a83f62037d3a19af5) build: eslint-plugin-import@2.16.0 - [`aed82c0`](https://github.com/expressjs/compression/commit/aed82c0828d6ff84d420a2e6a7dc6b852588d361) build: eslint@5.15.1 - [`5b7d4c0`](https://github.com/expressjs/compression/commit/5b7d4c04dd679fe1396f8f52dfcdb8fa94bb7fec) build: mocha@6.0.2 - [`ddf2b6e`](https://github.com/expressjs/compression/commit/ddf2b6ef2d06f13b36eb6cac43a0706dfe7b540a) build: simplify & speed up logic in Travis CI build steps - [`61a438d`](https://github.com/expressjs/compression/commit/61a438d35319a292905fb73c07e5ef6298a84970) build: Node.js@11.10 - [`7ee13e1`](https://github.com/expressjs/compression/commit/7ee13e146c437df80a3ca3f57941ee804d275c68) deps: on-headers@~1.0.2 - [`8fb7dca`](https://github.com/expressjs/compression/commit/8fb7dcac59370706ec6c5390c87db3b6c9765dcf) deps: compressible@~2.0.16 - Additional commits viewable in [compare view](https://github.com/expressjs/compression/compare/1.7.3...1.7.4)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.