Skip to content

Bump helmet from 8.1.0 to 8.3.0 in /Framework - #3536

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/Framework/helmet-8.3.0
Open

Bump helmet from 8.1.0 to 8.3.0 in /Framework#3536
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/Framework/helmet-8.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps helmet from 8.1.0 to 8.3.0.

Changelog

Sourced from helmet's changelog.

8.3.0 - 2026-07-11

Changed

  • Content-Security-Policy: improved performance by ~7% when there are no dynamic directives
  • Content-Security-Policy: improved error handling for invalid directive names

Fixed

  • Content-Security-Policy: useDefaults: false with no directives is no longer valid, both at runtime and the type level
  • Content-Security-Policy: dynamically-computed directive values would throw, not call next, when invalid
  • Content-Security-Policy: dynamically-computed directive value entries would throw, not call next, when function threw

8.2.0 - 2026-05-21

  • Cross-Origin-Opener-Policy: support noopener-allow-popups. See #522
  • Improve error message when passing duplicate options
Commits
  • 75f1a98 8.3.0
  • f03f70d Update changelog for 8.3.0 release
  • a307fce Fix capitalization in CSP package changelog
  • 5347b43 Format default CSP in README for readability
  • 9afc570 CSP: fix middleware-specific README missing link
  • 266c95c Minor speedups to project setups test
  • 7a4196c CSP: update package-specific changelog
  • 02716b4 CSP: improve performance when there are no dynamic directives
  • 3f511ed CSP: move utility functions to separate file
  • 80338af CSP: disabling defaults with no directives is now an error
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Framework labels Jul 14, 2026
@dependabot
dependabot Bot requested a review from graduta as a code owner July 14, 2026 05:02
@dependabot dependabot Bot added Framework dependencies Pull requests that update a dependency file labels Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/Framework/helmet-8.3.0 branch from a23f657 to ba0f1ef Compare August 2, 2026 07:37
Bumps [helmet](https://github.com/helmetjs/helmet) from 8.1.0 to 8.3.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v8.1.0...v8.3.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/Framework/helmet-8.3.0 branch from ba0f1ef to 8530d68 Compare August 2, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Framework

Development

Successfully merging this pull request may close these issues.

0 participants