Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Nov 28, 2025

This PR contains the following updates:

Package Change Age Confidence
dateparser (changelog) ==1.2.0==1.2.2 age confidence

Release Notes

scrapinghub/dateparser (dateparser)

v1.2.2

Compare Source

Fixes:

  • Handle the Russian preposition “с” (#​1261)
  • Fix weekday search (#​1274)

Improvements:

  • Add Python 3.14 support (#​1273)
  • Cache timezone offsets to improve import time (#​1250)

v1.2.1

Compare Source

Fixes:

  • Fix PytzUsageWarning (#​1109)
  • Fix date_parser with prefer_month_of_year wrong results (#​1224)
  • Fix skipped day when UTC and tz are different days (#​1183)

Improvements:

  • Avoid repeated loop over timezones (#​1238)
  • Proofread README.rst (#​1234)
  • Check for derived types for configuration (#​1223)
  • Parse some abbreviated strings as relative dates (#​1219)
  • Migrate from hijri-converter to hijridate (#​1211)
  • Fixed ClusterFuzz build error by adding dateparser.data as a binary (#​1208)
  • Fix an issue detected by OSSFuzz (#​1203)
  • Support two-digit years in non-Gregorian calendars (#​1187)
  • Refactored CI to run extras separately and test minimum versions of dependencies, replaced flake8 with ruff, fixed tests (#​1248)
  • Set minimum versions for dependencies (#​1248)
  • Limited numpy to 1.x when installing dateparser[fasttext] (#​1248)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| pypi       | dateparser | 1.2.0 | 1.2.2 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants