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

Build(deps): Bump maven-git-versioning-extension from 6.4.6 to 6.5.0 #193

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2021

Bumps maven-git-versioning-extension from 6.4.6 to 6.5.0.

Release notes

Sourced from maven-git-versioning-extension's releases.

6.5.0

  • Features

    • add git describe version placeholders
      • new placeholders
        • ${describe}
        • ${describe.tag}
          • ${describe.<TAG_PATTERN_GROUP_NAME or TAG_PATTERN_GROUP_INDEX>} e.g. pattern v(?<version>.*) will create placeholder ${describe.version}
        • ${describe.distance}
  • BREAKING CHANGES

    • no longer provide project property git.dirty due to performance issues on larger projects, version format placeholder ${dirty} is still available
Changelog

Sourced from maven-git-versioning-extension's changelog.

6.5.0

  • Features

    • add git describe version placeholders
      • new placeholders
        • ${describe}
        • ${describe.tag}
          • ${describe.<TAG_PATTERN_GROUP_NAME or TAG_PATTERN_GROUP_INDEX>} e.g. pattern v(?<version>.*) will create placeholder ${describe.version}
        • ${describe.distance}
  • BREAKING CHANGES

    • no longer provide project property git.dirty due to performance issues on larger projects, version format placeholder ${dirty} is still available
Commits
  • 717bc7f doc(release): update changelog
  • 9ec8dc9 fix: add index groups to patternGroups function result
  • 6d2d751 refactor: optimize imports
  • 517628c Merge branch 'feature/git-describe'
  • c6bd124 feat: add git describe version placeholders
  • 9b97dcc build(deps): bump jackson-dataformat-xml from 2.12.3 to 2.12.4 (#124)
  • 0cc5b3f doc: add gpg.keynam parameter to deploy command
  • 9d8debd Update CHANGELOG.md
  • ef1b355 build(deps-dev): bump assertj-core from 3.19.0 to 3.20.2 (#121)
  • de9de1b Update CHANGELOG.md
  • See full diff 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 [maven-git-versioning-extension](https://github.com/qoomon/maven-git-versioning-extension) from 6.4.6 to 6.5.0.
- [Release notes](https://github.com/qoomon/maven-git-versioning-extension/releases)
- [Changelog](https://github.com/qoomon/maven-git-versioning-extension/blob/master/CHANGELOG.md)
- [Commits](qoomon/maven-git-versioning-extension@v6.4.6...v6.5.0)

---
updated-dependencies:
- dependency-name: me.qoomon:maven-git-versioning-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 16, 2021
@kokorin kokorin merged commit 56ce78e into develop Jul 19, 2021
@kokorin kokorin deleted the dependabot/maven/develop/me.qoomon-maven-git-versioning-extension-6.5.0 branch July 19, 2021 15:12
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant