Bump compression from 1.7.4 to 1.7.5
Bumps compression from 1.7.4 to 1.7.5.
Release notes
Sourced from compression's releases.
1.7.5
What's Changed
- chore: add support for OSSF scorecard reporting by
@inigomarquinez
in expressjs/compression#186- ci: fix errors in ci github action for node 8 and 9 by
@inigomarquinez
in expressjs/compression#187- docs: fix spelling by
@dijonkitchen
in expressjs/compression#174- deps: bytes@3.1.2 by
@bjohansebas
in expressjs/compression#192- remove --bail option by
@bjohansebas
in expressjs/compression#196- build: Node.js 23.0 by
@bjohansebas
in expressjs/compression#193- Replace accepts with negotiator by
@blakeembrey
in expressjs/compression#197- docs: update history by
@bjohansebas
in expressjs/compression#200New Contributors
@inigomarquinez
made their first contribution in expressjs/compression#186@dijonkitchen
made their first contribution in expressjs/compression#174@bjohansebas
made their first contribution in expressjs/compression#192@blakeembrey
made their first contribution in expressjs/compression#197@UlisesGascon
made their first contribution in expressjs/compression#195Full 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
-
2854e7d
1.7.5 -
8626820
docs: update history (#200) -
d3560e0
replace accepts with negotiator (#197) -
1e95836
Replace accepts with negotiator -
5e6ee06
build: Node.js 23.0 (#193) -
7f7e9cf
test: remove --bail option (#196) -
dd8cbe5
deps: bytes@3.1.2 (#192) -
63b134f
docs: fix spelling (#174) -
f3e6f38
ci: fix errors in ci github action for node 8 and 9 (#187) -
f0e089b
chore: add support for OSSF scorecard reporting (#186) - Additional commits viewable in compare view
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