Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2021

Bumps asciidoctorj from 1.5.6 to 2.5.2.

Release notes

Sourced from asciidoctorj's releases.

v2.5.2

This release brings the latest version of Asciidoctor, 2.0.16 and Asciidoctor PDF, 1.6.0.

Improvement:

  • Upgrade to asciidoctorj 2.0.16 (#1052)
  • Upgrade to asciidoctorj-pdf 1.6.0 (#1040)

Bug Fixes:

  • Avoid using of deprecated attributes toc2 and toc-placement. Deprecated Attributes.setTableOfContents2(). Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (@​abelsromero) (#1037)

Build Improvement:

  • Use JavaCompile options.release instead of sourceCompatibility and targetCompatibility to target Java 8 (#1042)
  • Upgrade nexus publishing and staging to new gradle-nexus.publish-plugin (#1043)
  • Upgrade remaining dependency on junit 4.12 to 4.13.2 (#1044)

Release Meta

Released on: 2021-08-08 Released by: @​robertpanzer

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

... (truncated)

Changelog

Sourced from asciidoctorj's changelog.

== 2.5.2 (2021-08-08)

Improvement::

  • Upgrade to asciidoctorj 2.0.16 (#1052)
  • Upgrade to asciidoctorj-pdf 1.6.0 (#1040)

Bug Fixes::

  • Avoid using of deprecated attributes toc2 and toc-placement. Deprecated Attributes.setTableOfContents2(). Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (@​abelsromero) (#1037)

Build Improvement::

  • Use JavaCompile options.release instead of sourceCompatibility and targetCompatibility to target Java 8 (#1042)
  • Upgrade nexus publishing and staging to new gradle-nexus.publish-plugin (#1043)
  • Upgrade remaining dependency on junit 4.12 to 4.13.2 (#1044)

== 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)

... (truncated)

Commits
  • 2a1913f Release 2.5.2
  • 3b8e378 Merge pull request #1052 from robertpanzer/asciidoctor-2.0.16
  • 062c9bb Update Asciidoctor to 2.0.16
  • a637d7c Merge pull request #1051 from mojavelinux/issue-1050-fix-upstream-build
  • ae9cf42 resolves #1050 fix upstream build to build against the specified ref
  • 850f723 Merge pull request #1048 from abelsromero/upgrade-springboot-it-test-to-lates...
  • baf68d7 Bump SpringBoot version to latest 2.5.2 in it test
  • aeb6a04 Merge pull request #1046 from geraldcombs/choco-update-v2.5.1
  • 7d404a8 Chocolatey: Upgrade packaging to 2.5.1.
  • d038617 Merge pull request #1044 from robertpanzer/upgrade-junit
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2021
@dependabot dependabot bot force-pushed the dependabot/maven/org.asciidoctor-asciidoctorj-2.5.2 branch from d2f2767 to a80334f Compare December 18, 2021 20:29
@inponomarev
Copy link
Member

@dependabot recreate

Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 1.5.6 to 2.5.2.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v1.5.6...v2.5.2)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.asciidoctor-asciidoctorj-2.5.2 branch from a80334f to 602e7e0 Compare December 18, 2021 20:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2022

Superseded by #17.

@dependabot dependabot bot closed this Jan 13, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.asciidoctor-asciidoctorj-2.5.2 branch January 13, 2022 00:28
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.

2 participants