A utility-first CSS framework for rapid UI development.
Update listhen 1.9.1 → 1.10.0 (minor) (#20017)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed? #### ✳️ listhen (1.9.1 → 1.10.0) · [Repo](https://github.com/unjs/listhen) · [Changelog](https://github.com/unjs/listhen/blob/main/CHANGELOG.md) <details> <summary>Release Notes</summary> <h4><a href="https://github.com/unjs/listhen/releases/tag/v1.10.0">1.10.0</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/listhen/compare/v1.9.1...v1.10.0">compare changes</a></p> <h3 dir="auto">🚀 Enhancements</h3> <ul dir="auto"> <li>Support <code class="notranslate">extraURLs</code> and detect <a href="https://portless.sh/">portless</a> from env by default (<a href="https://bounce.depfu.com/github.com/unjs/listhen/pull/228">#228</a>)</li> </ul> <h3 dir="auto">🩹 Fixes</h3> <ul dir="auto"> <li>Filter IPv4 link-local addresses from network interfaces (<a href="https://bounce.depfu.com/github.com/unjs/listhen/pull/226">#226</a>)</li> <li>Do not use fallback port in production (<a href="https://bounce.depfu.com/github.com/unjs/listhen/pull/223">#223</a>)</li> </ul> <h3 dir="auto">❤️ Contributors</h3> <ul dir="auto"> <li>Kricsleo (<a href="https://bounce.depfu.com/github.com/kricsleo">@kricsleo</a>)</li> <li>Tim Krajcar (<a href="https://bounce.depfu.com/github.com/tkrajcar">@tkrajcar</a>)</li> <li>Max (<a href="https://bounce.depfu.com/github.com/onmax">@onmax</a>)</li> <li>Pooya Parsa (<a href="https://bounce.depfu.com/github.com/pi0">@pi0</a>)</li> </ul></blockquote> <p><em>Does any of this look wrong? <a href="https://depfu.com/packages/npm/listhen/feedback">Please let us know.</a></em></p> </details> <details> <summary>Commits</summary> <p><a href="https://github.com/unjs/listhen/compare/60ba9f2ae23553b02c5079ab225e9a4d8bc59af4...33c98f262d9d8c663e75f49ea5ac1f0ee6934e32">See the full diff on Github</a>. The new version differs by 5 commits:</p> <ul> <li><a href="https://github.com/unjs/listhen/commit/33c98f262d9d8c663e75f49ea5ac1f0ee6934e32"><code>fix: do not use fallback port in production (#223)</code></a></li> <li><a href="https://github.com/unjs/listhen/commit/49ef95e7a7e350217a6440a43894037efe7c6fc9"><code>fix: filter IPv4 link-local addresses from network interfaces (#226)</code></a></li> <li><a href="https://github.com/unjs/listhen/commit/de2d49ae00e94725a81866f97a5150f127479b2a"><code>chore(deps): update all non-major dependencies (#221)</code></a></li> <li><a href="https://github.com/unjs/listhen/commit/f341eb9f76c48eb5a05a076989f7c07634f1e848"><code>feat: support `extraURLs` and detect portless by env by default (#228)</code></a></li> <li><a href="https://github.com/unjs/listhen/commit/402c52df879d88a03878f302faa8cc36f76e2000"><code>chore: update deps</code></a></li> </ul> </details> ---  [Depfu](https://depfu.com) will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with `@depfu rebase`. <details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu cancel merge</dt><dd>Cancels automatic merging of this PR</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details> [ci-all] Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
D
depfu[bot] committed
c00da894dd2df10b5a01acfc20837e25e46b2ec5
Parent: 754e751
Committed by GitHub <noreply@github.com>
on 5/7/2026, 12:43:28 PM