Skip to content

Bump dateparser from 1.2.0 to 1.2.2 in /products/distill#66

Merged
brucearctor merged 1 commit into
masterfrom
dependabot/pip/products/distill/master/dateparser-1.2.1
Jul 13, 2026
Merged

Bump dateparser from 1.2.0 to 1.2.2 in /products/distill#66
brucearctor merged 1 commit into
masterfrom
dependabot/pip/products/distill/master/dateparser-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 27, 2025

Copy link
Copy Markdown
Contributor

Bumps dateparser from 1.2.0 to 1.2.2.

Release notes

Sourced from dateparser's releases.

Release v1.2.2

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)

Release v1.2.1

1.2.1

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

Sourced from dateparser's changelog.

1.2.2 (2025-06-26)

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)

1.2.1 (2025-02-05)

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the maintenance maintain, eliminate vulnerabilities, reduce obsolescence label Feb 27, 2025
@brucearctor

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title Bump dateparser from 1.2.0 to 1.2.1 in /products/distill Bump dateparser from 1.2.0 to 1.2.2 in /products/distill Jul 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/products/distill/master/dateparser-1.2.1 branch from 0118db8 to bf0ef2d Compare July 13, 2026 02:50
@brucearctor

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/scrapinghub/dateparser/releases)
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst)
- [Commits](scrapinghub/dateparser@v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: dateparser
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/products/distill/master/dateparser-1.2.1 branch from bf0ef2d to c4335da Compare July 13, 2026 03:16
@brucearctor brucearctor merged commit fb0283c into master Jul 13, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/pip/products/distill/master/dateparser-1.2.1 branch July 13, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance maintain, eliminate vulnerabilities, reduce obsolescence

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant