intgr / ego

Alter Ego: run Linux desktop applications under a different local user
MIT License
132 stars 1 forks source link

Update Cargo patch versions, MSRV to 1.70.0 #144

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
anstyle dependencies patch 1.0.1 -> 1.0.4
log dependencies patch 0.4.19 -> 0.4.20
snapbox (source) dev-dependencies patch 0.4.11 -> 0.4.14

Release Notes

rust-cli/anstyle (anstyle) ### [`v1.0.4`](https://togithub.com/rust-cli/anstyle/compare/v1.0.3...v1.0.4) [Compare Source](https://togithub.com/rust-cli/anstyle/compare/v1.0.3...v1.0.4) ### [`v1.0.3`](https://togithub.com/rust-cli/anstyle/compare/v1.0.2...v1.0.3) [Compare Source](https://togithub.com/rust-cli/anstyle/compare/v1.0.2...v1.0.3) ### [`v1.0.2`](https://togithub.com/rust-cli/anstyle/compare/v1.0.1...v1.0.2) [Compare Source](https://togithub.com/rust-cli/anstyle/compare/v1.0.1...v1.0.2)
rust-lang/log (log) ### [`v0.4.20`](https://togithub.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0420---2023-07-11) [Compare Source](https://togithub.com/rust-lang/log/compare/0.4.19...0.4.20) - Remove rustversion dev-dependency by [@​Thomasdezeeuw](https://togithub.com/Thomasdezeeuw) in [https://github.com/rust-lang/log/pull/568](https://togithub.com/rust-lang/log/pull/568) - Remove `local_inner_macros` usage by [@​EFanZh](https://togithub.com/EFanZh) in [https://github.com/rust-lang/log/pull/570](https://togithub.com/rust-lang/log/pull/570)
assert-rs/trycmd (snapbox) ### [`v0.4.14`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.13...snapbox-v0.4.14) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.13...snapbox-v0.4.14) ### [`v0.4.13`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.12...snapbox-v0.4.13) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.12...snapbox-v0.4.13) ### [`v0.4.12`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.11...snapbox-v0.4.12) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.11...snapbox-v0.4.12)

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.

intgr commented 1 year ago

Fixes https://github.com/intgr/ego/security/dependabot/2

snapbox 0.4.12+ no longer pulls in is-terminal -> rustix