Skip to content

chore(deps): update rust crate pathfinding to v4.15.0#188

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/pathfinding-4.x-lockfile
Mar 10, 2026
Merged

chore(deps): update rust crate pathfinding to v4.15.0#188
renovate[bot] merged 1 commit intomainfrom
renovate/pathfinding-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2026

This PR contains the following updates:

Package Type Update Change
pathfinding (source) dependencies minor 4.14.04.15.0

Release Notes

evenfurther/pathfinding (pathfinding)

v4.15.0

Compare Source

==================

  • chore!: increase MSRV to 1.87.0 and switch to edition 2024
  • fix: yen k=0 panic, and DfsReachable stack overflow
  • fix: add missing link in documentation
  • feat: add kuhn_munkres_complexity example to experimentally measure algorithm complexity
  • feat: add floyd_partial and brent_partial cycle-finding functions
  • feat: adapt BFS to accept multiple starts
  • feat: add NodeRefs
  • perf(idastar): use set for nodes encountered in path
  • perf: pre-allocate some hash maps
  • docs: add comprehensive graph documentation with examples
  • docs(kruskal): use correct return type in function documentation
  • chore: make some functions const
  • chore(deps): update rust crate criterion to 0.8

Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge March 10, 2026 17:26
@renovate renovate bot force-pushed the renovate/pathfinding-4.x-lockfile branch from aa45613 to a15554d Compare March 10, 2026 21:48
@renovate renovate bot added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 893f5b5 Mar 10, 2026
10 checks passed
@renovate renovate bot deleted the renovate/pathfinding-4.x-lockfile branch March 10, 2026 21:57
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.

0 participants