Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps asciidoctorj-pdf from 1.5.0-alpha.11 to 1.5.3.

Release notes

Sourced from asciidoctorj-pdf's releases.

v1.5.3

Distributions

Changelog

Improvements

  • Upgrade asciidoctor to 1.5.3 (for details see https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.3 )
  • Add asciidoctor-diagram as asciidoctorj-diagram (@madmas, @maximmo)
  • Upgrade asciidoctor-diagram to 1.3.0. (@bvandaele)
  • Upgrade asciidoctor-pdf to 1.5.0-alpha.10
  • Upgrade asciidoctor-epub3 to 1.5.0-alpha.5
  • Add OSGi metadata to asciidoctorj-core jar. (@lefou)
  • Upgrade JRuby to 1.7.22.
  • Added a section for using AsciidoctorJ in an OSGi context in the README. (@twasyl)
  • Added new Java counterparts for List and ListItem nodes.
  • Added require requireLibrary() methods to main Asciidoctor API (@johncarl81)
  • Created AbstractNode class.
  • Upgraded slim template engine to 3.0.6.

Bug fixes

  • Asciidoctorj gives error if input file is an absolute path (#275)
  • Allow gemPath to be specified when using custom classloader. (#258)
  • Registering java extensions fails because java_import syntax (#250) (@ktoso)

Release Meta

Released on: 2015-11-03 Released by: @robertpanzer Release beer: Trappistes Rochefort 10

Credits

Thanks to the following heroes:

Andres Almiray (@aalmiray) Dan Allen (@mojavelinux) Schalk W. Cronjé (@ysb33r) Benoit van Daele (@bvandaele) Ian Darwin (@IanDarwin) John Ericksen (@johncarl81) Sean Hussey (@seanhussey) Konrad 'ktoso' Malawski (@ktoso) Markus Schlichting (@_madmas) Sean Osterberg (@seanosterberg) Robert Panzer (@robertpanzer) Tobias Roeser (@lefou) Alex Soto (@lordofthejars) Thierry Wasylczenko (@twasyl)

Changelog

Sourced from asciidoctorj-pdf's changelog.

= Asciidoctor Changelog :uri-asciidoctor: http://asciidoctor.org :uri-asciidoc: {uri-asciidoctor}/docs/what-is-asciidoc :uri-repo: https://github.com/asciidoctor/asciidoctorj :icons: font ⭐ icon:star[role=red] ifndef::icons[] ⭐ ★ endif::[]

This document provides a high-level view of the changes introduced in AsciidoctorJ by release. For a detailed view of what has changed, refer to the {uri-repo}/commits/master[commit history] on GitHub.

== Unreleased

Improvement::

  • Add method StructuralNode.setLevel() (@Mogztter) (#931)
  • Upgrade to JRuby 9.2.12.0 removing the last illegal access warnings (#935)

== 2.3.1 (2020-06-17)

Bug Fixes::

  • Inline macro attribute parsing changes after first document conversion (@wilkinsona) (#926)
  • Upgrade to Rouge 3.20.0, fixing error uninitialized constant Rouge::Lexers problem (@ahus1) (#925)

== 2.3.0 (2020-05-02)

Improvement::

  • Add asciidoctor-revealjs to distribution (#910)
  • Upgrade to Asciidoctor PDF 1.5.3
  • Upgrade to Asciidoctor EPUB3 1.5.0-alpha.16
  • Upgrade to Asciidoctor Diagram 2.0.2
  • Upgrade to JRuby 9.2.11.1

Bug Fixes::

  • Add missing factory methods to create Lists. (@glisicivan) (#916) The API Processor.createList() is experimental and may change with any release until declared to be stable.

Documentation::

  • Update documentation to show how to create an Asciidoctor instance with GEM_PATH (#890)
  • Adds GitHub icons to admonitions sections in README (#893)

Build::

  • Upgrade to jruby-gradle-plugin 2.0.0
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 14, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #134.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/org.asciidoctor-asciidoctorj-pdf-1.5.3 branch January 18, 2021 06:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants