Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump fabric8-maven-plugin from 4.3.1 to 4.4.1 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fabric8-maven-plugin from 4.3.1 to 4.4.1.

Release notes

Sourced from fabric8-maven-plugin's releases.

v4.4.1

4.4.1 (2020-03-18)

  • Fix: JIB Assembly config doesn't work with any Archive mode
  • Fix: Jib push fails to push configured tag
  • Fix: Jib Push fails when docker daemon is disabled
  • Refactor #1766: Jib Refactor
  • Revert #1737 : Reverted "Wrong Jib output directory in Maven multi-module build"
  • Revert #1738 : Reverted "JibBuildConfiguration ignores BuildImageConfiguration.registry"
  • Fix #1789: script to extract changelog information for notifications
  • Fix #1770: Fixed my mistake, remove constructors from OpenshiftBuildConfig which were causing PluginConfigurationException
  • Fix #1791: Fix NullPointerException in FileDataSecretEnricher (due to recent change in Kubernetes Client Builder null to LinkedHashMap conversion)
  • Fix: ImageChangeTags not being applied in DeploymentConfig generated by plugin in case of resource fragments. (Issue found in this StackOverflow post.)
  • Fix #1798: Jib logs display correctly, and support ansi
  • Fix #1793: Labels missing for some objects
  • Update Fabric8 Kubernetes Client to v4.9.0

v4.4.0

4.4.0 (2020-02-13)

  • Fix #1572: Support maven --batch-mode option
  • Feature #1748: Quarkus generator: Extract base image from configuration.
  • Fix #1695: IllegalArgumentException when Spring Boot application.yaml contains integer keys
  • Fix #797: spring-boot generator can not handle multi-profile configuration
  • Fix #1751: Build Names are suffixed with -s2i regardless of build strategy
  • Fix #1770: Support for setting BuildConfig memory/cpu request and limits
  • Fix #1755: Spring boot enricher does not produce a proper heath check and liveness check path when "/" is used.
  • Feature: Check maven.compiler.target property for base image detection.
  • Fix: Enrichers should resolve relative paths against project directory, not working directory
  • Feature #1483: Dekorate integration
  • Fix #1769: Display root cause of failure if available
  • Fix #1776: fat jar wrongly detected on simple jar
Changelog

Sourced from fabric8-maven-plugin's changelog.

4.4.1 (2020-03-18)

  • Fix: JIB Assembly config doesn't work with any Archive mode
  • Fix: Jib push fails to push configured tag
  • Fix: Jib Push fails when docker daemon is disabled
  • Refactor #1766: Jib Refactor
  • Revert #1737 : Reverted "Wrong Jib output directory in Maven multi-module build"
  • Revert #1738 : Reverted "JibBuildConfiguration ignores BuildImageConfiguration.registry"
  • Fix #1789: script to extract changelog information for notifications
  • Fix #1770: Fixed my mistake, remove constructors from OpenshiftBuildConfig which were causing PluginConfigurationException
  • Fix #1791: Fix NullPointerException in FileDataSecretEnricher (due to recent change in Kubernetes Client Builder null to LinkedHashMap conversion)
  • Fix: ImageChangeTags not being applied in DeploymentConfig generated by plugin in case of resource fragments. (Issue found in this StackOverflow post.)
  • Fix #1798: Jib logs display correctly, and support ansi
  • Fix #1793: Labels missing for some objects
  • Update Fabric8 Kubernetes Client to v4.9.0

4.4.0 (2020-02-13)

  • Fix #1572: Support maven --batch-mode option
  • Feature #1748: Quarkus generator: Extract base image from configuration.
  • Fix #1695: IllegalArgumentException when Spring Boot application.yaml contains integer keys
  • Fix #797: spring-boot generator can not handle multi-profile configuration
  • Fix #1751: Build Names are suffixed with -s2i regardless of build strategy
  • Fix #1770: Support for setting BuildConfig memory/cpu request and limits
  • Fix #1755: Spring boot enricher does not produce a proper heath check and liveness check path when "/" is used.
  • Feature: Check maven.compiler.target property for base image detection.
  • Fix: Enrichers should resolve relative paths against project directory, not working directory
  • Feature #1483: Dekorate integration
  • Fix #1769: Display root cause of failure if available
  • Fix #1776: fat jar wrongly detected on simple jar
Commits
  • 4beae53 [RELEASE] Updated project version to 4.4.1
  • 22d671e Chore: Update Fabric8 Kubernetes Client to v4.9.0
  • e481d26 Fix #1793: Labels missing for some objects
  • 61b0a92 renamed variable for clarity
  • 8cc4f6e Fix: JIB Assembly config doesn't work with any Archive mode
  • 46bbf8a Fix: Jib push fails to push configured tag
  • 797c9f4 refactor: Fixes all problems related with jib logging
  • bfb24c1 Fix: Jib Image Push crashes without docker daemon
  • 226d78b Jib refactor (#1766)
  • 6525f61 Fix ImageChange triggers not being set in DeploymentConfig when resource frag...
  • Additional commits viewable 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 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 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)
  • @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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 19, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants