Update asciidoctor-pdf requirement from 2.3.17 to 2.3.18
Updates the requirements on asciidoctor-pdf to permit the latest version.
Release notes
Sourced from asciidoctor-pdf's releases.
v2.3.18
This is a patch release in the 2.3.x release line to fix one bug and address one Ruby 3.3 compatibility issue.
If the page layout changes, the foreground image is now positioned correctly. The version lock on the rexml gem has been released now that the upstream issue has been resolved. The rexml upgrade does not require building native extensions in the strscan gem, but this is unavoidable since it was a change in Ruby itself.
Distribution
Changelog
Bug Fixes
- position foreground image correctly when page layout changes (#2528)
Compliance
- release lock on version of rexml (pulled in by asciidoctor-diagram and prawn-svg) now that incompatibility is resolved
Release meta
Released on: 2024-07-27 Released by:
@mojavelinuxRelease beer: Sidewalk Surfer by Maplewood BreweryLogs: 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.18 (2024-07-27) -
@mojavelinuxBug Fixes::
- position foreground image correctly when page layout changes (#2528)
Compliance::
- release lock on version of rexml (pulled in by asciidoctor-diagram and prawn-svg) now that incompatibility is resolved
== 2.3.17 (2024-06-01) -
@mojavelinuxImprovements::
- always use /Producer field in document info to credit Asciidoctor PDF and Prawn, even when author is set (#2510)
- map
producerattribute to /Producer field in document info to override or default value (#2510)- map
publisherattribute to /Creator field instead of /Producer field in document info; use author as fallback (#2510)=== Details
{url-repo}/releases/tag/v2.3.17[git tag] | {url-repo}/compare/v2.3.16...v2.3.17[full diff]
== 2.3.16 (2024-05-31) -
@mojavelinuxImprovements::
- don't hyphenate autolink when hyphenation is enabled (#2521) (
@meonkeys)- add support for base64-encoded SVG image reference in SVG (#2512)
Bug Fixes::
- duplicate attributes on table when wrapping table in breakable or unbreakable container (#2520)
Compliance::
- lock version of rexml (pulled in by asciidoctor-diagram and prawn-svg) to fix incompatibility
=== Details
{url-repo}/releases/tag/v2.3.16[git tag] | {url-repo}/compare/v2.3.15...v2.3.16[full diff]
== 2.3.15 (2024-03-12) -
@mojavelinuxImprovements::
- drop links from entries in TOC (#2505)
Compliance::
- lock ttfunk to 1.7.x in the 2.3.x release line to avoid requiring Ruby headers (i.e., development libraries) to install gem (#2508)
... (truncated)
Commits
d85b48arelease 2.3.182b761farelease lock on rexml package7e69f83revert "upgrade prawn-svg to 0.35.0"32a73c0upgrade prawn-svg to 0.35.0f21ccc3backport fix for #2528 position foreground image correctly when page layout c...b9307afclarify that foreground image is configured much like the background image, w...a13427dprepare branch for development [no ci]- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)