fix(deps): update rust crate lol_html to v2 #26

Merged
wathiede merged 1 commits from renovate/lol_html-2.x into master 2025-02-09 13:01:29 -08:00
Collaborator

This PR contains the following updates:

Package Type Update Change
lol_html dependencies major 1.2.0 -> 2.0.0

Release Notes

cloudflare/lol-html (lol_html)

v2.2.0

Compare Source

  • Updated cssparser and selectors dependencies
  • Adopted cargo-c for building the C API
  • Added WASM/JS API
  • An invalid /> syntax will be removed when content is added to an HTML element

v2.1.0

Compare Source

  • Added streaming handlers.
  • Only allow changing the charset once with the <meta> tag, in accordance with the HTML spec.
  • Fixed parsing of invalid elements in <svg> and <math>.

v2.0.0

  • Added the ability for the rewriter to be Send.
    The send module contains the utilities for that.

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 | |---|---|---|---| | [lol_html](https://github.com/cloudflare/lol-html) | dependencies | major | `1.2.0` -> `2.0.0` | --- ### Release Notes <details> <summary>cloudflare/lol-html (lol_html)</summary> ### [`v2.2.0`](https://github.com/cloudflare/lol-html/blob/HEAD/CHANGELOG.md#v220) [Compare Source](https://github.com/cloudflare/lol-html/compare/v2.1.0...v2.2.0) - Updated cssparser and selectors dependencies - Adopted `cargo-c` for building the C API - Added WASM/JS API - An invalid `/>` syntax will be removed when content is added to an HTML element ### [`v2.1.0`](https://github.com/cloudflare/lol-html/blob/HEAD/CHANGELOG.md#v210) [Compare Source](https://github.com/cloudflare/lol-html/compare/v2.0.0...v2.1.0) - Added streaming handlers. - Only allow changing the charset once with the `<meta>` tag, in accordance with the HTML spec. - Fixed parsing of invalid elements in `<svg>` and `<math>`. ### [`v2.0.0`](https://github.com/cloudflare/lol-html/blob/HEAD/CHANGELOG.md#v200) - Added the ability for the rewriter to be [`Send`](https://doc.rust-lang.org/std/marker/trait.Send.html). The `send` module contains the utilities for that. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2025-02-09 12:17:17 -08:00
wathiede merged commit 72385b3987 into master 2025-02-09 13:01:29 -08:00
wathiede deleted branch renovate/lol_html-2.x 2025-02-09 13:01:29 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#26
No description provided.