Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Update helmet: 4.4.1 → 4.5.0 (minor)#120

Closed
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/npm/helmet-4.5.0
Closed

Update helmet: 4.4.1 → 4.5.0 (minor)#120
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/npm/helmet-4.5.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Apr 24, 2021

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ helmet (4.4.1 → 4.5.0) · Repo · Changelog

Release Notes

4.5.0 (from changelog)

Added

  • helmet.crossOriginEmbedderPolicy: a new middleware for the Cross-Origin-Embedder-Policy header, disabled by default
  • helmet.crossOriginOpenerPolicy: a new middleware for the Cross-Origin-Opener-Policy header, disabled by default
  • helmet.crossOriginResourcePolicy: a new middleware for the Cross-Origin-Resource-Policy header, disabled by default

Changed

  • true enables a middleware with default options. Previously, this would fail with an error if the middleware was already enabled by default.
  • Log a warning when passing options to originAgentCluster at the top level

Fixed

  • Incorrect documentation

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 13 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Apr 24, 2021
@depfu
Copy link
Copy Markdown
Contributor Author

depfu Bot commented May 15, 2021

Closed in favor of #122.

1 similar comment
@depfu
Copy link
Copy Markdown
Contributor Author

depfu Bot commented May 15, 2021

Closed in favor of #122.

@depfu depfu Bot closed this May 15, 2021
@depfu depfu Bot deleted the depfu/update/npm/helmet-4.5.0 branch May 15, 2021 20:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants