Skip to content

Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.13.0 to 0.14.1#507

Merged
charphi merged 2 commits intodevelopfrom
dependabot/maven/develop/com.github.nbbrd.heylogs-heylogs-maven-plugin-0.14.1
Sep 17, 2025
Merged

Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.13.0 to 0.14.1#507
charphi merged 2 commits intodevelopfrom
dependabot/maven/develop/com.github.nbbrd.heylogs-heylogs-maven-plugin-0.14.1

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

Release v0.14.1

0.14.1 - 2025-09-16

Fixed

  • Fix forge ref validation if ref parser is missing #445
  • Improve error message of Changelog section #444

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.1] - 2025-09-16

Fixed

  • Fix forge ref validation if ref parser is missing #445
  • Improve error message of Changelog section #444

[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
  • b81df65 Merge branch 'develop'
  • 9dabffa Update versions for release
  • 4033f61 Merge pull request #446 from nbbrd/master
  • 45cb924 Update CHANGELOG.md for next release
  • 141c9c7 Improve error message of Changelog section
  • 4ed1803 Fix forge ref validation if ref parser is missing
  • 33666dc Merge pull request #443 from koppor/patch-1
  • 65feee2 Pin jbang-action version to v0.130.0
  • 1675c2f Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
  • d8bf928 Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.heylogs:heylogs-maven-plugin
  dependency-version: 0.14.1
  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 Sep 17, 2025
@charphi charphi merged commit 4d58e88 into develop Sep 17, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/maven/develop/com.github.nbbrd.heylogs-heylogs-maven-plugin-0.14.1 branch September 17, 2025 10:56
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