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.2 to 2.5.4 #12611

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps asciidoctorj from 2.5.2 to 2.5.4.

Release notes

Sourced from asciidoctorj's releases.

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

v2.5.3

This release brings the latest version of Asciidoctor, 2.0.17, Asciidoctor PDF, 1.6.2.

Improvement

Build Improvement

... (truncated)

Changelog

Sourced from asciidoctorj's changelog.

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

Build Improvement::

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)
Commits
  • 1294b3b Release 2.5.4
  • 585e2f2 Merge pull request #1091 from robertpanzer/upgrade-asciidoctor-diagram
  • 6204884 Upgrade asciidoctorj-diagram to 2.2.3
  • 9571a78 Merge pull request #1090 from robertpanzer/gh-actions-release
  • 57b8d6c Update changelog
  • 19f8bb1 Add Github Actions workflow for building and publishing releases
  • 7c0b0ac Merge pull request #1087 from robertpanzer/fix-version-check
  • 9ec1e7a Updated changelog
  • 3cba0cf Apply jruby plugin only to main asciidoctorj module instead of all
  • cb8659a Fix versionCheck gradle task to compare against version of resolved gem inste...
  • 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.4.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.2...v2.5.4)

---
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>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puneetbehl puneetbehl merged commit 22bbca6 into 4.1.x Jul 13, 2022
@dependabot dependabot bot deleted the dependabot/gradle/4.1.x/org.asciidoctor-asciidoctorj-2.5.4 branch July 13, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants