intoolswetrust / jsignpdf

PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features
https://intoolswetrust.github.io/jsignpdf/
Other
310 stars 120 forks source link

Bump asciidoctorj from 2.5.3 to 2.5.7 #128

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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 :star: icon:star[role=red] ifndef::icons[] :star: ★ 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)