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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2 #7498

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps asciidoctor-maven-plugin from 2.2.1 to 2.2.2.

Release notes

Sourced from asciidoctor-maven-plugin's releases.

v2.2.2

V2.2.2 ("Last mile") closes the v2 release train, to start work on breaking changes for next v3.

This release includes fixes and compatibilty with latest version of maven-site-plugin. Please, pay attention to details below if you find issues when upgrading.

As always, thanks to all contributors! Specially those taking time providing report issues and feedback 馃憤

Fixes

  • #550 Exclude dot files and folders from conversion
  • #563 Fix StringIndexOutOfBoundsException parsing log records when cursor file is above source directory
  • #566 Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (https://github.com/michael-o[@鈥媘ichael-o])

Documentation

Build / Infrastructure

  • #573 Migrate Maven Wrapper to Apache's offical one
  • #572 Upgrade Asciidoctorj to v2.5.3 and jRuby to v9.2.20.1
  • #557 Support Java 17
  • #561 Bump netty-codec-http to v4.1.71.Final

Release Meta

Released on: 2022-01-30 Released by: @鈥媋belsromero Soundtrack: Seventh Wave (Devin Townsend)

Changelog

Sourced from asciidoctor-maven-plugin's changelog.

== v2.2.2 (2022-01-30)

Bug Fixes::

  • Exclude dot files and folders from conversion (#550)
  • Fix StringIndexOutOfBoundsException parsing log records when cursor file is above source directory (#563)
  • Fix compatibility with maven-site-plugin v3.10.0 (previous versions no longer supported) (https://github.com/michael-o[@鈥媘ichael-o]) (#566)

Documentation::

Build / Infrastructure::

  • Migrate Maven Wrapper to Apache's offical one (#573)
  • Upgrade Asciidoctorj to v2.5.3 and jRuby to v9.2.20.1 (#572)
  • Upgrade Asciidoctorj to v2.5.2 (#555)
  • Support Java 17 (#557)
  • Bump netty-codec-http to v4.1.71.Final (#561)
Commits
  • 9feee7e [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.2
  • 58a9b44 Update docs references for v2.2.2 release (#576)
  • 1ba79bc Fix invalid PR reference in CHANGELOG (#575)
  • 0e56f30 Apply Apache's Maven Wrapper (#573)
  • 54a06f2 Bump Asciidoctorj to v2.5.3 & JRuby to v 9.2.20.1 (#572)
  • eadcbf0 fix broken xref in docs
  • 16fc888 Add missing 2.1.0 readme reference to README (#570)
  • a85bd4f Add compatibility matrix (#569)
  • 1e70af1 Fix site integration failing with maven-site-plugin v3.10.0 (#566)
  • fb79430 Avoid crash when processing logs of files not under the source dir (#563)
  • 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 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 [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.1 to 2.2.2.
- [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.1...asciidoctor-maven-plugin-2.2.2)

---
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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2022
@dependabot dependabot bot added this to the 11.0.x milestone Jan 31, 2022
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit da88065 into jetty-11.0.x Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/jetty-11.0.x/org.asciidoctor-asciidoctor-maven-plugin-2.2.2 branch January 31, 2022 21:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant