Skip to content

chore(deps): bump chrono-node from 2.9.0 to 2.9.1 in /superset-frontend#39939

Merged
sadpandajoe merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/chrono-node-2.9.1
May 13, 2026
Merged

chore(deps): bump chrono-node from 2.9.0 to 2.9.1 in /superset-frontend#39939
sadpandajoe merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/chrono-node-2.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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)

@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels May 7, 2026
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented May 7, 2026

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit ef42f48
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a04b9776298d000085f5b86
😎 Deploy Preview https://deploy-preview-39939--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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>
@sadpandajoe sadpandajoe force-pushed the dependabot/npm_and_yarn/superset-frontend/chrono-node-2.9.1 branch from 0a4f28b to ef42f48 Compare May 13, 2026 17:48
@sadpandajoe sadpandajoe self-requested a review May 13, 2026 17:48
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.14%. Comparing base (85c4411) to head (ef42f48).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #39939      +/-   ##
==========================================
- Coverage   64.14%   64.14%   -0.01%     
==========================================
  Files        2590     2590              
  Lines      138024   138024              
  Branches    32017    32017              
==========================================
- Hits        88538    88533       -5     
- Misses      47967    47972       +5     
  Partials     1519     1519              
Flag Coverage Δ
javascript 66.99% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sadpandajoe sadpandajoe merged commit 17a5f69 into master May 13, 2026
72 checks passed
@sadpandajoe sadpandajoe deleted the dependabot/npm_and_yarn/superset-frontend/chrono-node-2.9.1 branch May 13, 2026 22:59
@bito-code-review
Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped – PR Already Merged

Bito scheduled an automatic review for this pull request, but the review was skipped because this PR was merged before the review could be run.
No action is needed if you didn't intend to review it. To get a review, you can type /review in a comment and save it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant