mab / dotfiles

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

Update dependency abiosoft/colima to v0.6.9 #214

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

abiosoft/colima (abiosoft/colima) ### [`v0.6.9`](https://togithub.com/abiosoft/colima/releases/tag/v0.6.9) [Compare Source](https://togithub.com/abiosoft/colima/compare/v0.6.8...v0.6.9) ##### Highlights This is an incremental release to resolve slow startup time during disk image expansion when `vz` virtual machine type is used. For more details about v0.6.0 features, check [v0.6.0 release](https://togithub.com/abiosoft/colima/releases/tag/v0.6.0) release notes. ##### ⚠️ 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 - Increase ulimit to infinity to resolve `too many open files` or related errors. - Add containerd socket forwarding. - Update underlying distro to Ubuntu 24.04 LTS. ##### Commits - ci: fix integration by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1009](https://togithub.com/abiosoft/colima/pull/1009) - docker: Increase ulimit to infinity by [@​jramosf](https://togithub.com/jramosf) in [https://github.com/abiosoft/colima/pull/1003](https://togithub.com/abiosoft/colima/pull/1003) - build(deps): bump golangci/golangci-lint-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/984](https://togithub.com/abiosoft/colima/pull/984) - build(deps): bump golang.org/x/term from 0.16.0 to 0.18.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/996](https://togithub.com/abiosoft/colima/pull/996) - build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1013](https://togithub.com/abiosoft/colima/pull/1013) - core: update disk images by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1014](https://togithub.com/abiosoft/colima/pull/1014) - chore: fix function name in comment by [@​rustfix](https://togithub.com/rustfix) in [https://github.com/abiosoft/colima/pull/1018](https://togithub.com/abiosoft/colima/pull/1018) - containerd: add socket forwarding to host by [@​DieterBuys](https://togithub.com/DieterBuys) in [https://github.com/abiosoft/colima/pull/1017](https://togithub.com/abiosoft/colima/pull/1017) - build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1024](https://togithub.com/abiosoft/colima/pull/1024) - build(deps): bump golangci/golangci-lint-action from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1022](https://togithub.com/abiosoft/colima/pull/1022) - build(deps): bump golangci/golangci-lint-action from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1027](https://togithub.com/abiosoft/colima/pull/1027) - build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/abiosoft/colima/pull/1028](https://togithub.com/abiosoft/colima/pull/1028) - core: update iso images by [@​abiosoft](https://togithub.com/abiosoft) in [https://github.com/abiosoft/colima/pull/1032](https://togithub.com/abiosoft/colima/pull/1032) ##### New Contributors - [@​jramosf](https://togithub.com/jramosf) made their first contribution in [https://github.com/abiosoft/colima/pull/1003](https://togithub.com/abiosoft/colima/pull/1003) - [@​rustfix](https://togithub.com/rustfix) made their first contribution in [https://github.com/abiosoft/colima/pull/1018](https://togithub.com/abiosoft/colima/pull/1018) - [@​DieterBuys](https://togithub.com/DieterBuys) made their first contribution in [https://github.com/abiosoft/colima/pull/1017](https://togithub.com/abiosoft/colima/pull/1017) **Full Changelog**: https://github.com/abiosoft/colima/compare/v0.6.8...v0.6.9

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.