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 1.5.4 to 2.4.2 #11686

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps asciidoctorj from 1.5.4 to 2.4.2.

Release notes

Sourced from asciidoctorj's releases.

v2.4.2

This release upgrade Asciidoctor to the latest version and extends the AST to give converters access to footnotes and references. A big thank you to @lread for making this possible!

Improvement

  • AST now provides access to document catalog footnotes and refs (@lread) (#968)
  • Upgrade to Asciidoctor 2.0.12 (#972)
  • Upgrade to Asciidoctor EPUB3 1.5.0-alpha.19 (#972)
  • Upgrade to rouge 3.24.0 (#972)
  • Upgrade to rouge 1.1.3 (#972)

Release Meta

Released on: 2020-11-10 Released by: @robertpanzer

v2.4.1

Improvement

  • Upgrade to JRuby 9.2.13.0 (#948)

Bug Fixes

  • Fix NullPointerException when a document contains an empty table with PDF backend (@anthonyroussel) (#944)

Release Meta

Released on: 2020-09-10 Released by: @robertpanzer Release beer: Ran out of beers

v2.4.0

Improvement

  • Add method StructuralNode.setLevel() (@Mogztter) (#931)
  • Upgrade to JRuby 9.2.12.0 removing the last illegal access warnings (#935)
  • Upgrade to Asciidoctor EPUB3 1.5.0-alpha.16 (#939)
  • Upgrade to Rouge 3.21.0

Build

  • Fix upstream build to adapt to changes in Ruby Highlightjs syntax highlighter (#940)

Release Meta

Commits
  • 360000f Release 2.4.2
  • 6d062f7 Merge pull request #972 from robertpanzer/asciidoctor-2.0.11
  • d79e429 Upgrade to asciidoctor 2.0.12
  • 90e51cf Upgrade Asciidoctor to 2.0.11
  • 6a3a389 Merge pull request #968 from lread/lread-ast-additions
  • 8466a4a Mention catalog footnotes and refs in integrator's guide
  • fca0ec5 Merge branch 'master' into lread-ast-additions
  • a5e13b9 Address review feedback on catalog refs - coerceKey fn signature
  • 36f01da AST now provides access to document catalog refs
  • 9926d4e Address review feedback on footnotes - javadocs
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@puneetbehl puneetbehl merged commit 4e3fd06 into 4.0.x Feb 15, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/4.0.x/org.asciidoctor-asciidoctorj-2.4.2 branch February 15, 2021 06:41
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.

1 participant