arturh85 / factorio-bot

Tauri based Frontend for Factorio Bot
MIT License
6 stars 0 forks source link

Update Rust crate pathfinding to ^4.3.3 #1024

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
pathfinding (source) dependencies patch ^4.3.1 -> ^4.3.3

Release Notes

evenfurther/pathfinding (pathfinding) ### [`v4.3.3`](https://togithub.com/evenfurther/pathfinding/blob/HEAD/CHANGELOG.md#v433--2023-11-13) [Compare Source](https://togithub.com/evenfurther/pathfinding/compare/v4.3.2...v4.3.3) \================== - fix(yen): return all loopless paths - chore(cargo deny): fix warning in configuration file - chore(deps): update rust crate indexmap to 2.1.0 - chore(deps): update rust crate thiserror to 1.0.50 - chore(deps): update rust crate regex to 1.10.2 - chore(deps): update rust crate num-traits to 0.2.17 ### [`v4.3.2`](https://togithub.com/evenfurther/pathfinding/blob/HEAD/CHANGELOG.md#v432--2023-09-22) [Compare Source](https://togithub.com/evenfurther/pathfinding/compare/v4.3.1...v4.3.2) \================== - New remaining_low_bounds() method for {Bfs,Dfs}Reachable - Migrate to the evenfurther GitHub organization - fix(deps): update rust crate thiserror to 1.0.48 - Use or_default() in test

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.



This PR has been generated by Mend Renovate. View repository job log here.