-
Notifications
You must be signed in to change notification settings - Fork 19
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
September 29, 2024 01:25
06248d5
to
22639f2
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
September 30, 2024 04:38
22639f2
to
ee7d8c3
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
September 30, 2024 06:50
ee7d8c3
to
3b875a5
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
September 30, 2024 10:12
3b875a5
to
5e65fc8
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
September 30, 2024 21:28
5e65fc8
to
af1b70d
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 2, 2024 18:24
af1b70d
to
2bdc0d1
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 3, 2024 19:37
2bdc0d1
to
ef04fb9
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 3, 2024 21:09
ef04fb9
to
df02cbe
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 5, 2024 09:15
df02cbe
to
9c431fc
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 5, 2024 12:24
9c431fc
to
074468c
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 5, 2024 15:54
074468c
to
bf1be74
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 5, 2024 19:03
bf1be74
to
decaa69
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 7, 2024 03:21
decaa69
to
2e646a7
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 7, 2024 21:19
2e646a7
to
9cbe6cf
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 8, 2024 03:24
9cbe6cf
to
6520374
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 8, 2024 06:56
6520374
to
802c7c1
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 8, 2024 10:53
802c7c1
to
aaf6f9b
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 8, 2024 19:10
aaf6f9b
to
71f4795
Compare
renovate
bot
force-pushed
the
renovate/helmet-8.x
branch
from
October 9, 2024 01:33
71f4795
to
be2ddf3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.2.0
->8.0.0
Release Notes
helmetjs/helmet (helmet)
v8.0.0
Compare Source
Changed
Strict-Transport-Security
now has a max-age of 365 days, up from 180Content-Security-Policy
middleware now throws an error if a directive should have quotes but does not, such asself
instead of'self'
. See #454Content-Security-Policy
'sgetDefaultDirectives
now returns a deep copy. This only affects users who were mutating the resultStrict-Transport-Security
now throws an error when "includeSubDomains" option is misspelled. This was previously a warningRemoved
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.
This PR was generated by Mend Renovate. View the repository job log.