Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-ammonia/ammonia/releases">ammonia's releases</a>.</em></p> <blockquote> <h2>4.1.0</h2> <ul> <li>chore: bump MSRV to 1.80.0</li> <li>chore: switch to <code>std</code>'s <code>LazyLock</code> instead of <code>once_cell</code>'s <code>Lazy</code></li> <li>feature: improve panic message when <code>clean_content_tags</code> conflicts with other options</li> <li>feature: add support for sanitizing the <code>style</code> attribute</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md">ammonia's changelog</a>.</em></p> <blockquote> <h1>4.1.0</h1> <ul> <li>chore: bump MSRV to 1.80.0</li> <li>chore: switch to <code>std</code>'s <code>LazyLock</code> instead of <code>once_cell</code>'s <code>Lazy</code></li> <li>feature: improve panic message when <code>clean_content_tags</code> conflicts with other options</li> <li>feature: add support for sanitizing the <code>style</code> attribute</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-ammonia/ammonia/commit/96b30961998868972af2eb73dd343bc09ff68277"><code>96b3096</code></a> Merge pull request <a href="https://redirect.github.com/rust-ammonia/ammonia/issues/209">#209</a> from rust-ammonia/release-4.1</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/f76bd6f52dd778434f30d2f37007aeccd10039e9"><code>f76bd6f</code></a> Bump html5ever</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/b8ebbdc217828f992cb2f30e3a4705606e361f70"><code>b8ebbdc</code></a> Update RELEASE_PROCESS.md</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/a468500561b6bc09e4b8fbc734193b04390339c6"><code>a468500</code></a> Add docs for security and README version pull</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/7f7a217092cf0b1ac4091e751dad4454808f2738"><code>7f7a217</code></a> Fix MSRV build</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/c53075d19ec74175a0b2c567717c110438074c75"><code>c53075d</code></a> Remove once_cell dependency, bump msrv</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/e12876dbf66c1ef6a8efdb989be66dfe1fc0727d"><code>e12876d</code></a> Fix changelog, bump msrv</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/97ab2d70c39ba9109d10826557fe4bb185175bce"><code>97ab2d7</code></a> Clean up unused code</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/91b07b553d183a2887e5493ac82022591877d5b1"><code>91b07b5</code></a> release 4.1: bump dependencies</li> <li><a href="https://github.com/rust-ammonia/ammonia/commit/ce280e26ea9f2a7a1fcee061a4d491e391beaca3"><code>ce280e2</code></a> Update CHANGELOG.md</li> <li>Additional commits viewable in <a href="https://github.com/rust-ammonia/ammonia/compare/v4.0.0...v4.1.0">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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 0 comments.