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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
helmet (source) ^7.0.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

v7.2.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 2e96af9 to 3e97850 Compare November 20, 2024 22:01
@renovate renovate bot enabled auto-merge (squash) November 20, 2024 22:01
@renovate renovate bot force-pushed the renovate/helmet-8.x branch 9 times, most recently from 4a7f743 to 263f948 Compare November 27, 2024 17:44
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 263f948 to 0a9c53e Compare November 27, 2024 21:28
@renovate renovate bot changed the title fix(deps): update dependency helmet to v8 fix(deps): update dependency helmet to v8 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
auto-merge was automatically disabled December 8, 2024 18:56

Pull request was closed

@renovate renovate bot deleted the renovate/helmet-8.x branch December 8, 2024 18:56
@renovate renovate bot changed the title fix(deps): update dependency helmet to v8 - autoclosed fix(deps): update dependency helmet to v8 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/helmet-8.x branch from 2881d3f to 0a9c53e Compare December 8, 2024 23:10
Copy link

sonarqubecloud bot commented Dec 8, 2024

@renovate renovate bot enabled auto-merge (squash) December 9, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants