Closed mend-for-github-com[bot] closed 6 months ago
✅ No vulnerabilities or license issues found.
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x
releases. But if you manually upgrade to 7.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^6.0.1
->^7.0.0
Release Notes
helmetjs/helmet (helmet)
### [`v7.1.0`](https://togithub.com/helmetjs/helmet/blob/HEAD/CHANGELOG.md#710---2023-11-07) [Compare Source](https://togithub.com/helmetjs/helmet/compare/v7.0.0...v7.1.0) ##### Added - `helmet.crossOriginEmbedderPolicy` now supports the `unsafe-none` directive. See [#477](https://togithub.com/helmetjs/helmet/pull/447) ### [`v7.0.0`](https://togithub.com/helmetjs/helmet/blob/HEAD/CHANGELOG.md#700---2023-05-06) [Compare Source](https://togithub.com/helmetjs/helmet/compare/v6.2.0...v7.0.0) ##### Changed - **Breaking:** `Cross-Origin-Embedder-Policy` middleware is now disabled by default. See [#411](https://togithub.com/helmetjs/helmet/issues/411) ##### Removed - **Breaking:** Drop support for Node 14 and 15. Node 16+ is now required - **Breaking:** `Expect-CT` is no longer part of Helmet. If you still need it, you can use the [`expect-ct` package](https://www.npmjs.com/package/expect-ct). See [#378](https://togithub.com/helmetjs/helmet/issues/378)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.