chore(deps): update rust crate rediff to v0.50.0-rc.7 #46

Open
renovate wants to merge 1 commit from renovate/rediff-0.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
rediff (source) dependencies patch 0.50.0-rc.50.50.0-rc.7

Release Notes

bearcove/rediff (rediff)

v0.50.0-rc.7

Fixed
  • fix clippy warnings (sort_by_key, collapsible_match)
  • Option was falsely equal after facet 0.46 upgrade
Other
  • configure trusted publishing
  • restore rediff as standalone crate
  • Point Rediff users to the Facet monorepo
  • consistent unchanged gray + stronger light contrast
  • OSC-11 dark/light auto-detection + light theme
  • symmetric LCH-derived dark theme (consistent deleted/inserted)
  • mute unchanged tuple elements
  • no spaces inside tuple parens (Failed("panic"), not Failed( "panic" ))
  • confusable-string changes show a per-character codepoint breakdown
  • paren-style tuples + fix missing space before brace
  • per-member set diffs
  • show the value when exactly one field is unchanged inline
  • single-pass ordered sequence build + ValueChange node
  • None renders as ∅; Option transitions are inline value changes
  • compact one-line inline form for scalar-only changes
  • recurse 1:1 sequence substitutions for related elements
  • correct edit-distance so common elements are kept
  • fix wholly deleted/inserted subtree rendering (enums)
  • name collapsed unchanged fields (.. a, b unchanged)
  • changed values render inline as 'name: old → new'
  • Add diff gallery example; stop leaking XML @​-prefix into Rust/JSON
  • Render mixed/map diffs as a clean line-by-line unified diff
  • Route assert macros through the layout renderer
  • Make byte diff a real byte-level diff with per-byte highlighting
  • Name unchanged fields in legacy diff display
  • Add hex-dump diffing for byte buffers
  • release v0.46.1
  • facet v0.46 upgrade
  • Bump lockfile
  • rediff 0.44
  • Depend on git facet (with version for publishing)
  • cargo shear fix
  • Clippy lints
  • Set up github workflows
  • Set up captain, add rEADME
  • HEIST

Configuration

📅 Schedule: (UTC)

  • 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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rediff](https://facet.rs) ([source](https://github.com/bearcove/rediff)) | dependencies | patch | `0.50.0-rc.5` → `0.50.0-rc.7` | --- ### Release Notes <details> <summary>bearcove/rediff (rediff)</summary> ### [`v0.50.0-rc.7`](https://github.com/bearcove/rediff/blob/HEAD/CHANGELOG.md#0500-rc7---2026-08-20) ##### Fixed - fix clippy warnings (sort\_by\_key, collapsible\_match) - Option<T> was falsely equal after facet 0.46 upgrade ##### Other - configure trusted publishing - restore rediff as standalone crate - Point Rediff users to the Facet monorepo - consistent unchanged gray + stronger light contrast - OSC-11 dark/light auto-detection + light theme - symmetric LCH-derived dark theme (consistent deleted/inserted) - mute unchanged tuple elements - no spaces inside tuple parens (Failed("panic"), not Failed( "panic" )) - confusable-string changes show a per-character codepoint breakdown - paren-style tuples + fix missing space before brace - per-member set diffs - show the value when exactly one field is unchanged inline - single-pass ordered sequence build + ValueChange node - None renders as ∅; Option transitions are inline value changes - compact one-line inline form for scalar-only changes - recurse 1:1 sequence substitutions for related elements - correct edit-distance so common elements are kept - fix wholly deleted/inserted subtree rendering (enums) - name collapsed unchanged fields (.. a, b unchanged) - changed values render inline as 'name: old → new' - Add diff gallery example; stop leaking XML @&#8203;-prefix into Rust/JSON - Render mixed/map diffs as a clean line-by-line unified diff - Route assert macros through the layout renderer - Make byte diff a real byte-level diff with per-byte highlighting - Name unchanged fields in legacy diff display - Add hex-dump diffing for byte buffers - release v0.46.1 - facet v0.46 upgrade - Bump lockfile - rediff 0.44 - Depend on *git* facet (with version for publishing) - cargo shear fix - Clippy lints - Set up github workflows - Set up captain, add rEADME - HEIST </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMC4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate changed title from chore(deps): update rust crate rediff to v0.50.0-rc.6 to chore(deps): update rust crate rediff to v0.50.0-rc.7 2026-08-20 19:05:44 +00:00
renovate force-pushed renovate/rediff-0.x-lockfile from 346b7fdd0a to 435d8e2dfd 2026-08-20 19:05:46 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rediff-0.x-lockfile:renovate/rediff-0.x-lockfile
git switch renovate/rediff-0.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/rediff-0.x-lockfile
git switch renovate/rediff-0.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/rediff-0.x-lockfile
git switch renovate/rediff-0.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/rediff-0.x-lockfile
git switch main
git merge --squash renovate/rediff-0.x-lockfile
git switch main
git merge --ff-only renovate/rediff-0.x-lockfile
git switch main
git merge renovate/rediff-0.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jmarya/terrarium!46
No description provided.