marko-bekhta / search.quarkus.io

Search backend for Quarkus websites
Apache License 2.0
0 stars 0 forks source link

Bump the maven-plugins group across 1 directory with 2 updates #35

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the maven-plugins group with 2 updates in the / directory: org.apache.maven.plugins:maven-surefire-plugin and io.fabric8:docker-maven-plugin.

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0

Commits
  • c78365f [maven-release-plugin] prepare release surefire-3.5.0
  • 05e4681 [SUREFIRE-2227] Dynamically calculate xrefTestLocation
  • f1a419a [SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack
  • 5e14d4f [SUREFIRE-2161] Align Mojo class names and output names
  • c0784ab Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1
  • 79ea717 [SUREFIRE-2256] Upgrade to Parent 43
  • 4648b47 add Reproducible Builds badge
  • f64c1b3 [maven-release-plugin] prepare for next development iteration
  • 3ae062d [maven-release-plugin] prepare release surefire-3.4.0
  • f0de8c0 Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0
  • Additional commits viewable in compare view


Updates io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0

Release notes

Sourced from io.fabric8:docker-maven-plugin's releases.

0.45.0 (2024-07-27)

  • Automatically create parent directories of portPropertyFile path (1761)
  • Use complete image id in DockerAccessWithHcClient while fetching image id (1764)
  • Add skip tag to the image level by <skipTag> (1787)
  • Remove usage of AnsiConsole (1791)
  • Gracefully handle 404 when removing container (1793)
  • Added support for platform attribute of a container in the docker-compose configuration.
  • Image Build Config BuildArgs should be passed while pulling images (1756)
  • docker:push failed with build ARG in FROM (1778)
  • Add the possibility to give secret to buildx build (1798
  • FROM can reference ARG that references other ARG (1800)

Thanks to our contributors ❤️ 🤗

Changelog

Sourced from io.fabric8:docker-maven-plugin's changelog.

ChangeLog

  • 0.46-SNAPSHOT:

  • 0.45.0 (2024-07-27):

    • Automatically create parent directories of portPropertyFile path (1761)
    • Use complete image id in DockerAccessWithHcClient while fetching image id (1764)
    • Add skip tag to the image level by <skipTag> (1787)
    • Remove usage of AnsiConsole (1791)
    • Gracefully handle 404 when removing container (1793)
    • Added support for platform attribute of a container in the docker-compose configuration.
    • Image Build Config BuildArgs should be passed while pulling images (1756)
    • docker:push failed with build ARG in FROM (1778)
    • Add the possibility to give secret to buildx build (1798
    • FROM can reference ARG that references other ARG (1800)
  • 0.44.0 (2024-02-17):

    • Add new option "useDefaultExclusion" for build configuration to handle exclusion of hidden files (1708)
    • The option is now propagated down to the buildx command, if it is set in the section. (1717)
    • Fix Buildx build with Dockerfile outside of the Docker build context directory (1721)
    • Add support setting driverOpts for buildx (1704)
    • Multi-Architecture push is not sending pull registry auth credentials (1709)
    • Adding support for --cacheFrom and --cacheTo buildX arguments (1621)
    • Add support for using maven/system properties for an ARG used as the FROM image in a dockerfile (1731)
    • Revert workaround for checking docker version for checking whether to add docker --config flag or not. (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)
    • Fix Windows volume bindings for Rancher, Podman and Windows-based containers (1719)
    • Extract the Docker Compose v2.1+ depends_on conditions and apply them as Docker Maven Plugin waiting configurations (888)
    • Update org.apache.maven:maven-core to 3.8.1 (1702)
  • 0.43.4 (2023-08-18):

    • Always pass --config option for latest versions of Docker CLI (1701)
  • 0.43.3 (2023-08-13):

    • Only add --config to buildx command string when authentication credentials are coming from outside sources
    • Remove hardcoded --node value while creating buildx builder
  • 0.43.2 (2023-07-29):

    • Make --config from buildx command string generation optional (1673) @​robfrank
  • 0.43.1 (2023-07-28):

  • 0.43.0 (2023-05-20):

... (truncated)

Commits
  • c634d9d [RELEASE] Update Project version to v0.45.0
  • 50047d0 ci : Add a pipeline for release to maven central
  • af3a6d0 ci : Fix documentation deploy pipeline (#1808)
  • 3f55e01 feature: Add the possibility to give secret to buildx build (#1798) (#1799)
  • 7971f73 fix: arg stated in a FROM clause can reference other args (#1800)
  • e980189 fix : RegistryService should also consider buildArgs while resolving base images
  • ac5e09a Add IT test
  • f4de3af Gracefully handle 404 when removing container
  • c1ff71f Remove usage of AnsiConsole
  • 150970d Improve test
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 week ago

Looks like these dependencies are updatable in another way, so this is no longer needed.