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 to 2.1.0 #171

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps asciidoctor-maven-plugin from 2.0.0 to 2.1.0.

Release notes

Sourced from asciidoctor-maven-plugin's releases.

v2.1.0

V2.1.0 ("House cleaning") completes the consolidation and clean up work started with v2.0.0. This version focuses on refactors and public availability of internal features that where not officially supported 🚀.

The highlights...

  • Removal of code and configurations not being used.
  • Public availability of auto-refresh and http mojos. These add life preview features to test and write more confortable. With them, all your configurations, included extensions, will be applied to modified files same way as during a normal build. Special thanks to Romain Manni-Bucau (rmannibucau 🐦, rmannibucau :octocat:) who put the foundations in previous versions.
  • Focus on improved tests, going from 73% coverage to 85%.

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

Improvements

  • #459 Inject Maven properties as attributes in process-asciidoc mojo
  • #474, #478, #480 Made auto-refresh mojo officially available These allows live conversion of documents, see the docs
  • #483 Made http mojo officially available Extends auto-refresh capabilities making HTML docs available through and embedded HTTP server, see the docs
  • #486 Upgraded Asciidoctorj to 2.4.1 ad jRuby to 9.2.13.0

Documentation

  • #445 Add reference to v2-migration-guide in README for better findability
  • #446 Fix broken link to V2 migration guide (@ge0ffrey)
  • #465 Add GitHub’s PR and issue templates
  • #482 Add copyright notice to README and remove unnecessary license header from sources

Build / Infrastructure

  • #448 Update maven-release-plugin version (3.0.0-M1) and POM scm configuration to simplify release proce
  • #452, #453 Add GitHub Actions build for Linux, Windows, MacOS and Java 8, 11
  • #460 Simplify TravisCI and AppVeyor to run Java 8 and 11 only
  • #479 Upgrade Maven from v3.5.0 to 3.6.3 in AppVeyor and jacoco-maven-plugin version from v0.8.2 to 0.8.5
  • #481 Use maven-javadoc-plugin version defined in pluginManagement + update to v3.2.0
  • #484 Add Maven Wrapper to project and CI builds

Release Meta

Released on: 2020-09-15 Released by: @abelsromero Soundtrack: Detonation (Steven Wilson)

Commits
  • 4a8727b [maven-release-plugin] prepare release asciidoctor-maven-plugin-2.1.0
  • 86aff56 updates README for next release 2.1.0 (#487)
  • 73d676d bumps Asciidoctorj to 2.4.1 + jRuby to 9.2.13.0 (#486)
  • a8a1d7e closes #204: adds maven wrapper and uses it in CI solutions (#484)
  • 08fc4e0 closes #468: adds life refresh in http mojo (#483)
  • 14e0635 removes unnecessary licensee headers + adds copyright notice to README (#482)
  • 5a7430d bumps maven-javadoc-plugin to latest 3.2.0 (#481)
  • a61dd5e avoids docInfo files from being copied in refresh mojo (#480)
  • 460e1b9 adds auto-refresh mojo documentation to README (#466)
  • fadf217 bumps jacoco-maven-plugin to 0.8.5 (#479)
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Sep 15, 2020
@radcortez radcortez merged commit 1a79bee into master Sep 25, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-2.1.0 branch September 25, 2020 11:58
@radcortez radcortez added this to the 24 milestone Nov 4, 2020
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.

1 participant