webauthn-with-amazon-cognito
webauthn-with-amazon-cognito copied to clipboard
Bump helmet from 5.1.1 to 6.0.0
Bumps helmet from 5.1.1 to 6.0.0.
Changelog
Sourced from helmet's changelog.
6.0.0 - 2022-08-26
Changed
- Breaking:
helmet.contentSecurityPolicyno longer setsblock-all-mixed-contentdirective by default- Breaking:
helmet.expectCtis no longer set by default. It can, however, be explicitly enabled. It will be removed in Helmet 7. See #310- Breaking: Increase TypeScript strictness around some arguments. Only affects TypeScript users, and may not require any code changes. See #369
helmet.frameguardno longer offers a specific error when trying to useALLOW-FROM; it just says that it is unsupported. Only the error message has changedRemoved
- Breaking: Dropped support for Node 12 and 13. Node 14+ is now required
Commits
dc290d56.0.020fae0dUpdate changelog for 6.0.0 releaseb4e829aUpdate changelog for TypeScript changesc47782dStop setting Expect-CT by default3874c6bContent-Security-Policy: removeblock-all-mixed-content14cc642X-Frame-Options: stop special-casing ALLOW-FROMf03399cIncrease TypeScript strictness for policiesb3669efRequire Node 14+b99131eUpdate documentation- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)