Skip to content

deps(npm)(deps): update helmet requirement from ^7.1.0 to ^7.2.0#118

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/helmet-tw-7.2.0
Open

deps(npm)(deps): update helmet requirement from ^7.1.0 to ^7.2.0#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/helmet-tw-7.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on helmet to permit the latest version.

Changelog

Sourced from helmet's changelog.

7.2.0 - 2024-09-28

Changed

  • Content-Security-Policy middleware now warns if a directive should have quotes but does not, such as self instead of 'self'. This will be an error in future versions. See #454

7.1.0 - 2023-11-07

Added

  • helmet.crossOriginEmbedderPolicy now supports the unsafe-none directive. See #447

7.0.0 - 2023-05-06

Changed

  • Breaking: Cross-Origin-Embedder-Policy middleware is now disabled by default. See #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. See #378

6.2.0 - 2023-05-06

  • Expose header names (e.g., strictTransportSecurity for the Strict-Transport-Security header, instead of hsts)
  • Rework documentation

6.1.5 - 2023-04-11

Fixed

  • Fixed yet another issue with TypeScript exports. See #420

6.1.4 - 2023-04-10

Fixed

  • Fix another issue with TypeScript default exports. See #418

6.1.3 - 2023-04-10

Fixed

  • Fix issue with TypeScript default exports. See #417

6.1.2 - 2023-04-09

Fixed

... (truncated)

Commits
  • 7e2b069 7.2.0
  • 7bea915 Update changelog for 7.2.0 release
  • 63ba434 Update Jest to latest version
  • 77559f8 Enable noUncheckedSideEffectImports TypeScript option
  • 0df600a Update tsx to latest version
  • 1e55dd9 Update TypeScript to latest version
  • a0c8a13 Update @​types/node to latest version
  • 4454633 Update Prettier to latest version
  • 1903fc0 Improve compression when publishing package
  • 70660df Update Rollup dependencies to latest versions
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [helmet](https://github.com/helmetjs/helmet) to permit the latest version.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-version: 7.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: POWDER-RANGER/civwatch-maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot dependabot Bot requested a review from POWDER-RANGER as a code owner March 23, 2026 09:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
POWDER-RANGER added a commit that referenced this pull request Jun 6, 2026
Issue #69 - Add .env.example files for backend, frontend, ml, root
Issue #99 - Disable psscriptanalyzer job (no .ps1 files in codebase)
PR #114  - @types/express ^4.17.21 → ^4.17.25
PR #115  - recharts ^2.12.7 → ^2.15.4 (fixes @babel/runtime ReDoS)
PR #118  - helmet ^7.1.0 → ^7.2.0
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant