Jij-Inc
ommx
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): Bump the dependencies group across 1 directory with 5 updates (#1215) Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.2` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.2` | `1.16.0` | | [syn](https://github.com/dtolnay/syn) | `3.0.4` | `3.0.5` | | [uuid](https://github.com/uuid-rs/uuid) | `1.26.0` | `1.26.1` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.13.3` | `0.14.0` | Updates `indexmap` from 2.14.0 to 2.14.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.14.2 (2026-09-04)</h2> <ul> <li>Fix item hygiene in map and set macros. Previously, an internal <code>const CAP</code> could shadow the same name in the caller's namespace.</li> <li>Allow <code>const</code> initialization of empty <code>indexmap_with_default!</code> and <code>indexset_with_default!</code>. The hasher may also be omitted if it's inferrable.</li> </ul> <h2>2.14.1 (2026-08-28)</h2> <ul> <li>Simplify comparisons where <code>Equivalent</code> isn't needed (<code>Q = K</code>).</li> <li>Unify index assertions for bounds checks.</li> <li>Fix (or <code>expect</code>) clippy lints.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indexmap-rs/indexmap/commit/41a870887c4c77adf665886e63df08f406bfe37a"><code>41a8708</code></a> Merge pull request <a href="https://redirect.github.com/indexmap-rs/indexmap/issues/450">#450</a> from cuviper/macros</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/0fb7b5c813c94dcb16f220d249e42a7b9e4ea44d"><code>0fb7b5c</code></a> Release 2.14.2</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/55e6b28278f242b4d4190a14b6e86c09580dd75a"><code>55e6b28</code></a> Improve the empty macro cases</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/c067355e1ca5ec39348f42dcee582d4f222c3295"><code>c067355</code></a> Fix item hygiene in user macros</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/fdf7e1738b3b53869bdc15d666f9b81961041825"><code>fdf7e17</code></a> Merge pull request <a href="https://redirect.github.com/indexmap-rs/indexmap/issues/449">#449</a> from cuviper/release-2.14.1</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/ada540e17cc7d8f38359f7d83c225e38f367c86b"><code>ada540e</code></a> Release 2.14.1</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/af93b43ecd62d28deb59a6ac23f98bd115475eaf"><code>af93b43</code></a> expect clippy::redundant_slicing in tests</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/c95da18c97d2742fe8731f36e81c1d04f0620c6a"><code>c95da18</code></a> fix clippy::derivable_impls</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/21963654e41f86f396a2ba6d9582ccd8eb7df52c"><code>2196365</code></a> fix clippy::useless_vec (and more) in tests</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/1c2be7b00c5bb61f654210355d1e9f0d9be03956"><code>1c2be7b</code></a> use inherent usize::MAX</li> <li>Additional commits viewable in <a href="https://github.com/indexmap-rs/indexmap/compare/2.14.0...2.14.2">compare view</a></li> </ul> </details> <br /> Updates `smallvec` from 1.15.2 to 1.16.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/servo/rust-smallvec/releases">smallvec's releases</a>.</em></p> <blockquote> <h2>v1.16.0</h2> <h2>What's Changed</h2> <ul> <li>Include debug_metadata/*.natvis in the published crate to fix debugger_visualizer/docs.rs build by <a href="https://github.com/teddytennant"><code>@teddytennant</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/417">servo/rust-smallvec#417</a></li> <li>feat: removed debugger visualizer + tests by <a href="https://github.com/alejandro-vaz"><code>@alejandro-vaz</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/420">servo/rust-smallvec#420</a></li> <li>feat: added style check to CI && rustfmt.toml by <a href="https://github.com/alejandro-vaz"><code>@alejandro-vaz</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/436">servo/rust-smallvec#436</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/teddytennant"><code>@teddytennant</code></a> made their first contribution in <a href="https://redirect.github.com/servo/rust-smallvec/pull/417">servo/rust-smallvec#417</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/servo/rust-smallvec/compare/v1.15.2...v1.16.0">https://github.com/servo/rust-smallvec/compare/v1.15.2...v1.16.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/rust-smallvec/commit/b3ceac4757ad167f08107a1b65209056b36e0162"><code>b3ceac4</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-smallvec/issues/436">#436</a> from alejandro-vaz/better-ci</li> <li><a href="https://github.com/servo/rust-smallvec/commit/de02fc363fa8a44ec63c8bb9db4af60a43c30d61"><code>de02fc3</code></a> fix: returned to LayoutErr</li> <li><a href="https://github.com/servo/rust-smallvec/commit/10c5efa3115ef8799d79bfdfbe4738401aacae41"><code>10c5efa</code></a> fix: style check</li> <li><a href="https://github.com/servo/rust-smallvec/commit/6833a58fe63f4b7e9b99eb16595868e200c48549"><code>6833a58</code></a> fix: deprecation warnings</li> <li><a href="https://github.com/servo/rust-smallvec/commit/4d930f7894758b5520304af39943efc571ebf798"><code>4d930f7</code></a> fix: changed import granularity to preserve</li> <li><a href="https://github.com/servo/rust-smallvec/commit/76528c72e4c53fd4aa4592bb951b83117208fc9b"><code>76528c7</code></a> feat: added style check to CI && rustfmt.toml</li> <li><a href="https://github.com/servo/rust-smallvec/commit/673b4f3a22f186de73a62fce144e4b57d584a2ae"><code>673b4f3</code></a> fix: removed visualizer debugger tests from workflow</li> <li><a href="https://github.com/servo/rust-smallvec/commit/a8e8695245fbbdc426efb1d489e97b7182c1faf9"><code>a8e8695</code></a> fix(debug_metadata): removed dir again</li> <li><a href="https://github.com/servo/rust-smallvec/commit/ef9bec5981c83107c22ffa49916d66b9cf1bb910"><code>ef9bec5</code></a> fix: added debug_metadata/ back</li> <li><a href="https://github.com/servo/rust-smallvec/commit/ebf7773da96bccda53dd3ed67d5628f25cd9863d"><code>ebf7773</code></a> feat: removed debugger visualizer + tests</li> <li>Additional commits viewable in <a href="https://github.com/servo/rust-smallvec/compare/v1.15.2...v1.16.0">compare view</a></li> </ul> </details> <br /> Updates `syn` from 3.0.4 to 3.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/syn/releases">syn's releases</a>.</em></p> <blockquote> <h2>3.0.5</h2> <ul> <li>Report correct span for lex errors from <code>LitStr::parse_with</code> (<a href="https://redirect.github.com/dtolnay/syn/issues/2080">#2080</a>, thanks <a href="https://github.com/sunshowers"><code>@sunshowers</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/e0ad92d68b588c964e82bb74c3bd3e1e99f97ceb"><code>e0ad92d</code></a> Release 3.0.5</li> <li><a href="https://github.com/dtolnay/syn/commit/74e7d75f263942576a25d5ed4bf11d0d1e80e698"><code>74e7d75</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/2080">#2080</a> from sunshowers/lit-str-span</li> <li><a href="https://github.com/dtolnay/syn/commit/4c264f3db3f0d567fb6a6ddfe1e129bbe5c2acbe"><code>4c264f3</code></a> In LitStr::parse_with, report correct span for lex errors</li> <li><a href="https://github.com/dtolnay/syn/commit/7e2b27bc9331ba59c8e3a25a8eba2f5c647317bc"><code>7e2b27b</code></a> Update test suite to nightly-2026-08-26</li> <li>See full diff in <a href="https://github.com/dtolnay/syn/compare/3.0.4...3.0.5">compare view</a></li> </ul> </details> <br /> Updates `uuid` from 1.26.0 to 1.26.1 <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.26.1</h2> <h2>What's Changed</h2> <ul> <li>Seat the v7 counter below the version nibble by <a href="https://github.com/lenamonj"><code>@lenamonj</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/907">uuid-rs/uuid#907</a></li> <li>Don't panic in overflowing Timestamp to SystemTime conversion by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/909">uuid-rs/uuid#909</a></li> <li>Prepare for 1.26.1 release by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/910">uuid-rs/uuid#910</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lenamonj"><code>@lenamonj</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/907">uuid-rs/uuid#907</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/v1.26.0...v1.26.1">https://github.com/uuid-rs/uuid/compare/v1.26.0...v1.26.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/9f927126c89892ddfed6cd2f92df16852f3f9aa6"><code>9f92712</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/910">#910</a> from uuid-rs/cargo/v1.26.1</li> <li><a href="https://github.com/uuid-rs/uuid/commit/d4df8f0cd9f461b4ef493254420052ffa5ce6277"><code>d4df8f0</code></a> prepare for 1.26.1 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/5613f2357c1fc06afc5fffd98e96da2ccf25a608"><code>5613f23</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/909">#909</a> from uuid-rs/fix/ts-conversion-overflow</li> <li><a href="https://github.com/uuid-rs/uuid/commit/fda00eba938383d242bad33143c8af73227f2a2c"><code>fda00eb</code></a> don't panic in overflowing Timestamp to SystemTime conversion</li> <li><a href="https://github.com/uuid-rs/uuid/commit/c82e88ca184e4ab83ce6b4ac0be33d32a0b9c3c4"><code>c82e88c</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/907">#907</a> from lenamonj/v7-counter-placement</li> <li><a href="https://github.com/uuid-rs/uuid/commit/ac065a6c17389a67dc6e98ef5f9a2e1d7ad4a670"><code>ac065a6</code></a> Align the counter diagram</li> <li><a href="https://github.com/uuid-rs/uuid/commit/34ec10208d813672928c299146dfe4c18cedcec7"><code>34ec102</code></a> Seat the v7 counter below the version nibble</li> <li>See full diff in <a href="https://github.com/uuid-rs/uuid/compare/v1.26.0...v1.26.1">compare view</a></li> </ul> </details> <br /> Updates `zstd` from 0.13.3 to 0.14.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gyscos/zstd-rs/commit/648acb476da66b4bb856043c9b8ea1fdbfe69093"><code>648acb4</code></a> Avoid let...else in the seekable callbacks</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/e1152c1161fa6704b0b74bd538a9c92d2fe784a4"><code>e1152c1</code></a> Bump versions for the next release</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/7caed6e87ae89a31524018d2b3da023f3e4e724e"><code>7caed6e</code></a> Derive the usual traits on ResetDirective</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/bf7b1f762e5593c91f8b276eed7a15716fc14308"><code>bf7b1f7</code></a> Refuse to reuse a context an error may have left undefined</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/15656186f8b1e541cc86da7cade2187afca0015d"><code>1565618</code></a> Check the target, not the host, for MSVC</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/8315a6265d93f757a6fd8cd5b392207423731f1f"><code>8315a62</code></a> Return Ok(0) from Read::read for an empty buffer</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/a7cfa93a6e265ec7d89be5a6f65024dffab89f71"><code>a7cfa93</code></a> Keep the std gate on the Cursor WriteBuf impl</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/9bf1692593efe098ec1cf08f48c1cba149b2c672"><code>9bf1692</code></a> Say why the Send and Sync impls hold</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/681bcc36c49d568d439eccf6722c8a33e0f52cde"><code>681bcc3</code></a> Don't truncate Cursor positions on 32-bit targets</li> <li><a href="https://github.com/gyscos/zstd-rs/commit/d5a1fdd7724c24aab5c32984cce9b6c40574dab2"><code>d5a1fdd</code></a> Don't hand out a &mut Seekable from AdvancedSeekable</li> <li>Additional commits viewable in <a href="https://github.com/gyscos/zstd-rs/compare/v0.13.3...v0.14.0">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 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
21 hours ago
chore(deps): Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the dependencies group (#1214) Bumps the dependencies group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 10.0.1 to 10.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/setup-uv/releases">astral-sh/setup-uv's releases</a>.</em></p> <blockquote> <h2>v10.1.0 🌈 New output <code>python-runtime-id</code>and respect NO_PROXY</h2> <h2>Changes</h2> <p>This release adds more bheind the scene security improvements and also 2 small improvements.</p> <h3>NO_PROXY</h3> <p>This action now respects <code>no_proxy/NO_PROXY</code> environment variables which were previously ignored.</p> <h3>New output <code>python-runtime-id</code></h3> <p>The new output <code>python-runtime-id</code> can be used to know which python version exactly was installed if you use <code>activate-environment</code>. See <a href="https://redirect.github.com/pyca/cryptography/pull/15572#discussion_r3913508686">pyca/cryptography#15572</a> for details on why this can be useful.</p> <h2>🐛 Bug fixes</h2> <ul> <li>fix: respect no proxy directive <a href="https://github.com/mj0nez"><code>@mj0nez</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1037">#1037</a>)</li> <li>Use JSON + a typed wrapper instead of TS codegen <a href="https://github.com/woodruffw"><code>@woodruffw</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1025">#1025</a>)</li> </ul> <h2>🚀 Enhancements</h2> <ul> <li>Expose a Python "identity" output <a href="https://github.com/woodruffw"><code>@woodruffw</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1036">#1036</a>)</li> <li>Verify downloads with astral-sh/versions checksums <a href="https://github.com/zaniebot"><code>@zaniebot</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1033">#1033</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>chore: update known checksums for 0.12.12 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1041">#1041</a>)</li> <li>chore: update known checksums for 0.12.10/0.12.11 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1038">#1038</a>)</li> <li>chore: update known checksums for 0.12.9 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1035">#1035</a>)</li> <li>chore: update known checksums for 0.12.7/0.12.8 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1031">#1031</a>)</li> <li>chore: update known checksums for 0.12.6 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1030">#1030</a>)</li> <li>chore: update known checksums for 0.12.5 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1020">#1020</a>)</li> <li>Use self-repo syntax for all in-repo actions/reusable workflows <a href="https://github.com/woodruffw"><code>@woodruffw</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1024">#1024</a>)</li> <li>Pin one-shot tools <a href="https://github.com/woodruffw"><code>@woodruffw</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1022">#1022</a>)</li> <li>ci: remove obsolete direct push attempts <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1019">#1019</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>docs: update version references to v10.0.1 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1018">#1018</a>)</li> </ul> <h2>⬆️ Dependency updates</h2> <ul> <li>chore(deps-dev): roll up Dependabot updates <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1043">#1043</a>)</li> <li>Harden npm install defaults <a href="https://github.com/zaniebot"><code>@zaniebot</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1026">#1026</a>)</li> <li>Add dependency cooldowns <a href="https://github.com/woodruffw"><code>@woodruffw</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1021">#1021</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/setup-uv/commit/bec219d24cd3e171d82865faccec33120bb574f4"><code>bec219d</code></a> chore(deps-dev): roll up Dependabot updates (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1043">#1043</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/b90ec40d15bfa44c33c6700196eb6efcdddb4373"><code>b90ec40</code></a> fix: respect no proxy directive (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1037">#1037</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/421feb646df5262e7dd93bc54161edfa30372417"><code>421feb6</code></a> chore: update known checksums for 0.12.12 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1041">#1041</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/f634bf473ad85bf3e23a613f52c5fa9f363874fc"><code>f634bf4</code></a> Expose a Python "identity" output (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1036">#1036</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/a6772c8f0a09dc9e3582c70a994b0c55af921803"><code>a6772c8</code></a> chore: update known checksums for 0.12.10/0.12.11 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1038">#1038</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/e105c8fb1d7b13074b851babdaef4185243c6a07"><code>e105c8f</code></a> chore: update known checksums for 0.12.9 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1035">#1035</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/cd13f9217092d43a771cf9ba7b09bdd3da8d7c4d"><code>cd13f92</code></a> Verify downloads with astral-sh/versions checksums (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1033">#1033</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/3aef7b92c52cec135792ea1e95f4c77683d39e61"><code>3aef7b9</code></a> chore: update known checksums for 0.12.7/0.12.8 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1031">#1031</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/d08d816a1ea176d61a318eff45abd3dffef415b1"><code>d08d816</code></a> chore: update known checksums for 0.12.6 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1030">#1030</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/19b4d1e990bec64818914c40230bde93a0de300b"><code>19b4d1e</code></a> Harden npm install defaults (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/1026">#1026</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/setup-uv/compare/v10.0.1...v10.1.0">compare view</a></li> </ul> </details> <br /> [](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 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
21 hours ago
Unify constraint feasibility and scalar violations (#1213) Define a nonnegative scalar violation for every constraint family and derive per-constraint feasibility as `violation <= atol` through shared trait implementations. Regular constraints retain their equality/inequality residuals. Indicator constraints use the inner violation when active. OneHot and SOS1 use the minimum sum of absolute member changes needed to satisfy their condition, with tolerance applied to that sum. - Rename `Solution.total_violation_l1()` to `total_violation()` and remove `total_violation_l2()`. The total includes regular, special, and removed constraints; variable-domain violations are excluded. - Require explicit tolerances for constraint feasibility queries. Retain tolerances alongside activation decisions and Solution/SampleSet feasibility, while regular evaluated/sampled data hold numeric results only. - Expose consistent per-constraint violations through Rust/Python APIs and Solution DataFrames. - Include variable bounds and kinds in SampleSet feasibility, ordering, and best-feasible selection, matching extracted Solutions. Serialize and restore evaluated/sampled constraints through Solution/SampleSet to supply the tolerance and variable values. The v2 schema remains unchanged and preserves the saved tolerance. Legacy v1 export recomputes flags for retained constraints and variable values at the SDK default tolerance; reading requires the same default. Partial evaluation rejects member elimination that could change the accumulated violation of an active special constraint. Big-M lowering does not guarantee preservation of violation values. See the [Rust migration guide](https://github.com/Jij-Inc/ommx/blob/71d3dc39166b5d0c49856dc9c5b6cfdafaf38b92/rust/ommx/doc/migration_guide.md#constraint-violation-metrics) and [Python migration guide](https://github.com/Jij-Inc/ommx/blob/71d3dc39166b5d0c49856dc9c5b6cfdafaf38b92/docs/en/migration/python_sdk_v2_to_v3.md#58-constraint-violation-metrics-1213) for API migration details.
main
21 hours ago
Fix sampled feasibility and indicator row validation
codex/include-special-constraint-violation
2 days ago
chore(deps): Bump the dependencies group across 1 directory with 5 updates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.2` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.2` | `1.16.0` | | [syn](https://github.com/dtolnay/syn) | `3.0.4` | `3.0.5` | | [uuid](https://github.com/uuid-rs/uuid) | `1.26.0` | `1.26.1` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.13.3` | `0.14.0` | Updates `indexmap` from 2.14.0 to 2.14.2 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.14.0...2.14.2) Updates `smallvec` from 1.15.2 to 1.16.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.2...v1.16.0) Updates `syn` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/3.0.4...3.0.5) Updates `uuid` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/v1.26.0...v1.26.1) Updates `zstd` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/compare/v0.13.3...v0.14.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: smallvec dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: syn dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zstd dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/dependencies-6c7250f0df
2 days ago
chore(deps): Bump astral-sh/setup-uv in the dependencies group Bumps the dependencies group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 10.0.1 to 10.1.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/v10.0.1...v10.1.0) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/dependencies-03db81fe05
2 days ago
chore(deps): update Python dependencies (#1212) This PR updates Python dependencies via `uv sync --upgrade`. ## Updated files - `uv.lock` (main Python workspace) --- Auto-generated by [update_dependencies.yml](https://github.com/Jij-Inc/ommx/blob/main/.github/workflows/update_dependencies.yml) Co-authored-by: termoshtt <1238153+termoshtt@users.noreply.github.com>
main
2 days ago
chore(deps): update Python dependencies
deps/update-python-dependencies
2 days ago
Latest Branches
CodSpeed Performance Gauge
+18%
Unify constraint feasibility and scalar violations
#1213
2 days ago
eb9c51b
codex/include-special-constraint-violation
CodSpeed Performance Gauge
0%
chore(deps): Bump the dependencies group across 1 directory with 5 updates
#1215
2 days ago
702dcf1
dependabot/cargo/dependencies-6c7250f0df
CodSpeed Performance Gauge
0%
chore(deps): Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the dependencies group
#1214
2 days ago
ff3786c
dependabot/github_actions/dependencies-03db81fe05
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs