Skip to content

Commit 8e509ac

Browse files
chore(dependabot): bump the rust-dependencies group with 4 updates (#577)
Bumps the rust-dependencies group with 4 updates: [iana-time-zone](https://github.com/strawlab/iana-time-zone), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [indexmap](https://github.com/indexmap-rs/indexmap). Updates `iana-time-zone` from 0.1.63 to 0.1.64 <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.64] - 2025-09-12</h2> <h3>Changed</h3> <ul> <li>Bump <code>windows-core</code> to <code>0.56-0.62</code> range (<a href="https://redirect.github.com/strawlab/iana-time-zone/pull/177">#177</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/strawlab/iana-time-zone/commit/2a3665eb8abc89c84c0c9965977093b96c13b189"><code>2a3665e</code></a> Bump version number to 0.1.64</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/d4ea1ecc9666a56e0bf488d5425f5909ceaadd09"><code>d4ea1ec</code></a> Merge pull request <a href="https://redirect.github.com/strawlab/iana-time-zone/issues/177">#177</a> from git-staus/main</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/762933846d74846350ff053ff3a8df7d6b543f7c"><code>7629338</code></a> Bump the <code>windows-core</code> version</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/fc6ed13d088c4f96c91cd528eebccf90d2f6a58c"><code>fc6ed13</code></a> Merge pull request <a href="https://redirect.github.com/strawlab/iana-time-zone/issues/175">#175</a> from strawlab/dependabot/github_actions/actions/setup...</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/c4d1a1e9d16aa60f42d8a0ebd8641e0871ee6f46"><code>c4d1a1e</code></a> Bump actions/setup-node from 4 to 5</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/165d4f132373d688ca8f167e9ece5e50f4d8fb90"><code>165d4f1</code></a> Bump actions/checkout from 4 to 5</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/0e0a0d04f9efd8a606d6bb290583a98e00058e0e"><code>0e0a0d0</code></a> Merge pull request <a href="https://redirect.github.com/strawlab/iana-time-zone/issues/169">#169</a> from strawlab/dependabot/github_actions/astral-sh/set...</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/44f371e87f731ab00a228a975b6b1d974c370945"><code>44f371e</code></a> Bump astral-sh/setup-uv from 5 to 6</li> <li><a href="https://github.com/strawlab/iana-time-zone/commit/6d3fe922e6b39938875bb66886ec1a67fdc6587b"><code>6d3fe92</code></a> clippy fix (<a href="https://redirect.github.com/strawlab/iana-time-zone/issues/168">#168</a>)</li> <li>See full diff in <a href="https://github.com/strawlab/iana-time-zone/compare/v0.1.63...v0.1.64">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.219 to 1.0.224 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.224</h2> <ul> <li>Remove private types being suggested in rustc diagnostics (<a href="https://redirect.github.com/serde-rs/serde/issues/2979">#2979</a>)</li> </ul> <h2>v1.0.223</h2> <ul> <li>Fix serde_core documentation links (<a href="https://redirect.github.com/serde-rs/serde/issues/2978">#2978</a>)</li> </ul> <h2>v1.0.222</h2> <ul> <li>Make <code>serialize_with</code> attribute produce code that works if respanned to 2024 edition (<a href="https://redirect.github.com/serde-rs/serde/issues/2950">#2950</a>, thanks <a href="https://github.com/aytey"><code>@​aytey</code></a>)</li> </ul> <h2>v1.0.221</h2> <ul> <li>Documentation improvements (<a href="https://redirect.github.com/serde-rs/serde/issues/2973">#2973</a>)</li> <li>Deprecate <code>serde_if_integer128!</code> macro (<a href="https://redirect.github.com/serde-rs/serde/issues/2975">#2975</a>)</li> </ul> <h2>v1.0.220</h2> <ul> <li>Add a way for data formats to depend on serde traits without waiting for serde_derive compilation: <a href="https://docs.rs/serde_core">https://docs.rs/serde_core</a> (<a href="https://redirect.github.com/serde-rs/serde/issues/2608">#2608</a>, thanks <a href="https://github.com/osiewicz"><code>@​osiewicz</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/169988206a0cd6578b09db4c772bf668d98aeee7"><code>1699882</code></a> Release 1.0.224</li> <li><a href="https://github.com/serde-rs/serde/commit/840f6ec9b867af7b83a4afd789cff98195350ed0"><code>840f6ec</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2979">#2979</a> from dtolnay/private</li> <li><a href="https://github.com/serde-rs/serde/commit/bf9ebea3928dabead6c08a4e8b72bcede7f032ac"><code>bf9ebea</code></a> Mark every trait impl for a private type with do_not_recommend</li> <li><a href="https://github.com/serde-rs/serde/commit/6c316d7cb5f3780d2a418d277a756516beeacc42"><code>6c316d7</code></a> Release 1.0.223</li> <li><a href="https://github.com/serde-rs/serde/commit/a4ac0c2bc6625ee83ddf4b35f11eca48f90ebae2"><code>a4ac0c2</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2978">#2978</a> from dtolnay/htmlrooturl</li> <li><a href="https://github.com/serde-rs/serde/commit/ed76364f877a6ebc653a0339dcea89b9e3cc7507"><code>ed76364</code></a> Change serde_core's html_root_url to docs.rs/serde_core</li> <li><a href="https://github.com/serde-rs/serde/commit/57e21a1afa280ae982f19aea2776318fbcd711be"><code>57e21a1</code></a> Release 1.0.222</li> <li><a href="https://github.com/serde-rs/serde/commit/bb58726133fb30b89ccea3e357eb91f4b2d460a0"><code>bb58726</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2950">#2950</a> from aytey/fix_lifetime_issue_2024</li> <li><a href="https://github.com/serde-rs/serde/commit/3f6925125bae7837d918da63f2dba6efabad8dec"><code>3f69251</code></a> Delete unneeded field of MapDeserializer</li> <li><a href="https://github.com/serde-rs/serde/commit/fd4decf2fe36a8e4408aefc493960141b8b0cd02"><code>fd4decf</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2976">#2976</a> from dtolnay/content</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.219...v1.0.224">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.143 to 1.0.145 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.145</h2> <ul> <li>Raise serde version requirement to &gt;=1.0.220</li> </ul> <h2>v1.0.144</h2> <ul> <li>Switch serde dependency to serde_core (<a href="https://redirect.github.com/serde-rs/json/issues/1285">#1285</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/efa66e3a1d61459ab2d325f92ebe3acbd6ca18b1"><code>efa66e3</code></a> Release 1.0.145</li> <li><a href="https://github.com/serde-rs/json/commit/23679e2b9d7e4dcaef797ca7c51a4ffb6fce9f36"><code>23679e2</code></a> Add serde version constraint</li> <li><a href="https://github.com/serde-rs/json/commit/fc27bafbf740abc5e5733ec1dd2b5ae25695f895"><code>fc27baf</code></a> Release 1.0.144</li> <li><a href="https://github.com/serde-rs/json/commit/caef3c6ea69e126d18ee8b43dcc2c89d81207815"><code>caef3c6</code></a> Ignore uninlined_format_args pedantic clippy lint</li> <li><a href="https://github.com/serde-rs/json/commit/81ba3aaaff5c3736dd8b762dd1a0cf992bf60593"><code>81ba3aa</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1285">#1285</a> from dtolnay/serdecore</li> <li><a href="https://github.com/serde-rs/json/commit/d21e8ce7a7cc0bab2d53293de42b6343ef1d9144"><code>d21e8ce</code></a> Switch serde dependency to serde_core</li> <li><a href="https://github.com/serde-rs/json/commit/6beb6cd596a00f8838dc0cfc8876ed8fd065896f"><code>6beb6cd</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1286">#1286</a> from dtolnay/up</li> <li><a href="https://github.com/serde-rs/json/commit/1dbc803749213eca37080cc7f29f5aee3ac18941"><code>1dbc803</code></a> Raise required compiler to Rust 1.61</li> <li><a href="https://github.com/serde-rs/json/commit/0bf5d87003aebbbb2b46c96e668283215971d98d"><code>0bf5d87</code></a> Enforce trybuild &gt;= 1.0.108</li> <li><a href="https://github.com/serde-rs/json/commit/d12e943590208da738c092db92c34b39796a2538"><code>d12e943</code></a> Update actions/checkout@v4 -&gt; v5</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145">compare view</a></li> </ul> </details> <br /> Updates `indexmap` from 2.11.1 to 2.11.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md">indexmap's changelog</a>.</em></p> <blockquote> <h2>2.11.2 (2025-09-15)</h2> <ul> <li>Switched the &quot;serde&quot; feature to depend on <code>serde_core</code>, improving build parallelism in cases where other dependents have enabled &quot;serde/derive&quot;.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indexmap-rs/indexmap/commit/7b485688c299ed840d900b5a33aed33a1924a7c9"><code>7b48568</code></a> Merge pull request <a href="https://redirect.github.com/indexmap-rs/indexmap/issues/416">#416</a> from cuviper/release-2.11.2</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/49ce7fa4716e24cf9380653a40d88b5186f2f555"><code>49ce7fa</code></a> Release 2.11.2</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/58fd834804415879eb9be862291eba03e945e32a"><code>58fd834</code></a> Merge pull request <a href="https://redirect.github.com/indexmap-rs/indexmap/issues/414">#414</a> from DaniPopes/serde_core</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/5dc1d6ab3105739ae61039f422e5246f0eee4f64"><code>5dc1d6a</code></a> Depend on <code>serde_core</code> instead of <code>serde</code></li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/dc8f9b30e24502f49dd7ef9c5c64cfd5ff0c54ca"><code>dc8f9b3</code></a> Merge pull request <a href="https://redirect.github.com/indexmap-rs/indexmap/issues/415">#415</a> from cuviper/vec-links</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/f3431bf9387472cfbcd3d3dfcf5082842805396d"><code>f3431bf</code></a> Fix <code>Vec</code> doc links</li> <li>See full diff in <a href="https://github.com/indexmap-rs/indexmap/compare/2.11.1...2.11.2">compare view</a></li> </ul> </details> <br /> 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abf3d37 commit 8e509ac

File tree

6 files changed

+32
-27
lines changed

6 files changed

+32
-27
lines changed

Cargo.lock

Lines changed: 23 additions & 18 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
@@ -40,7 +40,7 @@ icu_locale = "2.0.0"
4040
rustc-hash = "2.1.0"
4141
num-traits = { version = "0.2.19", default-features = false }
4242
ixdtf = "0.6.0"
43-
iana-time-zone = "0.1.63"
43+
iana-time-zone = "0.1.64"
4444
log = "0.4.28"
4545
tzif = "0.4.0"
4646
jiff-tzdb = "0.1.4"

provider/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ combine = { workspace = true, optional = true }
6868
zoneinfo64 = { workspace = true, optional = true }
6969

7070
# Databake dependencies
71-
serde = { version = "1.0.219", features = ["derive"], optional = true }
71+
serde = { version = "1.0.225", features = ["derive"], optional = true }
7272
databake = { version = "0.2.0", features = ["derive"], optional = true }
7373
yoke = { version = "0.8.0", features = ["derive"], optional = true }
74-
serde_json = { version = "1.0.143", optional = true }
74+
serde_json = { version = "1.0.145", optional = true }
7575

tools/bakeddata/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ publish = false
1313
[dependencies]
1414
databake = "0.2.0"
1515
prettyplease = "0.2.37"
16-
serde_json = "1.0.143"
16+
serde_json = "1.0.145"
1717
syn = "2.0.106"
1818
timezone_provider = { workspace = true, features = ["datagen"] }
1919
rustc-hash.workspace = true

tools/zoneinfo-test-gen/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ publish = false
1212

1313
[dependencies]
1414
clap = { version = "4.5.47", features = ["derive"] }
15-
serde = { version = "1.0.219", features = ["derive"] }
16-
serde_json = "1.0.143"
15+
serde = { version = "1.0.225", features = ["derive"] }
16+
serde_json = "1.0.145"
1717
tzif.workspace = true

zoneinfo/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ std = []
2222

2323
[dependencies]
2424
hashbrown = "0.16.0"
25-
indexmap = "2.11.1"
25+
indexmap = "2.11.4"
2626

2727
[dev-dependencies]
2828
tzif = { workspace = true }
29-
serde_json = "1.0.143"
30-
serde = { version = "1.0.219", features = ["derive"] }
29+
serde_json = "1.0.145"
30+
serde = { version = "1.0.225", features = ["derive"] }

0 commit comments

Comments
 (0)