Skip to content
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

[bot][8.38.x-prod]: Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.3 to 2.2.5 #78

Conversation

dependabot[bot]
Copy link
Contributor

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

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

v2.2.4

V2.2.4 is a fix release for Maven warnings introduced in v3.9.2, see "Plugins validation warnings" in Maven's release notes. 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 👍

Build / Infrastructure

  • #632 Add Maven matrix testing, and define Maven compatibility policy
  • #639 Bump Asciidoctorj to v2.5.8 and jRuby to v9.3.10.0
  • #623 Maven 3.9.2 displays warnings with version 2.2.3
  • #641 Add maven-site-plugin v3.10.0 integration test
  • #644 Fix maven-source-plugin configuration for release (hot-fix during release, not documented in CHANGELONG)

Release Meta

Released on: 2023-05-28 Released by: @​abelsromero Soundtrack: Of The New Day (Porcupine Tree)

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)

== v2.2.4 (2023-05-28)

Build / Infrastructure::

  • Add Maven matrix testing + define Maven compatibility policy (#632)
  • Bump Asciidoctorj to v2.5.8 and jRuby to v9.3.10.0 (#639)
  • Add maven-site-plugin v3.10.0 integration test (#641)
  • Fix warning messages reported since Maven 3.9.2 (#634)
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.3 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.3...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 dependency upgrade/update java Pull requests that update Java code labels Jan 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #82.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/maven/8.38.x-prod/org.asciidoctor-asciidoctor-maven-plugin-2.2.5 branch February 12, 2024 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependency upgrade/update java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants