Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2025

This PR contains the following updates:

Package Change Age Confidence
trafilatura ==1.12.2 -> ==2.0.0 age confidence

Release Notes

adbar/trafilatura (trafilatura)

v2.0.0

Compare Source

Breaking changes:

  • Python 3.6 and 3.7 deprecated (#​709)
  • bare_extraction():
    • now returns an instance of the Document class by default
    • as_dict deprecation warning → use .as_dict() method on return value (#​730)
  • bare_extraction() and extract(): no_fallback deprecation warning → use fast instead (#​730)
  • downloads: remove decode argument in fetch_url() → use fetch_response instead (#​724)
  • deprecated graphical user interface now removed (#​713)
  • extraction: move max_tree_size parameter to settings.cfg (#​742)
  • use type hinting (#​721, #​723, #​748)
  • see Python and CLI deprecations in the docs

Fixes:

Metadata:

  • more robust URL extraction (#​710)

Command-line interface:

  • CLI: print URLs early for feeds and sitemaps with --list with @​gremid (#​744)
  • CLI: add 126 exit code for high error ratio (#​747)

Maintenance:

Documentation:


Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Sep 2, 2025
@renovate renovate bot requested a review from a team as a code owner September 2, 2025 20:19
@renovate renovate bot force-pushed the renovate/trafilatura-2.x branch 17 times, most recently from 67c96d2 to 6ea3ecf Compare September 4, 2025 09:56
@renovate renovate bot force-pushed the renovate/trafilatura-2.x branch 3 times, most recently from 4d81238 to 74a071e Compare September 17, 2025 12:29
@renovate renovate bot force-pushed the renovate/trafilatura-2.x branch from 74a071e to 480604a Compare September 29, 2025 09:23
@renovate renovate bot force-pushed the renovate/trafilatura-2.x branch 2 times, most recently from 8b18209 to b72f989 Compare October 22, 2025 13:24
@AndrejKiri AndrejKiri moved this from Todo to In Review in End User SIG Oct 23, 2025
@renovate renovate bot force-pushed the renovate/trafilatura-2.x branch from b72f989 to b0fd547 Compare November 2, 2025 15:58
@renovate renovate bot force-pushed the renovate/trafilatura-2.x branch from b0fd547 to d6a6849 Compare November 18, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

0 participants