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.7 to 2.5.8 #435

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps asciidoctorj from 2.5.7 to 2.5.8.

Release notes

Sourced from 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 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 will merge this PR once CI passes on it, as requested by @jtnord.


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.7 to 2.5.8.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.8/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.7...v2.5.8)

---
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 requested a review from a team as a code owner April 28, 2023 16:56
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Apr 28, 2023
Copy link
Member

@jtnord jtnord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 8ac5deb into master Apr 28, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.asciidoctor-asciidoctorj-2.5.8 branch April 28, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant