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 asciidoctorj from 2.0.0 to 2.5.1 #45

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

Conversation

dependabot-preview[bot]
Copy link

Bumps asciidoctorj from 2.0.0 to 2.5.1.

Release notes

Sourced from asciidoctorj's releases.

v2.5.1

This release brings the latest version of Asciidoctor, 2.0.15 and Asciidoctor Epub3, 1.5.1.

Improvement

  • Upgrade to asciidoctor 2.0.15 (#1026)
  • Upgrade to asciidoctor-epub 1.5.1 (#1030)

Bug Fixes

  • Fix performance regression in v2.5.0 with asciidoctorj-pdf and concurrent-ruby (@​kedar-joshi) (#1032)

Build Improvement

  • Upgrade to sdkman vendor plugin 2.0.0
  • Remove builds on appveyor (#1027)

Build / Infrastructure

  • Upgrade test dependencies on Arquillian and Spock (#1031)

Release Meta

Released on: 2021-05-04 Released by: @​robertpanzer

v2.5.0

This release upgrades the version of Asciidoctor core to 2.0.14. Also a lot of effort has gone into modernising the build for Gradle 7.0 and Java 16. Finally, an effort has started to better document and clean up the API. Please take notice of the deprecations in the Asciidoctor interface, as the next major version will remove these methods.

Improvement

  • Allow defining @Name as a meta annotation on Block and Inline Macros (@​uniqueck) (#898)
  • Upgrade to jruby 9.2.17.0 (#1004)
  • Upgrade to asciidoctorj-diagram 2.1.2 (#1004)
  • Add getRevisionInfo method to Document. Make DocumentHeader class and readDocumentHeader methods as deprecated (@​abelsromero) (#1008)
  • Add getAuthors method to Document (@​abelsromero) (#1007)
  • Upgrade to asciidoctor 2.0.14 (#1016)
  • Deprecated methods Asciidoctor, Options and Attributes API scheduled for future removal (@​abelsromero)(#1015)
  • Add pushInclude to PreprocessorReaderImpl and deprecate push_include (@​abelsromero) (#1020)

Build Improvements

  • Fix wildfly integration test on Java 16 (@​abelsromero) (#1002)
  • Upgrade Gradle to 7.0.0 (#1001)
  • Fix URL for distribution in sdkman (#990)
  • Update gradle plugin biz.aQute.bnd to 5.3.0 (#1001)
  • Run Github actions for main branch (#1017)

... (truncated)

Changelog

Sourced from asciidoctorj's changelog.

== 2.5.1 (2021-05-04)

Improvement::

  • Upgrade to asciidoctor 2.0.15 (#1026)
  • Upgrade to asciidoctor-epub 1.5.1 (#1030)

Bug Fixes::

  • Fix performance regression in v2.5.0 with asciidoctorj-pdf and concurrent-ruby (@​kedar-joshi) (#1032)

Build Improvement::

  • Upgrade to sdkman vendor plugin 2.0.0
  • Remove builds on appveyor (#1027)

Build / Infrastructure::

  • Upgrade test dependencies on Arquillian and Spock (#1031)

== 2.5.0 (2021-04-27)

Improvement::

  • Allow defining @Name as a meta annotation on Block and Inline Macros (@​uniqueck) (#898)
  • Upgrade to jruby 9.2.17.0 (#1004)
  • Upgrade to asciidoctorj-diagram 2.1.2 (#1004)
  • Add getRevisionInfo method to Document. Make DocumentHeader class and readDocumentHeader methods as deprecated (@​abelsromero) (#1008)
  • Add getAuthors method to Document (@​abelsromero) (#1007)
  • Upgrade to asciidoctor 2.0.14 (#1016)
  • Deprecated methods Asciidoctor, Options and Attributes API scheduled for future removal (@​abelsromero)(#1015)
  • Add pushInclude to PreprocessorReaderImpl and deprecate push_include (@​abelsromero) (#1020)

Build Improvement::

  • Fix wildfly integration test on Java 16 (@​abelsromero) (#1002)
  • Upgrade Gradle to 7.0.0 (#1001)
  • Fix URL for distribution in sdkman (#990)
  • Update gradle plugin biz.aQute.bnd to 5.3.0 (#1001)
  • Run Github actions for main branch (#1017)

Documentation::

== 2.4.3 (2021-02-12)

Improvement::

  • Upgrade to asciidoctorj-pdf 1.5.4 (#986)

... (truncated)

Commits
  • db576a6 Release v2.5.1
  • 4c87555 Merge pull request #1033 from robertpanzer/fix-1032-performance-regression
  • 5c439c3 Fixes #1032. Downgrade concurrent-ruby to 1.1.7
  • 6464140 Merge pull request #1031 from robertpanzer/upgrade-test-deps
  • 77bec26 Avoid use of Rules which seem to break the order of events in Arquillian
  • 61b24c5 Upgrade test dependencies on Arquillian and Spock
  • 9caaf1b Merge pull request #1030 from robertpanzer/asciidoctorj-epub-1.5.1
  • e68d3b2 Upgrade asciidoctorj-epub3 to 1.5.1
  • baa81f4 Merge pull request #1029 from abelsromero/issue-1028-update-antora-version
  • fac140d Update version to 2.5 in Antora descriptor
  • 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 May 5, 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