This initial 2.x.x release of Asciidoctor EPUB3 drops support for pre-2.0 Asciidoctor and bumps minimal required Ruby version to 2.6. Also, there are various bugfixes and improvements to produced output files.
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 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 to permit the latest version.
Release notes
Sourced from asciidoctor-epub3's releases.
Changelog
Sourced from asciidoctor-epub3's changelog.
... (truncated)
Commits
5a8751f
Release 2.0.080254ee
resolves #417 use safe filenames for chapter files (#434)1aa89bc
Update rubocop-rspec requirement from ~> 2.11.1 to ~> 2.20.0 (#457)dffd2a4
resolves #451 add initial support for:pygments-linenums-mode: inline
7f7ef63
resolves #447 fix duplicate HTML IDs in case the same footnote is used multip...1a296d2
resolves #450 refactorbtn
styling to be more customizableba98653
remove compatibility code for pre-2.0 Asciidoctor (#456)3e7fb05
resolves #443 escape double quotes in alt text (#455)f415911
Update rubocop requirement from ~> 1.28.2 to ~> 1.50.2 (#454)47da1c3
Update rubocop-rspec requirement from ~> 2.10.0 to ~> 2.11.1 (#453)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