Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2022

Updates the requirements on asciidoctor-pdf to permit the latest version.

Changelog

Sourced from asciidoctor-pdf's changelog.

== 2.0.2 (2022-05-22) - @​mojavelinux

Bug Fixes::

  • use specified column widths to avoid bugs in column width calculation when using colspans (#1368)
  • advance table to next page if rowspan in first row does not fit in space remaining on current page (#403)

=== Details

{url-repo}/releases/tag/v2.0.2[git tag] | {url-repo}/compare/v2.0.1...v2.0.2[full diff]

== 2.0.1 (2022-05-21) - @​mojavelinux

Bug Fixes::

  • scale inline image to fit within available height of page, accounting for the top padding of the line height and the bottom gutter (#2193)
  • short-circuit formatted text routine and log error if fragments in first line cannot fit on an empty page
  • break and wrap long contiguous text in source block when linenums is enabled (#2198)

=== Details

{url-repo}/releases/tag/v2.0.1[git tag] | {url-repo}/compare/v2.0.0...v2.0.1[full diff]

== 2.0.0 (2022-05-18) - @​mojavelinux

Improvements::

  • use more stable approach to recreating current bounds in scratch document
  • add foundation to support multi-column layout for the body of an article (using an extended converter only)

=== Details

{url-repo}/releases/tag/v2.0.0[git tag] | {url-repo}/compare/v2.0.0.rc.1...v2.0.0[full diff]

== 2.0.0.rc.1 (2022-05-17) - @​mojavelinux

Enhancements::

  • allow theme to position caption for code and example blocks below block using caption-end key (#1730)
  • allow hyphenation to be turned on and configured using the base-hyphens key in the theme (#2161)
  • replace docdir attribute reference in value of pdf-themesdir and pdf-fontsdir attributes (if not already replaced) (#412)
  • split out start_title_page method from ink_title_page to make customization of the title page simpler using an extended converter
  • introduce start_toc_page method to handle positioning cursor at first page of TOC

Improvements::

  • reclassify and mark which methods in the converter are private
  • organize methods in converter
  • add DOM traversal methods to simplify the logic in the converter
  • remove requirement to add dummy text to title page to preserve it

... (truncated)

Commits
  • 9d8facc release 2.0.2 [no ci]
  • 2e0af62 resolves #403 advance table to next page if rowspan in first row does not fit...
  • a2a2508 add 2.0.1 release to what's new page
  • 3853f10 resolves #1368 use specified column widths to avoid bugs in column width calc...
  • 4c03f53 document the expected return value for convert handler methods [no ci]
  • 91e0a12 release 2.0.1 [no ci]
  • f2e6483 follow-up to #2198 hide linenum spacer in source block from wrap by char logic
  • 75ca02d resolves #2198 break and wrap long contiguous text in source block when linen...
  • 6d287bf call prepend method to prepend module
  • 5d9176f remove debug flag in test suite
  • Additional commits viewable in compare view

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)

Updates the requirements on [asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf) to permit the latest version.
- [Release notes](https://github.com/asciidoctor/asciidoctor-pdf/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-pdf/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-pdf@v1.6.0...v2.0.2)

---
updated-dependencies:
- dependency-name: asciidoctor-pdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 26, 2022

Superseded by #182.

@dependabot dependabot bot closed this May 26, 2022
@dependabot dependabot bot deleted the dependabot/bundler/asciidoctor-pdf-2.0.2 branch May 26, 2022 00:41
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant