Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps me.qoomon:maven-git-versioning-extension from 9.10.2 to 9.11.0.

Release notes

Sourced from me.qoomon:maven-git-versioning-extension's releases.

9.11.0

  • add option to configure config file location
Changelog

Sourced from me.qoomon:maven-git-versioning-extension's changelog.

9.11.0

  • add option to configure config file location

9.10.1

  • add support for plugin dependencies

9.6.6

Fixes
  • fix tag sorting by version (fixes #250)

9.6.5

Fixes
  • fix ${describe.tag.version.label} placeholder

9.6.4

Fixes
  • handle tags within git worktrees directories

9.6.3

Fixes
  • fix null pointer exception if profile id has leading or trailing whitespaces #239

9.6.2

Fixes
  • fix null pointer exception in case mojo runs multiple times

9.6.1

Features

9.5.0

Features
  • add global option describeTagFirstParent option to enable/disable follow first parent only

9.4.2

Fixes

... (truncated)

Commits
  • 94fcdb4 Update README.md
  • 15d713f build(release): bump minor version
  • f260c3a Merge pull request #386 from swollner/feature/config-file-name
  • 7f95224 feat: added commandline option to define config file name
  • 243297a Merge pull request #383 from jpmartins/master
  • 6f9871c build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.10.0.202406032230-...
  • c6e4cfa Update configuration-9.4.0.xsd
  • 3871072 Update example-configuration.xml
  • 643081e build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#364)
  • f7609e4 Merge pull request #359 from qoomon/dependabot/maven/org.junit.jupiter-junit-...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [me.qoomon:maven-git-versioning-extension](https://github.com/qoomon/maven-git-versioning-extension) from 9.10.2 to 9.11.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@v9.10.2...v9.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 30, 2025
@jmkeyes jmkeyes merged commit 37ee6a9 into main Jun 30, 2025
2 checks passed
@jmkeyes jmkeyes deleted the dependabot/maven/me.qoomon-maven-git-versioning-extension-9.11.0 branch June 30, 2025 22:46
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.

2 participants