-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency compression to v1.8.0 #3801
Conversation
|
|
|
Reviewer's Guide by SourceryThis PR updates the 'compression' dependency from version 1.7.5 to 1.8.0. The changes are implemented by modifying the dependency version in the project's package.json file along with reference to the release notes outlining additional improvements such as the use of res.headersSent, brotli support for supported Node versions, and the addition of the enforceEncoding option. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
This PR contains the following updates:
1.7.5
->1.8.0
Release Notes
expressjs/compression (compression)
v1.8.0
Compare Source
==================
res.headersSent
when available_implicitHeader
withwriteHead
propertyAccept-Encoding
headerv1.7.5
Compare Source
==========
pb
) supportfont/ttf
as compressiblemultipart/mixed
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 becomes conflicted, 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.
Summary by Sourcery
Enhancements:
compression
package from v1.7.5 to v1.8.0.