Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

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

Release notes

Sourced from asciidoctor-epub3's releases.

v1.5.0 Alpha 19

Summary

Here's another bugfix release. Produced documents look even better in iBooks, thanks to @hepabolu. A bunch of EPUB compatibility issues discovered by @agoncal were fixed.

Distribution

Changelog

  • add title and id support for literal blocks (#357)
  • fix quotes not being properly escaped in section titles (#358)
  • fix crash when encountering unsupported Asciidoctor node (#360)
  • add support for 100%-wide table (#356)
  • do not add multiple entries for same media files in book manifest (#370)
  • do not add bogus entries to manifest when :data-uri: attribute is set (#371)
  • add id support for listing blocks (#372)
  • stop using deprecated epub:type for admonitions (#373)
  • fix epub:type attributes for special sections (#374)
  • fix font resize not working in iBooks (#368)
  • fix visited link color in iBooks night mode (#366)

Release meta

Released on: 2020-10-21 Released by: @slonopotamus

Logs: resolved issues | full diff

Changelog

Sourced from asciidoctor-epub3's changelog.

== 1.5.0.alpha.19 (2020-10-21) - @slonopotamus

  • add title and id support for literal blocks (#357)
  • fix quotes not being properly escaped in section titles (#358)
  • fix crash when encountering unsupported Asciidoctor node (#360)
  • add support for 100%-wide table (#356)
  • do not add multiple entries for same media files in book manifest (#370)
  • do not add bogus entries to manifest when :data-uri: attribute is set (#371)
  • add id support for listing blocks (#372)
  • stop using deprecated epub:type for admonitions (#373)
  • fix epub:type attributes for special sections (#374)
  • fix font resize not working in iBooks (#368)
  • fix visited link color in iBooks night mode (#366)

== 1.5.0.alpha.18 (2020-07-27) - @slonopotamus

  • remove from chapter subtitle (#123)
  • improve tables support: cell content alignment, column width (#350)
  • fix chapter titles to actually be chapter titles instead of document title (#343)
  • store syntax highlighter CSS in a separate file (#339)
  • initial landmarks support: appendix, bibliography, bodymatter, cover, frontmatter, glossary, index, preface, toc (#174)
  • add support for in-document table of contents via :toc: document attribute (#174)
  • add support for MathML (#10)
  • rescale color palette to use darker shades of gray (#338)
  • gracefully handle invalid :front-cover-image: value (#353)

== 1.5.0.alpha.17 (2020-05-25) - @slonopotamus

  • support remote URLs for audio/video/image (#333, #334)

== 1.5.0.alpha.16 (2020-04-26) - @slonopotamus

  • add basic audio and video support (#9)
  • add support for [horizontal] definition list (#165)
  • add proper handling of :data-uri: document attribute (#324)
  • add support for customizable document splitting into chapters via epub-chapter-level attribute (#327)
  • avoid outputting 'true' for unsupported blocks (#332)

== 1.5.0.alpha.15 (2020-03-11) - @slonopotamus

  • support section numbering and captions (#20)
  • fix \<<anchor,link text>> to show link text (#317)
  • add xref ids to paragraphs (#317)
  • support syntax highlighting with CodeRay and Rouge (#262)
  • pygments.rb is no longer auto-activated
  • add series metadata (#307)
  • fix Sony Reader crash (#152)

== 1.5.0.alpha.14 (2020-02-29) - @slonopotamus

... (truncated)

Commits
  • b5f4035 Release 1.5.0.alpha.19
  • 5c04454 update changelog
  • e19b83e resolves #366 stop changing visited link color
  • 3cf1b10 increase pygments.rb timeout on GitHub Actions (#377)
  • 5992d4f stop using deprecated set-env command in GitHub Actions (#376)
  • ffe8356 resolves #368 remove webkit-text-size-adjust to allow the font to be resized ...
  • f68307e resolves #375 fix crash when inline pass macro m contains an icon
  • f9b7b40 resolves #374 fix epub:type attributes for special sections
  • 1ebb970 resolves #373 stop using deprecated epub:type for admonitions
  • 222d923 resolves #372 add id support for listing blocks
  • 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)

@dependabot dependabot bot added the dependabot label Nov 9, 2020
@dependabot dependabot bot requested a review from ben November 9, 2020 06:15
@ben ben merged commit 1a2bf79 into master Dec 18, 2020
@ben ben deleted the dependabot/bundler/asciidoctor-epub3-1.5.0.alpha.19 branch December 18, 2020 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant