Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate crop to 0.4.0 #43

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
crop dependencies minor 0.3.0 -> 0.4.0

Release Notes

nomad/crop (crop)

v0.4.0

Compare Source

Additions
  • added a few new methods to Rope and RopeSlice that allow converting
    between UTF-16 and byte offsets by tracking the number of UTF-16 code units
    stored in those objects. It is important to note that these APIs come with a
    performance cost. As a result, these methods are only accessible by enabling
    a new feature flag called utf16-metric, which is disabled by default;
Performance
  • the performance of Rope::replace was improved by another 10-15%;

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 Mend Renovate. View repository job log here.

@geofmureithi geofmureithi merged commit 9c52196 into main Nov 12, 2023
5 checks passed
@renovate renovate bot deleted the renovate/crop-0.x branch November 12, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant