jenkinsci / gitlab-plugin

A Jenkins plugin for interfacing with GitLab
https://plugins.jenkins.io/gitlab-plugin/
GNU General Public License v2.0
1.43k stars 613 forks source link

Bump io.fabric8:docker-maven-plugin from 0.43.3 to 0.43.4 #1564

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps io.fabric8:docker-maven-plugin from 0.43.3 to 0.43.4.

Release notes

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

0.43.4 (2023-08-18)

  • Always pass --config option for latest versions of Docker CLI (1701)
Changelog

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

ChangeLog

  • 0.44-SNAPSHOT:

  • 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):

  • 0.42.1 (2023-04-06):

  • 0.42.0 (2023-02-28):

  • 0.41.0 (2023-02-06):

  • 0.40.3 (2022-12-18):

    • image/squash option is taken into account when using buildx (1605) @​kevinleturc
    • Allow having build args with same name but different value in various sources, which are overriden in the order of precedence in resulting build args map (1407) @​pavelsmolensky
    • Use double for docker.cpus property and interpret this value in the same way as Docker config option --cpus (1609) @​vjuranek
    • NPE from Assembly plugin when POM packaging is used (1146) @​slawekjaranowski
    • Docker pulling progress only shown after pull has completed and not in real-time (1598) @​causalnet
    • Bump org.yaml:snakeyaml to v1.32 (1619) @​pen4
    • Bump com.google.cloud.tools:jib-core to v0.23.0 (1620) @​pen4

... (truncated)

Commits
  • e4e9bfd [RELEASE] Update project version to v0.43.4
  • 390c2d1 fix (buildx) : Always pass --config option for latest versions of Docker CLI ...
  • d730680 [RELEASE] Prepare for next development iteration
  • See full diff in compare view


Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @MarkEWaite.


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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)