mab / dotfiles

Manage my dotfiles with chezmoi
MIT License
2 stars 0 forks source link

Update dependency abiosoft/colima to v0.7.5 #265

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
abiosoft/colima patch v0.7.3 -> v0.7.5

Release Notes

abiosoft/colima (abiosoft/colima) ### [`v0.7.5`](https://redirect.github.com/abiosoft/colima/releases/tag/v0.7.5) [Compare Source](https://redirect.github.com/abiosoft/colima/compare/v0.7.4...v0.7.5) ##### Highlights This is an hotfix release to address a regression in networking for Incus runtime. ##### Commits - incus: utilise macvlan network for multiple IP addresses by [@​abiosoft](https://redirect.github.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1124](https://redirect.github.com/abiosoft/colima/pull/1124) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.7.4...v0.7.5 ### [`v0.7.4`](https://redirect.github.com/abiosoft/colima/releases/tag/v0.7.4) [Compare Source](https://redirect.github.com/abiosoft/colima/compare/v0.7.3...v0.7.4) ##### Highlights This is an incremental update with bug fixes. ##### Updates - Colima can now be prevented from overwriting config file on startup by specifying `--save-config=false` or setting `COLIMA_SAVE_CONFIG=0`. - Warning error would no longer be displayed on startup for users that install Colima with [aqua](https://aquaproj.github.io/). - An extra warning is now displayed on `colima delete` to further ascertain the user's intended action. ##### Commits - docker: remove cert cache directory before copying host certs by [@​soedar](https://redirect.github.com/soedar) in [https://github.com/abiosoft/colima/pull/1112](https://redirect.github.com/abiosoft/colima/pull/1112) - chore: add second confirmation for container data loss by [@​jramosf](https://redirect.github.com/jramosf) in [https://github.com/abiosoft/colima/pull/1113](https://redirect.github.com/abiosoft/colima/pull/1113) - chore: multiple updates by [@​abiosoft](https://redirect.github.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1122](https://redirect.github.com/abiosoft/colima/pull/1122) - config: make persistence optional with --save-config flag by [@​abiosoft](https://redirect.github.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1123](https://redirect.github.com/abiosoft/colima/pull/1123) ##### New Contributors - [@​soedar](https://redirect.github.com/soedar) made their first contribution in [https://github.com/abiosoft/colima/pull/1112](https://redirect.github.com/abiosoft/colima/pull/1112) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.7.3...v0.7.4

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.