Skip to content

Update dependency tldextract to v5.3.1#5437

Open
openverse-bot wants to merge 1 commit intomainfrom
gha-renovatetldextract-5.x
Open

Update dependency tldextract to v5.3.1#5437
openverse-bot wants to merge 1 commit intomainfrom
gha-renovatetldextract-5.x

Conversation

@openverse-bot
Copy link
Copy Markdown
Collaborator

@openverse-bot openverse-bot commented Jun 1, 2025

This PR contains the following updates:

Package Update Change
tldextract minor ==5.1.3 -> ==5.3.1

Release Notes

john-kurkowski/tldextract (tldextract)

v5.3.1

Compare Source

  • Bugfixes
    • Drop support for EOL Python 3.9 (#​359)
    • Support Python 3.14 + PyPy 3.11 (#​358)
    • Speed up IP address search space with isdecimal() instead of isdigit() (#​352)
  • Docs
    • Reorganize, dedupe, and shorten README (#​349)

v5.3.0

Compare Source

  • Features
    • Add result field registry_suffix (#​344)
      • To complement the existing public suffix field suffix
    • Add result property top_domain_under_public_suffix (#​344)
    • Add result property top_domain_under_registry_suffix (#​344)
    • Deprecate registered_domain property
      • Use top_domain_under_public_suffix instead, which has the same behavior
        but a more accurate name
  • Bugfixes
    • Fix missing reverse_domain_name property in CLI --json output (a545c67)
  • Misc.
    • Expand internal suffix_index return type to be richer than bools, and
      include the registry suffix during trie traversal
      (#​344)

v5.2.0

Compare Source

  • Features
    • Add reverse_domain_name result property (#​342)
  • Bugfixes
    • Extend exported public interface with ExtractResult and update (36ff658)
      • These were always meant to be public. Eases user import.
  • Docs
    • Document result fields
    • Note all return values
    • Colocate usage in the usage section
    • Link to private domain docs
  • Misc.
    • Update bundled snapshot

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner June 1, 2025 02:50
@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 🐍 tech: python Involves Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Jun 1, 2025
@openverse-bot openverse-bot removed the request for review from a team June 1, 2025 02:50
@openverse-bot openverse-bot added the 🧱 stack: catalog Related to the catalog and Airflow DAGs label Jun 1, 2025
@openverse-bot openverse-bot requested review from krysal and obulat June 1, 2025 02:50
@openverse-bot openverse-bot moved this to 👀 Needs Review in Openverse PRs Jun 1, 2025
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch 5 times, most recently from 89904dc to 0a3c356 Compare June 11, 2025 12:48
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch 2 times, most recently from dcfee1e to 679bdd1 Compare July 9, 2025 12:49
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch from 679bdd1 to 07e964e Compare July 28, 2025 23:09
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch 2 times, most recently from 9891a66 to 4b322e3 Compare October 20, 2025 21:38
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch 5 times, most recently from d70774d to 38c2adb Compare November 19, 2025 07:38
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch 2 times, most recently from b55977d to 7ea429a Compare November 23, 2025 20:09
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch from 7ea429a to ca0ddd8 Compare December 29, 2025 00:35
@openverse-bot openverse-bot changed the title Update dependency tldextract to v5.3.0 Update dependency tldextract to v5.3.1 Dec 29, 2025
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch from ca0ddd8 to 9ba6490 Compare February 17, 2026 21:19
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch from 9ba6490 to 4586709 Compare March 3, 2026 08:53
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch from 4586709 to 0e9604e Compare April 8, 2026 01:44
@openverse-bot openverse-bot force-pushed the gha-renovatetldextract-5.x branch from 0e9604e to 9a975d8 Compare April 8, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: catalog Related to the catalog and Airflow DAGs 🐍 tech: python Involves Python

Projects

Status: 👀 Needs Review

Development

Successfully merging this pull request may close these issues.

1 participant