Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

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)
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 Mar 24, 2025
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.1.1 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-tools-3.1.1...asciidoctor-maven-tools-3.2.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-3.2.0 branch from b8307d8 to a5af816 Compare April 4, 2025 14:42
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

1 participant