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

🔧 Bump maven-git-versioning-extension from 9.3.0 to 9.6.5 #106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps maven-git-versioning-extension from 9.3.0 to 9.6.5.

Release notes

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

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

v9.4.1

No release notes provided.

v9.4.0

No release notes provided.

9.3.4

Fixes
  • ignore ci/cd environment if head SHA hash is not matching environment variable commit hash

9.3.3

Fixes
  • fix value of describe.tag.version placeholder

9.3.2

No release notes provided.

9.3.1

Fixes
  • Extend gitlab ci support for env var CI_MERGE_REQUEST_SOURCE_BRANCH_NAME #218
Changelog

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

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
  • handel situations where no base directory is set
  • skip versioning if no pom.xml is available

9.4.1

Fixes
  • prevent null pointer exceptions if ci environment variables are missing (#225 kudos to @​jycr)

9.4.0

... (truncated)

Commits

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 9.3.0 to 9.6.5.
- [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](https://github.com/qoomon/maven-git-versioning-extension/commits)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
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