Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps fanficfare from 4.52.0 to 4.53.0.

Release notes

Sourced from fanficfare's releases.

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.)

Run fanficfare -h from command-line.

Changes:

  • Fix for rare 'false' as INI list corner case
  • base_xenforo2forum_adapter: Add include_nonauthor_poster option
  • adapter_storiesonlinenet: Improve inject_chapter_title for #1294
  • writer_epub: Add option as page_progression_direction_rtl
  • Changes for #1292 for normalizing different series URL forms. Thanks, dbhmw!
  • adapter_literotica: Remove unused chapter_categories_use_all option, fix other site options for better defaults.ini #1292
  • Calc words_added even if not in logpage_entries.
  • AO3: Site changed 'don't have permission' string
  • adapter_literotica: Get series ID from data object #1290, thanks WWeapn
  • adapter_literotica: Add chapter descriptions to summary (#1287) thanks dbhmw
  • adapter_literotica: Don't require tags_from_chapters for old eroticatags collection. From #1280
  • adapter_fictionlive: create self.chapter_id_to_api earlier for normalize_chapterurl
  • adapter_literotica: Fix for one-shot aver_rating #1285
Commits
  • 590b663 Bump Release Version 4.53.0
  • 9bb408c Bump Test Version 4.52.9
  • 5d6a63a Fix for rare 'false' as INI list corner case
  • 4078ccf Bump Test Version 4.52.8
  • 79c2912 writer_epub: Add <spine page-progression-direction=rtl> option as page_progre...
  • dea48d9 adapter_storiesonlinenet: Improve inject_chapter_title for #1294
  • c165196 base_xenforo2forum_adapter: Add include_nonauthor_poster option
  • c385013 adapter_literotica: Remove unused chapter_categories_use_all option, fix othe...
  • 8780aa3 Bump Test Version 4.52.7
  • 12c7bfe adapter_literotica: Remove unused chapter_categories_use_all option, fix othe...
  • 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.53.0.
- [Release notes](https://github.com/JimmXinu/FanFicFare/releases)
- [Commits](JimmXinu/FanFicFare@v4.52.0...v4.53.0)

---
updated-dependencies:
- dependency-name: fanficfare
  dependency-version: 4.53.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 Jan 5, 2026
@github-actions
Copy link

github-actions bot commented Jan 5, 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.53.0NullUnknown License

OpenSSF Scorecard

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

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.

1 participant