1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-18 00:19:49 +01:00

fix(deps): update dependency compression to v1.8.0 (#9437)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [compression](https://redirect.github.com/expressjs/compression) |
[`1.7.5` ->
`1.8.0`](https://renovatebot.com/diffs/npm/compression/1.7.5/1.8.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/compression/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/compression/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/compression/1.7.5/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/compression/1.7.5/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>expressjs/compression (compression)</summary>

###
[`v1.8.0`](https://redirect.github.com/expressjs/compression/blob/HEAD/HISTORY.md#180--2025-02-10)

[Compare
Source](https://redirect.github.com/expressjs/compression/compare/1.7.5...1.8.0)

\==================

-   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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-05 18:39:39 +00:00 committed by GitHub
parent 7b62e5978b
commit 8799bc169b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3172,8 +3172,8 @@ __metadata:
linkType: hard
"compression@npm:^1.7.4":
version: 1.7.5
resolution: "compression@npm:1.7.5"
version: 1.8.0
resolution: "compression@npm:1.8.0"
dependencies:
bytes: "npm:3.1.2"
compressible: "npm:~2.0.18"
@ -3182,7 +3182,7 @@ __metadata:
on-headers: "npm:~1.0.2"
safe-buffer: "npm:5.2.1"
vary: "npm:~1.1.2"
checksum: 10c0/35c9d2d57c86d8107eab5e637f2146fcefec8475a2ff3e162f5eb0982ff856d385fb5d8c9823c3d50e075f2d9304bc622dac3df27bfef0355309c0a5307861c5
checksum: 10c0/804d3c8430939f4fd88e5128333f311b4035f6425a7f2959d74cfb5c98ef3a3e3e18143208f3f9d0fcae4cd3bcf3d2fbe525e0fcb955e6e146e070936f025a24
languageName: node
linkType: hard