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.5.3 to 2.5.7 #47

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps asciidoctorj from 2.5.3 to 2.5.7.

Release notes

Sourced from asciidoctorj's releases.

v2.5.7

Improvement

  • Upgrade to asciidoctorj 2.0.18 (#1126)

Build / Infrastructure

Release Meta

Released on: 2022-10-21 Released by: @​robertpanzer

v2.5.6

Improvement

  • Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1115) (@​pasieronen)
  • Upgrade to JRuby 9.3.8.0 (#1117)
  • Upgrade to Rouge 3.30.0 (#1118)

Bug Fixes

  • Avoid throwing an exception when using AsciidoctorJ CLI and reading input from stdin (#1105) (@​AlexCzar)

Release Meta

Released on: 2022-09-19 Released by: @​robertpanzer

v2.5.5

This release is a minor bugfix release

Improvement

  • Upgrade to Rouge 3.29.0 (#1103)

Bug Fixes

Release Meta

Released on: 2022-07-26 Released by: @​robertpanzer

v2.5.4

This release brings a few dependency updates and bug fixes. It is also the first one to be built on GH Actions!

... (truncated)

Changelog

Sourced from asciidoctorj's changelog.

= Asciidoctor Changelog :url-asciidoctor: http://asciidoctor.org :url-asciidoc: {url-asciidoctor}/docs/what-is-asciidoc :url-repo: https://github.com/asciidoctor/asciidoctorj :icons: font ⭐ icon:star[role=red] ifndef::icons[] ⭐ ★ endif::[]

This document provides a high-level view of the changes introduced in AsciidoctorJ by release. For a detailed view of what has changed, refer to the {url-repo}/commits/main[commit history] on GitHub.

== Unreleased

Improvement::

  • BREAKING: Fix Macro APIs to take StructuralNodes and return Phrase- or StructuralNodes. (#1084)
  • BREAKING: Allow Preprocessor extensions to create new Readers and replace the original Reader. (#1081)
  • Add command line option --failure-level to force non-zero exit code from AsciidoctorJ CLI if specified logging level is reached. (#1114)
  • Upgrade to asciidoctorj 2.0.18 (#1125)
  • Upgrade to asciidoctorj-pdf 2.3.0 (#1109)
  • Upgrade to JRuby 9.3.8.0 (#1116)
  • Upgrade to tilt 2.0.11 (#1109)
  • Upgrade to asciimath 2.0.4 (#1109)
  • Expose sectnum property in Section interface (#1121)

Bug Fixes::

  • Cell nodes do not inherit from StructuralNode (#1086) (@​rahmanusta)
  • Avoid throwing an exception when using AsciidoctorJ CLI and reading input from stdin (#1105) (@​AlexCzar)

Build Improvement::

  • Upgrade build to Gradle 7.5.1 (#1109)
  • Fix upstream tests forcing SNAPSHOT on Asciidoctor gem installation (#1123) (@​abelsromero)

Build / Infrastructure::

== 2.5.4 (2022-06-30)

Improvement::

  • Upgrade to asciidoctorj-diagram 2.2.3 (#1091)
  • Upgrade to jcommander 1.81 (#1079)
  • Upgrade to JRuby 9.3.4.0 (#1085)
  • Upgrade to Rouge 3.28.0 (#1085)

... (truncated)

Commits
  • 0ec1805 Merge pull request #1128 from robertpanzer/release-2.5.7
  • 8e44a39 Release 2.5.7
  • 53faf57 Merge pull request #1127 from robertpanzer/issue-1120-replace-deprecated-numb...
  • 200ff10 Update changelog
  • 911a6ab Replace use of deprecated 'numbered' attribute by 'sectnums'
  • dc91b1d Merge pull request #1126 from robertpanzer/asciidoctor-2.0.18-2.5.x
  • 1d3e120 Upgrade to Asciidoctor 2.0.18
  • 7903f39 Prepare next release
  • c1de246 Merge pull request #1119 from robertpanzer/release-2.5.6
  • a397cff Release 2.5.6
  • 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.3 to 2.5.7.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.3...v2.5.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 24, 2022
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants