Skip to content

Commit d5bf24e

Browse files
chore(dependabot): bump iana-time-zone from 0.1.62 to 0.1.63 in the rust-dependencies group (#256)
Bumps the rust-dependencies group with 1 update: [iana-time-zone](https://github.com/strawlab/iana-time-zone). Updates `iana-time-zone` from 0.1.62 to 0.1.63 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md">iana-time-zone's changelog</a>.</em></p> <blockquote> <h2>[0.1.63] - 2025-03-31</h2> <h3>Changes</h3> <ul> <li>Bump MSRV (minimum supported rust version) to 1.62 (<a href="https://redirect.github.com/strawlab/iana-time-zone/pull/131">#131</a>)</li> <li>Bump <code>windows-core</code> to <code>0.56-0.61</code> range (<a href="https://redirect.github.com/strawlab/iana-time-zone/pull/131">#131</a>, <a href="https://redirect.github.com/strawlab/iana-time-zone/pull/133">#133</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/strawlab/iana-time-zone/commit/6adcd016a82fc11e6ee6c1a7f8086d2330ea747a"><code>6adcd01</code></a> Bump version number to 0.1.63</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/16f281a63e91ad9a1b210244aed49fad5c488c04"><code>16f281a</code></a> Merge pull request <a href="https://redirect.github.com/strawlab/iana-time-zone/issues/133">#133</a> from MarijnS95/windows-0.56</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/798e4319253c6e183583bc75ccad6cea7fe98068"><code>798e431</code></a> Bump <code>windows-core</code> range to <code>0.56-0.61</code> and regenerate with <code>0.59</code></li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/66033d9a0fbd863676635052eb84d91554dc4b29"><code>66033d9</code></a> Bump <code>windows-core</code> to <code>0.56</code></li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/10c843db67ffc5c4aa8e729d9428d61e9540f11c"><code>10c843d</code></a> Merge pull request <a href="https://redirect.github.com/strawlab/iana-time-zone/issues/131">#131</a> from MarijnS95/windows-core-0.54</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/a26e540edbfa7aef3288ab6da97a118a54bbc9e2"><code>a26e540</code></a> Bump <code>windows-core</code> to <code>0.53-0.54</code> range</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/5bad55850b40fcf82ceafac04ce7933c3fceb966"><code>5bad558</code></a> WIP: Bump MSRV to 1.62</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/343f31b804314027ca6bc32a1d1aaa5200ef1651"><code>343f31b</code></a> Merge pull request <a href="https://redirect.github.com/strawlab/iana-time-zone/issues/164">#164</a> from strawlab/dev/astraw-fix-aix</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/995347ff2be619d6446963a7c0aa55b8e212b66d"><code>995347f</code></a> AIX: remove unused code</li> <li>See full diff in <a href="https://github.com/strawlab/iana-time-zone/compare/v0.1.62...v0.1.63">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=iana-time-zone&package-manager=cargo&previous-version=0.1.62&new-version=0.1.63)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49fa75b commit d5bf24e

2 files changed

Lines changed: 56 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 55 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ icu_calendar = { version = "2.0.0-beta2", default-features = false }
3030
rustc-hash = "2.1.0"
3131
num-traits = "0.2.19"
3232
ixdtf = "0.4.0"
33-
iana-time-zone = "0.1.62"
33+
iana-time-zone = "0.1.63"
3434
log = "0.4.27"
3535
tzif = "0.3.0"
3636
jiff-tzdb = "0.1.4"

0 commit comments

Comments
 (0)