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

Update asciidoctor-pdf requirement from 2.3.7 to 2.3.9 #1890

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

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

Release notes

Sourced from asciidoctor-pdf's releases.

v2.3.9

This is a patch release in the 2.3.x release line that fixes alignment of image blocks in the multi-column layout and preserves the bottom end placement of the caption on a table when the unbreakable or breakable option is set.

Distribution

Changelog

Bug Fixes

  • correctly align block image in raster format in column when align is right or center and page columns are enabled (#2433)
  • honor table caption end placement (table-caption-end theme key) when unbreakable (or breakable) option is set on table (#2434)

Release meta

Released on: 2023-06-28 Released by: @​mojavelinux Release beer: Pappy Legma by Goat Patch Brewing Company

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.9 (2023-06-28) - @​mojavelinux

Bug Fixes::

  • correctly align block image in raster format in column when align is right or center and page columns are enabled (#2433)
  • honor table caption end placement (table-caption-end theme key) when unbreakable (or breakable) option is set on table (#2434)

=== Details

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

== 2.3.8 (2023-06-25) - @​mojavelinux

Improvements::

  • do not attempt to fit inline image in normal table cell to computed height of cell (#2428)
  • support fit=none attribute on inline image to prevent image from being scaled down to fit available height (#2428)

Bug Fixes::

  • remove null character enclosed in XML tag when sanitizing text; fixes invisible text in outline when heading contains index term (#2430)
  • alias File.exists? to File.exist? when loading RGhost optimizer to patch incompatibility when using Ruby 3.2

Build / Infrastructure::

  • bump upper Ruby version from 3.1 to 3.2 in CI workflow

== 2.3.7 (2023-04-16) - @​mojavelinux

Bug Fixes::

  • don't crash if source block with custom subs is empty and source highlighter is enabled
  • add workaround for JRuby on Windows when value of imagesdir attribute is absolute and contains non-ASCII characters

=== Details

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

== 2.3.6 (2023-04-09) - @​mojavelinux

Bug Fixes::

  • rework File.absolute_path? patch so it returns correct response when running on JRuby

=== Details

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

== 2.3.5 (2023-03-31) - @​mojavelinux

... (truncated)

Commits
  • 1474131 release 2.3.9
  • d08d646 fix lint errors reported by RuboCop
  • 70c204d upgrade RuboCop and configure new rules
  • 38842c2 backport fix for #2434 honor table caption end placement when unbreakable (or...
  • 1445794 backport fix for #2433 correctly align block image in raster format in column...
  • afc7d6e document how to add breakable option to all tables at runtime using Asciidoct...
  • 5ee3eda clarify that breakable does not keep title with table when using the bottom p...
  • b13c77e add the fit attribute to the image scaling table
  • 6bbc3b0 fix typo in CHANGELOG [no ci]
  • 7bd77da prepare branch for development [no ci]
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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@v2.3.7...v2.3.9)

---
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 Jun 30, 2023
@progit progit deleted a comment from leonardoadame Sep 26, 2023
@ben ben merged commit 3c1bc3b into main Sep 26, 2023
1 check passed
@ben ben deleted the dependabot/bundler/asciidoctor-pdf-2.3.9 branch September 26, 2023 14:24
@0631025202
Copy link

SECURITY.md

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.

2 participants