mab / dotfiles

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

Update dependency abiosoft/colima to v0.6.8 #157

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
abiosoft/colima patch v0.6.7 -> v0.6.8

Release Notes

abiosoft/colima (abiosoft/colima) ### [`v0.6.8`](https://togithub.com/abiosoft/colima/releases/tag/v0.6.8) [Compare Source](https://togithub.com/abiosoft/colima/compare/v0.6.7...v0.6.8) #### Highlights This is a security release to address the following CVEs. - [CVE-2024-21626](https://togithub.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv) - [CVE-2024-23650](https://togithub.com/moby/buildkit/security/advisories/GHSA-9p26-698r-w4hx) - [CVE-2024-23651](https://togithub.com/moby/buildkit/security/advisories/GHSA-m3r6-h7wv-7xxv) - [CVE-2024-23652](https://togithub.com/moby/buildkit/security/advisories/GHSA-4v98-7qmw-rqr8) - [CVE-2024-23653](https://togithub.com/moby/buildkit/security/advisories/GHSA-wr6v-9f75-vh2g) - [CVE-2024-24557](https://togithub.com/moby/moby/security/advisories/GHSA-xw73-rw38-6vjc) ##### ⚠️ This only affects newly created instances. Existing instances will get the security fixes by running the following command to update `containerd.io` package. colima ssh -- sh -c "sudo apt update && sudo apt install -y containerd.io" ##### ⚠️ 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.** #### Commits - build(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/927](https://togithub.com/abiosoft/colima/pull/927) - k3s: Update default template version by [@​azdanov](https://togithub.com/azdanov) in [https://github.com/abiosoft/colima/pull/946](https://togithub.com/abiosoft/colima/pull/946) - build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/951](https://togithub.com/abiosoft/colima/pull/951) - core: update disk images by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/975](https://togithub.com/abiosoft/colima/pull/975) #### New Contributors - [@​azdanov](https://togithub.com/azdanov) made their first contribution in [https://github.com/abiosoft/colima/pull/946](https://togithub.com/abiosoft/colima/pull/946) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.6.7...v0.6.8

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 has been generated by Mend Renovate. View repository job log here.