Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps ebooklib from 0.18 to 0.20.

Release notes

Sourced from ebooklib's releases.

v0.20

What's Changed

Full Changelog: aerkalov/ebooklib@v0.19...v0.20

v0.19

What's Changed

New Contributors

Full Changelog: aerkalov/ebooklib@v0.18...v0.19

Changelog

Sourced from ebooklib's changelog.

Version 0.20 (2025-10-26)

Added

* Add Read the docs configuration file ([#333](https://github.com/aerkalov/ebooklib/issues/333))
* Add pytest support and GitHub workflow ([#349](https://github.com/aerkalov/ebooklib/issues/349))
* Add extension method for <meta> to EpubHtml object ([#298](https://github.com/aerkalov/ebooklib/issues/298))

Changed

  • Reformat all code with ruff, fix docs
  • Update the list of software using ebooklib
  • Increase the priority of inserting into
  • Return bytes in EpubHtml's content getter methods (#319)

Fixed

* Fix the version in Sphinx documentation ([#335](https://github.com/aerkalov/ebooklib/issues/335))
* Bug fix: Prevent None join error when HREF is not found on a link_node ([#328](https://github.com/aerkalov/ebooklib/issues/328))
* Fix item.get_type() does not recognize webm ([#312](https://github.com/aerkalov/ebooklib/issues/312), [#338](https://github.com/aerkalov/ebooklib/issues/338))
* Add more informative text for future Contributors ([#333](https://github.com/aerkalov/ebooklib/issues/333))

Version 0.19 (2025-05-02)

Added

  • Add option to set toc page direction (#234)
  • Add compresslevel parameter for zip compression (#287)

Changed

* Update README.md with refreshing the project issue
* Use posix module instead of os.path when managing EPUB references ([#305](https://github.com/aerkalov/ebooklib/issues/305))
* Change deprecation check for ignore_ncx
* Using lxml text_content() on all nodes for better ToC parsing

Fixed

* Throwing errors while writing EPUB is optional now and behavior will be changed in the future ([#316](https://github.com/aerkalov/ebooklib/issues/316))
* Fix lxml root warning ([#305](https://github.com/aerkalov/ebooklib/issues/305))
* Toning down metadata failure to an info log
* Check truth value of ignore_ncx deprecation, not just truthiness ([#283](https://github.com/aerkalov/ebooklib/issues/283))
* Add direction to the epub Nav page only if it was set
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/aerkalov/ebooklib/commit/7058a9e577b3529f1a494b7166a8019ef4c556f4&quot;&gt;&lt;code&gt;7058a9e&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/aerkalov/ebooklib/issues/351&quot;&gt;#351&lt;/a> from aerkalov/feature/changes</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/55f831d5f1b4ebb1fd51531ffe483ec2047fb32b&quot;&gt;&lt;code&gt;55f831d&lt;/code&gt;&lt;/a> Prepare for the 0.20 release</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/d2a42aef1ce016f8bcefbc763837434e04a5c18a&quot;&gt;&lt;code&gt;d2a42ae&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/aerkalov/ebooklib/issues/350&quot;&gt;#350&lt;/a> from aerkalov/feature/pyproject</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/0dd72c340ec82429ed33d6cb18baa133d57d29e6&quot;&gt;&lt;code&gt;0dd72c3&lt;/code&gt;&lt;/a> Reformat all code with ruff, fix docs, ...</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/269c56324c2c35592070b624bbac4704e4310adb&quot;&gt;&lt;code&gt;269c563&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/aerkalov/ebooklib/issues/348&quot;&gt;#348&lt;/a> from aerkalov/feat/pytest</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/b162ab0ab4aec8f86499a87705d20baab1f6d027&quot;&gt;&lt;code&gt;b162ab0&lt;/code&gt;&lt;/a> First inital pytests and github workflow <a href="https://redirect.github.com/aerkalov/ebooklib/issues/349&quot;&gt;#349&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/629753984ca4b427c373126b81e0cae4a97dc4ea&quot;&gt;&lt;code&gt;6297539&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/aerkalov/ebooklib/issues/338&quot;&gt;#338&lt;/a> from aerkalov/fix/webm</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/310c615dc76d346725e0a5b8f35c234a0826ea30&quot;&gt;&lt;code&gt;310c615&lt;/code&gt;&lt;/a> <a href="https://redirect.github.com/aerkalov/ebooklib/issues/312&quot;&gt;#312&lt;/a> item.get_type() does not recognize webm</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/586a207867a36bffc5df5454adeac6231b2f4713&quot;&gt;&lt;code&gt;586a207&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/aerkalov/ebooklib/issues/337&quot;&gt;#337&lt;/a> from aerkalov/feat/used</li>
<li><a href="https://github.com/aerkalov/ebooklib/commit/808d9e8b4e89cf9a81f76c7b032dcd58412bb44c&quot;&gt;&lt;code&gt;808d9e8&lt;/code&gt;&lt;/a> Update the list of software using ebooklib</li>
<li>Additional commits viewable in <a href="https://github.com/aerkalov/ebooklib/compare/v0.18...v0.20&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ebooklib](https://github.com/aerkalov/ebooklib) from 0.18 to 0.20.
- [Release notes](https://github.com/aerkalov/ebooklib/releases)
- [Changelog](https://github.com/aerkalov/ebooklib/blob/master/CHANGES.txt)
- [Commits](aerkalov/ebooklib@v0.18...v0.20)

---
updated-dependencies:
- dependency-name: ebooklib
  dependency-version: '0.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2025
@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nextra-docsgpt Building Building Preview Comment Oct 27, 2025 9:06pm
oss-docsgpt Ready Ready Preview Comment Oct 27, 2025 9:06pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application Application dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant