openclarity / vmclarity

VMClarity is a tool for agentless detection and management of Virtual Machine Software Bill Of Materials (SBOM) and vulnerabilities
openclarity.io
Apache License 2.0
93 stars 22 forks source link

test(deps): update docker #1842

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/compose-spec/compose-go/v2 v2.1.2 -> v2.1.3 age adoption passing confidence
github.com/docker/compose/v2 v2.27.1 -> v2.28.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

compose-spec/compose-go (github.com/compose-spec/compose-go/v2) ### [`v2.1.3`](https://togithub.com/compose-spec/compose-go/releases/tag/v2.1.3) [Compare Source](https://togithub.com/compose-spec/compose-go/compare/v2.1.2...v2.1.3) #### What's Changed - use goderive to generate deepcopy code by [@​ndeloof](https://togithub.com/ndeloof) in [https://github.com/compose-spec/compose-go/pull/636](https://togithub.com/compose-spec/compose-go/pull/636) - networks.enable_ipv6: make it optional by [@​akerouanton](https://togithub.com/akerouanton) in [https://github.com/compose-spec/compose-go/pull/637](https://togithub.com/compose-spec/compose-go/pull/637) **Full Changelog**: https://github.com/compose-spec/compose-go/compare/v2.1.2...v2.1.3
docker/compose (github.com/docker/compose/v2) ### [`v2.28.1`](https://togithub.com/docker/compose/compare/v2.28.0...v2.28.1) [Compare Source](https://togithub.com/docker/compose/compare/v2.28.0...v2.28.1) ### [`v2.28.0`](https://togithub.com/docker/compose/releases/tag/v2.28.0) [Compare Source](https://togithub.com/docker/compose/compare/v2.27.3...v2.28.0) #### What's Changed ⚙️ Dependencies - bump docker/docker and docker/cli `v27.0.1-rc.1`, compose-go `v2.1.3` [(11926)](https://togithub.com/docker/compose/pull/11926) **Full Changelog**: https://github.com/docker/compose/compare/v2.27.3...v2.28.0 ### [`v2.27.3`](https://togithub.com/docker/compose/releases/tag/v2.27.3) [Compare Source](https://togithub.com/docker/compose/compare/v2.27.2...v2.27.3) #### What's Changed ⚙️ Dependencies - build(deps): bump github.com/docker/buildx from `0.15.0` to `0.15.1` [(11921)](https://togithub.com/docker/compose/pull/11921) - build(deps): bump github.com/spf13/cobra from `1.8.0` to `1.8.1` [(11915)](https://togithub.com/docker/compose/pull/11915) **Full Changelog**: https://github.com/docker/compose/compare/v2.27.2...v2.27.3 ### [`v2.27.2`](https://togithub.com/docker/compose/releases/tag/v2.27.2) [Compare Source](https://togithub.com/docker/compose/compare/v2.27.1...v2.27.2) #### What's Changed ##### ✨ Improvements - Add `--environment` flag to `config` command [(11891)](https://togithub.com/docker/compose/pull/11891) ##### 🐛 Fixes - Prevent concurrent map write relying on project immutability [(11860)](https://togithub.com/docker/compose/pull/11860) - Fix `COMPOSE_PROFILES` can be set by .env file [(11861)](https://togithub.com/docker/compose/pull/11861) - Fix: change append to use slice index in `ps` [(11862)](https://togithub.com/docker/compose/pull/11862) - Return an error when `--detach` and `--watch` are used together in `up` command [(11890)](https://togithub.com/docker/compose/pull/11890) - Fix dot env file to define `COMPOSE_*` variables[(11889)](https://togithub.com/docker/compose/pull/11889) - Enforce keyboard.Close is always executed to restore terminal [(11896)](https://togithub.com/docker/compose/pull/11896) - Stop `watch` process when associated `up` process is stopped [(11911)](https://togithub.com/docker/compose/pull/11911) - Using as flag of the `up` command, `watch` was blocking process shutdown [(11919)](https://togithub.com/docker/compose/pull/11919) ##### 🔧 Internal - Correct typo in comment [(11877)](https://togithub.com/docker/compose/pull/11877) - Chore(publish): remove unreachable code[(11888)](https://togithub.com/docker/compose/pull/11888) - Update GH actions versions, update engine matrix, bump Golang to 1.21.11 [(11885)](https://togithub.com/docker/compose/pull/11885) - Build: replace uses of archive.CanonicalTarNameForPath [(11910)](https://togithub.com/docker/compose/pull/11910) - Add open watch docs in up menu [(11917)](https://togithub.com/docker/compose/pull/11917) ##### ⚙️ Dependencies - Build(deps): bump github.com/hashicorp/go-version from `1.6.0` to `1.7.0`[(11854)](https://togithub.com/docker/compose/pull/11854) - Build(deps): bump golang.org/x/sys from `0.20.0` to `0.21.0` [(11883)](https://togithub.com/docker/compose/pull/11883) - Build(deps): bump github.com/containerd/containerd from `1.7.17` to `1.7.18` [(11897)](https://togithub.com/docker/compose/pull/11897) - Build(deps): bump github.com/docker/docker from `26.1.3+incompatible` to `26.1.4+incompatible` [(11898)](https://togithub.com/docker/compose/pull/11898) - Bump buildkit to `0.14.0` and buildx to `0.15.0` [(11913)](https://togithub.com/docker/compose/pull/11913) #### New Contributors - [@​IDOMATH](https://togithub.com/IDOMATH) made their first contribution in [https://github.com/docker/compose/pull/11862](https://togithub.com/docker/compose/pull/11862) - [@​korverdev](https://togithub.com/korverdev) made their first contribution in [https://github.com/docker/compose/pull/11877](https://togithub.com/docker/compose/pull/11877) - [@​Lunal98](https://togithub.com/Lunal98) made their first contribution in [https://github.com/docker/compose/pull/11888](https://togithub.com/docker/compose/pull/11888) **Full Changelog**: https://github.com/docker/compose/compare/v2.27.1...v2.27.2

Configuration

📅 Schedule: Branch creation - "after 8am on Monday" in timezone Etc/UTC, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 week ago

ℹ Artifact update notice

File name: testenv/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/docker/cli v26.1.4+incompatible -> v27.0.1-rc.1+incompatible
github.com/docker/docker v26.1.4+incompatible -> v27.0.1-rc.1+incompatible
github.com/containerd/containerd v1.7.17 -> v1.7.18
github.com/containerd/platforms v0.2.0 -> v0.2.1
github.com/containerd/ttrpc v1.2.4 -> v1.2.5
github.com/docker/buildx v0.14.1 -> v0.15.1
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/moby/buildkit v0.13.2 -> v0.14.1
github.com/spf13/cobra v1.8.0 -> v1.8.1
github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 -> v0.0.0-20240514184818-90bafcd6abab
renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.