SickHub / docker-cups-airprint

A standalone CUPS and Avahi (mDNS/Bonjour) server, exposing local printers on AirPrint for iOS devices
GNU General Public License v3.0
166 stars 38 forks source link

chore(deps): update dependency docker/buildx to v0.10.3 #64

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker/buildx patch v0.10.2 -> v0.10.3

Release Notes

docker/buildx ### [`v0.10.3`](https://togithub.com/docker/buildx/releases/tag/v0.10.3) [Compare Source](https://togithub.com/docker/buildx/compare/v0.10.2...v0.10.3) Welcome to the 0.10.3 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `--provenance=false`. ##### Notable changes - Fix reachable commit and warnings on collecting Git provenance info [#​1561](https://togithub.com/docker/buildx/issues/1561) [#​1634](https://togithub.com/docker/buildx/issues/1634) - Fix a regression where docker context was not being validated [#​1596](https://togithub.com/docker/buildx/issues/1596) - Fix function resolution with JSON bake definition [#​1605](https://togithub.com/docker/buildx/issues/1605) - Fix case where original HCL bake diagnostic is discarded [#​1607](https://togithub.com/docker/buildx/issues/1607) - Fix labels not correctly set with bake and compose file [#​1631](https://togithub.com/docker/buildx/issues/1631)

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.