Skip to content

Bump fanficfare from 4.52.0 to 4.54.0#78

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fanficfare-4.54.0
Open

Bump fanficfare from 4.52.0 to 4.54.0#78
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fanficfare-4.54.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps fanficfare from 4.52.0 to 4.54.0.

Release notes

Sourced from fanficfare's releases.

FanFicFare 4.54.0

Installation instructions:

Calibre Plugin:

Install attached plugin zip file, or use Calibre's 'Get plugins' feature.

Command line interface:

FanFicFare is delivered as a pip Python package.

pip install FanFicFare or pip install --upgrade FanFicFare ...to update.

(pip will automatically install dependencies.)

Run fanficfare -h from command-line.

Changes:

  • Update Translations
  • Plugin BG settings: Remove 'old' vs 'new' BG handling verbiage
  • adapter_ficbooknet: Change how replace_text_formatting converts to text.
  • BrowserCache: Add comment about py2 and gzip.decompress
  • Don't give format section warnings for fix_excess_space
  • adapter_storiesonlinenet: Site changed, get series number from series page now.
  • adapter_ficbooknet: Add replace_text_formatting option to replace CSS paragraphing with tags, for txt output.
  • adapter_royalroadcom: Fix login failure reporting #1302
  • Image Handling Changes See wiki page.
  • base_xenforo2forum_adapter: Fix include_nonauthor_poster: Had left testing conditional

FanFicFare 4.53.0

Installation instructions:

Calibre Plugin:

Install attached plugin zip file, or use Calibre's 'Get plugins' feature.

Command line interface:

FanFicFare is delivered as a pip Python package.

pip install FanFicFare or pip install --upgrade FanFicFare ...to update.

(pip will automatically install dependencies.)

... (truncated)

Commits
  • 94c932c Bump Release Version 4.54.0
  • 27fb765 Update translations.
  • 06ce46f Bump Test Version 4.53.15
  • c04d85f Plugin BG settings: Remove 'old' vs 'new' BG handling verbiage
  • b6cdc30 Bump Test Version 4.53.14
  • 9bbb5e8 adapter_ficbooknet: Change how replace_text_formatting converts to text.
  • 18ce6e6 BrowserCache: Add comment about py2 and gzip.decompress
  • 507910f Don't give format section warnings for fix_excess_space
  • ccf7801 Bump Test Version 4.53.13
  • 9a52a10 adapter_ficbooknet: Add replace_text_formatting option to replace CSS paragra...
  • 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 [fanficfare](https://github.com/JimmXinu/FanFicFare) from 4.52.0 to 4.54.0.
- [Release notes](https://github.com/JimmXinu/FanFicFare/releases)
- [Commits](JimmXinu/FanFicFare@v4.52.0...v4.54.0)

---
updated-dependencies:
- dependency-name: fanficfare
  dependency-version: 4.54.0
  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 Feb 2, 2026
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

poetry.lock

PackageVersionLicenseIssue Type
fanficfare4.54.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/fanficfare 4.54.0 🟢 3.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
SAST⚠️ 0no SAST tool detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 9license file detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Pinned-Dependencies⚠️ -1no dependencies found
Fuzzing⚠️ 0project is not fuzzed

Scanned Files

  • poetry.lock

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