Bump compression from 1.7.5 to 1.8.0

Bumps compression from 1.7.5 to 1.8.0.

Release notes

Sourced from compression's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/expressjs/compression/compare/1.7.5...v1.8.0

Changelog

Sourced from compression's changelog.

1.8.0 / 2025-02-10

  • Use res.headersSent when available
  • Replace _implicitHeader with writeHead property
  • add brotli support for versions of node that support it
  • Add the enforceEncoding option for requests without Accept-Encoding header
Commits
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for compression since your current version.



Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading