Avatar for the Jij-Inc user
Jij-Inc
ommx
BlogDocsChangelog

Performance History

Latest Results

Use Rust-idiomatic `ommx::Function` in Python SDK's `ommx._ommx_rust.Function` (#481) Tasks ------ - [x] Change to use `ommx::Function` and other Rust-idiomatic structs in `ommx._ommx_rust` Python submodules
main
2 days ago
Bump the dependencies group with 4 updates (#475) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the dependencies group with 4 updates: [clap](https://github.com/clap-rs/clap), [cc](https://github.com/rust-lang/cc-rs), [clap_builder](https://github.com/clap-rs/clap) and [prettyplease](https://github.com/dtolnay/prettyplease). Updates `clap` from 4.5.38 to 4.5.39 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.5.39</h2> <h2>[4.5.39] - 2025-05-27</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Show short flag aliases before long</li> <li><em>(help)</em> Merge the short and long flag alias lists</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.5.39] - 2025-05-27</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Show short flag aliases before long</li> <li><em>(help)</em> Merge the short and long flag alias lists</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/ed2360f9cdf9bb51477ace5cd79ac47794758086"><code>ed2360f</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/196a14b8c958bd172365f7b82999a0102301380d"><code>196a14b</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/cd622ab63c43a6c07b25a1e914a6aebd4430b0e3"><code>cd622ab</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5846">#5846</a> from ribru17/alias_fn_dedup</li> <li><a href="https://github.com/clap-rs/clap/commit/48ff72be28a0b563d15fc88cbb0e7e247fa33a02"><code>48ff72b</code></a> fix(complete): Deduplicate bash subcmd cases</li> <li><a href="https://github.com/clap-rs/clap/commit/b1b6f17f610efc51a6ac1d18f471b918492c1ea7"><code>b1b6f17</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5843">#5843</a> from epage/link</li> <li><a href="https://github.com/clap-rs/clap/commit/5900216569d0ed0b9967e930c996644e6b86a53b"><code>5900216</code></a> fix(derive): Update link for derive attributes</li> <li><a href="https://github.com/clap-rs/clap/commit/fde45f9aea766fb8de46e3d46e6575f393c3b6b9"><code>fde45f9</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/45d5d7edcb37d07affb9185b2a06a3bce40e6ea0"><code>45d5d7e</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/4b82b97cd9069dba864185d5c6147232f8ad4942"><code>4b82b97</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/a982adfbbd369e19427fcc7e31be58bb8a9e2dac"><code>a982adf</code></a> docs: Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.38...clap_complete-v4.5.39">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.2.24 to 1.2.25 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.2.25</h2> <h3>Other</h3> <ul> <li>make <code>powerp64</code> use <code>powerpc64-linux-gnu</code> prefix (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1474">#1474</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.24...cc-v1.2.25">1.2.25</a> - 2025-05-30</h2> <h3>Other</h3> <ul> <li>make <code>powerp64</code> use <code>powerpc64-linux-gnu</code> prefix (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1474">#1474</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/0012da571eb555def0af61b1900f8ff402667f49"><code>0012da5</code></a> chore: release v1.2.25 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1478">#1478</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/7666d4f4f36d3bcacce9ab72fc6538fcc0ea1716"><code>7666d4f</code></a> make <code>powerp64</code> use <code>powerpc64-linux-gnu</code> prefix (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1474">#1474</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/4a2a4486d81e56ce4c1902a2caa2b56d0d7e9747"><code>4a2a448</code></a> Update rusqlite requirement from 0.35.0 to 0.36.0 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1476">#1476</a>)</li> <li>See full diff in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.24...cc-v1.2.25">compare view</a></li> </ul> </details> <br /> Updates `clap_builder` from 4.5.38 to 4.5.39 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_builder's releases</a>.</em></p> <blockquote> <h2>v4.5.39</h2> <h2>[4.5.39] - 2025-05-27</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Show short flag aliases before long</li> <li><em>(help)</em> Merge the short and long flag alias lists</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_builder's changelog</a>.</em></p> <blockquote> <h2>[4.5.39] - 2025-05-27</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Show short flag aliases before long</li> <li><em>(help)</em> Merge the short and long flag alias lists</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/8520a7acb57fdcc4a5171d6f8e37252ee8a16432"><code>8520a7a</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/2826eede74c7cda4b28d82dc5b40e42596b8bc6b"><code>2826eed</code></a> chore(nushell): Require newer clap_complete</li> <li><a href="https://github.com/clap-rs/clap/commit/c17d25fc4174470648e599c30def4dd4895bbd74"><code>c17d25f</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/493a71a83b514ea9544926869a1fc23e164d7f06"><code>493a71a</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5999">#5999</a> from cenviity/push-tqqzyttsoktu</li> <li><a href="https://github.com/clap-rs/clap/commit/b49dae25ec3124ac8b8c1b05a7bcc0645cf0cdc4"><code>b49dae2</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/d37b0b57abcff86caaee002ff82206bc0440e5a0"><code>d37b0b5</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/3398b6ab10152dc86d443d3281ceb2063f33131f"><code>3398b6a</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6009">#6009</a> from gtema/complete_try_generate</li> <li><a href="https://github.com/clap-rs/clap/commit/21fc9e46d4151f1e64acbe2693fb88ef2ad7d0c0"><code>21fc9e4</code></a> feat(clap-complete): Introduce fallible generator</li> <li><a href="https://github.com/clap-rs/clap/commit/c758212a472e1181bd49402e74c2069aba0a225e"><code>c758212</code></a> feat(help): Merge lists of short and long aliases</li> <li><a href="https://github.com/clap-rs/clap/commit/6d0bfa0e4d0d9991e554f5dc8cd765260950ddbe"><code>6d0bfa0</code></a> feat(help): Show short aliases before long ones</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.5.38...v4.5.39">compare view</a></li> </ul> </details> <br /> Updates `prettyplease` from 0.2.32 to 0.2.33 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/prettyplease/releases">prettyplease's releases</a>.</em></p> <blockquote> <h2>0.2.33</h2> <ul> <li>Improve macro token spacing after <code>$crate</code> (<a href="https://redirect.github.com/dtolnay/prettyplease/issues/116">#116</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/prettyplease/commit/d5239de6e22f0f0137faefdbb1a1590e17d4a0d4"><code>d5239de</code></a> Release 0.2.33</li> <li><a href="https://github.com/dtolnay/prettyplease/commit/395827d3e7ee558f0bda5142a378e9e558048917"><code>395827d</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/prettyplease/issues/116">#116</a> from dtolnay/dollarcrate</li> <li><a href="https://github.com/dtolnay/prettyplease/commit/6e21c9104b7c2049cac9a90cff0491aa2bdc615f"><code>6e21c91</code></a> Improve macro token spacing after $crate</li> <li><a href="https://github.com/dtolnay/prettyplease/commit/e05fac9219d5221dabb754e496b89e17dad44bc5"><code>e05fac9</code></a> Regenerate output.rustc.rs using nightly-2025-04-28</li> <li><a href="https://github.com/dtolnay/prettyplease/commit/8eb8c14649aea32e810732bd4d64fe519e6b752a"><code>8eb8c14</code></a> Update to nightly-2025-04-12</li> <li>See full diff in <a href="https://github.com/dtolnay/prettyplease/compare/0.2.32...0.2.33">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Toshiki Teramura <toshiki.teramura@gmail.com>
main
6 days ago
Add Instance::new constructor with validation (#474) # Add Instance::try_new constructor with validation This PR implements `ommx::Instance::try_new` which constructs an Instance value if the given values satisfy the documented invariants and returns `Err` if not. ## Changes - Added `try_new` constructor to `Instance` struct - Added validation for all three documented invariants: - All VariableIDs in Functions must be keys of decision_variables - Keys of constraints and removed_constraints are disjoint - Keys of decision_variable_dependency are also keys of decision_variables - Added comprehensive unit tests for valid and invalid inputs ## Testing - Added 4 unit tests covering valid instances and various invalid scenarios - All existing tests continue to pass <details> <summary>日本語訳</summary> # バリデーション付きの Instance::try_new コンストラクタの追加 このPRは、与えられた値がドキュメントに記載された不変条件を満たす場合に Instance 値を構築し、満たさない場合は `Err` を返す `ommx::Instance::try_new` を実装します。 ## 変更点 - `Instance` 構造体に `try_new` コンストラクタを追加 - 以下の3つのドキュメント化された不変条件のバリデーションを追加: - 関数内のすべての VariableID は decision_variables のキーでなければならない - constraints と removed_constraints のキーは互いに素でなければならない - decision_variable_dependency のキーは decision_variables のキーでもなければならない - 包括的なユニットテストを追加 ## テスト - 有効なインスタンスと様々な無効なシナリオをカバーする4つのユニットテストを追加 - 既存のすべてのテストは引き続き合格 </details> Link to Devin run: https://app.devin.ai/sessions/078a023fcce74d08bdf32575b04e2d75 --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: h.ishii@j-ij.com <h.ishii@j-ij.com> Co-authored-by: Toshiki Teramura <toshiki.teramura@gmail.com>
main
6 days ago
Bump the dependencies group with 12 updates (#472) Bumps the dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [serde-pyobject](https://github.com/Jij-Inc/serde-pyobject) | `0.6.1` | `0.6.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.16.0` | `1.17.0` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.7` | `3.0.8` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.23` | `1.2.24` | | [icu_properties](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.0.1` | | [icu_properties_data](https://github.com/unicode-org/icu4x) | `2.0.0` | `2.0.1` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.13` | `0.2.14` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.13` | `0.2.14` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.20` | `1.0.21` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.1` | `0.61.2` | | [windows-result](https://github.com/microsoft/windows-rs) | `0.3.3` | `0.3.4` | | [windows-strings](https://github.com/microsoft/windows-rs) | `0.4.1` | `0.4.2` | Updates `serde-pyobject` from 0.6.1 to 0.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Jij-Inc/serde-pyobject/releases">serde-pyobject's releases</a>.</em></p> <blockquote> <h2>v0.6.2</h2> <h2>What's Changed</h2> <ul> <li>Start developing 0.6.2 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/pull/26">Jij-Inc/serde-pyobject#26</a></li> <li>Minor revise of <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/issues/22">#22</a> by <a href="https://github.com/termoshtt"><code>@​termoshtt</code></a> in <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/pull/27">Jij-Inc/serde-pyobject#27</a></li> <li>Enhance Python Object Deserialization via <strong>dict</strong> Field by <a href="https://github.com/LockedThread"><code>@​LockedThread</code></a> in <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/pull/22">Jij-Inc/serde-pyobject#22</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/LockedThread"><code>@​LockedThread</code></a> made their first contribution in <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/pull/22">Jij-Inc/serde-pyobject#22</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Jij-Inc/serde-pyobject/compare/v0.6.1...v0.6.2">https://github.com/Jij-Inc/serde-pyobject/compare/v0.6.1...v0.6.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/717c0c456eb191fc6623810f8d85a7dceec4d28b"><code>717c0c4</code></a> Merge pull request <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/issues/27">#27</a> from Jij-Inc/pr/LockedThread/22</li> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/53c6dcb4832a20b5532cdcb230de43115b9cc1b9"><code>53c6dcb</code></a> Minor cleanup</li> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/57892db4338ee8b03e0bc1520746274cd88f5fd5"><code>57892db</code></a> Merge pull request <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/issues/1">#1</a> from jobafr/add-<strong>slots</strong>-support</li> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/1c504295d5dd441bf4e2817ca3188036eb293cc3"><code>1c50429</code></a> add support for objects that use <strong>slots</strong> instead of <strong>dict</strong></li> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/c8f52f74d84d7cc93ef78a98d27b3a6daf919903"><code>c8f52f7</code></a> Merge branch 'main' into feat/add-pyobject-support</li> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/9512d3903f498bcdc0aa8ea1ae88237d0d726099"><code>9512d39</code></a> Merge pull request <a href="https://redirect.github.com/Jij-Inc/serde-pyobject/issues/26">#26</a> from Jij-Inc/rust-version-update/0.6.2</li> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/78b88fdb631cfa9f3aaf74c621817f9ea2c0bbcb"><code>78b88fd</code></a> [create-pull-request] automated change</li> <li><a href="https://github.com/Jij-Inc/serde-pyobject/commit/30652735320942648a06b17bc1f0dcd2c7c25e86"><code>3065273</code></a> Add support for deserializing arbitrary python classes using their <strong>dict</strong> f...</li> <li>See full diff in <a href="https://github.com/Jij-Inc/serde-pyobject/compare/v0.6.1...v0.6.2">compare view</a></li> </ul> </details> <br /> Updates `uuid` from 1.16.0 to 1.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuid-rs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>v1.17.0</h2> <h2>What's Changed</h2> <ul> <li>Added convenience implementation TryFrom<!-- raw HTML omitted --> for std by <a href="https://github.com/Nahuel-M"><code>@​Nahuel-M</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/819">uuid-rs/uuid#819</a></li> <li>Update OSX builds to arm by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/825">uuid-rs/uuid#825</a></li> <li>Replace derive(Hash) with manual impl in Uuid by <a href="https://github.com/diopoex"><code>@​diopoex</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/824">uuid-rs/uuid#824</a></li> <li>Add <code>wasm32v1-none</code> Support by <a href="https://github.com/bushrat011899"><code>@​bushrat011899</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/828">uuid-rs/uuid#828</a></li> <li>Prepare for 1.17.0 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/829">uuid-rs/uuid#829</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Nahuel-M"><code>@​Nahuel-M</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/819">uuid-rs/uuid#819</a></li> <li><a href="https://github.com/diopoex"><code>@​diopoex</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/824">uuid-rs/uuid#824</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0">https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/2fd9b614c92e4e4b18928e2f539d82accf8eaeee"><code>2fd9b61</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/829">#829</a> from uuid-rs/cargo/v1.17.0</li> <li><a href="https://github.com/uuid-rs/uuid/commit/ed0d385b42d097b6abb0190cf3f3b2b2bfdaeff9"><code>ed0d385</code></a> prepare for 1.17.0 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/c54cadc54b8fa9a0e2d0e965caf64bbe16f265fc"><code>c54cadc</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/828">#828</a> from bushrat011899/wasm32v1-none</li> <li><a href="https://github.com/uuid-rs/uuid/commit/625d76930882d964ff7d90eef39aa64809c61b96"><code>625d769</code></a> Fix typo in MVP Web CI</li> <li><a href="https://github.com/uuid-rs/uuid/commit/9d638e0a86104133607af52d6dacc78bf0aabb95"><code>9d638e0</code></a> Add MVP Web CI Task</li> <li><a href="https://github.com/uuid-rs/uuid/commit/83dc52811547059bdbda195eb5d3a8cdc706e193"><code>83dc528</code></a> Add <code>wasm32v1-none</code> support</li> <li><a href="https://github.com/uuid-rs/uuid/commit/5fbd84355fb5348f25abe23d694c1004b0d74eb3"><code>5fbd843</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/824">#824</a> from diopoex/main</li> <li><a href="https://github.com/uuid-rs/uuid/commit/6635ae48125dd22d4bb43784769561cc6f65991e"><code>6635ae4</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/825">#825</a> from uuid-rs/ci/aarch64-apple-darwin</li> <li><a href="https://github.com/uuid-rs/uuid/commit/b2370f26debd32abc070b541c0749b33b53e8943"><code>b2370f2</code></a> update toolchain for outdated job</li> <li><a href="https://github.com/uuid-rs/uuid/commit/c74ad33664ba33c90b5965171f851a69cd9a7852"><code>c74ad33</code></a> update OSX builds to arm</li> <li>Additional commits viewable in <a href="https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0">compare view</a></li> </ul> </details> <br /> Updates `anstyle-wincon` from 3.0.7 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/anstyle/commit/a731b50503ab6048002ed3d5d15c000ca09dd35c"><code>a731b50</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/f20e5baf87474f0ea01f2c0b0e5f8d33748be94d"><code>f20e5ba</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/253">#253</a> from epage/once</li> <li><a href="https://github.com/rust-cli/anstyle/commit/37c9af4dfaf207ecfe90888956f485d2b7a8d8cd"><code>37c9af4</code></a> refactor: Avoid once_cell on new Rust</li> <li><a href="https://github.com/rust-cli/anstyle/commit/4d45d3a0162d0ddc33d742427028ffb2717e69e8"><code>4d45d3a</code></a> chore(deps): Update Rust Stable to v1.87 (<a href="https://redirect.github.com/rust-cli/anstyle/issues/252">#252</a>)</li> <li><a href="https://github.com/rust-cli/anstyle/commit/382dc344891b18657e83f78a613683f0767671ed"><code>382dc34</code></a> style: Make clippy happy</li> <li><a href="https://github.com/rust-cli/anstyle/commit/2c10c471beb3a509f3b9241180e7239cc3ea176a"><code>2c10c47</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/anstyle/commit/e77af2ef8b85636e40be691bd93c2bdc995f7bcf"><code>e77af2e</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/anstyle/commit/6d3640291c79d4ea0762e93af7d6aadd5f754352"><code>6d36402</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/248">#248</a> from rust-cli/renovate/crossterm-0.x</li> <li><a href="https://github.com/rust-cli/anstyle/commit/7617d95baae5c5c78a01e085a7e0dcb92eb03788"><code>7617d95</code></a> chore(deps): Update Rust crate crossterm to 0.29.0</li> <li><a href="https://github.com/rust-cli/anstyle/commit/2f5287b8be84c5b28f0458574712cfbc58dcb8f6"><code>2f5287b</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/anstyle/issues/249">#249</a> from epage/foo</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.7...anstyle-wincon-v3.0.8">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.2.23 to 1.2.24 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.2.24</h2> <h3>Other</h3> <ul> <li>Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1471">#1471</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.23...cc-v1.2.24">1.2.24</a> - 2025-05-23</h2> <h3>Other</h3> <ul> <li>Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1471">#1471</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/332d31dd62ae94c8c749dc8d357e74da1dffbbda"><code>332d31d</code></a> chore: release v1.2.24 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1472">#1472</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/77dddcae705892305a3e52a4a8bd227773518daf"><code>77dddca</code></a> Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1471">#1471</a>)</li> <li>See full diff in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.23...cc-v1.2.24">compare view</a></li> </ul> </details> <br /> Updates `icu_properties` from 2.0.0 to 2.0.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md">icu_properties's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>icu4x 2.0.x</h2> <p>Several crates have had patch releases in the 2.0 stream:</p> <ul> <li><code>icu_calendar</code> <ul> <li>(2.0.1) Fix chinese day-of-year (unicode-org#6567)</li> <li>(2.0.2) Respect <code>-u-fw</code> keyword in <code>WeekInformation</code> (unicode-org#6615)</li> </ul> </li> <li><code>icu_properties</code>, <code>icu_properties_data</code> <ul> <li>(2.0.1) Fix a visibility bug in compiled data (unicode-org#6580)</li> </ul> </li> <li><code>icu_provider_baked</code> <ul> <li>(2.0.1) Fix an issue where a single-locale data generation would skip fallback (unicode-org#6582)</li> </ul> </li> <li><code>icu_capi</code> <ul> <li>(2.0.1) Rename string-methods on <code>DecomposingNormalizer</code> to match those on <code>ComposingNormalizer</code> (unicode-org#6594)</li> <li>(2.0.1) Add <code>DataProvider</code> constructors in JS and Dart (unicode-org#6596)</li> <li>(2.0.1) Fix <code>TimeZoneVariant</code> constructor (unicode-org#6610)</li> </ul> </li> </ul> <h2>icu4x 2.0</h2> <p>ICU4X 2.0 is ICU4X's new major release. Many things have changed, we recommend going through the full changelog for 2.0, 2.0-beta1, and 2.0-beta2 to understand the changes fully.</p> <p>This changelog entry <em>only</em> covers changes from ICU4X 2.0.0-beta2 to ICU4X 2.0.</p> <p>Some major changes worth highlighting:</p> <ul> <li> <p>Most locale-dependent APIs now take type-safe &quot;preferences&quot; objects instead of locales.</p> <ul> <li>Preference bags are often built from a locale, but they can also be built manually or merged from other sources.</li> <li>Preference bags are taken by value, so most call sites will need to change from <code>&amp;locale.into()</code> to <code>locale.into()</code> or <code>(&amp;locale).into()</code></li> </ul> </li> <li> <p>The datetime formatting APIs have been completely redesigned for better data usage and performance. We recommend looking at the new API and using it from the ground up, rather than replacing API calls one at a time.</p> </li> <li> <p>Components</p> <ul> <li>General <ul> <li>1.82 MSRV (unicode-org#6413)</li> <li>Fix reexport documentation to be clearer when things are reexports (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6372">#6372</a>)</li> <li>Put <code>MaybeEncodeAsVarULE</code> impls behind the <code>&quot;export&quot;</code> feature (unicode-org#6221)</li> </ul> </li> <li><code>icu_calendar</code> <ul> <li>Rename <code>Islamic</code> calendars to <code>Hijri</code> (unicode-org#6214)</li> <li>Collapse <code>IslamicCivil</code> into <code>IslamicTabular</code> (unicode-org#6384)</li> <li>Rename <code>IslamicObservational</code> to <code>IslamicSimulated</code> (unicode-org#6387)</li> <li>Rename <code>wrap_calendar_in_*</code> APIs to <code>as_borrowed</code>, <code>into_ref_counted</code>, <code>into_atomic_ref_counted</code> (unicode-org#6392)</li> <li>Make <code>am</code> era have index 0 and remove <code>bd</code> era from Coptic calendar (unicode-org#6458)</li> <li>Update era codes to match CLDR/Temporal (unicode-org#6405, unicode-org#6525, unicode-org#6246)</li> <li>Change cyclic calendar constructors to use ISO years (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6431">#6431</a>)</li> <li>Fix Meiji start date (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6432">#6432</a>)</li> <li>Mark <code>Calendar</code> <code>UnstableSealed</code> (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6483">#6483</a>)</li> <li>Simplify <code>EraYear</code> (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6443">#6443</a>)</li> <li>Allow different calendars to return different year-info types (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6439">#6439</a>)</li> <li>Remove Umm-al-Qura data struct (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6404">#6404</a>)</li> <li>Remove <code>prev_year</code> info (unicode-org#6382)</li> <li>Use regions, not languages, for calendar algorithm defaults (unicode-org#6325)</li> </ul> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/unicode-org/icu4x/commits">compare view</a></li> </ul> </details> <br /> Updates `icu_properties_data` from 2.0.0 to 2.0.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md">icu_properties_data's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>icu4x 2.0.x</h2> <p>Several crates have had patch releases in the 2.0 stream:</p> <ul> <li><code>icu_calendar</code> <ul> <li>(2.0.1) Fix chinese day-of-year (unicode-org#6567)</li> <li>(2.0.2) Respect <code>-u-fw</code> keyword in <code>WeekInformation</code> (unicode-org#6615)</li> </ul> </li> <li><code>icu_properties</code>, <code>icu_properties_data</code> <ul> <li>(2.0.1) Fix a visibility bug in compiled data (unicode-org#6580)</li> </ul> </li> <li><code>icu_provider_baked</code> <ul> <li>(2.0.1) Fix an issue where a single-locale data generation would skip fallback (unicode-org#6582)</li> </ul> </li> <li><code>icu_capi</code> <ul> <li>(2.0.1) Rename string-methods on <code>DecomposingNormalizer</code> to match those on <code>ComposingNormalizer</code> (unicode-org#6594)</li> <li>(2.0.1) Add <code>DataProvider</code> constructors in JS and Dart (unicode-org#6596)</li> <li>(2.0.1) Fix <code>TimeZoneVariant</code> constructor (unicode-org#6610)</li> </ul> </li> </ul> <h2>icu4x 2.0</h2> <p>ICU4X 2.0 is ICU4X's new major release. Many things have changed, we recommend going through the full changelog for 2.0, 2.0-beta1, and 2.0-beta2 to understand the changes fully.</p> <p>This changelog entry <em>only</em> covers changes from ICU4X 2.0.0-beta2 to ICU4X 2.0.</p> <p>Some major changes worth highlighting:</p> <ul> <li> <p>Most locale-dependent APIs now take type-safe &quot;preferences&quot; objects instead of locales.</p> <ul> <li>Preference bags are often built from a locale, but they can also be built manually or merged from other sources.</li> <li>Preference bags are taken by value, so most call sites will need to change from <code>&amp;locale.into()</code> to <code>locale.into()</code> or <code>(&amp;locale).into()</code></li> </ul> </li> <li> <p>The datetime formatting APIs have been completely redesigned for better data usage and performance. We recommend looking at the new API and using it from the ground up, rather than replacing API calls one at a time.</p> </li> <li> <p>Components</p> <ul> <li>General <ul> <li>1.82 MSRV (unicode-org#6413)</li> <li>Fix reexport documentation to be clearer when things are reexports (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6372">#6372</a>)</li> <li>Put <code>MaybeEncodeAsVarULE</code> impls behind the <code>&quot;export&quot;</code> feature (unicode-org#6221)</li> </ul> </li> <li><code>icu_calendar</code> <ul> <li>Rename <code>Islamic</code> calendars to <code>Hijri</code> (unicode-org#6214)</li> <li>Collapse <code>IslamicCivil</code> into <code>IslamicTabular</code> (unicode-org#6384)</li> <li>Rename <code>IslamicObservational</code> to <code>IslamicSimulated</code> (unicode-org#6387)</li> <li>Rename <code>wrap_calendar_in_*</code> APIs to <code>as_borrowed</code>, <code>into_ref_counted</code>, <code>into_atomic_ref_counted</code> (unicode-org#6392)</li> <li>Make <code>am</code> era have index 0 and remove <code>bd</code> era from Coptic calendar (unicode-org#6458)</li> <li>Update era codes to match CLDR/Temporal (unicode-org#6405, unicode-org#6525, unicode-org#6246)</li> <li>Change cyclic calendar constructors to use ISO years (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6431">#6431</a>)</li> <li>Fix Meiji start date (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6432">#6432</a>)</li> <li>Mark <code>Calendar</code> <code>UnstableSealed</code> (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6483">#6483</a>)</li> <li>Simplify <code>EraYear</code> (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6443">#6443</a>)</li> <li>Allow different calendars to return different year-info types (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6439">#6439</a>)</li> <li>Remove Umm-al-Qura data struct (unicode-org#<a href="https://redirect.github.com/unicode-org/icu4x/issues/6404">#6404</a>)</li> <li>Remove <code>prev_year</code> info (unicode-org#6382)</li> <li>Use regions, not languages, for calendar algorithm defaults (unicode-org#6325)</li> </ul> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/unicode-org/icu4x/commits">compare view</a></li> </ul> </details> <br /> Updates `jiff` from 0.2.13 to 0.2.14 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md">jiff's changelog</a>.</em></p> <blockquote> <h1>0.2.14 (2025-05-20)</h1> <p>This release includes a smattering of bug fixes, and hopefully a small improvement to the time it takes to compile Jiff. Also, in this release, when <code>TZ</code> is set to a non-empty but invalid value, Jiff will always fall back to <code>Etc/Unknown</code> when using <code>TimeZone::system()</code>. This differs from previous behavior where Jiff would, in this case, attempt to read the system's default time zone. This change brings Jiff into consistency with existing Unix tooling like <code>date</code>, and is also arguably a better failure mode. That is, when <code>TZ</code> is set but invalid, we shouldn't silently fall back to the default system time zone, but instead do something that indicates something has potentially gone wrong.</p> <p>Enhancements:</p> <ul> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/364">#364</a>: Jiff now falls back to <code>Etc/Unknown</code> for invalid <code>TZ</code> values.</li> <li><a href="https://redirect.github.com/BurntSushi/jiff/pull/379">#379</a>: Improve compilation times.</li> </ul> <p>Bug fixes:</p> <ul> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/365">#365</a>: Fixes a compile error in Jiff when only the <code>tzdb-concatenated</code> feature was enabled.</li> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/366">#366</a>: Fixes slow initial <code>Zoned::now()</code> in environments where <code>/usr/share/zoneinfo</code> is on a very slow file system (like CI environments).</li> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/376">#376</a>: Avoids searching for a tzdb at <code>/usr/share/zoneinfo</code> on Windows.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BurntSushi/jiff/commit/8105228403c45402a5f553a80044d6a64891a8ab"><code>8105228</code></a> 0.2.14</li> <li><a href="https://github.com/BurntSushi/jiff/commit/39b9903e06da398f9ab59aac522b30a9aa80bfde"><code>39b9903</code></a> changelog: 0.2.14</li> <li><a href="https://github.com/BurntSushi/jiff/commit/c0cfb2390d6fbdf1163e8de33c6d5cf4e5be8d0e"><code>c0cfb23</code></a> test: add another scratch test for printing some interesting spans</li> <li><a href="https://github.com/BurntSushi/jiff/commit/ca0697735b201085fac11ea46ad616ddba33442b"><code>ca06977</code></a> error: try to reduce amount of codegen by forcefully unlining error constructors</li> <li><a href="https://github.com/BurntSushi/jiff/commit/08abeadd090e1f309eaed9bd3efa5947073c8d1e"><code>08abead</code></a> tz: fallback to <code>Etc/Unknown</code> when <code>TZ</code> is set to an invalid value</li> <li><a href="https://github.com/BurntSushi/jiff/commit/e22013e9b9dc0b313292519c2596c926a8624f19"><code>e22013e</code></a> tz: don't search for tzdb at /usr/share/zoneinfo</li> <li><a href="https://github.com/BurntSushi/jiff/commit/c5c232094ce739fff21e051160cb08c5cad14d77"><code>c5c2320</code></a> ci: improve tzdb init times and tests</li> <li><a href="https://github.com/BurntSushi/jiff/commit/0f9fdf8ec8baa83cebae05b9fd483991cfc14bcd"><code>0f9fdf8</code></a> tz: improve performance of initial <code>Zoned::now()</code></li> <li><a href="https://github.com/BurntSushi/jiff/commit/4e4939d199838210f13d57703e231915e6e42320"><code>4e4939d</code></a> jiff-icu: bump ICU4X to 2.0.0</li> <li><a href="https://github.com/BurntSushi/jiff/commit/e729efaea3206b14a5537f10d2423f85a5dd68e9"><code>e729efa</code></a> jiff-icu: upgrade to ICU4X 2.0.0</li> <li>Additional commits viewable in <a href="https://github.com/BurntSushi/jiff/compare/jiff-static-0.2.13...jiff-static-0.2.14">compare view</a></li> </ul> </details> <br /> Updates `jiff-static` from 0.2.13 to 0.2.14 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md">jiff-static's changelog</a>.</em></p> <blockquote> <h1>0.2.14 (2025-05-20)</h1> <p>This release includes a smattering of bug fixes, and hopefully a small improvement to the time it takes to compile Jiff. Also, in this release, when <code>TZ</code> is set to a non-empty but invalid value, Jiff will always fall back to <code>Etc/Unknown</code> when using <code>TimeZone::system()</code>. This differs from previous behavior where Jiff would, in this case, attempt to read the system's default time zone. This change brings Jiff into consistency with existing Unix tooling like <code>date</code>, and is also arguably a better failure mode. That is, when <code>TZ</code> is set but invalid, we shouldn't silently fall back to the default system time zone, but instead do something that indicates something has potentially gone wrong.</p> <p>Enhancements:</p> <ul> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/364">#364</a>: Jiff now falls back to <code>Etc/Unknown</code> for invalid <code>TZ</code> values.</li> <li><a href="https://redirect.github.com/BurntSushi/jiff/pull/379">#379</a>: Improve compilation times.</li> </ul> <p>Bug fixes:</p> <ul> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/365">#365</a>: Fixes a compile error in Jiff when only the <code>tzdb-concatenated</code> feature was enabled.</li> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/366">#366</a>: Fixes slow initial <code>Zoned::now()</code> in environments where <code>/usr/share/zoneinfo</code> is on a very slow file system (like CI environments).</li> <li><a href="https://redirect.github.com/BurntSushi/jiff/issues/376">#376</a>: Avoids searching for a tzdb at <code>/usr/share/zoneinfo</code> on Windows.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BurntSushi/jiff/commit/8105228403c45402a5f553a80044d6a64891a8ab"><code>8105228</code></a> 0.2.14</li> <li><a href="https://github.com/BurntSushi/jiff/commit/39b9903e06da398f9ab59aac522b30a9aa80bfde"><code>39b9903</code></a> changelog: 0.2.14</li> <li><a href="https://github.com/BurntSushi/jiff/commit/c0cfb2390d6fbdf1163e8de33c6d5cf4e5be8d0e"><code>c0cfb23</code></a> test: add another scratch test for printing some interesting spans</li> <li><a href="https://github.com/BurntSushi/jiff/commit/ca0697735b201085fac11ea46ad616ddba33442b"><code>ca06977</code></a> error: try to reduce amount of codegen by forcefully unlining error constructors</li> <li><a href="https://github.com/BurntSushi/jiff/commit/08abeadd090e1f309eaed9bd3efa5947073c8d1e"><code>08abead</code></a> tz: fallback to <code>Etc/Unknown</code> when <code>TZ</code> is set to an invalid value</li> <li><a href="https://github.com/BurntSushi/jiff/commit/e22013e9b9dc0b313292519c2596c926a8624f19"><code>e22013e</code></a> tz: don't search for tzdb at /usr/share/zoneinfo</li> <li><a href="https://github.com/BurntSushi/jiff/commit/c5c232094ce739fff21e051160cb08c5cad14d77"><code>c5c2320</code></a> ci: improve tzdb init times and tests</li> <li><a href="https://github.com/BurntSushi/jiff/commit/0f9fdf8ec8baa83cebae05b9fd483991cfc14bcd"><code>0f9fdf8</code></a> tz: improve performance of initial <code>Zoned::now()</code></li> <li><a href="https://github.com/BurntSushi/jiff/commit/4e4939d199838210f13d57703e231915e6e42320"><code>4e4939d</code></a> jiff-icu: bump ICU4X to 2.0.0</li> <li><a href="https://github.com/BurntSushi/jiff/commit/e729efaea3206b14a5537f10d2423f85a5dd68e9"><code>e729efa</code></a> jiff-icu: upgrade to ICU4X 2.0.0</li> <li>Additional commits viewable in <a href="https://github.com/BurntSushi/jiff/compare/jiff-static-0.2.13...jiff-static-0.2.14">compare view</a></li> </ul> </details> <br /> Updates `rustversion` from 1.0.20 to 1.0.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/rustversion/releases">rustversion's releases</a>.</em></p> <blockquote> <h2>1.0.21</h2> <ul> <li>Support <code>-Zfmt-debug=none</code> (<a href="https://redirect.github.com/dtolnay/rustversion/issues/61">#61</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/rustversion/commit/1f833903f93e6dbabf9eebb5935fcafd2f6f0ce1"><code>1f83390</code></a> Release 1.0.21</li> <li><a href="https://github.com/dtolnay/rustversion/commit/8be70573321aa3d616fcf46b7df7c98d0d3cdc1a"><code>8be7057</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/rustversion/issues/61">#61</a> from dtolnay/debugnone</li> <li><a href="https://github.com/dtolnay/rustversion/commit/91dd8ef7b1e999d3a733d8136b60d6e9c0290d9d"><code>91dd8ef</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/rustversion/commit/052138c8c8c6e13ee49dc94cbeb04962f5e54db3"><code>052138c</code></a> Support -Zfmt-debug=none</li> <li><a href="https://github.com/dtolnay/rustversion/commit/17dc0fd54f1591305d55e784745193f5867d34ee"><code>17dc0fd</code></a> Pin nightly toolchain used for miri job</li> <li>See full diff in <a href="https://github.com/dtolnay/rustversion/compare/1.0.20...1.0.21">compare view</a></li> </ul> </details> <br /> Updates `windows-core` from 0.61.1 to 0.61.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/microsoft/windows-rs/commits">compare view</a></li> </ul> </details> <br /> Updates `windows-result` from 0.3.3 to 0.3.4 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/microsoft/windows-rs/commits">compare view</a></li> </ul> </details> <br /> Updates `windows-strings` from 0.4.1 to 0.4.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/microsoft/windows-rs/commits">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
13 days ago

Active Branches

Bump requests from 2.31.0 to 2.32.2 in the pip group across 1 directory
last run
3 months ago
#449
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms PrivacyDocs