Skip to content

Commit 1211086

Browse files
chore(deps): bump compressing from 1.10.1 to 1.10.4 (#215)
Bumps [compressing](https://github.com/node-modules/compressing) from 1.10.1 to 1.10.4. <dettes</summary> <p><ettps://github.com/node-modules/compressing/releases">compressing's releases</a>.</em></p> <blockquote> <h2>v1.10.4</h2> <h2>What's Changed</h2> <ul> <li>fix(<strong>security</strong>): prevent arbitrary file write via symlink extraction by <a href="https://github.com/fengmk2"><code>@​fengmk2</code></a> in <a href="https://redirect.github.com/node-modules/compressing/pull/133">node-modules/compressing#133</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/node-modules/compressing/compare/v1.10.3...v1.10.4">https://github.com/node-modules/compressing/compare/v1.10.3...v1.10.4</a></p> <h2>v1.10.3</h2> <h2><a href="https://github.com/node-modules/compressing/compare/v1.10.2...v1.10.3">1.10.3</a> (2025-05-24)</h2> <h3>Bug Fixes</h3> <ul> <li>link relative paths for better portability (<a href="https://redirect.github.com/node-modules/compressing/issues/111">#111</a>) (<a href="https://github.com/node-modules/compressing/commit/2684ca212a10736ac222acf9d9bc4884dd46e139">2684ca2</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/compressing/v/1.10.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> <h2>v1.10.2</h2> <h2><a href="https://github.com/node-modules/compressing/compare/v1.10.1...v1.10.2">1.10.2</a> (2025-05-22)</h2> <h3>Bug Fixes</h3> <ul> <li>should handle ./ relative path (<a href="https://redirect.github.com/node-modules/compressing/issues/109">#109</a>) (<a href="https://github.com/node-modules/compressing/commit/8e5f04a8992b8fb3f79296796b0555a849059d63">8e5f04a</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/compressing/v/1.10.2"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/node-modules/compressing/blob/v1.10.4/CHANGELOG.md">compressing's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->1.10.4 (2026-01-28)<!-- raw HTML omitted --></h2> <ul> <li>fix: prevent arbitrary file write via symlink extraction (<a href="https://redirect.github.com/node-modules/compressing/issues/133">#133</a>) (<a href="https://github.com/node-modules/compressing/commit/8d16c19">8d16c19</a>), closes <a href="https://redirect.github.com/node-modules/compressing/issues/133">#133</a></li> <li>chore: add permissions to auto release (<a href="https://github.com/node-modules/compressing/commit/01acc46">01acc46</a>)</li> <li>chore: add warnning message (<a href="https://github.com/node-modules/compressing/commit/2368a03">2368a03</a>)</li> <li>chore: start 1.x branch (<a href="https://github.com/node-modules/compressing/commit/6f936e0">6f936e0</a>)</li> <li>chore: support auto merge queue (<a href="https://github.com/node-modules/compressing/commit/f2344e7">f2344e7</a>)</li> <li>chore: typo fix on branch (<a href="https://github.com/node-modules/compressing/commit/41a5eae">41a5eae</a>)</li> </ul> <h2><a href="https://github.com/node-modules/compressing/compare/v1.10.2...v1.10.3">1.10.3</a> (2025-05-24)</h2> <h3>Bug Fixes</h3> <ul> <li>link relative paths for better portability (<a href="https://redirect.github.com/node-modules/compressing/issues/111">#111</a>) (<a href="https://github.com/node-modules/compressing/commit/2684ca212a10736ac222acf9d9bc4884dd46e139">2684ca2</a>)</li> </ul> <h2><a href="https://github.com/node-modules/compressing/compare/v1.10.1...v1.10.2">1.10.2</a> (2025-05-22)</h2> <h3>Bug Fixes</h3> <ul> <li>should handle ./ relative path (<a href="https://redirect.github.com/node-modules/compressing/issues/109">#109</a>) (<a href="https://github.com/node-modules/compressing/commit/8e5f04a8992b8fb3f79296796b0555a849059d63">8e5f04a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/node-modules/compressing/commit/1c1b72583a1fa83b28aa1b49b11bbcfef68b1449"><code>1c1b725</code></a> Release 1.10.4</li> <li><a href="https://github.com/node-modules/compressing/commit/8d16c196c7f1888fc1af957d9ff36117247cea6c"><code>8d16c19</code></a> fix: prevent arbitrary file write via symlink extraction (<a href="https://redirect.github.com/node-modules/compressing/issues/133">#133</a>)</li> <li><a href="https://github.com/node-modules/compressing/commit/01acc469c1b6f9e9c0ee0dbdcb1cf80ff3aa3731"><code>01acc46</code></a> chore: add permissions to auto release</li> <li><a href="https://github.com/node-modules/compressing/commit/2368a039532addb7576406932ae6dd0499b035ee"><code>2368a03</code></a> chore: add warnning message</li> <li><a href="https://github.com/node-modules/compressing/commit/f2344e748205f2c9583155477473d8bd6f20d821"><code>f2344e7</code></a> chore: support auto merge queue</li> <li><a href="https://github.com/node-modules/compressing/commit/41a5eaec29b7110026ddd98f8ba6a3a6fa2f2655"><code>41a5eae</code></a> chore: typo fix on branch</li> <li><a href="https://github.com/node-modules/compressing/commit/6f936e0fdae30ebb1b0486ecc9c7abb4ce873cbd"><code>6f936e0</code></a> chore: start 1.x branch</li> <li><a href="https://github.com/node-modules/compressing/commit/9478897dfbd7ddfd205341535a3ff97e511aae14"><code>9478897</code></a> Release 1.10.3</li> <li><a href="https://github.com/node-modules/compressing/commit/2684ca212a10736ac222acf9d9bc4884dd46e139"><code>2684ca2</code></a> fix: link relative paths for better portability (<a href="https://redirect.github.com/node-modules/compressing/issues/111">#111</a>)</li> <li><a href="https://github.com/node-modules/compressing/commit/9443683c88f5016c5deefe63929fef12971c549b"><code>9443683</code></a> test: run on node 24 (<a href="https://redirect.github.com/node-modules/compressing/issues/110">#110</a>)</li> <li>Additional commits viewable in <a href="https://github.com/node-modules/compressing/compare/v1.10.1...v1.10.4">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for compressing since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=compressing&package-manager=npm_and_yarn&previous-version=1.10.1&new-version=1.10.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyperdxio/hyperdx-js/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
1 parent c75b70d commit 1211086

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6358,9 +6358,9 @@ compressible@~2.0.16:
63586358
mime-db ">= 1.43.0 < 2"
63596359

63606360
compressing@^1.10.0:
6361-
version "1.10.1"
6362-
resolved "https://registry.yarnpkg.com/compressing/-/compressing-1.10.1.tgz#46f1cae6d8a1845e84a955239b419bac91c566a3"
6363-
integrity sha512-XXwUffcVjqv8NGSQu1ttp6eMmuZ3zZEAec28Rt30o/vkXE20jXhowRQ9LXLY4uOgFkxXrNzApLobpam53Dc1AA==
6361+
version "1.10.4"
6362+
resolved "https://registry.yarnpkg.com/compressing/-/compressing-1.10.4.tgz#a26122c058b80146f8cbe22598903869a5b634e3"
6363+
integrity sha512-0gPqeoSNKM0wFq1GmihyLoRzxMsEn4fQo92Ttf8noe9X8U77U1DOvH4If5v6iF5TPa5sUyk5zWI0spoZJfzp2g==
63646364
dependencies:
63656365
"@eggjs/yauzl" "^2.11.0"
63666366
flushwritable "^1.0.0"

0 commit comments

Comments
 (0)