Browsers-software / browsers

Open the right browser at the right time
https://browsers.software
Apache License 2.0
111 stars 11 forks source link

fix(deps): update rust crate interprocess to v2.2.1 #192

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
interprocess dependencies patch 2.2.0 -> 2.2.1

Release Notes

kotauskas/interprocess (interprocess) ### [`v2.2.1`](https://togithub.com/kotauskas/interprocess/releases/tag/2.2.1) [Compare Source](https://togithub.com/kotauskas/interprocess/compare/2.2.0...2.2.1) Reverted the change from hardcoded `/tmp` to `$TMPDIR` for [`SpecialDirUdSocket`](https://docs.rs/interprocess/2.2.1/interprocess/os/unix/local_socket/enum.SpecialDirUdSocket.html) on non-Android platforms. On Android, the hardcoded path is now `/data/local/tmp`.

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.



This PR was generated by Mend Renovate. View the repository job log.