Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 24, 2021

Bumps github.com/bmaupin/go-epub from 0.5.3 to 0.9.0.

Release notes

Sourced from github.com/bmaupin/go-epub's releases.

v0.9.0

  • Ability to set a custom HTTP client to fetch the data (#51)
  • HEAD requests are used during validation instead of GET for greater performance (#51)

v0.8.0

Add support for data URLs as media (#45)

v0.7.2

Only count automatically generated section file names when generating new ones (#43)

v0.7.1

Fix incorrect ID generation for images in manifest (#14)

v0.7.0

Fix missing thumbnail on MacOS (#18)

v0.6.1

fix: Invalid reference returned by AddImage on Windows (#19)

v0.6.0

Add some thread safety to the public API (#27)

Commits
  • 7c51db0 docs: Minor rewording
  • b19954d ci: Explicitly test with Go 1.17
  • 8c93c16 Merge pull request #51 from owulveryck/validation
  • ea8dec6 chore: clean the test file at the end of the process
  • fd8e716 chore: various optimization
  • c88d72d fix: new structure for the fetchmedia
  • 07be88e fix: add documentation for add media (#48)
  • 89542e8 feat: custom http client and validation
  • 5d5cfc9 Merge pull request #47 from bmaupin/test-with-go-117
  • 95bfe4c Merge pull request #47 from bmaupin/test-with-go-117
  • 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 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 [github.com/bmaupin/go-epub](https://github.com/bmaupin/go-epub) from 0.5.3 to 0.9.0.
- [Release notes](https://github.com/bmaupin/go-epub/releases)
- [Commits](bmaupin/go-epub@v0.5.3...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/bmaupin/go-epub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 21, 2021

Superseded by #58.

@dependabot dependabot bot closed this Oct 21, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/bmaupin/go-epub-0.9.0 branch October 21, 2021 17:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants