fix(deps): update dependency helmet to v8.2.0 (#253)
CI / check (push) Successful in 4m51s
CI / commits (push) Has been skipped
CI / scan (push) Successful in 2m26s
CI / a11y (push) Successful in 3m32s
CI / perf (push) Successful in 6m17s
Docs site / build (push) Successful in 5m28s

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [helmet](https://helmet.js.org/) ([source](https://github.com/helmetjs/helmet)) | dependencies | minor | [`8.1.0` -> `8.2.0`](https://renovatebot.com/diffs/npm/helmet/8.1.0/8.2.0) |

---

### Release Notes

<details>
<summary>helmetjs/helmet (helmet)</summary>

### [`v8.2.0`](https://github.com/helmetjs/helmet/blob/HEAD/CHANGELOG.md#820---2026-05-21)

[Compare Source](https://github.com/helmetjs/helmet/compare/v8.1.0...v8.2.0)

- `Cross-Origin-Opener-Policy`: support `noopener-allow-popups`. See [#&#8203;522](https://github.com/helmetjs/helmet/pull/522)
- Improve error message when passing duplicate options

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Reviewed-on: #253
Co-authored-by: APF Portal Bot <jgautier.webdev+apf-portal-bot@gmail.com>
Co-committed-by: APF Portal Bot <jgautier.webdev+apf-portal-bot@gmail.com>
This commit was merged in pull request #253.
This commit is contained in:
APF Portal Bot
2026-05-29 13:49:21 +02:00
committed by Julien Gautier
parent 377524ce3f
commit 3ac408aca9
+4 -4
View File
@@ -160,7 +160,7 @@ importers:
version: 1.19.0 version: 1.19.0
helmet: helmet:
specifier: ^8.1.0 specifier: ^8.1.0
version: 8.1.0 version: 8.2.0
ioredis: ioredis:
specifier: ^5.10.1 specifier: ^5.10.1
version: 5.10.1 version: 5.10.1
@@ -7639,8 +7639,8 @@ packages:
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
hasBin: true hasBin: true
helmet@8.1.0: helmet@8.2.0:
resolution: {integrity: sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==} resolution: {integrity: sha512-DRgTIUgnWcJ62KyarxxziuqYxKGnR6Rgg19BlbucN/dpmJbl1XOit6qvoOX0ZT+HhWe5OUVhU/a1zpGyc1xA0Q==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
help-me@5.0.0: help-me@5.0.0:
@@ -20200,7 +20200,7 @@ snapshots:
he@1.2.0: {} he@1.2.0: {}
helmet@8.1.0: {} helmet@8.2.0: {}
help-me@5.0.0: {} help-me@5.0.0: {}