Skip to content

chore(deps): bump chrono-node from 2.9.0 to 2.9.1#12

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

chore(deps): bump chrono-node from 2.9.0 to 2.9.1#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chrono-node-2.9.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps chrono-node from 2.9.0 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

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.9.0 to 2.9.1.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.9.0...v2.9.1)

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

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 9, 2026
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