Update dependency dateparser to v1.1.0 #33

Merged
Xefir merged 2 commits from renovate/dateparser-1.x into master 2021-10-09 10:01:13 +00:00
Owner

This PR contains the following updates:

Package Update Change
dateparser (changelog) minor ==1.0.0 -> ==1.1.0

Release Notes

scrapinghub/dateparser

v1.1.0

Compare Source

New features:

  • Support language detection based on langdetect, fastText, or a
    custom implementation (see #​932)
  • Add support for 'by
  • Sort default language list by internet usage (see #​805)

Improvements:

  • Improved support of Chinese (#​910), Czech (#​977)
  • Improvements in search_dates (see #​953)
  • Make order of previous locales deterministic (see #​851)
  • Fix parsing with trailing space (see #​841)
  • Consider RETURN_TIME_AS_PERIOD for timestamp times (see #​922)
  • Exclude failing regex version (see #​974)
  • Ongoing work multithreading support (see #​881, #​885)
  • Add demo URL (see #​883)

QA:


Configuration

📅 Schedule: 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.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dateparser](https://github.com/scrapinghub/dateparser) ([changelog](https://dateparser.readthedocs.io/en/latest/history.html)) | minor | `==1.0.0` -> `==1.1.0` | --- ### Release Notes <details> <summary>scrapinghub/dateparser</summary> ### [`v1.1.0`](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst#&#8203;110-2021-10-04) [Compare Source](https://github.com/scrapinghub/dateparser/compare/v1.0.0...v1.1.0) New features: - Support language detection based on `langdetect`, `fastText`, or a custom implementation (see [#&#8203;932](https://github.com/scrapinghub/dateparser/issues/932)) - Add support for 'by <time>' (see [#&#8203;839](https://github.com/scrapinghub/dateparser/issues/839)) - Sort default language list by internet usage (see [#&#8203;805](https://github.com/scrapinghub/dateparser/issues/805)) Improvements: - Improved support of Chinese ([#&#8203;910](https://github.com/scrapinghub/dateparser/issues/910)), Czech ([#&#8203;977](https://github.com/scrapinghub/dateparser/issues/977)) - Improvements in `search_dates` (see [#&#8203;953](https://github.com/scrapinghub/dateparser/issues/953)) - Make order of previous locales deterministic (see [#&#8203;851](https://github.com/scrapinghub/dateparser/issues/851)) - Fix parsing with trailing space (see [#&#8203;841](https://github.com/scrapinghub/dateparser/issues/841)) - Consider `RETURN_TIME_AS_PERIOD` for timestamp times (see [#&#8203;922](https://github.com/scrapinghub/dateparser/issues/922)) - Exclude failing regex version (see [#&#8203;974](https://github.com/scrapinghub/dateparser/issues/974)) - Ongoing work multithreading support (see [#&#8203;881](https://github.com/scrapinghub/dateparser/issues/881), [#&#8203;885](https://github.com/scrapinghub/dateparser/issues/885)) - Add demo URL (see [#&#8203;883](https://github.com/scrapinghub/dateparser/issues/883)) QA: - Migrate pipelines from Travis CI to Github Actions (see [#&#8203;859](https://github.com/scrapinghub/dateparser/issues/859), [#&#8203;879](https://github.com/scrapinghub/dateparser/issues/879), [#&#8203;884](https://github.com/scrapinghub/dateparser/issues/884), [#&#8203;886](https://github.com/scrapinghub/dateparser/issues/886), [#&#8203;911](https://github.com/scrapinghub/dateparser/issues/911), [#&#8203;966](https://github.com/scrapinghub/dateparser/issues/966)) - Use versioned CLDR data (see [#&#8203;825](https://github.com/scrapinghub/dateparser/issues/825)) - Add a script to update table of supported languages and locales (see [#&#8203;601](https://github.com/scrapinghub/dateparser/issues/601)) - Sort 'skip' keys in yaml files (see [#&#8203;844](https://github.com/scrapinghub/dateparser/issues/844)) - Improve test coverage (see [#&#8203;827](https://github.com/scrapinghub/dateparser/issues/827)) - Code cleanup (see [#&#8203;888](https://github.com/scrapinghub/dateparser/issues/888), [#&#8203;907](https://github.com/scrapinghub/dateparser/issues/907), [#&#8203;951](https://github.com/scrapinghub/dateparser/issues/951), [#&#8203;958](https://github.com/scrapinghub/dateparser/issues/958), [#&#8203;957](https://github.com/scrapinghub/dateparser/issues/957)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Xefir added 1 commit 2021-10-05 00:07:37 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
fc128a982a
Update dependency dateparser to v1.1.0
Xefir added 1 commit 2021-10-09 10:01:03 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
fe147a0eec
Merge branch 'master' into renovate/dateparser-1.x
Xefir merged commit 0948e4d8ae into master 2021-10-09 10:01:13 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/PyNyaaTa#33
No description provided.