Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency helmet to v8 #969

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
helmet (source) 7.2.0 -> 8.0.0 age adoption passing confidence

Release Notes

helmetjs/helmet (helmet)

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 - 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 06248d5 to 22639f2 Compare September 29, 2024 01:25
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 22639f2 to ee7d8c3 Compare September 30, 2024 04:38
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from ee7d8c3 to 3b875a5 Compare September 30, 2024 06:50
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 3b875a5 to 5e65fc8 Compare September 30, 2024 10:12
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 5e65fc8 to af1b70d Compare September 30, 2024 21:28
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from af1b70d to 2bdc0d1 Compare October 2, 2024 18:24
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 2bdc0d1 to ef04fb9 Compare October 3, 2024 19:37
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from ef04fb9 to df02cbe Compare October 3, 2024 21:09
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from df02cbe to 9c431fc Compare October 5, 2024 09:15
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 9c431fc to 074468c Compare October 5, 2024 12:24
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 074468c to bf1be74 Compare October 5, 2024 15:54
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from bf1be74 to decaa69 Compare October 5, 2024 19:03
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from decaa69 to 2e646a7 Compare October 7, 2024 03:21
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 2e646a7 to 9cbe6cf Compare October 7, 2024 21:19
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 9cbe6cf to 6520374 Compare October 8, 2024 03:24
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 6520374 to 802c7c1 Compare October 8, 2024 06:56
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 802c7c1 to aaf6f9b Compare October 8, 2024 10:53
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from aaf6f9b to 71f4795 Compare October 8, 2024 19:10
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 71f4795 to be2ddf3 Compare October 9, 2024 01:33
@xandervedder xandervedder merged commit aaf4e84 into master Oct 11, 2024
3 checks passed
@xandervedder xandervedder deleted the renovate/helmet-8.x branch October 11, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant