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.4 #104

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

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

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.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

Features
  • allow overriding of firstParent in git describe evaluation

9.3.4

Fixes

... (truncated)

Commits
  • 00b0439 fix: handle tags within git worktrees directories
  • d45c1f0 fix: trim profile id element to match profile ids
  • 68565c5 build: add maven wrapper
  • 464877a fix: fix null pointer exception in case mojo runs multiple times
  • 50c2c07 doc: add changelog entry
  • 679debe build(release): bump patch version
  • db99975 test: upgrade maven verify
  • 74f5791 build(release): bump minor version
  • 21fb66c Merge pull request #237 from frelibert/master
  • 09df5e2 Fix compilation error + order of commands.
  • 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 [maven-git-versioning-extension](https://github.com/qoomon/maven-git-versioning-extension) from 9.3.0 to 9.6.4.
- [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.3.0...v9.6.4)

---
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 Feb 17, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 13, 2023

Superseded by #106.

@dependabot dependabot bot closed this Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/me.qoomon-maven-git-versioning-extension-9.6.4 branch March 13, 2023 21:04
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