Skip to content

Bump compression from 1.7.4 to 1.7.5

Dependabot requested to merge dependabot-npm_and_yarn-compression-1.7.5 into master

Bumps compression from 1.7.4 to 1.7.5.

Release notes

Sourced from compression's releases.

1.7.5

What's Changed

New Contributors

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

Changelog

Sourced from compression's changelog.

1.7.5 / 2024-10-31

  • deps: Replace accepts with negotiator@~0.6.4
    • Add preference option
  • deps: bytes@3.1.2
    • Add petabyte (pb) support
    • Fix "thousandsSeparator" incorrecting formatting fractional part
    • Fix return value for un-parsable strings
  • deps: compressible@~2.0.18
    • Mark font/ttf as compressible
    • Remove compressible from multipart/mixed
    • deps: mime-db@'>= 1.43.0 < 2'
  • deps: safe-buffer@5.2.1
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, 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