Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

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 <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 [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 15, 2024
@manovotn manovotn merged commit 490feed into main Jan 15, 2024
@manovotn manovotn deleted the dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-2.2.5 branch January 15, 2024 17:01
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.

3 participants