Commit 77f7211
Bump lazy_html from 0.1.5 to 0.1.6 (#2263)
Bumps [lazy_html](https://github.com/dashbitco/lazy_html) from 0.1.5 to
0.1.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dashbitco/lazy_html/releases">lazy_html's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.6</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed regression in <code>LazyHTML.Tree.to_html/1</code> memory
usage (<a
href="https://redirect.github.com/dashbitco/lazy_html/pull/19">#19</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dashbitco/lazy_html/blob/main/CHANGELOG.md">lazy_html's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/dashbitco/lazy_html/tree/v0.1.6">v0.1.6</a>
(2025-08-07)</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed regression in <code>LazyHTML.Tree.to_html/1</code> memory
usage (<a
href="https://redirect.github.com/dashbitco/lazy_html/pull/19">#19</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dashbitco/lazy_html/commit/18f5495f431e716913c30b5f29a6e2e27f2e6f36"><code>18f5495</code></a>
Release v0.1.6</li>
<li><a
href="https://github.com/dashbitco/lazy_html/commit/6dbe0c0729679bce0782566035cdc55adf0b4464"><code>6dbe0c0</code></a>
Fix regression in LazyHTML.Tree.to_html/1 memory usage (<a
href="https://redirect.github.com/dashbitco/lazy_html/issues/19">#19</a>)</li>
<li><a
href="https://github.com/dashbitco/lazy_html/commit/b1d8f0578f04ed85cc32d929af8edf9cf30eae09"><code>b1d8f05</code></a>
Update version</li>
<li>See full diff in <a
href="https://github.com/dashbitco/lazy_html/compare/v0.1.5...v0.1.6">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nate Shoemaker <[email protected]>1 parent 36ed931 commit 77f7211
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments