Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

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

Release notes

Sourced from asciidoctor-epub3's releases.

v2.3.0

Summary

This is a minor Asciidoctor EPUB3 update that adds docinfo support, improves example block styling and fixes :toclevels: handling in multi-part books.

What's Changed

Distribution

Release meta

Released on: 2025-08-11 Released by: @​slonopotamus

Resolved Issues: https://github.com/asciidoctor/asciidoctor-epub3/issues?q=milestone%3Av2.3.0 Full Changelog: asciidoctor/asciidoctor-epub3@v2.2.0...v2.3.0

Changelog

Sourced from asciidoctor-epub3's changelog.

== 2.3.0 (2025-08-31) - @​slonopotamus

  • add docinfo support (#502)
  • fix footnote HTML markup (#506)
  • add list styles support #(508)
  • improve CSS styles for example blocks (#516)
  • fix off-by-one :toclevels: handling in multi-part books (#492)

== 2.2.0 (2025-05-11) - @​slonopotamus

  • fix crash when running in environments with non-Unicode locale (#475)
  • update Font Awesome Solid to 6.6.0
  • add support for https://docs.asciidoctor.org/asciidoctor/latest/convert/templates/[Converter Templates] (#487)
  • teach Calibre that cover page is in fact a cover page, so cover is not duplicated when Calibre converts our EPUBs to PDF
  • bump the oldest supported Ruby to 2.7
  • fix Ruby 3.4 compatibility
  • fix captions in example blocks (#497)
  • fix off-by-one :toclevels: handling (#492)
  • stop using H3 for list headings (#491)

== 2.1.3 (2024-05-12) - @​slonopotamus

  • fix crash when section title contains inline anchor (#472)
  • fix crash on an SVG image inside table cell (#470)
  • lock gepub to 1.0.15 to workaround file descriptor leak (#474)

== 2.1.0 (2024-02-04) - @​slonopotamus

  • drop MOBI support
  • add support for blocks in callouts (#463)
  • stop packaging samples into gem (#462)

== 2.0.1 (2024-01-13) - @​slonopotamus

  • restore styling of <strong> and <em> (#461)

== 2.0.0 (2024-01-12) - @​slonopotamus

  • fix handling of chapters with Unicode titles for Mobi (#417)
  • add XML declarations to XHTML files (#424 by @​abbrev)
  • bump the oldest supported Ruby to 2.6
  • bump the oldest supported Asciidoctor to 2.0
  • escape double quotes in alt text (#443)
  • refactor btn styling to be more customizable (#450)
  • fix duplicate HTML IDs in case the same footnote is used multiple times (#447)
  • add initial support for :pygments-linenums-mode: inline (#451)
  • line numbers are no longer selected when copying text from code snippets (#422)
  • compress CSS to reduce its size
  • preserve roles of admonition blocks (#420)
  • use prose font for verse blocks (#394)

... (truncated)

Commits
  • 7560840 Release 2.3.0
  • 0f778c3 Update changelog
  • 5772aba Update rubocop requirement from ~> 1.79.0 to ~> 1.80.0 (#525)
  • 9dbbb1a Bump actions/setup-java from 4 to 5 (#524)
  • 3907ec8 Bump actions/checkout from 4 to 5 (#523)
  • e9a08db resolves #492 fix off-by-one :toclevels: handling in multi-part books (#522)
  • 4dd93d3 Update rubocop requirement from ~> 1.78.0 to ~> 1.79.0 (#521)
  • b6fb651 Update rubocop-rake requirement from ~> 0.6.0 to ~> 0.7.1 (#520)
  • 9b6412a Update pygments.rb requirement from ~> 3.0.0 to ~> 4.0.0 (#519)
  • d6c7c0a Add CSS style for example-title and a border for example-content (#516)
  • 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 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-epub3](https://github.com/asciidoctor/asciidoctor-epub3) to permit the latest version.
- [Release notes](https://github.com/asciidoctor/asciidoctor-epub3/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-epub3/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctor-epub3@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: asciidoctor-epub3
  dependency-version: 2.3.0
  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 Sep 2, 2025
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