Skip to content

Bump docker-maven-plugin from 0.26.1 to 0.28.0#22

Open
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/io.fabric8-docker-maven-plugin-0.28.0
Open

Bump docker-maven-plugin from 0.26.1 to 0.28.0#22
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/io.fabric8-docker-maven-plugin-0.28.0

Conversation

@dependabot-preview
Copy link

Bumps docker-maven-plugin from 0.26.1 to 0.28.0.

Changelog

Sourced from docker-maven-plugin's changelog.

ChangeLog

  • 0.28.0 (2018-12-13)

    • Update to JMockit 1.43
    • Compiles with Java 11
    • Update to jnr-unixsocket version to 0.21 (#1089)
    • Add 'readOnly' option for docker:run cto mount container's root fs read-only (#1125)
    • Provide container properties to the wait configuration execution (#1111)
    • Allow sha256 digest for tags in FROM (#541)
  • 0.27.2 (2018-10-05)

    • Fix NPE regression related to volumes (again) (#1091)
    • Fix NPE when stopping containers with autoCreateCustomNetworks (#1097)
    • Smarter API version handling (#1060)
    • Fix regression when calling the credential helper for authentication, leading to an exception because of the usage of an already shutdown executor service (#1098)
    • Add support for CPU configurations with compose (#1102)
  • 0.27.1 (2018-09-28)

    • Fix NPE when no volume configuration is present (#1091)
    • Allow credentialhelper look up the registry without scheme prefix (#1068)
  • 0.27.0 (2018-09-26)

    • Jump to Java 8 as minimal Java version
    • Fix NPE in docker:remove-volumes when no volume configuration is given (#1086)
    • Fix NPE when no networks are configured (#1055)
    • Fix Base64 encoding for X-Registry-Auth used for Docker authentication (#1084)
    • Fix property configuration based's build detection (#1078)
    • Introduce container name patterns for naming containers (#931)
    • Respect environment variables DOCKER_CONFIG, KUBECONFIG for looking up credentials (#1083)
    • Change from org.json with Gson for less restrictive licensing (#1016) (#1064)
    • Fix missing actions in a watch restart (#1070)
    • Fix for creating volumes with proper configuration during "docker:start" (#986)
    • Fix logging failure on Windows (#873)
  • 0.26.1 (2018-07-20)

    • Simple Dockerfile triggered also when only a single run section is given
    • Sample added for how to use run-java-sh in simple dockerfile mode
    • Allow both cred helpers and auth in Docker config (#1041)
  • 0.26.0 (2018-05-16)

    • Always create missing target directory for docker:save (#1013)
    • d-m-p plugins for adding extra files introduced. See documentation for more information.
    • Update assembly plugin to 3.1.0 (#1021)
    • Add option for regenerating certificates after starting Docker Machine (#1019)
    • Add startPeriod to healthCheck (#961)
    • Unbreak setting of entrypoint in exec form when property mode is enabled (#1020)
    • Fix enabling of log configuration (#1010)
    • Add possibility to use docker.imagePropertyConfiguration with multiple images (#1001)
    • Fix network aliases management for docker-compose mode (#1000)
... (truncated)
Commits

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 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant