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.17 to 2.3.18 #1965

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

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: @​mojavelinux Release beer: Sidewalk Surfer by Maplewood Brewery

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.18 (2024-07-27) - @​mojavelinux

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

== 2.3.17 (2024-06-01) - @​mojavelinux

Improvements::

  • always use /Producer field in document info to credit Asciidoctor PDF and Prawn, even when author is set (#2510)
  • map producer attribute to /Producer field in document info to override or default value (#2510)
  • map publisher attribute 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) - @​mojavelinux

Improvements::

  • 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) - @​mojavelinux

Improvements::

  • 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
  • d85b48a release 2.3.18
  • 2b761fa release lock on rexml package
  • 7e69f83 revert "upgrade prawn-svg to 0.35.0"
  • 32a73c0 upgrade prawn-svg to 0.35.0
  • f21ccc3 backport fix for #2528 position foreground image correctly when page layout c...
  • b9307af clarify that foreground image is configured much like the background image, w...
  • a13427d prepare 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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@v2.3.17...v2.3.18)

---
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 Jul 29, 2024
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