Skip to content

build(deps): bump tldextract from 5.3.0 to 5.3.2 - #1381

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/tldextract-5.3.2
Open

build(deps): bump tldextract from 5.3.0 to 5.3.2#1381
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/tldextract-5.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps tldextract from 5.3.0 to 5.3.2.

Release notes

Sourced from tldextract's releases.

5.3.2

  • Bugfixes
    • Fix reverse_domain_name stray dots when suffix or domain empty (#368)
  • Docs
    • Fix README: extract_urllib is on the instance, not the module (#362)
    • Fix docstring: default cache_dir description (#367)
    • Document hostname representation limits
    • Document implicit PSL wildcard behavior
  • Misc
    • Add Markdown doctest coverage (#363)
    • Remove obsolete pytest-gitignore
    • Adopt uv dependency groups for contributors
    • Install only test dependencies in test environments

New Contributors

Full Changelog: john-kurkowski/tldextract@5.3.1...5.3.2

5.3.1

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

New Contributors

Contributors

Full Changelog: john-kurkowski/tldextract@5.3.0...5.3.1

Changelog

Sourced from tldextract's changelog.

5.3.2 (2026-08-08)

  • Bugfixes
    • Fix reverse_domain_name stray dots when suffix or domain empty (#368)
  • Docs
    • Fix README: extract_urllib is on the instance, not the module (#362)
    • Fix docstring: default cache_dir description (#367)
    • Document hostname representation limits
    • Document implicit PSL wildcard behavior
  • Misc
    • Add Markdown doctest coverage (#363)
    • Remove obsolete pytest-gitignore
    • Adopt uv dependency groups for contributors
    • Install only test dependencies in test environments

5.3.1 (2025-12-28)

  • 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)
Commits
  • 72d3795 5.3.2
  • c041798 Update LICENSE copyright years
  • 6d1a04f Document implicit PSL wildcard behavior
  • 14bade8 Document hostname representation limits
  • 1a0f4a0 Parallelize required validation checks
  • 35b88eb Fix reverse_domain_name emitting stray dots for empty components (#368)
  • c4a17b6 Bump the github-actions group across 1 directory with 2 updates (#373)
  • 97f2ffa Remove Dependabot pull request limits
  • b4c112c Fix setup-uv CI action reference
  • 4802f57 Add Dependabot dependency updates
  • 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 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 [tldextract](https://github.com/john-kurkowski/tldextract) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/john-kurkowski/tldextract/releases)
- [Changelog](https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md)
- [Commits](john-kurkowski/tldextract@5.3.0...5.3.2)

---
updated-dependencies:
- dependency-name: tldextract
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Packages this project depends on label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Packages this project depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants