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

build(deps): bump asciidoctorj from 2.5.1 to 2.5.3 #322

Merged
merged 1 commit into from Feb 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2022

Bumps asciidoctorj from 2.5.1 to 2.5.3.

Release notes

Sourced from asciidoctorj's releases.

v2.5.3

This release brings the latest version of Asciidoctor, 2.0.17, Asciidoctor PDF, 1.6.2.

Improvement

Build Improvement

Documentation

  • Clarify execution order for extensions (@​rockyallen) (#1068)
  • Added docs for attributes and positional attributes in extensions (#1072)
  • Added docs for how to log from extensions (#1071)

Release Meta

Released on: 2022-01-12 Released by: @​robertpanzer Release Beer: Dogfish 90 Minute Imperial IPA

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)

... (truncated)

Changelog

Sourced from asciidoctorj's changelog.

== 2.5.3 (2022-01-12)

Improvement::

Build Improvement::

Documentation::

  • Clarify execution order for extensions (@​rockyallen) (#1068)
  • Added docs for attributes and positional attributes in extensions (#1072)
  • Added docs for how to log from extensions (#1071)

== 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)
Commits
  • 8667001 Release 2.5.3
  • d912aa3 Merge pull request #1076 from ahus1/fix-gradle-warning-undeclared-dependency
  • f54746e Merge pull request #1074 from robertpanzer/upgrade-asciidoctor-2.0.17
  • a50573b Fix usage of TemporaryFolder in tests to avoid AccessDeniedExceptions
  • e12eeaf add explicit dependency after Gradle complained
  • 6f4ac24 Upgrade to asciidoctor 2.0.17
  • 5765549 Merge pull request #1072 from asciidoctor/docs-extension-attributes
  • 8351743 Merge pull request #1073 from robertpanzer/upgrade-pdf
  • ffca0f5 Upgrade to asciidoctorj-pdf 1.6.2
  • 8914ebd Upgrade test dependencies on commons-io and jsoup
  • 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 [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.1...v2.5.3)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  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 Feb 23, 2022
@sruehl sruehl merged commit 3e72b95 into develop Feb 23, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.asciidoctor-asciidoctorj-2.5.3 branch February 23, 2022 09:23
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