Skip to content

Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.2.0 #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 457 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 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)

andymc12 and others added 30 commits September 7, 2021 08:44
…-asciidoctorj-diagram-2.2.1

Bump asciidoctorj-diagram from 2.2.0 to 2.2.1
…ons-io-2.11.0

Bump commons-io from 2.10.0 to 2.11.0
…a-graphql-java-17.2

Bump graphql-java from 16.2 to 17.2
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…n.plugins-maven-javadoc-plugin-3.3.1

Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.7.2...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…er-junit-jupiter-5.8.0

Bump junit-jupiter from 5.7.2 to 5.8.0
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 17.2 to 17.3.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v17.2...v17.3)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…a-graphql-java-17.3

Bump graphql-java from 17.2 to 17.3
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.8.0...r5.8.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…er-junit-jupiter-5.8.1

Bump junit-jupiter from 5.8.0 to 5.8.1
Bumps [bnd-maven-plugin](https://github.com/bndtools/bnd) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits/6.0.0)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…nd-maven-plugin-6.0.0

Bump bnd-maven-plugin from 5.3.0 to 6.0.0
Bumps [org.osgi.annotation.versioning](https://github.com/osgi/osgi) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/osgi/osgi/releases)
- [Commits](https://github.com/osgi/osgi/commits)

---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.annotation.versioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…gi.annotation.versioning-1.1.2

Bump org.osgi.annotation.versioning from 1.1.1 to 1.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/checkout-2.3.5

Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates to the Response interface, rename Error to GraphQLError
…s/checkout-2.4.0

Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [bnd-maven-plugin](https://github.com/bndtools/bnd) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](bndtools/bnd@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…nd-maven-plugin-6.1.0

Bump bnd-maven-plugin from 6.0.0 to 6.1.0
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.8.1...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…er-junit-jupiter-5.8.2

Bump junit-jupiter from 5.8.1 to 5.8.2
Bumps [asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Commits](asciidoctor/asciidoctorj-pdf@v1.6.0...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@7.4.0...7.5)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
andymc12 and others added 26 commits November 21, 2023 09:21
…llian-arquillian-bom-1.8.0.Final

Bump org.jboss.arquillian:arquillian-bom from 1.7.2.Final to 1.8.0.Final
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…jo-build-helper-maven-plugin-3.5.0

Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0
Bumps commons-io:commons-io from 2.15.0 to 2.15.1.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.13.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.13.0...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ons-io-2.15.1

Bump commons-io:commons-io from 2.15.0 to 2.15.1
…s/setup-java-4.0.0

Bump actions/setup-java from 3.13.0 to 4.0.0
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
…n.plugins-maven-javadoc-plugin-3.6.3

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…n.plugins-maven-compiler-plugin-3.12.0

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0
Bumps [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 2.3.9 to 2.3.10.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj-pdf@v2.3.9...v2.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
…-asciidoctorj-pdf-2.3.10

Bump org.asciidoctor:asciidoctorj-pdf from 2.3.9 to 2.3.10
Bumps [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.2.13 to 2.2.14.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases)
- [Commits](asciidoctor/asciidoctorj-diagram@v2.2.13...v2.2.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.0...maven-compiler-plugin-3.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…-asciidoctorj-diagram-2.2.14

Bump org.asciidoctor:asciidoctorj-diagram from 2.2.13 to 2.2.14
…n.plugins-maven-compiler-plugin-3.12.1

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1
Bumps org.apache.rat:apache-rat-plugin from 0.15 to 0.16.

---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…apache-rat-plugin-0.16

Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16
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] <support@github.com>
…-asciidoctor-maven-plugin-2.2.5

Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5
Bumps [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 2.3.10 to 2.3.12.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj-pdf@v2.3.10...v2.3.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
…-asciidoctorj-pdf-2.3.12

Bump org.asciidoctor:asciidoctorj-pdf from 2.3.10 to 2.3.12
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.6/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.5...asciidoctor-maven-plugin-2.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
…-asciidoctor-maven-plugin-2.2.6

Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 2.2.6
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.6 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.6...asciidoctor-maven-tools-3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2025
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.

4 participants