Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2025

Bumps com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.13.0 to 0.14.0.

Release notes

Sourced from com.github.nbbrd.heylogs:heylogs-maven-plugin's releases.

Release v0.14.0

0.14.0 - 2025-09-08

This release focuses on improving and extending rules.
Note that it has a breaking change in the configuration of tag prefix:

  • --tag-prefix v option has been replaced by -t prefix:v.

Added

  • Add rule severity configuration #224
  • Add generic forge ref rule #429
  • Add rule severity to the list command output #430
  • Add support of version with direct link #206
  • Add release date rule #25
  • Add dot-space-link-style rule #165,#323
  • Add tagging SPI #431
  • Add tag versioning rule #432
  • Add domain configuration #433

Changed

  • Change default severity of no-empty-release rule from WARN to ERROR
  • Simplify forge and format configuration
  • Simplify command names in API
Changelog

Sourced from com.github.nbbrd.heylogs:heylogs-maven-plugin's changelog.

[0.14.0] - 2025-09-08

This release focuses on improving and extending rules.
Note that it has a breaking change in the configuration of tag prefix:

  • --tag-prefix v option has been replaced by -t prefix:v.

Added

  • Add rule severity configuration #224
  • Add generic forge ref rule #429
  • Add rule severity to the list command output #430
  • Add support of version with direct link #206
  • Add release date rule #25
  • Add dot-space-link-style rule #165,#323
  • Add tagging SPI #431
  • Add tag versioning rule #432
  • Add domain configuration #433

Changed

  • Change default severity of no-empty-release rule from WARN to ERROR
  • Simplify forge and format configuration
  • Simplify command names in API
Commits
  • b8f33d2 Merge branch 'develop'
  • 556c86c Update versions for release
  • 5aec840 Update CHANGELOG.md for next release
  • 1d4cced Fix typo
  • 8ae0c0b Improve documentation layout
  • 26e70de Update documentation for next release
  • 756ea6b Remove forced forge filtering
  • f68efc1 Bump org.projectlombok:lombok from 1.18.38 to 1.18.40
  • b2b6b65 Bump org.jreleaser:jreleaser-maven-plugin from 1.19.0 to 1.20.0
  • eed0b9e Fix missing compare link parsers
  • 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 [com.github.nbbrd.heylogs:heylogs-maven-plugin](https://github.com/nbbrd/heylogs) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/nbbrd/heylogs/releases)
- [Changelog](https://github.com/nbbrd/heylogs/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/heylogs@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.heylogs:heylogs-maven-plugin
  dependency-version: 0.14.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 Sep 13, 2025
@github-actions github-actions bot merged commit 6a9ce63 into develop Sep 13, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/maven/develop/com.github.nbbrd.heylogs-heylogs-maven-plugin-0.14.0 branch September 13, 2025 15:02
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