Skip to content

Commit ed65717

Browse files
Bump chrono from 0.4.39 to 0.4.40 (#1537)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.40. <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.40</h2> <h2>What's Changed</h2> <ul> <li>Add Month::num_days() by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1645">chronotope/chrono#1645</a></li> <li>Update Windows dependencies by <a href="https://github.com/kennykerr"><code>@​kennykerr</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1646">chronotope/chrono#1646</a></li> <li>Feature/round_up method on DurationRound trait by <a href="https://github.com/MagnumTrader"><code>@​MagnumTrader</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1651">chronotope/chrono#1651</a></li> <li>Expose <code>write_to</code> for <code>DelayedFormat</code> by <a href="https://github.com/tugtugtug"><code>@​tugtugtug</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1654">chronotope/chrono#1654</a></li> <li>Update LICENSE.txt by <a href="https://github.com/maximevtush"><code>@​maximevtush</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1656">chronotope/chrono#1656</a></li> <li>docs: fix minor typo by <a href="https://github.com/samfolo"><code>@​samfolo</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1659">chronotope/chrono#1659</a></li> <li>Use NaiveDateTime for internal tz_info methods. by <a href="https://github.com/AVee"><code>@​AVee</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1658">chronotope/chrono#1658</a></li> <li>Upgrade to windows-bindgen 0.60 by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1665">chronotope/chrono#1665</a></li> <li>Add quarter (%q) date string specifier by <a href="https://github.com/drinkcat"><code>@​drinkcat</code></a> in <a href="https://redirect.github.com/chronotope/chrono/pull/1666">chronotope/chrono#1666</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chronotope/chrono/commit/2b7a28ebe9c6be2d81579732f40ce14c8f5e104c"><code>2b7a28e</code></a> Bump version to 0.4.40</li> <li><a href="https://github.com/chronotope/chrono/commit/6d29c8abe7d202d329fad7e59e284f6ee79c15b1"><code>6d29c8a</code></a> Add quarter (%q) date string specifier</li> <li><a href="https://github.com/chronotope/chrono/commit/07216ae8fdc29073969920cb4957793dd47565e4"><code>07216ae</code></a> Upgrade to windows-bindgen 0.60</li> <li><a href="https://github.com/chronotope/chrono/commit/bf1973ccc776695b18ac28a9168a07e85c130eb1"><code>bf1973c</code></a> Use similar-asserts to show bindgen diff</li> <li><a href="https://github.com/chronotope/chrono/commit/d0f8b599b7bca43f2676611a97392fee4743ea78"><code>d0f8b59</code></a> Restrict MSRV to check --lib</li> <li><a href="https://github.com/chronotope/chrono/commit/1f345fd7f9ae4f3aa0b32775289e6791f34f9628"><code>1f345fd</code></a> Switch to 2024 idiom</li> <li><a href="https://github.com/chronotope/chrono/commit/7f6cf5e5048a4049c265938ce75c14714e7c142f"><code>7f6cf5e</code></a> Switch to 2024 style</li> <li><a href="https://github.com/chronotope/chrono/commit/11d227a22bf7a1818e5f32cc7076443d0e932976"><code>11d227a</code></a> Apply suggestions from clippy 1.85</li> <li><a href="https://github.com/chronotope/chrono/commit/15e287b4fbbf198de84ba50eaac478fcf34c9ea5"><code>15e287b</code></a> Use NaiveDateTime for internal tz_info methods. (<a href="https://redirect.github.com/chronotope/chrono/issues/1658">#1658</a>)</li> <li><a href="https://github.com/chronotope/chrono/commit/8317e7ca41ac2c1a2c7293673015b41aca05773d"><code>8317e7c</code></a> docs: fix minor typo</li> <li>Additional commits viewable in <a href="https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40">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.39&new-version=0.4.40)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94dec6d commit ed65717

File tree

2 files changed

+19
-848
lines changed

2 files changed

+19
-848
lines changed

0 commit comments

Comments
 (0)