This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Update dependency express-static-gzip to v2#62
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
3d29242 to
2b523d8
Compare
2c7beb3 to
ea7b384
Compare
ea7b384 to
5870d20
Compare
5870d20 to
3a22a28
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
1.1.3->2.0.6Release Notes
tkoenig89/express-static-gzip
v2.0.6Compare Source
v2.0.5Compare Source
v2.0.4Compare Source
v2.0.3Compare Source
Even so this is mayor release, this should be fully backwards compatible and should not have any breaking change to v1.1.3.
Moves all options for
serverStaticin it's own section, to prevent collisions when setting up your static fileserving middleware.For backwards compatibility all root options that apply to
serveStaticwill be copied to the newserverStaticsection, except if you have set values there already. Here is a small example of this behaviour:In the above scenario serveStatic will use
cacheControl: false,index: 'main.js',maxAge:234.v2.0.2Compare Source
v2.0.1Compare Source
v2.0.0Compare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.