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.version from 2.5.7 to 2.5.8 #777

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps asciidoctorj.version from 2.5.7 to 2.5.8.
Updates asciidoctorj-api from 2.5.7 to 2.5.8

Release notes

Sourced from asciidoctorj-api'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-api'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

Updates 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 24, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/asciidoctorj.version-2.5.8 branch 6 times, most recently from ef5519e to 3e9aac1 Compare April 26, 2023 03:20
@commjoen
Copy link
Collaborator

@dependabot rebase

Bumps `asciidoctorj.version` from 2.5.7 to 2.5.8.

Updates `asciidoctorj-api` 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)

Updates `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-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 force-pushed the dependabot/maven/asciidoctorj.version-2.5.8 branch from 3e9aac1 to f61fadb Compare April 27, 2023 03:12
@commjoen commjoen merged commit 76d7630 into master Apr 27, 2023
14 checks passed
@commjoen commjoen deleted the dependabot/maven/asciidoctorj.version-2.5.8 branch April 27, 2023 11:44
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.

None yet

1 participant