mab / dotfiles

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

Update dependency abiosoft/colima to v0.6.10 #237

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
abiosoft/colima patch v0.6.9 -> v0.6.10

Release Notes

abiosoft/colima (abiosoft/colima) ### [`v0.6.10`](https://togithub.com/abiosoft/colima/releases/tag/v0.6.10) [Compare Source](https://togithub.com/abiosoft/colima/compare/v0.6.9...v0.6.10) ##### Highlights This is an incremental bug fix release to address inability to use QEMU on m3 devices. ##### ⚠️ Breaking changes upgrading from v0.5.x. Due to breaking changes, deletion of existing profiles is required via `colima delete`. **Existing containers, images and volumes would be lost after upgrade.** ##### Other Updates - Ensure `--vm-type` flag is respected for m3 devices - Support for `COLIMA_HOME` environment variable to customize settings and disk directory. - Support for configurable SSH port for Colima VM with the `--ssh-port` flag. - Update Docker to 27.0.3 (only applies to newly created instances). ##### Commits - docs: update faq regarding docker bind mount issue by [@​nnathan](https://togithub.com/nnathan) in [https://github.com/abiosoft/colima/pull/1052](https://togithub.com/abiosoft/colima/pull/1052) - core: ensure that the user defined `VMType` flag is respected for m3 devices by [@​SpikePuppet](https://togithub.com/SpikePuppet) in [https://github.com/abiosoft/colima/pull/1045](https://togithub.com/abiosoft/colima/pull/1045) - docs: adds faq entry for disc size increase by [@​riconeitzel](https://togithub.com/riconeitzel) in [https://github.com/abiosoft/colima/pull/1041](https://togithub.com/abiosoft/colima/pull/1041) - core: revert to using qemu by default on M3 macs by [@​bradleyayers](https://togithub.com/bradleyayers) in [https://github.com/abiosoft/colima/pull/1058](https://togithub.com/abiosoft/colima/pull/1058) - build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1042](https://togithub.com/abiosoft/colima/pull/1042) - build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1037](https://togithub.com/abiosoft/colima/pull/1037) - build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1061](https://togithub.com/abiosoft/colima/pull/1061) - core: add support for COLIMA_HOME env var by [@​fmgornick](https://togithub.com/fmgornick) in [https://github.com/abiosoft/colima/pull/1062](https://togithub.com/abiosoft/colima/pull/1062) - core: support for configurable ssh port number by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1066](https://togithub.com/abiosoft/colima/pull/1066) - core: update iso images by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1071](https://togithub.com/abiosoft/colima/pull/1071) ##### New Contributors - [@​nnathan](https://togithub.com/nnathan) made their first contribution in [https://github.com/abiosoft/colima/pull/1052](https://togithub.com/abiosoft/colima/pull/1052) - [@​SpikePuppet](https://togithub.com/SpikePuppet) made their first contribution in [https://github.com/abiosoft/colima/pull/1045](https://togithub.com/abiosoft/colima/pull/1045) - [@​riconeitzel](https://togithub.com/riconeitzel) made their first contribution in [https://github.com/abiosoft/colima/pull/1041](https://togithub.com/abiosoft/colima/pull/1041) - [@​bradleyayers](https://togithub.com/bradleyayers) made their first contribution in [https://github.com/abiosoft/colima/pull/1058](https://togithub.com/abiosoft/colima/pull/1058) - [@​fmgornick](https://togithub.com/fmgornick) made their first contribution in [https://github.com/abiosoft/colima/pull/1062](https://togithub.com/abiosoft/colima/pull/1062) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.6.9...v0.6.10

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.