ContinuousSecurityTooling / zap-java

Apache License 2.0
0 stars 0 forks source link

chore(deps): update dependency com.amashchenko.maven.plugin:gitflow-maven-plugin to v1.19.0 #63

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.amashchenko.maven.plugin:gitflow-maven-plugin 1.16.0 -> 1.19.0 age adoption passing confidence

Release Notes

aleksandr-m/gitflow-maven-plugin ### [`v1.19.0`](https://togithub.com/aleksandr-m/gitflow-maven-plugin/blob/HEAD/CHANGELOG.md#v1190-2022-10-13) [Compare Source](https://togithub.com/aleksandr-m/gitflow-maven-plugin/compare/v1.18.0...v1.19.0) - Fixed snapshot checking with up-to-date project info - [#​345](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/345) - Improved remote branch fetching comparing and checking out - Added ability to update git submodules before commit - [#​348](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/348) - Added tag push on hotfix if it isn't pushed with the branch - [#​349](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/349) - Added fetching of remote release branch on hotfix-finish goal - [#​318](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/318) - Added more logs for verbose mode - [#​331](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/331) ### [`v1.18.0`](https://togithub.com/aleksandr-m/gitflow-maven-plugin/blob/HEAD/CHANGELOG.md#v1180-2022-02-20) [Compare Source](https://togithub.com/aleksandr-m/gitflow-maven-plugin/compare/v1.17.0...v1.18.0) ##### 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](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/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](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/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](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/330) ##### --- - Added new `version-update` goal - [#​269](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/269) - Improved getting current version of the project - [#​324](https://togithub.com/aleksandr-m/gitflow-maven-plugin/pull/324) - Added check for SNAPSHOT dependency in parent project definition - [#​64](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/64) - Added ability to use [Maven version policy](https://maven.apache.org/maven-release/maven-release-api/apidocs/org/apache/maven/shared/release/policy/version/VersionPolicy.html) - [#​235](https://togithub.com/aleksandr-m/gitflow-maven-plugin/pull/236) - Added checkout from remote for development branch in `feature-start` goal - [#​322](https://togithub.com/aleksandr-m/gitflow-maven-plugin/pull/322) - Added ability to add [push-options](https://git-scm.com/docs/git-push#Documentation/git-push.txt--oltoptiongt) to git push - [#​319](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/319) ### [`v1.17.0`](https://togithub.com/aleksandr-m/gitflow-maven-plugin/blob/HEAD/CHANGELOG.md#v1170-2021-12-07) [Compare Source](https://togithub.com/aleksandr-m/gitflow-maven-plugin/compare/v1.16.0...v1.17.0) - Fixed and improved error messages in `feature-start` goal - [#​306](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/306) - Added ability to use different commit message on feature squash - [#​287](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/287) - Added ability to increment different digit in hotfix version - [#​186](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/186) - Added ability to disable update of `project.build.outputTimestamp` property - [#​310](https://togithub.com/aleksandr-m/gitflow-maven-plugin/pull/310) - Added support to automatically use Maven wrapper for internal commands - [#​246](https://togithub.com/aleksandr-m/gitflow-maven-plugin/pull/246) - Added ability to use `gitFlowConfig` and `commitMessages` properties from the command line - [#​284](https://togithub.com/aleksandr-m/gitflow-maven-plugin/issues/284)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.