sruusk / esea-scraper

A consumable Node package to scrape data from ESEA API
https://www.npmjs.com/package/esea-scraper
Other
3 stars 2 forks source link

Bump chrono-node from 2.4.1 to 2.5.0 #155

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps chrono-node from 2.4.1 to 2.5.0.

Release notes

Sourced from chrono-node's releases.

v2.5.0

  • New Added basic support for Spanish (by @​S4M3R)

Others:

  • New: Support timeunit abbriviation (English)
  • Support "midday" casual time in English (by @​kieranm)

https://github.com/wanasit/chrono/compare/v2.4.2...v2.5.0

v2.4.2

  • Fix: slash date format accept invalid dates
  • Fix: forward date to correctly increment day by one #456 (by @​Swivelgames)
  • Fix: Midnight follow by date
  • Fix: Incorrect date(day) value in Chinese Local time expression parsers when date by @​maxwellyue
  • Other refactoring/fixes by @​mikemikhaylov @​7qt

https://github.com/wanasit/chrono/compare/v2.4.1...v2.4.2

Commits
  • 0d9d447 2.5.0
  • 8abbd83 New: Support timeunit abbriviation (English)
  • 1a4c2dc Merge pull request #486 from kieranm/patch-1
  • 493ff99 Merge pull request #488 from mikemikhaylov/fix-description-for-ru-merge-datet...
  • 4a1a434 Merge pull request #485 from S4M3R/master
  • da784a3 Fixes description RUMergeDateTimeRefiner
  • 9381a8f Support "midday" casual time in English
  • c84d3b7 Removed testing file
  • df09c63 Added basic support for spanish 2
  • 80a525d Added basic support for spanish
  • 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 will merge this PR once CI passes on it, as requested by @Apina-32.


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)