Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

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

Release notes

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

v3.2.0

This patch release contains a new feature for both the Maven plugin and site modules.

Improvements (for all modules)::

  • Add failFast option to logHandler to allow displaying all errors in build (#1032)

Build / Infrastructure::

  • Set minimal supported Maven version to 3.8.8 #1029

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

Release Meta

Released on: 2025-03-22 Released by: @​abelsromero Soundtrack: -

v3.1.1

This patch release contains fixes and internal changes (refactors) that do not affect features.

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

Improvements (for all modules)::

  • Use Maven Eclipse Sisu to inject components (allowed refactors to increase code re-use) #945
  • Centralize Maven4 configurations in a profile in the parent #945

Bug Fixes (Site Modules)::

  • Fix resolution of baseDir for Doxia modules (with locales) #968

Improvements (Site Modules)::

  • Unify loggers initialization to be static #971

Build / Infrastructure::

  • Bump Maven Wrapper to v3.9.9 #978

Release Meta

Released on: 2024-11-14 Released by: @​abelsromero Soundtrack: Iron Maiden- Tears of a Clown (The Book of Souls)

v3.1.0

This minor release contains many new features and fixes.

... (truncated)

Changelog

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

== v3.2.0 (2025-03-28)

Improvements (for all modules)::

  • Add failFast option to logHandler to allow displaying all errors in build (#1032)

Build / Infrastructure::

  • Set minimal maven version to 3.8.8 (#1039)

== v3.1.1 (2024-11-14)

Improvements (for all modules)::

  • Use Maven Eclipse Sisu to inject components (allowed refactors to increase code re-use) (#945)
  • Centralize Maven4 configurations in a profile in the parent (#945)

Bug Fixes (Site Modules)::

  • Fix resolution of baseDir for Doxia modules (#968)

Improvements (Site Modules)::

  • Unify loggers initialization to be static (#971)

Build / Infrastructure::

  • Bump Maven Wrapper to v3.9.9 (#978)

== v3.1.0 (2024-10-30)

Bug Fixes::

  • Fix open IMG tags in parser-doxia-module (#783)
  • Fix naming in Asciidoctor Converter Doxia Module pom (#934)
  • Fix empty table generating element (asciidoctor-parser-doxia-module) (#938)

Improvements::

  • Added support for AsciidoctorJ v3.0.0 (#651)
  • Add compatibility with maven-site-plugin v3.20.0 and Doxia v2.0.0 (#933)
  • Add support for code blocks titles (asciidoctor-parser-doxia-module) (#935)
  • Refactor AST traversal method (asciidoctor-parser-doxia-module) (#944)
  • Empty titles in document or empty literals no longer generate or in asciidoctor-parser-doxia-module (#944)
  • Sections are now wrapped in in (asciidoctor-parser-doxia-module) (#944)
  • Add support for inline and Example blocks (asciidoctor-parser-doxia-module) (#938)
  • Add support for captioned titles in appendixes, tables, listing, figure, and examples (asciidoctor-parser-doxia-module) (#749)
  • Add INFO message to site modules showing the filename in case of issues (#323)

Build / Infrastructure::

... (truncated)

Commits
  • a879f37 [maven-release-plugin] prepare release asciidoctor-maven-tools-3.2.0
  • 187d836 Update docs for v3.2.0 release (#1038)
  • b9b253c Set minimal Maven version to v3.8.8 from v3.8.5 (#1039)
  • 3dd1d72 Add failFast option to allow displaying all errors in build (#1032)
  • 7465684 Remove unnecessary byte-buddy test dependency (#1034)
  • 7205c92 (main): Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#1036)
  • c0de348 (main): Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#1037)
  • e8537d7 (main): Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (#1033)
  • 3adde3e Bump Maven 4 to RC-3 (#1035)
  • f1e5417 (main): Bump io.netty:netty-codec-http (#1028)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 27, 2025
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.5 to 3.2.0.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.5...asciidoctor-maven-tools-3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-3.2.0 branch from 7dda501 to 984b151 Compare November 27, 2025 16:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2025

Looks like org.asciidoctor:asciidoctor-maven-plugin is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 27, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-3.2.0 branch November 27, 2025 18:14
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