Skip to content

deps: bump chrono-node from 2.8.4 to 2.9.1#2050

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chrono-node-2.9.1
Open

deps: bump chrono-node from 2.8.4 to 2.9.1#2050
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chrono-node-2.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps chrono-node from 2.8.4 to 2.9.1.

Release notes

Sourced from chrono-node's releases.

v2.9.1

  • New: Vietnamese (vi) support (by @​nhannht)
  • New: Finnish (fi) support (by @​kallepahajoki)
  • Fix: Meridiem assignment for casual time parsing (by @​VergilYotov)
  • Fix: (en) Recognize "of" between weekday and suffix (by @​jbreissinger)
  • Fix (it): Improve Italian time parsing regex and add tests 0c71ed0
  • Fix (zh): Fix Chinese time parsing including CJK boundary and AM/PM implication 67f4c11
  • Fix historical timezone precision loss (LMT support) 5062a94
  • Fix year parsing for 3000+ (Issue #636) c830360
  • Fix meridiem merge for casual times and add -5d midnight regression 1cbfd1b

wanasit/chrono@v2.9.0...v2.9.1

v2.9.0

New/Fix: Remove dayjs dependency

We have been working toward making Chrono relying only on native Javascript date/time library; and now we are ready to drop dayjs dependency.

This change removes ParsingComponent.dayjs() and dayjs from package.json (50585af). Thus, it is published in a minor version.


wanasit/chrono@v2.8.5...v2.9.0

v2.8.5

  • New: export it and sv locales f13e64e
  • Fix: Do not parse year-like numbers as times deb72c5
  • Fix: JP time parsing improvement b1bde28

wanasit/chrono@v2.8.4...v2.8.5

Commits
  • b459d05 2.9.1
  • 41966fc Refactor: Apply formatter
  • 0b9be8c Refactor: Increase date refiner coverage
  • 35ab77f Merge pull request #641 from nhannht/feat/vi-locale
  • 59f0bf8 Merge pull request #644 from breissingerj/fix/weekday-of-next-week-modifier
  • 140510d fix(en): support 'of' connector in weekday postfix (e.g. 'Tuesday of next week')
  • 8a476a6 test(vi): add minute validation, toBeDate assertions, strict/forward edge cases
  • 86f0076 fix(vi): fix trưa meridiem bug, \b word boundary bug, revert lockfile drift
  • ed5f061 test(vi): add strict mode, forwardDate, isCertain, and negative tests
  • 52f6042 test(vi): add result.index assertions to match EN test conventions
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.8.4 to 2.9.1.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.8.4...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2026
@dependabot dependabot Bot requested a review from recurser as a code owner May 6, 2026 20:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
string-is Ready Ready Preview, Comment May 6, 2026 8:49pm

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants