deviceinsight / helm-maven-plugin

Maven Plugin for Helm Charts
Apache License 2.0
46 stars 22 forks source link

Bump gitflow-maven-plugin from 1.13.0 to 1.14.0 #49

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps gitflow-maven-plugin from 1.13.0 to 1.14.0.

Changelog

Sourced from gitflow-maven-plugin's changelog.

v1.14.0 (2019-12-06)

  • Fixed snapshot dependencies check and improved version resolution - #204
  • Added fetching of the remote release branch in release-finish goal - #196
  • Added ability to add prefix to commit messages - #188
  • Added branchName parameter in the release-start goal - #70
Commits
  • a3b71ba 1.14.0 release
  • ca66fde Fetch release branch from remote on release-finish goal - #196
  • f5276b1 Add ability to prefix commit messages - closes #188
  • 9e35a72 Merge pull request #205 from s-kocher/master
  • 36abf3d Add releases dates in changelog
  • 3486430 Merge pull request #204 from cidus/master
  • dbcf699 reloads project info from pom.xml in order to resolve dependencies
  • f82f021 Adds parameter branchName on the release-start goal - closes #70
  • 94091c3 Adds parameter "branchName" on the release-start goal which allows users to s...
  • 0569fb5 Update readme
  • 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)