dependabot[bot] opened a new pull request, #39939:
URL: https://github.com/apache/superset/pull/39939

   Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.9.0 to 2.9.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/wanasit/chrono/releases";>chrono-node's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.9.1</h2>
   <ul>
   <li>New: Vietnamese (<code>vi</code>) support (by <a 
href="https://github.com/nhannht";><code>@​nhannht</code></a>)</li>
   <li>New: Finnish (<code>fi</code>) support (by <a 
href="https://github.com/kallepahajoki";><code>@​kallepahajoki</code></a>)</li>
   <li>Fix: Meridiem assignment for casual time parsing (by <a 
href="https://github.com/VergilYotov";><code>@​VergilYotov</code></a>)</li>
   <li>Fix: (en) Recognize &quot;of&quot; between weekday and suffix (by <a 
href="https://github.com/jbreissinger";><code>@​jbreissinger</code></a>)</li>
   <li>Fix (it): Improve Italian time parsing regex and add tests  0c71ed0</li>
   <li>Fix (zh): Fix Chinese time parsing including CJK boundary and AM/PM 
implication  67f4c11</li>
   <li>Fix historical timezone precision loss (LMT support)  5062a94</li>
   <li>Fix year parsing for 3000+ (Issue <a 
href="https://redirect.github.com/wanasit/chrono/issues/636";>#636</a>)  
c830360</li>
   <li>Fix meridiem merge for casual times and add -5d midnight regression  
1cbfd1b</li>
   </ul>
   <hr />
   <p><a 
href="https://github.com/wanasit/chrono/compare/v2.9.0...v2.9.1";>https://github.com/wanasit/chrono/compare/v2.9.0...v2.9.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/wanasit/chrono/commit/b459d05a6376cd3b30f3fbee7f91995d6296c868";><code>b459d05</code></a>
 2.9.1</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/41966fc2c4ae6f7db9707d91ef30cc50c9ba2016";><code>41966fc</code></a>
 Refactor: Apply formatter</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/0b9be8ceeb623088b06bc01ae8533bd2c3990d87";><code>0b9be8c</code></a>
 Refactor: Increase date refiner coverage</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/35ab77fd023ecb6731ae6c02bb4ec7ef601e8421";><code>35ab77f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wanasit/chrono/issues/641";>#641</a> from 
nhannht/feat/vi-locale</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/59f0bf8603a9787591641b5cb7e877f72e906346";><code>59f0bf8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/wanasit/chrono/issues/644";>#644</a> from 
breissingerj/fix/weekday-of-next-week-modifier</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/140510daa053ab3607be9ec29bbd11a1873a24b7";><code>140510d</code></a>
 fix(en): support 'of' connector in weekday postfix (e.g. 'Tuesday of next 
week')</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/8a476a64980498f7673860032d0bf958b3051c07";><code>8a476a6</code></a>
 test(vi): add minute validation, toBeDate assertions, strict/forward edge 
cases</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/86f00762e4977646889a1d3fe7ba631faad1847d";><code>86f0076</code></a>
 fix(vi): fix trưa meridiem bug, \b word boundary bug, revert lockfile 
drift</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/ed5f0610085c142e02af20cff50f7adffe28736d";><code>ed5f061</code></a>
 test(vi): add strict mode, forwardDate, isCertain, and negative tests</li>
   <li><a 
href="https://github.com/wanasit/chrono/commit/52f604212cbe57b184032d39fd051e94b4fb4c6b";><code>52f6042</code></a>
 test(vi): add result.index assertions to match EN test conventions</li>
   <li>Additional commits viewable in <a 
href="https://github.com/wanasit/chrono/compare/v2.9.0...v2.9.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chrono-node&package-manager=npm_and_yarn&previous-version=2.9.0&new-version=2.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to