abelsromero / asciiboot

Asciidoctorj + SpringBoot example
4 stars 0 forks source link

Bump org.asciidoctor:asciidoctorj from 2.5.7 to 2.5.8 #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.asciidoctor:asciidoctorj from 2.5.7 to 2.5.8.

Release notes

Sourced from org.asciidoctor:asciidoctorj's releases.

v2.5.8

Improvement:

  • Add 'standalone' option, deprecates 'headerFooter' (#1160) (@​abelsromero)
  • Upgrade to asciidoctorj-diagram 2.2.7

Bug Fixes:

  • Fix destinationDir not having effect. Deprecate destinationDir in favour of toDir (#853, #941) (@​abelsromero)
  • Fix ConcurrentModificationException when converting to stream concurrently (#1158) (@​rocketraman)

Release Meta

Released on: 2023-04-15 Released by: @​robertpanzer

Changelog

Sourced from org.asciidoctor:asciidoctorj's changelog.

== 2.5.8 (2023-04-15)

Improvement::

  • Add 'standalone' option, deprecates 'headerFooter' (#1160) (@​abelsromero)
  • Upgrade to asciidoctorj-diagram 2.2.7

Bug Fixes::

  • Fix destinationDir not having effect. Deprecate destinationDir in favour of toDir (#853, #941) (@​abelsromero)
  • Fix ConcurrentModificationException when converting to stream concurrently (#1158) (@​rocketraman)
Commits
  • 6519576 Merge pull request #1176 from robertpanzer/release-2.5.8
  • 71b2523 Release 2.5.8
  • a7b12ea Merge pull request #1173 from robertpanzer/fix-1158-v.2.5.x
  • 1ef4aed Fixes #1158. Avoid concurrent initialization of Ruby wrapper class when conve...
  • 098cfda Merge pull request #1168 from robertpanzer/update-asciidoctorj-diagram-v2.5.x
  • 18a1a12 Upgrade to the latest version of asciidoctorj-diagram
  • 71d8558 Merge pull request #1162 from abelsromero/issue-1160-deprecate-headerFooter-w...
  • e330544 Deprecate 'headerFooter' in favour of 'standalone'
  • 17dccb4 Merge pull request #1165 from abelsromero/enable-gh-actions-for-2.5.x-branch
  • d12a50c Enable GH actions on branch 2.5.x
  • 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)