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 helmet from 3.15.0 to 3.15.1 #289

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps helmet from 3.15.0 to 3.15.1.

Changelog *Sourced from [helmet's changelog](https://github.com/helmetjs/helmet/blob/master/HISTORY.md).* > 3.15.1 / 2019-02-10 > =================== > > - update: deprecate `hpkp`
Commits - [`f545a94`](https://github.com/helmetjs/helmet/commit/f545a949646ae291f65e286989e5508504e29cb2) 3.15.1 - [`ca50146`](https://github.com/helmetjs/helmet/commit/ca50146b84e49a9e453faff925944676dd527b22) Deprecate hpkp - [`6458cd5`](https://github.com/helmetjs/helmet/commit/6458cd5dc476f8bfa6f139df41f6e8da6c0777cd) Update license year for 2019 - [`2dba625`](https://github.com/helmetjs/helmet/commit/2dba625a78d238822d8d85a0b3dd905e3c7c2387) Update devDependencies to latest versions and fix warnings - [`d36ae47`](https://github.com/helmetjs/helmet/commit/d36ae472a576a224380e3378254b476ad4884c1b) 3.15.0 - [`d03d6bf`](https://github.com/helmetjs/helmet/commit/d03d6bf8039ff129bbdaadd6aca5a202e8125cc9) Prepare 3.15.0 release - [`42cefd5`](https://github.com/helmetjs/helmet/commit/42cefd55bf97574811e569d897a0bf174790d6fe) Clarify that Helmet is for HTTP response headers - See full diff in [compare view](https://github.com/helmetjs/helmet/compare/v3.15.0...v3.15.1)


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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #304.