Skip to content

Bump gitflow-maven-plugin from 1.14.0 to 1.17.0 - #72

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.amashchenko.maven.plugin-gitflow-maven-plugin-1.17.0
Closed

Bump gitflow-maven-plugin from 1.14.0 to 1.17.0#72
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.amashchenko.maven.plugin-gitflow-maven-plugin-1.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2021

Copy link
Copy Markdown
Contributor

Bumps gitflow-maven-plugin from 1.14.0 to 1.17.0.

Changelog

Sourced from gitflow-maven-plugin's changelog.

v1.17.0 (2021-12-07)

  • Fixed and improved error messages in feature-start goal - #306
  • Added ability to use different commit message on feature squash - #287
  • Added ability to increment different digit in hotfix version - #186
  • Added ability to disable update of project.build.outputTimestamp property - #310
  • Added support to automatically use Maven wrapper for internal commands - #246
  • Added ability to use gitFlowConfig and commitMessages properties from the command line - #284

v1.16.0 (2021-03-23)

  • Fixed wrong incrementing of feature name - #288
  • Fixed wrong version property update - #272
  • Added support for updating project.build.outputTimestamp property to support Maven reproducible builds - #286
  • Removed deprecated wrong spelling of commit message parameter
  • Added ability to use snapshot version in support branch - #250
  • Added ability to change support branch name - #276
  • Added ability to use full branch name in feature and hotfix finish goals - #270

v1.15.1 (2021-01-14)

  • Fixed hotfix-finish must not increment develop snapshot version #267

v1.15.0 (2020-11-04)

  • Updated java version to 1.7 - #252
  • Changed commit logic in feature-finish goal to avoid directly committing into the develop - #226
  • Fixed wrong development version after hotfix-finish - #211
  • Fixed failing hotfix-finish in fresh checkout - #219
  • Added ability to skip merging release into production branch - #74
  • Added ability to increment feature version during feature-finish goal - #162
  • Added current feature branch as the default choice for feature-finish - #227
  • Added properties to featureFinishDevMergeMessage message - #247
Commits
  • 3b90ffd 1.17.0 release
  • 54d31d9 Add missing CommitMessages
  • 40ab004 Move featureSquashMessage property to CommitMessages
  • f1adadc Add ability to use gitFlowConfig and commitMessages properties from the comma...
  • 72da507 Support maven wrapper for internal commands
  • 1369698 Merge pull request #310 from elektro-wolle/optional-outputTimestamp
  • 49e0ca3 Adds requested changes
  • baac146 Adds documentation of new parameter
  • 8e3de3b Makes update of outputTimestamp optional
  • daa4e50 Fix test, improve error message
  • 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)

Bumps [gitflow-maven-plugin](https://github.com/aleksandr-m/gitflow-maven-plugin) from 1.14.0 to 1.17.0.
- [Release notes](https://github.com/aleksandr-m/gitflow-maven-plugin/releases)
- [Changelog](https://github.com/aleksandr-m/gitflow-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](aleksandr-m/gitflow-maven-plugin@v1.14.0...v1.17.0)

---
updated-dependencies:
- dependency-name: com.amashchenko.maven.plugin:gitflow-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
@dependabot @github

dependabot Bot commented on behalf of github Feb 21, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #79.

@dependabot dependabot Bot closed this Feb 21, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/com.amashchenko.maven.plugin-gitflow-maven-plugin-1.17.0 branch February 21, 2022 08:00
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