Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps ebooklib from 0.19 to 0.20.

Release notes

Sourced from ebooklib's releases.

v0.20

What's Changed

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

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))
Commits
  • 7058a9e Merge pull request #351 from aerkalov/feature/changes
  • 55f831d Prepare for the 0.20 release
  • d2a42ae Merge pull request #350 from aerkalov/feature/pyproject
  • 0dd72c3 Reformat all code with ruff, fix docs, ...
  • 269c563 Merge pull request #348 from aerkalov/feat/pytest
  • b162ab0 First inital pytests and github workflow #349
  • 6297539 Merge pull request #338 from aerkalov/fix/webm
  • 310c615 #312 item.get_type() does not recognize webm
  • 586a207 Merge pull request #337 from aerkalov/feat/used
  • 808d9e8 Update the list of software using ebooklib
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [ebooklib](https://github.com/aerkalov/ebooklib) from 0.19 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.19...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 27, 2025 13:10
@github-actions github-actions bot merged commit e48ece5 into master Oct 27, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/pip/ebooklib-0.20 branch October 27, 2025 13:11
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants