Skip to content

Bump chrono-node from 2.1.8 to 2.5.1#372

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/chrono-node-2.5.1
Closed

Bump chrono-node from 2.1.8 to 2.5.1#372
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/chrono-node-2.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps chrono-node from 2.1.8 to 2.5.1.

Release notes

Sourced from chrono-node's releases.

v2.5.1

  • Fix: Support "the x after ..." pattern 6760ca0
  • Fix: recognize time ending that shift to another month dc1b244428a
  • New (nl): Dutch shortened month (by @​skoppers)
  • New (ru): Parsing for Russian "day before yesterday/after tomorrow" (by @​mikemikhaylov)
  • New (de/es): Time within pattern support (by Toby Rothe)

wanasit/chrono@v2.5.0...v2.5.1

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)

wanasit/chrono@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

wanasit/chrono@v2.4.1...v2.4.2

v2.4.1

Minor version v2.3 -> v2.4

  • New weekday calculation (e.g. "This Friday", "Next Saturday")
  • Fixed inconsistent behaviors (#464)
  • New: Introduced weekday enum

Other:

  • RU: Small fixes for the locale (a3c3bf8, a89da1d)

wanasit/chrono@v2.3.9...v2.4.1

v2.3.9

wanasit/chrono@v2.3.8...v2.3.9

v2.3.8

  • (new) Added parsing for quarter f4964a6 (by @​PriyankaSand)
  • (new, DE) Improve German casual relative expression parsing 668b5fe (by @​georgd)

... (truncated)

Commits
  • f70be3b 2.5.1
  • d98a9a0 Fix: add more directory to .npmignore
  • 6760ca0 Fix: support "the x after .." pattern
  • 175c94e Fix: Test removing/replacing a parser
  • d01f822 Fix: format and documentation
  • 3e31526 Merge pull request #500 from skoppers/master
  • 5bc1f4f Merge pull request #498 from mikemikhaylov/more-options-for-ru
  • 5d85425 Fix: More test and pattern for timeunit abbv
  • 838e884 Add support for 'mrt' Dutch shortened month
  • c219da8 Adds parsing for Russian "the day before the day before yesterday"
  • 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 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)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.1.8 to 2.5.1.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.1.8...v2.5.1)

---
updated-dependencies:
- dependency-name: chrono-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2023

Superseded by #373.

@dependabot dependabot bot closed this Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chrono-node-2.5.1 branch March 13, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants