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-epub3 requirement from 1.5.1 to 2.0.1 #1923

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

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

Release notes

Sourced from asciidoctor-epub3's releases.

v2.0.1

Summary

This release is a quick fix for 2.x.x series. It restores visual style for bold and italic text.

Distribution

Changelog

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

Release meta

Released on: 2024-01-13 Released by: @​slonopotamus

Logs: resolved issues | full diff

Changelog

Sourced from asciidoctor-epub3's changelog.

== 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)
  • add support for absolute cover image path (#419)
  • add support for floating blocks (#405)
  • fix <hN> tags for chapters (#388)

== 1.5.1 (2021-04-29) - @​slonopotamus

  • update Font Awesome Solid to 5.15.1
  • use CSS for image size scaling instead of width attribute (#382)
  • use pygments.rb 2.0.0 in CI
  • add support for :back-cover-image: document attribute (#396)
  • reenable Kindlegen support (#363)
  • drop support for Ruby 2.3

== 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)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 15, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/asciidoctor-epub3-2.0.1 branch from e939cb0 to 13f6216 Compare January 24, 2024 18:20
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@v1.5.1...v2.0.1)

---
updated-dependencies:
- dependency-name: asciidoctor-epub3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/asciidoctor-epub3-2.0.1 branch from 13f6216 to aee0bcb Compare February 2, 2024 19:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #1929.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/bundler/asciidoctor-epub3-2.0.1 branch February 5, 2024 18:57
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