ChickenKyiv / foodolog

Food Log is a project, where user can log meals
GNU General Public License v3.0
0 stars 1 forks source link

Bump helmet from 3.12.1 to 3.13.0 #35

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps helmet from 3.12.1 to 3.13.0.

Changelog *Sourced from [helmet's changelog](https://github.com/helmetjs/helmet/blob/master/HISTORY.md).* > 3.13.0 / 2018-07-22 > =================== > > - new: `permittedCrossDomainPolicies` middleware > > 3.12.2 / 2018-07-20 > =================== > > - fix: remove `lodash.reduce` dependency from `csp`
Commits - [`d75a4a3`](https://github.com/helmetjs/helmet/commit/d75a4a34002bcd66d06723b175c50105fd4e4e11) 3.13.0 - [`56fbf16`](https://github.com/helmetjs/helmet/commit/56fbf16c791576d1b459a19bfaae5b233bbeac5a) Update changelog for 3.13.0 release - [`5d0a9ef`](https://github.com/helmetjs/helmet/commit/5d0a9ef536e2c66a5b25d9e045aa07232ba604ac) Travis should test on Node 10 instead of Node 8 - [`46a2071`](https://github.com/helmetjs/helmet/commit/46a2071a781ef068a5a05aeee09bcab248ca76a7) var → const in README - [`4bc6077`](https://github.com/helmetjs/helmet/commit/4bc60777cda07dde4a5b07b6f0a023686cca8afa) Remove Standard badge from readme - [`fb77bd8`](https://github.com/helmetjs/helmet/commit/fb77bd8efbade7c7962f7d55113ffaf57a610f91) security.md -> SECURITY.md - [`80409f7`](https://github.com/helmetjs/helmet/commit/80409f7401a6d13d1868cf5d44ec5e10af94a68c) Use const instead of var in tests - [`fd4931e`](https://github.com/helmetjs/helmet/commit/fd4931ef893eacfae655e2eaa5e4d134dd0a135a) Add helmet.permittedCrossDomainPolicies middleware - [`f89953a`](https://github.com/helmetjs/helmet/commit/f89953a5ed2e167d82d07ea9cb819cbc3868cb86) Revert "Travis should test on Node 0.10 because we still technically support it" - [`3ce2198`](https://github.com/helmetjs/helmet/commit/3ce21985c7be885043f04af3bb2a82e547db7900) Travis should test on Node 0.10 because we still technically support it - Additional commits viewable in [compare view](https://github.com/helmetjs/helmet/compare/v3.12.1...v3.13.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 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 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 #54.