This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new f0e38df39e chore(deps): bump chrono from 0.4.42 to 0.4.43 (#19897)
f0e38df39e is described below

commit f0e38df39e13921ae19e79d26760c6554466955c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 17:31:18 2026 +0100

    chore(deps): bump chrono from 0.4.42 to 0.4.43 (#19897)
    
    Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.42 to
    0.4.43.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/chronotope/chrono/releases";>chrono's
    releases</a>.</em></p>
    <blockquote>
    <h2>0.4.43</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Install extra components for lint workflow by <a
    href="https://github.com/djc";><code>@​djc</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1741";>chronotope/chrono#1741</a></li>
    <li>Upgrade windows-bindgen to 0.64 by <a
    href="https://github.com/djc";><code>@​djc</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1742";>chronotope/chrono#1742</a></li>
    <li>Improve windows-bindgen setup by <a
    href="https://github.com/djc";><code>@​djc</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1744";>chronotope/chrono#1744</a></li>
    <li>Drop stabilized feature doc_auto_cfg by <a
    href="https://github.com/djc";><code>@​djc</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1745";>chronotope/chrono#1745</a></li>
    <li>Faster RFC 3339 parsing by <a
    href="https://github.com/djc";><code>@​djc</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1748";>chronotope/chrono#1748</a></li>
    <li>Update windows-bindgen requirement from 0.64 to 0.65 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1751";>chronotope/chrono#1751</a></li>
    <li>add <code>NaiveDate::abs_diff</code> by <a
    href="https://github.com/Kinrany";><code>@​Kinrany</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1752";>chronotope/chrono#1752</a></li>
    <li>Add feature gated defmt support. by <a
    href="https://github.com/pebender";><code>@​pebender</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1747";>chronotope/chrono#1747</a></li>
    <li>Drop deny lints, eager Debug impls are a mixed blessing by <a
    href="https://github.com/djc";><code>@​djc</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1753";>chronotope/chrono#1753</a></li>
    <li>chore: minor improvement for docs by <a
    href="https://github.com/spuradage";><code>@​spuradage</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1756";>chronotope/chrono#1756</a></li>
    <li>Added doctest for the NaiveDate years_since function by <a
    href="https://github.com/LucasBou";><code>@​LucasBou</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1755";>chronotope/chrono#1755</a></li>
    <li>Prepare 0.4.43 by <a
    href="https://github.com/djc";><code>@​djc</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1765";>chronotope/chrono#1765</a></li>
    <li>Update copyright year to 2026 in LICENSE.txt by <a
    href="https://github.com/taozui472";><code>@​taozui472</code></a> in <a
    
href="https://redirect.github.com/chronotope/chrono/pull/1767";>chronotope/chrono#1767</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/45caaa970ce443b11106a710ee24bd2480e5ff99";><code>45caaa9</code></a>
    Update copyright year to 2026 in LICENSE.txt</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/1c0b8f011ab2f2e53c195df1866a1fb4c7fd193a";><code>1c0b8f0</code></a>
    Bump version to 0.4.43</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/a03e43b1c3ef3aea77f12200d84144f275560aa9";><code>a03e43b</code></a>
    Upgrade windows-bindgen to 0.66</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/4fedaba2a214aa560e1c6a70d0a09e6955ed3ff4";><code>4fedaba</code></a>
    Ignore bincode advisory</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/f4b7bbda679199e7509da813849a10242b2f7aa1";><code>f4b7bbd</code></a>
    Bump actions/checkout from 5 to 6</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/db129730e8f21ca66b3808c133b7147cbc62fc41";><code>db12973</code></a>
    Added doctest for the NaiveDate years_since function (<a
    
href="https://redirect.github.com/chronotope/chrono/issues/1755";>#1755</a>)</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/34b5f49e9d7cdcabda6eea054609a2ce4ba947f0";><code>34b5f49</code></a>
    chore: minor improvement for docs</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/8c827116b9d67fe926eceb553ce95656dd7627d0";><code>8c82711</code></a>
    Bump actions/setup-node from 5 to 6</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/ea1f11b356fde5c2825679378e8ddf6e153942e5";><code>ea1f11b</code></a>
    Drop deny lints, eager Debug impls are a mixed blessing</li>
    <li><a
    
href="https://github.com/chronotope/chrono/commit/35f9f2daef4c3132546d0004fdf37284df023fd3";><code>35f9f2d</code></a>
    Add feature gated defmt support.</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/chronotope/chrono/compare/v0.4.42...v0.4.43";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chrono&package-manager=cargo&previous-version=0.4.42&new-version=0.4.43)](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 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 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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 4 ++--
 Cargo.toml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 63460999bb..b29a1f9903 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1266,9 +1266,9 @@ checksum = 
"613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
 
 [[package]]
 name = "chrono"
-version = "0.4.42"
+version = "0.4.43"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
+checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
 dependencies = [
  "iana-time-zone",
  "js-sys",
diff --git a/Cargo.toml b/Cargo.toml
index 9c6a0a54d4..3fc0c5c864 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -108,7 +108,7 @@ async-trait = "0.1.89"
 bigdecimal = "0.4.8"
 bytes = "1.11"
 bzip2 = "0.6.1"
-chrono = { version = "0.4.42", default-features = false }
+chrono = { version = "0.4.43", default-features = false }
 criterion = "0.8"
 ctor = "0.6.3"
 dashmap = "6.0.1"


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

Reply via email to