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.6.0 to 0.7.0 #283

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.github.nbbrd.heylogs:heylogs-maven-plugin from 0.6.0 to 0.7.0.

Release notes

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

Release v0.7.0

0.7.0 - 2023-10-10

This release adds support for a custom separator between version and date. It also provides some basic documentation.

Added

  • Add support for en dash (U+2013) and em dash (U+2014) as separator between version and date by @​koppor #140
  • Add basic documentation #4

Fixed

  • Fix project description in release distribution #1

Changed

  • Rename rule entry-for-every-versions to all-h2-contain-a-version@​koppor #141
Changelog

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

[0.7.0] - 2023-10-10

This release adds support for a custom separator between version and date. It also provides some basic documentation.

Added

  • Add support for en dash (U+2013) and em dash (U+2014) as separator between version and date by @​koppor #140
  • Add basic documentation #4

Fixed

  • Fix project description in release distribution #1

Changed

  • Rename rule entry-for-every-versions to all-h2-contain-a-version@​koppor #141
Commits
  • 74d3228 Merge branch 'develop'
  • e49dc47 Update versions for release
  • 50cae11 Update CHANGELOG.md for next release
  • 458a253 Bump org.semver4j:semver4j from 5.2.1 to 5.2.2
  • a4f7011 Bump de.thetaphi:forbiddenapis from 3.5.1 to 3.6
  • befb672 Bump org.checkerframework:checker-qual from 3.38.0 to 3.39.0
  • e8e108b Fix project description in distributions
  • e9e8d48 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1
  • 86e07ac Bump org.semver4j:semver4j from 5.2.0 to 5.2.1
  • 359afc7 Fix dependency convergence on JetBrains annotations
  • 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)