Skip to content

Update Rust crate syntect to 5.1.0 - autoclosed

Óscar García Amor requested to merge renovate/syntect-5.x into master

This MR contains the following updates:

Package Type Update Change
syntect dependencies minor 5.0.0 -> 5.1.0

Release Notes

trishume/syntect (syntect)

v5.1.0

Compare Source

Improvements
  • Fix how syntect::util::split_at() handles multi-byte characters
  • Allow case insensitive search for .tmtheme paths
  • impl PartialEq for Theme
Dependencies
  • Upgrade fancy-regex to 0.11
  • Upgrade regex-syntax to 0.7
  • Replace lazy_static with once_cell
Other
  • Change MSRV policy to "last three stable versions"
  • Make Debug impl of syntect::highlighting::Color less verbose

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Óscar García Amor

Merge request reports

Loading