Changelog
*Sourced from [helmet's changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md).*
> ## 3.20.1 - 2019-08-28
> ### Changed
> - Updated `helmet-csp` to v2.9.0
>
> ## 3.20.0 - 2019-07-24
> ### Changed
> - Updated `helmet-csp` to v2.8.0
>
> ## 3.19.0 - 2019-07-17
> ### Changed
> - Updated `dns-prefetch-control` to v0.2.0
> - Updated `dont-sniff-mimetype` to v1.1.0
> - Updated `helmet-crossdomain` to v0.4.0
> - Updated `hide-powered-by` to v1.1.0
> - Updated `x-xss-protection` to v1.2.0
Commits
- [`968fabd`](https://github.com/helmetjs/helmet/commit/968fabdcde3cbadf93597f0430eb2197a02afcd0) 3.20.1
- [`d588453`](https://github.com/helmetjs/helmet/commit/d5884533de5e9c9b3e45d97a515049cbb7ec892a) Update changelog for 3.20.1 release
- [`a5a9679`](https://github.com/helmetjs/helmet/commit/a5a96793aad90f6ff9c626ee199f9308f4668a7f) Update Sinon and Standard to latest versions
- [`844739c`](https://github.com/helmetjs/helmet/commit/844739cb9e98745202061dc1832a01ab9ad5e290) Update helmet-csp to v2.9.0
- [`b2a3700`](https://github.com/helmetjs/helmet/commit/b2a3700383c8f4b1dd0c77eb4d068a80df6da28a) 3.20.0
- [`87d7323`](https://github.com/helmetjs/helmet/commit/87d7323e99ade7d9fad3a99ce2b0498cccb752a0) Update changelog for 3.20.0 release
- [`a711731`](https://github.com/helmetjs/helmet/commit/a711731898aeac5a6c0c0ff813da25314f1bde53) Update Mocha and Standard to latest versions
- [`6aab72d`](https://github.com/helmetjs/helmet/commit/6aab72deaf58997967ba2017aee5b5f8beed95d5) Update helmet-csp to 2.8.0
- [`ac46aaf`](https://github.com/helmetjs/helmet/commit/ac46aaf993c2b86405e52b0c854b5cea25031362) Minor: in changelog, change "updated" header in under 3.19.0
- [`17707ae`](https://github.com/helmetjs/helmet/commit/17707ae8853762d0015a31a9495ad0bfb91809ea) 3.19.0
- Additional commits viewable in [compare view](https://github.com/helmetjs/helmet/compare/v3.18.0...v3.20.1)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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.
Bumps helmet from 3.18.0 to 3.20.1.
Changelog
*Sourced from [helmet's changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md).* > ## 3.20.1 - 2019-08-28 > ### Changed > - Updated `helmet-csp` to v2.9.0 > > ## 3.20.0 - 2019-07-24 > ### Changed > - Updated `helmet-csp` to v2.8.0 > > ## 3.19.0 - 2019-07-17 > ### Changed > - Updated `dns-prefetch-control` to v0.2.0 > - Updated `dont-sniff-mimetype` to v1.1.0 > - Updated `helmet-crossdomain` to v0.4.0 > - Updated `hide-powered-by` to v1.1.0 > - Updated `x-xss-protection` to v1.2.0Commits
- [`968fabd`](https://github.com/helmetjs/helmet/commit/968fabdcde3cbadf93597f0430eb2197a02afcd0) 3.20.1 - [`d588453`](https://github.com/helmetjs/helmet/commit/d5884533de5e9c9b3e45d97a515049cbb7ec892a) Update changelog for 3.20.1 release - [`a5a9679`](https://github.com/helmetjs/helmet/commit/a5a96793aad90f6ff9c626ee199f9308f4668a7f) Update Sinon and Standard to latest versions - [`844739c`](https://github.com/helmetjs/helmet/commit/844739cb9e98745202061dc1832a01ab9ad5e290) Update helmet-csp to v2.9.0 - [`b2a3700`](https://github.com/helmetjs/helmet/commit/b2a3700383c8f4b1dd0c77eb4d068a80df6da28a) 3.20.0 - [`87d7323`](https://github.com/helmetjs/helmet/commit/87d7323e99ade7d9fad3a99ce2b0498cccb752a0) Update changelog for 3.20.0 release - [`a711731`](https://github.com/helmetjs/helmet/commit/a711731898aeac5a6c0c0ff813da25314f1bde53) Update Mocha and Standard to latest versions - [`6aab72d`](https://github.com/helmetjs/helmet/commit/6aab72deaf58997967ba2017aee5b5f8beed95d5) Update helmet-csp to 2.8.0 - [`ac46aaf`](https://github.com/helmetjs/helmet/commit/ac46aaf993c2b86405e52b0c854b5cea25031362) Minor: in changelog, change "updated" header in under 3.19.0 - [`17707ae`](https://github.com/helmetjs/helmet/commit/17707ae8853762d0015a31a9495ad0bfb91809ea) 3.19.0 - Additional commits viewable in [compare view](https://github.com/helmetjs/helmet/compare/v3.18.0...v3.20.1)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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.