Skip to content

build(deps): bump tldextract from 5.3.1 to 5.3.2 - #54

Merged
sebastian-nagel merged 1 commit into
masterfrom
dependabot/pip/tldextract-5.3.2
Sep 2, 2026
Merged

sebastian-nagel merged 1 commit into
masterfrom
dependabot/pip/tldextract-5.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps tldextract from 5.3.1 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

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
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.1 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.1...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 dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 1, 2026
@sebastian-nagel
sebastian-nagel merged commit dde2952 into master Sep 2, 2026
2 checks passed
@sebastian-nagel

Copy link
Copy Markdown
Contributor

tldextract 5.3.2 is already used in production.

@dependabot
dependabot Bot deleted the dependabot/pip/tldextract-5.3.2 branch September 2, 2026 08:43
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