Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

chore(deps): update dependency helmet to v8#394

Open
wajeht-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/helmet-8.x
Open

chore(deps): update dependency helmet to v8#394
wajeht-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/helmet-8.x

Conversation

@wajeht-renovate
Copy link
Copy Markdown

@wajeht-renovate wajeht-renovate Bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
helmet (source) ^7.1.0^8.0.0 age confidence

Release Notes

helmetjs/helmet (helmet)

v8.1.0

Compare Source

Changed
  • Content-Security-Policy gives a better error when a directive value, like self, should be quoted. See #​482

v8.0.0

Compare Source

Changed
  • Breaking: Strict-Transport-Security now has a max-age of 365 days, up from 180
  • Breaking: Content-Security-Policy middleware now throws an error if a directive should have quotes but does not, such as self instead of 'self'. See #​454
  • Breaking: Content-Security-Policy's getDefaultDirectives now returns a deep copy. This only affects users who were mutating the result
  • Breaking: Strict-Transport-Security now throws an error when "includeSubDomains" option is misspelled. This was previously a warning
Removed
  • Breaking: Drop support for Node 16 and 17. Node 18+ is now required

Configuration

📅 Schedule: Branch creation - "after 12am and before 8am every weekday,every weekend" in timezone America/Chicago, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@wajeht-renovate wajeht-renovate Bot added dependencies Pull requests that update a dependency file major labels Feb 10, 2026
@wajeht-renovate
Copy link
Copy Markdown
Author

wajeht-renovate Bot commented Feb 10, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: @isaacs/[email protected]
npm ERR! notsup Not compatible with your version of node/npm: @isaacs/[email protected]
npm ERR! notsup Required: {"node":"20 || >=22"}
npm ERR! notsup Actual:   {"npm":"9.6.3","node":"v19.9.0"}

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-02-12T00_46_15_685Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file major npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants