quarkusio / quarkus-workshops

Hosts Quarkus related workshops
https://quarkus.io/quarkus-workshops/super-heroes/
Apache License 2.0
173 stars 173 forks source link

Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 in /quarkus-workshop-super-heroes #465

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5.

Release notes

Sourced from org.asciidoctor:asciidoctor-maven-plugin's releases.

v2.2.5

Patch release with minor fixes. No substantial code changes or new features have been introduced.

As always, thanks to all contributors! Specially those taking time providing report issues and feedback 👍

Fixes

  • Remove Java 'requires open access' module warning in modern Java versions with JRuby v9.4.5.0 (#553). Thanks @​khmarbaise for notifiying of the fix.
  • Check for both destinationDir and toDir to avoid invalid "Duplicated destination found" messages, and improve warning message (#728). Thanks @​kriegaex for reporting.

Build / Infrastructure

  • Use latest Maven v3.9.6 in CI and wrapper (#659)
  • Bump AsciidoctorJ to v2.5.11 and jRuby to v9.4.5.0
  • Integrated Dependabot to ease maintenance

Release Meta

Released on: 2024-01-11 Released by: @​abelsromero Soundtrack: Joe Hisaishi - Studio Ghibli Concert (2008)

Changelog

Sourced from org.asciidoctor:asciidoctor-maven-plugin's changelog.

== v2.2.5 (2024-01-11)

Bug Fixes::

  • Remove Java 'requires open access' module warning in modern Java versions with JRuby v9.4.5.0 (#553)
  • Check for both destinationDir and toDir when to avoid invalid "Duplicated destination found" messages, and improve warning message (#728)

Build / Infrastructure::

  • Bump AsciidoctorJ to v2.5.10 and jRuby to v9.4.2.0 (#648)
  • Use Maven v3.9.2 in CI and wrapper (#659)
  • Upgrade Asciidoctorj to v2.5.11 (#689)
Commits
  • db09b63 [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.5
  • 06e8511 Update docs for release v2.2.5 (#740)
  • 68fa5ac Use envvar for GPG signature (#737)
  • 5ca7783 Return maven-filtering to v3.3.0 from v3.3.1 (#731)
  • 7ddd128 (v2.2.x): Bump org.apache.maven.plugins:maven-surefire-plugin (#734)
  • f610df9 (v2.2.x) Fix empty destination path calculation for validation (#730)
  • 5b67431 (v2.2.x): Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#726)
  • cc796bf (v2.2.x): Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#714)
  • f0517db Bump mockito to v4.11.0 (#710)
  • ce327fb (v2.2.x): Bump org.apache.maven.plugins:maven-surefire-plugin (#707)
  • 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)
github-actions[bot] commented 6 months ago

🙈 The PR is closed and the preview is expired.

dependabot[bot] commented 5 months ago

Superseded by #476.