Quantinuum
tket2
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: Add comment to clarify function modification logic in modify_call
na/modifier-w-higher-order-func
2 days ago
removed commet
na/modifier-w-higher-order-func
2 days ago
ruff
na/modifier-w-higher-order-func
2 days ago
chore: Remove commented-out rendering code in higher-order function examples
na/modifier-w-higher-order-func
2 days ago
fix: Correct typo in higher_order_function_w_arrays_solved label
na/modifier-w-higher-order-func
2 days ago
feat: Enhance handling of higher-order function arguments in modify_call
na/modifier-w-higher-order-func
2 days ago
chore(deps-py): bump the dev group across 1 directory with 3 updates (#1637) Bumps the dev group with 3 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [conan](https://github.com/conan-io/conan). Updates `ruff` from 0.15.14 to 0.15.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/releases">ruff's releases</a>.</em></p> <blockquote> <h2>0.15.15</h2> <h2>Release Notes</h2> <p>Released on 2026-05-28.</p> <h3>Preview features</h3> <ul> <li>Fix Markdown closing fence handling (<a href="https://redirect.github.com/astral-sh/ruff/pull/25310">#25310</a>)</li> <li>[<code>pyflakes</code>] Report duplicate imports in <code>typing.TYPE_CHECKING</code> block (<code>F811</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/22560">#22560</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>pyflakes</code>] Treat function-scope bare annotations as locals per PEP 526 (<code>F821</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21540">#21540</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Avoid redundant <code>TokenValue</code> drops in the lexer (<a href="https://redirect.github.com/astral-sh/ruff/pull/25300">#25300</a>)</li> <li>Reduce memory usage by dropping token-excess capacity and improve performance by approximating the initial tokens <code>Vec</code> size (<a href="https://redirect.github.com/astral-sh/ruff/pull/25354">#25354</a>)</li> <li>Use <code>ThinVec</code> in AST to shrink <code>Stmt</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/25361">#25361</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Fix <code>line-length</code> example for <code>--config</code> option (<a href="https://redirect.github.com/astral-sh/ruff/pull/25389">#25389</a>)</li> <li>[<code>flake8-comprehensions</code>] Document <code>RecursionError</code> edge case in <code>__len__</code> (<code>C416</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25286">#25286</a>)</li> <li>[<code>mccabe</code>] Improve example (<code>C901</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25287">#25287</a>)</li> <li>[<code>pyupgrade</code>] Clarify fix safety docs (<code>UP007</code>, <code>UP045</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25288">#25288</a>)</li> <li>[<code>refurb</code>] Document <code>FURB192</code> exception change for empty sequences (<a href="https://redirect.github.com/astral-sh/ruff/pull/25317">#25317</a>)</li> <li>[<code>ruff</code>] Document false negative for user-defined types (<code>RUF013</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25289">#25289</a>)</li> </ul> <h3>Formatter</h3> <ul> <li>Fix formatting of lambdas nested within f-strings (<a href="https://redirect.github.com/astral-sh/ruff/pull/25398">#25398</a>)</li> </ul> <h3>Server</h3> <ul> <li>Return code action for <code>codeAction/resolve</code> requests that contain no or no valid URL (<a href="https://redirect.github.com/astral-sh/ruff/pull/25365">#25365</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Expand semantic syntax errors for invalid walruses (<a href="https://redirect.github.com/astral-sh/ruff/pull/25415">#25415</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/chirizxc"><code>@chirizxc</code></a></li> <li><a href="https://github.com/ntBre"><code>@ntBre</code></a></li> <li><a href="https://github.com/adityasingh2400"><code>@adityasingh2400</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@charliermarsh</code></a></li> <li><a href="https://github.com/fallintoplace"><code>@fallintoplace</code></a></li> <li><a href="https://github.com/martin-schlossarek"><code>@martin-schlossarek</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's changelog</a>.</em></p> <blockquote> <h2>0.15.15</h2> <p>Released on 2026-05-28.</p> <h3>Preview features</h3> <ul> <li>Fix Markdown closing fence handling (<a href="https://redirect.github.com/astral-sh/ruff/pull/25310">#25310</a>)</li> <li>[<code>pyflakes</code>] Report duplicate imports in <code>typing.TYPE_CHECKING</code> block (<code>F811</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/22560">#22560</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>pyflakes</code>] Treat function-scope bare annotations as locals per PEP 526 (<code>F821</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21540">#21540</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Avoid redundant <code>TokenValue</code> drops in the lexer (<a href="https://redirect.github.com/astral-sh/ruff/pull/25300">#25300</a>)</li> <li>Reduce memory usage by dropping token-excess capacity and improve performance by approximating the initial tokens <code>Vec</code> size (<a href="https://redirect.github.com/astral-sh/ruff/pull/25354">#25354</a>)</li> <li>Use <code>ThinVec</code> in AST to shrink <code>Stmt</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/25361">#25361</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Fix <code>line-length</code> example for <code>--config</code> option (<a href="https://redirect.github.com/astral-sh/ruff/pull/25389">#25389</a>)</li> <li>[<code>flake8-comprehensions</code>] Document <code>RecursionError</code> edge case in <code>__len__</code> (<code>C416</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25286">#25286</a>)</li> <li>[<code>mccabe</code>] Improve example (<code>C901</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25287">#25287</a>)</li> <li>[<code>pyupgrade</code>] Clarify fix safety docs (<code>UP007</code>, <code>UP045</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25288">#25288</a>)</li> <li>[<code>refurb</code>] Document <code>FURB192</code> exception change for empty sequences (<a href="https://redirect.github.com/astral-sh/ruff/pull/25317">#25317</a>)</li> <li>[<code>ruff</code>] Document false negative for user-defined types (<code>RUF013</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25289">#25289</a>)</li> </ul> <h3>Formatter</h3> <ul> <li>Fix formatting of lambdas nested within f-strings (<a href="https://redirect.github.com/astral-sh/ruff/pull/25398">#25398</a>)</li> </ul> <h3>Server</h3> <ul> <li>Return code action for <code>codeAction/resolve</code> requests that contain no or no valid URL (<a href="https://redirect.github.com/astral-sh/ruff/pull/25365">#25365</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Expand semantic syntax errors for invalid walruses (<a href="https://redirect.github.com/astral-sh/ruff/pull/25415">#25415</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/chirizxc"><code>@chirizxc</code></a></li> <li><a href="https://github.com/ntBre"><code>@ntBre</code></a></li> <li><a href="https://github.com/adityasingh2400"><code>@adityasingh2400</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@charliermarsh</code></a></li> <li><a href="https://github.com/fallintoplace"><code>@fallintoplace</code></a></li> <li><a href="https://github.com/martin-schlossarek"><code>@martin-schlossarek</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> <li><a href="https://github.com/Ruchir28"><code>@Ruchir28</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/db5aa0a5f1b92cb91d910bf0866a967554dd94f5"><code>db5aa0a</code></a> Bump 0.15.15 (<a href="https://redirect.github.com/astral-sh/ruff/issues/25431">#25431</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/366fe21ba369ccdd01eb99c1043c9a969c99230b"><code>366fe21</code></a> [ty] Improve diagnostics for syntax errors in forward annotations (<a href="https://redirect.github.com/astral-sh/ruff/issues/25158">#25158</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/e2e1e647d182b8567845039c9a65fb0608a4dcfc"><code>e2e1e64</code></a> [ty] Remove excess capacity from more Salsa cached collections (<a href="https://redirect.github.com/astral-sh/ruff/issues/25411">#25411</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/1bd77e1646f2213d86b8da215f08279187867d72"><code>1bd77e1</code></a> [ty] Use diagnostic message as tie breaker when sorting (<a href="https://redirect.github.com/astral-sh/ruff/issues/25424">#25424</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/7e1bc1e75f15795f12c846294b13df4535f2abbf"><code>7e1bc1e</code></a> Add agent skills for working on ty (<a href="https://redirect.github.com/astral-sh/ruff/issues/25422">#25422</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/574e10752f8cfa9e0cdbe3b01e96c4380950469b"><code>574e107</code></a> Expand semantic syntax errors for invalid walruses (<a href="https://redirect.github.com/astral-sh/ruff/issues/25415">#25415</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/4a7ca062fccd80443a43aa61e5dc7e5858e88dc1"><code>4a7ca06</code></a> [ty] Display docs for matching parameter when hovering over the name of an ar...</li> <li><a href="https://github.com/astral-sh/ruff/commit/54327092dbfe455040690d63bb1e5e4b5f551239"><code>5432709</code></a> Refine a few agents instructions (<a href="https://redirect.github.com/astral-sh/ruff/issues/25423">#25423</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/3cb09eba689ebb49e799131092121928cc789c18"><code>3cb09eb</code></a> [ty] Support <code>typing.TypeForm</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/25334">#25334</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/c8cd59f189f2b6f55d542b29bddb953622add6fc"><code>c8cd59f</code></a> [ty] Infer class attributes assigned by metaclass initialization (<a href="https://redirect.github.com/astral-sh/ruff/issues/25342">#25342</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.15.14...0.15.15">compare view</a></li> </ul> </details> <br /> Updates `hypothesis` from 6.152.9 to 6.155.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b19b02e1f52e3b545f532ecccfb2a78fea7ed146"><code>b19b02e</code></a> Bump hypothesis version to 6.155.0 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/05a605b6a78fe260dd0db69592322ead778cdb89"><code>05a605b</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4756">#4756</a> from Zac-HD/claude/hopeful-einstein-zhwDO</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5690ba97cb1eaa809ab0f624be4dc09ed241b830"><code>5690ba9</code></a> Bump hypothesis version to 6.154.2 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/7e91ba0923cb265f39250feb819fc339fccda90d"><code>7e91ba0</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4751">#4751</a> from Zac-HD/claude/amazing-brahmagupta-6XQsP</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/dfb5456e22662ab93ec2caa7dd2b679b5ec28173"><code>dfb5456</code></a> Improve fixed_dictionaries type annotations</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/6cc9c3cb01a4281ef17ca97870e1b7e3dce96530"><code>6cc9c3c</code></a> Support numpy StringDType in from_dtype</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b534eab148f1cf5faac16a2e0247272fcc4eee9f"><code>b534eab</code></a> Bump hypothesis version to 6.154.1 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b46b50218a225ef0d944d1b6a001b9e0ebaa94c3"><code>b46b502</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4754">#4754</a> from Zac-HD/claude/nice-goodall-HrUmp</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f3cbde1f0c931eacec3eb22f85ac9f764d36f479"><code>f3cbde1</code></a> Fix flaky recursion in recursive forward-reference resolution</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/52241a46aa072256db3f71766f342c2dd45fe572"><code>52241a4</code></a> Bump hypothesis version to 6.154.0 and update changelog</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.9...v6.155.0">compare view</a></li> </ul> </details> <br /> Updates `conan` from 2.28.1 to 2.29.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/conan-io/conan/releases">conan's releases</a>.</em></p> <blockquote> <h2>2.29.0 (28-May-2026)</h2> <ul> <li>Feature: Limited support for <code>python_requires</code> in workspace, only in <code>conanws.yml</code> file. (<a href="https://redirect.github.com/conan-io/conan/pull/20028">conan-io/conan#20028</a>). Docs: <a href="https://redirect.github.com/conan-io/docs/pull/4459">:page_with_curl:</a></li> <li>Feature: Added new public attribute <code>binaries</code> to the MesonToolchain generator. (<a href="https://redirect.github.com/conan-io/conan/pull/20017">conan-io/conan#20017</a>)</li> <li>Feature: Add support for Apple OS 26.5 release. (<a href="https://redirect.github.com/conan-io/conan/pull/19976">conan-io/conan#19976</a>)</li> <li>Feature: Document <code>RemoveAPI</code>. (<a href="https://redirect.github.com/conan-io/conan/pull/19930">conan-io/conan#19930</a>)</li> <li>Feature: New <code>global_user.conf</code> file to locally customize <code>global.conf</code>. (<a href="https://redirect.github.com/conan-io/conan/pull/19923">conan-io/conan#19923</a>). Docs: <a href="https://redirect.github.com/conan-io/docs/pull/4460">:page_with_curl:</a></li> <li>Feature: Add support for GCC 16. (<a href="https://redirect.github.com/conan-io/conan/pull/19921">conan-io/conan#19921</a>)</li> <li>Fix: Forward <code>-vxxx</code> verbosity argument to <code>conan workspace build/install</code> packages. (<a href="https://redirect.github.com/conan-io/conan/pull/20015">conan-io/conan#20015</a>)</li> <li>Fix: Add message when no packages found in conan list command. (<a href="https://redirect.github.com/conan-io/conan/pull/20013">conan-io/conan#20013</a>)</li> <li>Fix: <code>source_credentials.json</code> now supports supplying only headers (<a href="https://redirect.github.com/conan-io/conan/pull/20004">conan-io/conan#20004</a>). Docs: <a href="https://redirect.github.com/conan-io/docs/pull/4455">:page_with_curl:</a></li> <li>Fix: <code>conan workspace add --output-folder</code> now properly updates the <code>output_folder</code> of an existing package entry in <code>conanws.yml</code> instead of ignoring it. (<a href="https://redirect.github.com/conan-io/conan/pull/19988">conan-io/conan#19988</a>)</li> <li>Fix: Default <code>variant</code> for QNX and VxWorks in default <code>settings.yml</code> should be <code>null</code>, not <code>None</code>. Also, add <code>qcc=12.2</code> version. (<a href="https://redirect.github.com/conan-io/conan/pull/19981">conan-io/conan#19981</a>)</li> <li>Fix: <code>runtime_deploy</code>: avoid crashing when overriding existing symlinks. (<a href="https://redirect.github.com/conan-io/conan/pull/19977">conan-io/conan#19977</a>)</li> <li>Fix: <code>AutotoolsDeps</code> will link with <code>-rpath</code> on shared package types and components correctly. (<a href="https://redirect.github.com/conan-io/conan/pull/19975">conan-io/conan#19975</a>)</li> <li>Fix: Warn and re-fetch when requested URLs conflict with existing ones with the same SHA256. (<a href="https://redirect.github.com/conan-io/conan/pull/19969">conan-io/conan#19969</a>)</li> <li>Fix: <code>cppstd_flag</code> for <code>clang-cl</code> now correctly maps C++23, C++26 and <code>gnu++</code> standards instead of producing invalid <code>/std:</code> flags. (<a href="https://redirect.github.com/conan-io/conan/pull/19965">conan-io/conan#19965</a>)</li> <li>Fix: Correct the <code>conan workspace init</code> docstring. (<a href="https://redirect.github.com/conan-io/conan/pull/19950">conan-io/conan#19950</a>)</li> <li>Fix: Allow workspaces root Conanfile to have a name to apply <code>conf</code> with patterns that would match that name. (<a href="https://redirect.github.com/conan-io/conan/pull/19927">conan-io/conan#19927</a>)</li> <li>Fix: Fix <code>meson_lib</code> missing deps, <code>meson_exe</code> layout & install verbosity. (<a href="https://redirect.github.com/conan-io/conan/pull/19918">conan-io/conan#19918</a>)</li> <li>Bugfix: Raise an error if <code>package_type</code> and <code>shared</code> option mismatch (<code>package-type</code> is set to <code>shared-library</code> and <code>shared=False</code> or <code>package_type=static-library</code> and <code>shared=True</code>) (<a href="https://redirect.github.com/conan-io/conan/pull/20023">conan-io/conan#20023</a>)</li> <li>BugFix: Fix the computation of <code>options</code> in <code>graph build-order</code>. (<a href="https://redirect.github.com/conan-io/conan/pull/19950">conan-io/conan#19950</a>)</li> <li>Bugfix: Fix requirement definition for multilib components without explicit requirements for <code>CMakeConfigDeps</code>. (<a href="https://redirect.github.com/conan-io/conan/pull/19942">conan-io/conan#19942</a>)</li> <li>Bugfix: <code>MSBuildDeps</code> no longer generates duplicate include and library directory paths in multi-component packages. (<a href="https://redirect.github.com/conan-io/conan/pull/19937">conan-io/conan#19937</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conan-io/conan/commit/f9e8a4f15d54d189ced1abf9baeb87205730c81c"><code>f9e8a4f</code></a> conan 2.29.0</li> <li><a href="https://github.com/conan-io/conan/commit/2777dbdf03250881620309eaa767f8114c79cb25"><code>2777dbd</code></a> new approach for Workspace py-requires (<a href="https://redirect.github.com/conan-io/conan/issues/20028">#20028</a>)</li> <li><a href="https://github.com/conan-io/conan/commit/d8b56378fd088daca39d1627cfcd4dcfcb3867cf"><code>d8b5637</code></a> wip (<a href="https://redirect.github.com/conan-io/conan/issues/20030">#20030</a>)</li> <li><a href="https://github.com/conan-io/conan/commit/bd8573bb88f6fbfeb53c19089cffc8a4be178a4f"><code>bd8573b</code></a> poc (<a href="https://redirect.github.com/conan-io/conan/issues/20001">#20001</a>)</li> <li><a href="https://github.com/conan-io/conan/commit/68f7c27f59670b39967b70a6912b86e29c46a5fb"><code>68f7c27</code></a> Fix <code>cppstd_flag</code> for <code>clang-cl</code> driver in C++23 / C++26 / <code>gnu++</code> modes (<a href="https://redirect.github.com/conan-io/conan/issues/19">#19</a>...</li> <li><a href="https://github.com/conan-io/conan/commit/121c2b4ffcfbdb13bc148135e85494f29ce825a7"><code>121c2b4</code></a> Correctly handle package_type and shared option contradictions (<a href="https://redirect.github.com/conan-io/conan/issues/20023">#20023</a>)</li> <li><a href="https://github.com/conan-io/conan/commit/4de38808cd2a19f0769742237990b0d4e5c5de27"><code>4de3880</code></a> optimizing some tests (<a href="https://redirect.github.com/conan-io/conan/issues/20024">#20024</a>)</li> <li><a href="https://github.com/conan-io/conan/commit/4bd24a4d5bb78fe824ae9e5fd749ad256f11e989"><code>4bd24a4</code></a> Correctly handle package_type in MesonToolchain (<a href="https://redirect.github.com/conan-io/conan/issues/20022">#20022</a>)</li> <li><a href="https://github.com/conan-io/conan/commit/d055f69d5cfc0e348c0693e5630d466a28432efd"><code>d055f69</code></a> fix unittest test_linked_folder_copy_from_linked_folder (<a href="https://redirect.github.com/conan-io/conan/issues/20019">#20019</a>)</li> <li><a href="https://github.com/conan-io/conan/commit/cab4ae1166b9f4d1a6fad6d2056c89252c114c89"><code>cab4ae1</code></a> [MesonToolchain] Added new public attribute <code>binaries</code> (<a href="https://redirect.github.com/conan-io/conan/issues/20017">#20017</a>)</li> <li>Additional commits viewable in <a href="https://github.com/conan-io/conan/compare/2.28.1...2.29.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
2 days ago
chore(deps-rs): bump tikv-jemallocator from 0.6.1 to 0.7.0 (#1636) Bumps [tikv-jemallocator](https://github.com/tikv/jemallocator) from 0.6.1 to 0.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tikv/jemallocator/releases">tikv-jemallocator's releases</a>.</em></p> <blockquote> <h2>0.7.0</h2> <ul> <li>Reverse order of MAKEFLAGS priority (<a href="https://redirect.github.com/tikv/jemallocator/issues/152">#152</a>)</li> <li>Define ALIGNOF_MAX_ALIGN_T for riscv32 (<a href="https://redirect.github.com/tikv/jemallocator/issues/153">#153</a>)</li> <li>Remove build directory once build of <code>jemalloc-sys</code> finishes (<a href="https://redirect.github.com/tikv/jemallocator/issues/119">#119</a>)</li> <li>Fix cross-compile for tier-3 riscv64a23 target (<a href="https://redirect.github.com/tikv/jemallocator/issues/141">#141</a>)</li> <li>sys: support *-windows-gnullvm targets (<a href="https://redirect.github.com/tikv/jemallocator/issues/150">#150</a>)</li> <li>Propagate LDFLAGS, if present (<a href="https://redirect.github.com/tikv/jemallocator/issues/155">#155</a>)</li> <li>jemalloc-ctl: fix invalid update implementation</li> <li>add new free ffi</li> <li>Update jemalloc to 5.3.1 (<a href="https://redirect.github.com/tikv/jemallocator/issues/161">#161</a>)</li> <li>Add profiling_libunwind feature (<a href="https://redirect.github.com/tikv/jemallocator/issues/159">#159</a>)</li> <li>passthrough cc env/args using native cc features (<a href="https://redirect.github.com/tikv/jemallocator/issues/158">#158</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md">tikv-jemallocator's changelog</a>.</em></p> <blockquote> <h1>0.7.0 - 2026-05-25</h1> <ul> <li>Reverse order of MAKEFLAGS priority (<a href="https://redirect.github.com/tikv/jemallocator/issues/152">#152</a>)</li> <li>Define ALIGNOF_MAX_ALIGN_T for riscv32 (<a href="https://redirect.github.com/tikv/jemallocator/issues/153">#153</a>)</li> <li>Remove build directory once build of <code>jemalloc-sys</code> finishes (<a href="https://redirect.github.com/tikv/jemallocator/issues/119">#119</a>)</li> <li>Fix cross-compile for tier-3 riscv64a23 target (<a href="https://redirect.github.com/tikv/jemallocator/issues/141">#141</a>)</li> <li>sys: support *-windows-gnullvm targets (<a href="https://redirect.github.com/tikv/jemallocator/issues/150">#150</a>)</li> <li>Propagate LDFLAGS, if present (<a href="https://redirect.github.com/tikv/jemallocator/issues/155">#155</a>)</li> <li>jemalloc-ctl: fix invalid update implementation</li> <li>add new free ffi</li> <li>Update jemalloc to 5.3.1 (<a href="https://redirect.github.com/tikv/jemallocator/issues/161">#161</a>)</li> <li>Add profiling_libunwind feature (<a href="https://redirect.github.com/tikv/jemallocator/issues/159">#159</a>)</li> <li>passthrough cc env/args using native cc features (<a href="https://redirect.github.com/tikv/jemallocator/issues/158">#158</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tikv/jemallocator/commit/0e9129157d261cf6bda86d5dcd9eba94f3cd0f96"><code>0e91291</code></a> *: bump 0.7.0 (<a href="https://redirect.github.com/tikv/jemallocator/issues/164">#164</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/e16f89e4305fc45c089d8c782e8727c9eb5335e0"><code>e16f89e</code></a> passthrough cc env/args using native cc features (<a href="https://redirect.github.com/tikv/jemallocator/issues/158">#158</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/3bc06e901d7a4a36082f769bf26384a1d80fdd77"><code>3bc06e9</code></a> Add profiling_libunwind feature (<a href="https://redirect.github.com/tikv/jemallocator/issues/159">#159</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/c7101ce04fda9652c41a641b35e3f5879751f496"><code>c7101ce</code></a> Update jemalloc to 5.3.1</li> <li><a href="https://github.com/tikv/jemallocator/commit/741a86bee7ec6d977b0f5e41dd3994737c2106ed"><code>741a86b</code></a> enable CI for nightly branch</li> <li><a href="https://github.com/tikv/jemallocator/commit/7e5e78a22534adabb6c7f940294591d6ce1bac7b"><code>7e5e78a</code></a> add new free ffi</li> <li><a href="https://github.com/tikv/jemallocator/commit/1809195c6eac9cd3246a7a2d0edbdb10ebc7806f"><code>1809195</code></a> switch to facebook/jemalloc</li> <li><a href="https://github.com/tikv/jemallocator/commit/ccc2bfc0ffeac21f3483f1a89acd26581674c064"><code>ccc2bfc</code></a> jemalloc-ctl: fix invalid update implementation</li> <li><a href="https://github.com/tikv/jemallocator/commit/baae33dd29ccd82c8330021418b293fa6eab5bbc"><code>baae33d</code></a> Upgrade from macos-13 to macos-15-intel</li> <li><a href="https://github.com/tikv/jemallocator/commit/4400f090d5221f2489207b3c7e7341cee2047d24"><code>4400f09</code></a> Propagate LDFLAGS, if present</li> <li>Additional commits viewable in <a href="https://github.com/tikv/jemallocator/compare/0.6.1...0.7.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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: Modifier passes bugs with indirect call node
#1634
2 days ago
35321d4
na/modifier-w-higher-order-func
CodSpeed Performance Gauge
0%
chore(deps-rs): bump the patch group with 4 updates
#1635
3 days ago
4d25db8
dependabot/cargo/patch-73cadba62c
CodSpeed Performance Gauge
0%
chore(deps-rs): bump tikv-jemallocator from 0.6.1 to 0.7.0
#1636
3 days ago
daab76e
dependabot/cargo/tikv-jemallocator-0.7.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs