Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps ammonia from 4.0.0 to 4.1.2.

Release notes

Sourced from ammonia's releases.

4.1.2

  • fix: unexpected namespace switches after cleanup can cause mXSS

4.1.1

4.1.0

  • chore: bump MSRV to 1.80.0
  • chore: switch to std's LazyLock instead of once_cell's Lazy
  • feature: improve panic message when clean_content_tags conflicts with other options
  • feature: add support for sanitizing the style attribute

4.0.1

  • fix: unexpected namespace switches after cleanup can cause mXSS
Changelog

Sourced from ammonia's changelog.

4.1.2

  • fix: unexpected namespace switches after cleanup can cause mXSS

4.1.1

4.1.0

  • chore: bump MSRV to 1.80.0
  • chore: switch to std's LazyLock instead of once_cell's Lazy
  • feature: improve panic message when clean_content_tags conflicts with other options
  • feature: add support for sanitizing the style attribute

4.0.1

  • fix: unexpected namespace switches after cleanup can cause mXSS (backport 4.1.2)
Commits
  • de02971 Release 4.1.2 with security fix
  • 7e9754b Merge pull request #218 from atouchet/trav
  • f1e732c Delete .travis.yml
  • 5d54a86 Merge pull request #216 from atouchet/urls
  • 52a7d97 Update Readme
  • a14a5eb Merge pull request #214 from rust-ammonia/release-4.1.1
  • 262d0d3 Release 4.1.1
  • 84e7284 Merge pull request #213 from rust-ammonia/dependabot/cargo/html5ever-0.35
  • f5ad1ec Add bool flag to mark scripting as disabled
  • 00aac0f Update html5ever requirement from 0.31 to 0.35
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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.

Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 4.0.0 to 4.1.2.
- [Release notes](https://github.com/rust-ammonia/ammonia/releases)
- [Changelog](https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md)
- [Commits](rust-ammonia/ammonia@v4.0.0...v4.1.2)

---
updated-dependencies:
- dependency-name: ammonia
  dependency-version: 4.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 22, 2025
@volsa volsa merged commit fcf46c1 into master Sep 24, 2025
23 checks passed
@volsa volsa deleted the dependabot/cargo/ammonia-4.1.2 branch September 24, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants