nbbrd / java-desktop-util

Desktop utilities for Java
European Union Public License 1.2
5 stars 1 forks source link

Bump com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.8.1 to 0.9.2 #388

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.8.1 to 0.9.2.

Release notes

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

Release v0.9.2

0.9.2 - 2024-08-30

  • Fix blank line at the end of file #299

Release v0.9.1

0.9.1 - 2024-08-28

Fixed

  • Fix missing javadoc resources

0.9.0 - 2024-08-28

This release adds a release command that greatly improves the use of heylogs in automations.
It also brings some code refactoring to split the code into more manageable parts.

Added

  • Add release command to promote the Unreleased section into a new release version section #10

Changed

  • Improve code modularization
Changelog

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

[0.9.2] - 2024-08-30

  • Fix blank line at the end of file #299

[0.9.1] - 2024-08-28

Fixed

  • Fix missing javadoc resources

[0.9.0] - 2024-08-28

This release adds a release command that greatly improves the use of heylogs in automations.
It also brings some code refactoring to split the code into more manageable parts.

Added

  • Add release command to promote the Unreleased section into a new release version section #10

Changed

  • Improve code modularization
Commits
  • ce3500a Merge branch 'develop'
  • 51a9e93 Update versions for release
  • aed0f0a Update CHANGELOG.md for next release
  • 9d76248 Code cleanup
  • a99a891 Fix blank line at the end of file
  • c35f9ec Update for next development version
  • ed8b6d6 Merge tag 'v0.9.1' into develop
  • 0debf3e Merge branch 'develop'
  • 192ec90 Update versions for release
  • 4649ef4 Update CHANGELOG.md for next release
  • 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 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)