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

chore(deps): bump gitflow-maven-plugin from 1.17.0 to 1.18.0 #131

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps gitflow-maven-plugin from 1.17.0 to 1.18.0.

Changelog

Sourced from gitflow-maven-plugin's changelog.

v1.18.0 (2022-02-20)

Breaking changes

  • Changed default branch to merge during release. Now tag or production branch will be merged to development branch. To restore previous behavior and merge release branch use noBackMerge parameter - #213
  • Changed default branch to merger during hotfix. Now tag or production branch will be merged to development branch. To restore previous behavior and merge hotfix branch use noBackMergeHotfix parameter - #328
  • Changed default versions of internal plugins versions-maven-plugin and tycho-versions-plugin. Now it is set in the code and can be modified with properties - #330

---

  • Added new version-update goal - #269
  • Improved getting current version of the project - #324
  • Added check for SNAPSHOT dependency in parent project definition - #64
  • Added ability to use Maven version policy - #235
  • Added checkout from remote for development branch in feature-start goal - #322
  • Added ability to add push-options to git push - #319
Commits
  • 1c6a4cc 1.18.0 release
  • 122f178 Upload integration tests build logs on failure
  • 4adbb9a Set versions of used plugins in the code and allow to modify it with properti...
  • 6e03e4c Add ability to change which branch is merged to develop in hotfix-finish goal...
  • da263d3 Add ability to change which branch is merged to develop in release-finish goa...
  • 340754c Change some code style
  • e8b4c6d Add new version-update goal - closes #269
  • e30d065 Merge pull request #324 from dirk-kaspar/feature/recursiveReload
  • 9de6cba Reload Project and recursively all Modules and Integration Test
  • c33f0a3 Use apache maven wrapper
  • 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.17.0 to 1.18.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.17.0...v1.18.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] <[email protected]>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Feb 21, 2022
@jangalinski jangalinski merged commit 27fea59 into develop Feb 21, 2022
@jangalinski jangalinski deleted the dependabot/maven/com.amashchenko.maven.plugin-gitflow-maven-plugin-1.18.0 branch February 21, 2022 18:20
@zambrovski zambrovski added this to the 0.3.0 milestone Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants