micronaut-projects / micronaut-maven-plugin

Maven plugin to execute Micronaut applications
https://micronaut-projects.github.io/micronaut-maven-plugin/latest/
Apache License 2.0
20 stars 20 forks source link

Update dependency io.fabric8:docker-maven-plugin to v0.44.0 #993

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.fabric8:docker-maven-plugin 0.43.4 -> 0.44.0 age adoption passing confidence

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


Release Notes

fabric8io/docker-maven-plugin (io.fabric8:docker-maven-plugin) ### [`v0.44.0`](https://togithub.com/fabric8io/docker-maven-plugin/releases/tag/v0.44.0): 0.44.0 (2024-02-17) [Compare Source](https://togithub.com/fabric8io/docker-maven-plugin/compare/v0.43.4...v0.44.0) - Add new option "useDefaultExclusion" for build configuration to handle exclusion of hidden files ([1708](https://togithub.com/fabric8io/docker-maven-plugin/issues/1708)) - The option is now propagated down to the buildx command, if it is set in the section. ([1717](https://togithub.com/fabric8io/docker-maven-plugin/pull/1717)) - Fix Buildx build with Dockerfile outside of the Docker build context directory ([1721](https://togithub.com/fabric8io/docker-maven-plugin/pull/1721)) - Add support setting driverOpts for buildx ([1704](https://togithub.com/fabric8io/docker-maven-plugin/pull/1704)) - Multi-Architecture push is not sending pull registry auth credentials ([1709](https://togithub.com/fabric8io/docker-maven-plugin/issues/1709)) - Adding support for `--cacheFrom` and `--cacheTo` buildX arguments ([1621](https://togithub.com/fabric8io/docker-maven-plugin/issues/1621)) - Add support for using maven/system properties for an ARG used as the FROM image in a dockerfile ([1731](https://togithub.com/fabric8io/docker-maven-plugin/pull/1731)) - Revert workaround for checking docker version for checking whether to add `docker --config` flag or not. ([1754](https://togithub.com/fabric8io/docker-maven-plugin/pull/1754)) - Add a workaround to copy docker-buildx binary to temporary config directory created for docker buildx build. This seems to make docker recognize buildx even after config override. ([1754](https://togithub.com/fabric8io/docker-maven-plugin/pull/1754)) - Fix Windows volume bindings for Rancher, Podman and Windows-based containers ([1719](https://togithub.com/fabric8io/docker-maven-plugin/issues/1719)) - Extract the Docker Compose v2.1+ `depends_on` conditions and apply them as Docker Maven Plugin waiting configurations ([888](https://togithub.com/fabric8io/docker-maven-plugin/issues/888)) - Update `org.apache.maven:maven-core` to `3.8.1` ([1702](https://togithub.com/fabric8io/docker-maven-plugin/pull/1702)) Thanks to our contributors ❤️ 🤗 - [@​thuva9872](https://togithub.com/thuva9872) - [@​tadgh](https://togithub.com/tadgh) - [@​mruzicka](https://togithub.com/mruzicka) - [@​Hellspam](https://togithub.com/Hellspam) - [@​sdumitriu](https://togithub.com/sdumitriu) - [@​bergerst](https://togithub.com/bergerst) - [@​mdxabu](https://togithub.com/mdxabu) - [@​poikilotherm](https://togithub.com/poikilotherm)

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.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud