progit / progit2

Pro Git 2nd Edition
Other
5.69k stars 1.88k forks source link

Update asciidoctor requirement from 2.0.18 to 2.0.20 #1884

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on asciidoctor to permit the latest version.

Release notes

Sourced from asciidoctor's releases.

v2.0.20

After the 2.0.19 release, we discovered that the man page was not being updated during the release. This release has no changes other than t fix the release process. For changes related to 2.0.19, see https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.19.

Distribution

Asciidoctor is also packaged for Fedora, Debian, Ubuntu, Alpine Linux, OpenSUSE, and Homebrew. You can use the system's package manager to install the package named asciidoctor.

Changelog

Bug Fixes

  • Update release-version attribute in READMEs and man page during release
  • Rebuild man page during release

Release meta

Released on: 2023-05-18 Released by: @​mojavelinux Release beer: Yerba Mate IPA by Athletic Brewing

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's changelog.

== 2.0.20 (2023-05-18) - @​mojavelinux

Bug Fixes::

  • Update release-version attribute in READMEs and man page during release
  • Rebuild man page during release

=== Details

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

== 2.0.19 (2023-05-17) - @​mojavelinux

Improvements::

  • Return empty string instead of nil if raw or verbatim block has no lines
  • Don't uppercase monospace span in section title in manpage output (#4402)
  • Simplify processing of implicit link (i.e., autolink) by separating implicit and explicit match
  • Generate partintro block consistently (#4450)
  • Add Kiswahili translation for built-in labels (PR #4454) (@​bkmgit)

Compliance::

  • Fix call order so use of an include file with invalid encoding continues to raise error when using Ruby >= 3.2.0
  • Fix test assertion for fallback Rouge stylesheet to be compatible with Rouge 4.1 (#4406) (@​tmzullinger)
  • Support notitle option on section as alternative to untitled to hide title (#4437)
  • Add support for Haml 6 to template converter (#4429)

Bug Fixes::

  • Process constrained inline passthrough inside monospace span (#4458)
  • Catalog inline ref defined using anchor macro even when resolved reftext is empty
  • Use while loop rather than recursion to locate next line to process; prevents stack limit error (#4368)
  • Avoid matching numeric character references when searching for # in xref target (#4393)
  • Use correct selector to collapse margin on first and last child of sidebar
  • Don't allow target of include directive to start with a space (to distinguish it from a dlist item) or to end with a space
  • Manify alt text of block image in manpage output (#4401)
  • Adjust font size of term in horizontal dlist to match font size of term in regular dlist
  • Implicitly attach nested list that starts with block attribute lines to dlist entry (#4268)
  • Don't swallow square brackets when processing escaped URL macro
  • Treat uri:classloader: as an absolute path prefix when running on JRuby (#3929)
  • Apply reftext substitutions to value of mantitle attribute in DocBook output (#4448)
  • Enclose <reftext> tag in <article> tag in DocBook output for man page (#4452)
  • Correctly handle compat role on monospace and constrained passthrough when box attrlist or formatted text is escaped

Build / Infrastructure::

  • Update latest CRuby in CI workflow to 3.2
  • Update latest JRuby in CI workflow to 9.4.2.0

... (truncated)

Commits
  • e559f0d release 2.0.20
  • f7851aa set release-version attribute to gem version during release; fix bug in versi...
  • 6827956 add revision line to all README files during release
  • 8242797 update version script to update release-version attributes and rebuild man page
  • 107bf22 fix formatting in CHANGELOG [no ci]
  • ff6995c add what's new for 2.0.19 release
  • 718725c prepare branch for development [no ci]
  • d8176b3 release 2.0.19
  • b07ac2f revert "remove workaround for JRuby on Windows in CI"
  • dd62bf8 remove workaround for JRuby on Windows in CI
  • 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)