Skip to content

Update asciidoctor-pdf requirement from 1.6.0 to 2.3.2 #180

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

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

Release notes

Sourced from asciidoctor-pdf's releases.

v2.3.2

This is a patch release in the 2.3.x release line that addresses an incomplete fix for an issue in 2.3.1. The fallback value for the base-font-size is now set before processing the keys, and a fallback value for the base-font-family key has been set.

Distribution

Changelog

Improvements

  • provide fallback value for base-font-size theme key before processing keys (#2342)

Release meta

Released on: 2022-09-17 Released by: @​mojavelinux Release beer: Personal Record by Athletic Brewing Co.

Logs: resolved issues | source diff | gem diff

Credits

A very special thanks to all the awesome supporters of the Asciidoctor OpenCollective campaign, who provide critical funding for the ongoing development of this project.

Changelog

Sourced from asciidoctor-pdf's changelog.

== 2.3.2 (2022-09-17) - @​mojavelinux

Improvements::

  • provide fallback value for base-font-size theme key before processing keys (#2342)

=== Details

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

== 2.3.1 (2022-09-17) - @​mojavelinux

Improvements::

  • provide a fallback value for base-font-size when loading theme (#2343)

Bug Fixes::

  • fix crash when smallcaps text transform is applied to a phrase (#2339)
  • don't add chapter signifier if chapter-signifier is unset (#2328)
  • don't add part signifier if part-signifier is unset (#2328)
  • don't include bottom margin when computing heading height if heading-min-height-after theme key is empty (#2326)
  • draw border on heading (section title or discrete heading) if it is advanced to next page (#2322)
  • arrange heading even if section is empty
  • ensure heading-min-height-after theme key is ignored if section is empty or discrete heading is last child
  • don't force justify first line of abstract if it ends with a hard break

=== Details

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

== 2.3.0 (2022-08-16) - @​mojavelinux

Enhancements::

  • place footnotes directly below last block of content if footnotes-margin-top theme key is 0 (#2291)
  • allow page / column break to be forced using always option (e.g., [%always]) (#2300)
  • insert column break instead of page break in multi-column layout if column role is specified on page break macro (#2293)
  • use relative font size for big and small roles (#2307)
  • use default-for-print theme by default if media is print or prepress (#2306)
  • support text alignment roles on all styled paragraphs
  • support text alignment roles on verse block

Bug Fixes::

  • only indent text that starts at left margin (i.e., when text align is left or justify) (#2298)
  • apply text transform and formatting when checking height of heading for orphan prevention
  • apply text transform and formatting when computing height of background for caption
  • honor theme settings (prose-margin-inner and prose-text-indent-inner) for inner paragraphs in abstract
  • prevent footnote label from being split across lines (#2297)

... (truncated)

Commits
  • 78ac15c release 2.3.2 [no ci]
  • 9f887ba provide fallback value for base-font-size theme key before processing keys
  • b5fce94 prepare branch for development [no ci]
  • 2b77f98 release 2.3.1 [no ci]
  • e94fd69 backport fix for #2343 provide a fallback value for base-font-size
  • f10aa81 be more clear that SVGs must declare the viewBox attribute
  • 39ff7ea add extended converter example that looks for images in multiple dirs
  • e65db1f backport fix for #2339 fix crash when smallcaps text transform is applied to ...
  • 19caf9c use smallcaps in text-transform example
  • 52ba06e clarify how to set GS environment variable when using optimizer
  • 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.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #183.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/bundler/asciidoctor-pdf-2.3.2 branch October 24, 2022 02:01
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.

0 participants