Skip to content

Bump asciidoctorj from 2.5.2 to 2.5.6#53

Closed
dependabot[bot] wants to merge 1 commit into
4.0.xfrom
dependabot/gradle/4.0.x/org.asciidoctor-asciidoctorj-2.5.6
Closed

Bump asciidoctorj from 2.5.2 to 2.5.6#53
dependabot[bot] wants to merge 1 commit into
4.0.xfrom
dependabot/gradle/4.0.x/org.asciidoctor-asciidoctorj-2.5.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2022

Copy link
Copy Markdown

Bumps asciidoctorj from 2.5.2 to 2.5.6.

Release notes

Sourced from asciidoctorj's releases.

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!

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)

Bug Fixes

  • Make DescriptionList.getBlocks() return null instead of a List of DescriptionListItems resulting in a ClassCastException (#1082) (@​someth2say)

Build Improvement

  • Upgrade to gradle 7.4.2 (#1086)
  • Upgrade to Wildfly 26.0.1 for integration test (#1085)
  • Upgrade to Spring Boot 2.6.5 for integration test (#1085)
  • Fix gem version check task (#1087)
  • Release from Github Actions (#1090)

Documentation

  • Clarify execution order for extensions (@​rockyallen) (#1068)
  • Added docs for attributes and positional attributes in extensions (#1072)
  • Added docs for how to log from extensions (#1071)

Release Meta

Released on: 2022-06-30 Released by: @​robertpanzer

... (truncated)

Changelog

Sourced from asciidoctorj's changelog.

== 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::

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

Bug Fixes::

  • Make DescriptionList.getBlocks() return null instead of a List of DescriptionListItems resulting in a ClassCastException (#1082) (@​someth2say)

Build Improvement::

  • Upgrade to gradle 7.4.2 (#1086)
  • Upgrade to Wildfly 26.0.1 for integration test (#1085)
  • Upgrade to Spring Boot 2.6.5 for integration test (#1085)
  • Fix gem version check task (#1087)
  • Release from Github Actions (#1090)

Documentation::

== 2.5.3 (2022-01-12)

Improvement::

  • Upgrade to asciidoctorj 2.0.17 (#1074)

... (truncated)

Commits
  • c1de246 Merge pull request #1119 from robertpanzer/release-2.5.6
  • a397cff Release 2.5.6
  • fda6d5e Merge pull request #1118 from robertpanzer/upgrade-rouge-v.2.5.x
  • c7713ef Upgrade to Rouge 3.30.0
  • 091736e Merge pull request #1117 from robertpanzer/upgrade-jruby-2.5.x
  • 658fd01 Upgrade to JRuby 9.3.8.0
  • 6eaea7e Merge pull request #1115 from robertpanzer/cli-exit-code-2.5.x
  • 98a8767 Implement maxSeverity tracking on log handler
  • 4d5128e Improve error messages when parsing --failure-level parameter
  • ca28b28 Add --failure-level command line option to force non-zero exit code from CLI ...
  • 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 [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.2 to 2.5.6.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.6/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.2...v2.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: type: dependency upgrade.

@dependabot @github

dependabot Bot commented on behalf of github Oct 24, 2022

Copy link
Copy Markdown
Author

Superseded by #59.

@dependabot dependabot Bot closed this Oct 24, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/4.0.x/org.asciidoctor-asciidoctorj-2.5.6 branch October 24, 2022 05:22
codeconsole pushed a commit that referenced this pull request Feb 1, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants