arturh85 / factorio-bot

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

Update Rust crate open to ^4.2.0 #995

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
open dependencies minor ^4.1.0 -> ^4.2.0

Release Notes

Byron/open-rs ### [`v4.2.0`](https://togithub.com/Byron/open-rs/blob/HEAD/changelog.md#​420-2023-06-21) [Compare Source](https://togithub.com/Byron/open-rs/compare/v4.1.0...v4.2.0) ##### New Features - add `that_detached()` and `with_detached()` functions. They allow to open the program in a completely independent fashion so that it can out-live the program that spawned it. ##### Commit Statistics - 3 commits contributed to the release over the course of 1 calendar day. - 55 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ##### Commit Details
view details - **Uncategorized** - Prepare changelog prior to release ([`4ad428e`](https://togithub.com/Byron/open-rs/commit/4ad428e4944a066bbd2d3646d0c338532956001d)) - Merge branch 'feat/detached-process' ([`d21c48e`](https://togithub.com/Byron/open-rs/commit/d21c48e6682341e34ca37369460eb5247daaf71c)) - Add `that_detached` and `with_detached` ([`7ad9cb3`](https://togithub.com/Byron/open-rs/commit/7ad9cb373eb7e999f7e79705db891fd24a4d4bd2))

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.