mab / dotfiles

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

Update dependency abiosoft/colima to v0.7.3 #252

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

abiosoft/colima (abiosoft/colima) ### [`v0.7.3`](https://togithub.com/abiosoft/colima/releases/tag/v0.7.3) [Compare Source](https://togithub.com/abiosoft/colima/compare/v0.7.2...v0.7.3) #### Highlights This is an hotfix release to address crashes during startup on macOS Sequoia 15 beta for M1 and M2 devices. [#​1109](https://togithub.com/abiosoft/colima/issues/1109) #### Commits - cli: fix broken flag for non-m3 devices on macOS 15 by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1110](https://togithub.com/abiosoft/colima/pull/1110) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.7.2...v0.7.3 ### [`v0.7.2`](https://togithub.com/abiosoft/colima/releases/tag/v0.7.2) [Compare Source](https://togithub.com/abiosoft/colima/compare/v0.7.1...v0.7.2) #### Highlights This is an hotfix release to address regressions introduced in v0.7.1. #### Fixes - Incorrect checksum for macOS binaries on Github releases. Fixes [#​1106](https://togithub.com/abiosoft/colima/issues/1106) - Port mapping to specific host IP addresses has been moved behind `--network-host-addresses` flag and disabled by default. Fixes [#​1103](https://togithub.com/abiosoft/colima/issues/1103) #### Commits - chore: generate checksum files after signing assets by codesign by [@​suzuki-shunsuke](https://togithub.com/suzuki-shunsuke) in [https://github.com/abiosoft/colima/pull/1105](https://togithub.com/abiosoft/colima/pull/1105) - net: put host ip address replication behind a flag by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1107](https://togithub.com/abiosoft/colima/pull/1107) #### New Contributors - [@​suzuki-shunsuke](https://togithub.com/suzuki-shunsuke) made their first contribution in [https://github.com/abiosoft/colima/pull/1105](https://togithub.com/abiosoft/colima/pull/1105) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.7.1...v0.7.2 ### [`v0.7.1`](https://togithub.com/abiosoft/colima/releases/tag/v0.7.1) [Compare Source](https://togithub.com/abiosoft/colima/compare/v0.7.0...v0.7.1) ##### Highlights This is an incremental release with bug fixes. - Interrupted disk image download will now resume on subsequent `colima start`. - Docker container port mapping to specific host IP addresses is now supported. For more details about v0.70 features, check [v0.70 release notes](https://togithub.com/abiosoft/colima/releases/tag/v0.7.0). ##### Other Fixes - Disk image downloader no longer duplicating downloads. Fixes [#​1098](https://togithub.com/abiosoft/colima/issues/1098) - Support for binding to host IP address in containers. Fixes [#​492](https://togithub.com/abiosoft/colima/issues/492) - Ensure proper loading of docker deamon settings on startup. Fixes [#​902](https://togithub.com/abiosoft/colima/issues/902) - Running multiple Colima profiles with k3s enabled. Fixes [#​1087](https://togithub.com/abiosoft/colima/issues/1087) ##### Commits - k3s: use random port for cluster API by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1088](https://togithub.com/abiosoft/colima/pull/1088) - k3s: re-use default port for existing instances by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1090](https://togithub.com/abiosoft/colima/pull/1090) - net: support forwarding to specific host IP addresses by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1091](https://togithub.com/abiosoft/colima/pull/1091) - core: nested virtualization and other fixes by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1094](https://togithub.com/abiosoft/colima/pull/1094) - build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1095](https://togithub.com/abiosoft/colima/pull/1095) - fix(docker): apply configuration on first boot by [@​milas](https://togithub.com/milas) in [https://github.com/abiosoft/colima/pull/1097](https://togithub.com/abiosoft/colima/pull/1097) - core: fix downloader duplicating downloads by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1099](https://togithub.com/abiosoft/colima/pull/1099) - core: update disk images by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1102](https://togithub.com/abiosoft/colima/pull/1102) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.7.0...v0.7.1

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.