Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency tldextract to v5.1.2 #4010

Merged
merged 1 commit into from Apr 2, 2024
Merged

Conversation

openverse-bot
Copy link
Collaborator

This PR contains the following updates:

Package Update Change
tldextract minor ==5.0.1 -> ==5.1.2

Release Notes

john-kurkowski/tldextract (tldextract)

v5.1.2

Compare Source

  • Bugfixes
    • Remove socket.inet_pton, to fix platform-dependent IP parsing (#​318)
    • Use non-capturing groups for IPv4 address detection, for a slight speed boost (#​323)
  • Misc.
    • Add CI for PyPy3.9 and PyPy3.10 (#​316)
    • Add script to automate package release process (#​325)
    • Update LICENSE copyright years

v5.1.1

Compare Source

  • Bugfixes
    • Fix path join on Windows (#​314)
    • Support Python 3.12

v5.1.0

Compare Source

  • Features
    • Allow passing in requests.Session (#​311)
    • Add "-j, --json" option to support output in json format (#​313)
  • Docs
    • Improve clarity of absolute path (#​312)
  • Misc.
    • Extract all testing deps from tox.ini to pyproject.toml extras (#​310)
    • Work around responses type union error, in tests

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner April 2, 2024 14:35
@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 labels Apr 2, 2024
@openverse-bot openverse-bot added the 🧰 goal: internal improvement Improvement that benefits maintainers, not users label Apr 2, 2024
@openverse-bot openverse-bot added the 🧱 stack: catalog Related to the catalog and Airflow DAGs label Apr 2, 2024
@dhruvkb dhruvkb merged commit 7b5d401 into main Apr 2, 2024
41 checks passed
@dhruvkb dhruvkb deleted the gha-renovatetldextract-5.x branch April 2, 2024 18:56
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
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants