fix(deps): update rust crate css-inline to 0.20.0 #254

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into master 2026-02-07 01:46:30 -08:00
Collaborator

This PR contains the following updates:

Package Type Update Change
css-inline dependencies minor 0.19.00.20.0

Release Notes

Stranger6667/css-inline (css-inline)

v0.20.0

Added
  • InlineOptions::apply_width_attributes and InlineOptions::apply_height_attributes options to add dimension HTML attributes from CSS properties on supported elements (table, td, th, img). #​652
Performance
  • Skip selectors that reference non-existent classes, IDs, or tags.
  • Faster HTML serialization for styles containing double quotes.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | |---|---|---|---| | [css-inline](https://github.com/Stranger6667/css-inline) | dependencies | minor | `0.19.0` → `0.20.0` | --- ### Release Notes <details> <summary>Stranger6667/css-inline (css-inline)</summary> ### [`v0.20.0`](https://github.com/Stranger6667/css-inline/blob/HEAD/CHANGELOG.md#0200---2026-02-07) ##### Added - `InlineOptions::apply_width_attributes` and `InlineOptions::apply_height_attributes` options to add dimension HTML attributes from CSS properties on supported elements (`table`, `td`, `th`, `img`). [#&#8203;652](https://github.com/Stranger6667/css-inline/issues/652) ##### Performance - Skip selectors that reference non-existent classes, IDs, or tags. - Faster HTML serialization for styles containing double quotes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2026-02-07 01:46:28 -08:00
fix(deps): update rust crate css-inline to 0.20.0
Some checks failed
Continuous integration / Check (push) Successful in 1m30s
Continuous integration / Test Suite (push) Successful in 3m49s
Continuous integration / Rustfmt (push) Failing after 1m36s
Continuous integration / Trunk (push) Successful in 7m36s
Continuous integration / build (push) Successful in 3m36s
Continuous integration / Disallow unused dependencies (push) Successful in 2m31s
0aebd0951f
renovatebot scheduled this pull request to auto merge when all checks succeed 2026-02-07 01:46:29 -08:00
renovatebot merged commit 8718884caa into master 2026-02-07 01:46:30 -08:00
renovatebot deleted branch renovate/all-minor-patch 2026-02-07 01:46:30 -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#254