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

Bump asciidoctor-maven-plugin from 2.0.0-RC.1 to 2.2.1 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps asciidoctor-maven-plugin from 2.0.0-RC.1 to 2.2.1.

Release notes

Sourced from asciidoctor-maven-plugin's releases.

v2.2.1

V2.2.1 contains a fix that could impact Jenkins users (#545) when Jenkins creates a working directorin with "_" prefix.

Thanks @​liampuk for reporting!

Improvements

  • #546 Fix excluding sources when enclosing parent path starts with _

Release Meta

Released on: 2021-07-24 Released by: @​abelsromero Soundtrack: Chrysalis (Opeth)

v2.2.0

V2.2.0 aim has been in maintenance and accessibility.

The highlights...

  • Documentation has been migrated to Antora site docs.asciidoctor.org/maven-tools.
  • All tests have been migrated to Java & JUnit5.
  • Removed usage of AsciidoctorJ internal componentes.
  • Upgraded Asciidoctorj to latests v2.5. and jRuby to v9.2.17.0.

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

Improvements

  • #542 Allow running a refresh build on included sources (for auto-refresh & http mojos)

Documentation

  • #498 Migrate docs (README) to Antora site and publish them in gh-pages
  • #507 Remove ambiguity in usage of maven properties docs
  • #509 Add ID to 'attributes' description, to be able to generate direct url from other docs
  • #523 Fix broken links to extension api documentation (@​djarnis73)
  • #529 Remove local antora site generator stuff (@​uniqueck)

Build / Infrastructure

  • #521 Upgrade tests to JUni5
  • #524 Rename main branch
  • #525 Set maven wrapper to use maven v3.8.1
  • #526 Upgrade Asciidoctorj to v2.4.3 and jRuby to v9.2.14.0
  • #531 Upgrade Asciidoctorj to v2.5.0 and jRuby to v9.2.17.0
  • #534 Upgrade Asciidoctorj to v2.5.1
  • #539 Added 'Asciidoctor' organization to pom
  • #540 Remove AppVeyor CI build
  • #544 Update distributionManagement to deploy directly without Bintray

... (truncated)

Changelog

Sourced from asciidoctor-maven-plugin's changelog.

== v2.2.1 (2021-07-24)

Bug Fixes::

  • Fix excluding sources when enclosing parent path starts with _ (#544)

== v2.2.0 (2021-07-18)

Improvements::

  • Allow running a refresh build on included sources (for auto-refresh & http mojos) (#542)

Documentation::

Build / Infrastructure::

  • Upgrade tests to JUni5 (#521)
  • Rename main branch (#524)
  • Set maven wrapper to use maven v3.8.1 (#525)
  • Upgrade Asciidoctorj to v2.4.3 and jRuby to v9.2.14.0 (#526)
  • Upgrade Asciidoctorj to v2.5.0 and jRuby to v9.2.17.0 (#531)
  • Upgrade Asciidoctorj to v2.5.1 (#534)
  • Added 'Asciidoctor' organization to pom (#539)
  • Remove AppVeyor CI build (#540)
  • Update distributionManagement to deploy directly without Bintray (#544)

Maintenance::

  • Upgrade netty-codec-http to 4.1.29.Final and refactor AsciidoctorHttpServer (#511)
  • Rewrite AsciidoctorMojoTest to Java to make it more approachable (#512)
  • Rewrite AsciidoctorMojoLogHandlerTest to Java to make it more approachable (#514)
  • Rewrite AsciidoctorMojoExtensionsTest to Java to make it more approachable (#515)
  • Rewrite AsciidoctorHttpMojoTest to Java to make it more approachable (#516)
  • Rewrite AsciidoctorZipMojoTest to Java to make it more approachable (#518)
  • Rewrite AsciidoctorDoxiaParserTest to Java + remove Groovy & Spock configurations (#519)
  • Replace usage of internal Asciidoctorj DirectoryWalker with Java NIO API and fix incorrect sources converted when using sourceDocumentExtension (https://github.com/stdll[@​stdll]) (#532)

== v2.1.0 (2020-09-15)

Improvements::

  • Inject Maven properties as attributes in process-asciidoc mojo (#459)
  • Make auto-refresh (and http by inheritance) only convert modified and created sources (#474)
  • Make auto-refresh only copy modified and created resources + taking into consideration options (#478)
  • Make auto-refresh ignore docInfo files to avoid copying them into output (#480)

... (truncated)

Commits
  • 8fbd9d9 [maven-release-plugin] prepare for next development iteration
  • 85f408b [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.1
  • 5a327fe Update release metadata for 2.2.1 release (#547)
  • a9faffd Fix excluding sources when enclosing parent path starts with _ (#546)
  • 9b18ae0 [maven-release-plugin] prepare for next development iteration
  • feb767f [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.2.0
  • aedd47a Prepare v2.2.0 release in MavenCentral
  • 139fcde Allow setting included sources to run full refresh on change (#542)
  • 37c545c Bump build plugins versions (#541)
  • bd02399 Remove AppVeyor CI build (#540)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
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

0 participants