fix(deps): update rust crate css-inline to 0.17.0 #137

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into master 2025-07-26 13:15:52 -07:00
Collaborator

This PR contains the following updates:

Package Type Update Change
css-inline dependencies minor 0.16.0 -> 0.17.0

Release Notes

Stranger6667/css-inline (css-inline)

v0.17.0

Added
  • keep_at_rules option to keep all "at-rules" (ones starting with @) inside a "style" element. #​265
Performance
  • Avoid unnecessary check for double quotes.
  • Avoid creating an unnecessary string cache entry.
  • Use a more precise estimate for the size of the number of applied styles.
  • Avoid hashtable rebuilding on small hashmaps.

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.16.0` -> `0.17.0` | --- ### Release Notes <details> <summary>Stranger6667/css-inline (css-inline)</summary> ### [`v0.17.0`](https://github.com/Stranger6667/css-inline/blob/HEAD/CHANGELOG.md#0170---2025-07-26) ##### Added - `keep_at_rules` option to keep all "at-rules" (ones starting with `@`) inside a "style" element. [#&#8203;265](https://github.com/Stranger6667/css-inline/issues/265) ##### Performance - Avoid unnecessary check for double quotes. - Avoid creating an unnecessary string cache entry. - Use a more precise estimate for the size of the number of applied styles. - Avoid hashtable rebuilding on small hashmaps. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-07-26 13:01:25 -07:00
fix(deps): update rust crate css-inline to 0.17.0
All checks were successful
Continuous integration / Check (push) Successful in 58s
Continuous integration / Test Suite (push) Successful in 1m26s
Continuous integration / Trunk (push) Successful in 1m10s
Continuous integration / Rustfmt (push) Successful in 45s
Continuous integration / build (push) Successful in 2m58s
Continuous integration / Disallow unused dependencies (push) Successful in 2m8s
a9674e8b7b
renovatebot merged commit 387d133f09 into master 2025-07-26 13:15:52 -07: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#137
No description provided.