fix(deps): update rust crate ammonia to v4.1.1 #27

Open
renovate-bot wants to merge 1 commit from renovate/ammonia-4.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
ammonia dependencies minor 4.0.0 -> 4.1.1

Release Notes

rust-ammonia/ammonia (ammonia)

v4.1.1

Compare Source

v4.1.0

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ammonia](https://github.com/rust-ammonia/ammonia) | dependencies | minor | `4.0.0` -> `4.1.1` | --- ### Release Notes <details> <summary>rust-ammonia/ammonia (ammonia)</summary> ### [`v4.1.1`](https://github.com/rust-ammonia/ammonia/blob/HEAD/CHANGELOG.md#411) [Compare Source](https://github.com/rust-ammonia/ammonia/compare/v4.1.0...v4.1.1) - chore: upgrade to [html5ever 0.35][] [html5ever 0.35]: https://github.com/servo/html5ever/releases/tag/html5ever-v0.35.0 ### [`v4.1.0`](https://github.com/rust-ammonia/ammonia/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://github.com/rust-ammonia/ammonia/compare/v4.0.0...v4.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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjQxLjIzLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot force-pushed renovate/ammonia-4.x-lockfile from 2cd16d0f15 to 65cdef51e1 2025-07-14 05:02:42 +05:30 Compare
renovate-bot changed title from fix(deps): update rust crate ammonia to v4.1.0 to fix(deps): update rust crate ammonia to v4.1.1 2025-07-14 05:02:42 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ammonia-4.x-lockfile:renovate/ammonia-4.x-lockfile
git switch renovate/ammonia-4.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ammonia-4.x-lockfile
git switch renovate/ammonia-4.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/ammonia-4.x-lockfile
git switch renovate/ammonia-4.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/ammonia-4.x-lockfile
git switch master
git merge --squash renovate/ammonia-4.x-lockfile
git switch master
git merge --ff-only renovate/ammonia-4.x-lockfile
git switch master
git merge renovate/ammonia-4.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: realaravinth/argon2-creds#27
No description provided.