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 org.asciidoctor:asciidoctorj from 1.5.6 to 2.5.8 in /g11n-ws/vip-manager-i18n #51

Conversation

dependabot[bot]
Copy link

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

Bumps org.asciidoctor:asciidoctorj from 1.5.6 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

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

... (truncated)

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)

== 2.5.7 (2022-10-21)

Improvement::

Build / Infrastructure::

== 2.5.6 (2022-09-19)

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)

== 2.5.5 (2022-07-26)

Improvement::

  • Upgrade to Rouge 3.29.0 (#1103)

Bug Fixes::

== 2.5.4 (2022-06-30)

Improvement::

... (truncated)

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)

Bumps [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 1.5.6 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@v1.5.6...v2.5.8)

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

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 Apr 17, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #79.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/gradle/g11n-ws/vip-manager-i18n/master/org.asciidoctor-asciidoctorj-2.5.8 branch June 5, 2023 03:03
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