progit / progit2

Pro Git 2nd Edition
Other
5.77k stars 1.9k forks source link

Update asciidoctor-pdf requirement from 1.6.0 to 1.6.1 #1705

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from asciidoctor-pdf's releases.

v1.6.1

Summary

This is a bug fix release for the v1.6.x line to fix a regression introduced into Prawn by a change in Ruby 3. It also includes a backport of the footnotes alignment from the v2.0.x line.

Distribution

Changelog

Enhancements

  • align footnotes block to the bottom of the page it is placed on (#1833)

Bug Fixes

  • don't strip leading null character from fragment text when arranging lines when running on Ruby 3 (#1963)

Release meta

Released on: 2021-05-10 Released by: @​mojavelinux Release beer: Dragon's Milk Reserve by New Holland Brewing

Logs: full diff

Credits

A very special thanks to all the awesome supporters of the Asciidoctor OpenCollective campaign who provided critical funding for the development of this release as well as ongoing development of the project.

Commits
  • b808619 Release 1.6.1
  • 5eb7c6c add missing CHANGELOG entry for #1963 [skip ci]
  • 8a8d4cc backport #1833 align footnotes block to bottom of page it is placed on
  • 3a41e95 regenerate reference files for unbreakable option on open block
  • 9930393 regenerate basic example
  • b2adc78 drop legacy footnotes from chronicles example
  • 4c54062 add more instructions for how to generate the font using FontForge
  • cca9215 Fixe typo in name of hexapdf gem (PR #1959)
  • 77e4671 patch Prawn to preserve leading null character when running on Ruby 3
  • b9b75b2 backport fix for #1735 and #1949
  • 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)