build: Bump version to v0.26.1#687
Merged
Merged
Conversation
Updated the ``CONTRIBUTORS.md`` file with the latest contributors. --- This pull request was created by a bot. If you have any questions, please ping the PyAnsys Core team for assistance. To ping the team write a comment in this issue with the following mention: `@ansys/pyansys-core`. If you want this repository to be excluded from this automated maintenance process, please let us know by [filling in the opt-out request form](https://github.com/ansys/pyansys-maintenance-automation/issues/new?labels=&projects=&template=opt-out.yml&title=Request+to+opt-out+from+automated+maintenance+for+ansys%2Fpyfluent-visualization).
…#677) Bumps the actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docker/login-action](https://github.com/docker/login-action) | `3.7.0` | `4.1.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` | | [actions/cache](https://github.com/actions/cache) | `5.0.3` | `5.0.5` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `8.0.0` | `8.0.1` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.13.0` | `1.14.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.5.0` | `3.0.0` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.3` | `4.9.0` | Updates `docker/login-action` from 3.7.0 to 4.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/login-action/releases">docker/login-action's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <ul> <li>Fix scoped Docker Hub cleanup path when registry is omitted by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/login-action/pull/945">docker/login-action#945</a></li> <li>Bump <code>@aws-sdk/client-ecr</code> and <code>@aws-sdk/client-ecr-public</code> to 3.1020.0 in <a href="https://redirect.github.com/docker/login-action/pull/930">docker/login-action#930</a></li> <li>Bump <code>@docker/actions-toolkit</code> from 0.77.0 to 0.86.0 in <a href="https://redirect.github.com/docker/login-action/pull/932">docker/login-action#932</a> <a href="https://redirect.github.com/docker/login-action/pull/936">docker/login-action#936</a></li> <li>Bump brace-expansion from 1.1.12 to 1.1.13 in <a href="https://redirect.github.com/docker/login-action/pull/952">docker/login-action#952</a></li> <li>Bump fast-xml-parser from 5.3.4 to 5.3.6 in <a href="https://redirect.github.com/docker/login-action/pull/942">docker/login-action#942</a></li> <li>Bump flatted from 3.3.3 to 3.4.2 in <a href="https://redirect.github.com/docker/login-action/pull/944">docker/login-action#944</a></li> <li>Bump glob from 10.3.12 to 10.5.0 in <a href="https://redirect.github.com/docker/login-action/pull/940">docker/login-action#940</a></li> <li>Bump handlebars from 4.7.8 to 4.7.9 in <a href="https://redirect.github.com/docker/login-action/pull/949">docker/login-action#949</a></li> <li>Bump http-proxy-agent and https-proxy-agent to 8.0.0 in <a href="https://redirect.github.com/docker/login-action/pull/937">docker/login-action#937</a></li> <li>Bump lodash from 4.17.23 to 4.18.1 in <a href="https://redirect.github.com/docker/login-action/pull/958">docker/login-action#958</a></li> <li>Bump minimatch from 3.1.2 to 3.1.5 in <a href="https://redirect.github.com/docker/login-action/pull/941">docker/login-action#941</a></li> <li>Bump picomatch from 4.0.3 to 4.0.4 in <a href="https://redirect.github.com/docker/login-action/pull/948">docker/login-action#948</a></li> <li>Bump undici from 6.23.0 to 6.24.1 in <a href="https://redirect.github.com/docker/login-action/pull/938">docker/login-action#938</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/login-action/compare/v4.0.0...v4.1.0">https://github.com/docker/login-action/compare/v4.0.0...v4.1.0</a></p> <h2>v4.0.0</h2> <ul> <li>Node 24 as default runtime (requires <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Actions Runner v2.327.1</a> or later) by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/login-action/pull/929">docker/login-action#929</a></li> <li>Switch to ESM and update config/test wiring by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/login-action/pull/927">docker/login-action#927</a></li> <li>Bump <code>@actions/core</code> from 1.11.1 to 3.0.0 in <a href="https://redirect.github.com/docker/login-action/pull/919">docker/login-action#919</a></li> <li>Bump <code>@aws-sdk/client-ecr</code> from 3.890.0 to 3.1000.0 in <a href="https://redirect.github.com/docker/login-action/pull/909">docker/login-action#909</a> <a href="https://redirect.github.com/docker/login-action/pull/920">docker/login-action#920</a></li> <li>Bump <code>@aws-sdk/client-ecr-public</code> from 3.890.0 to 3.1000.0 in <a href="https://redirect.github.com/docker/login-action/pull/909">docker/login-action#909</a> <a href="https://redirect.github.com/docker/login-action/pull/920">docker/login-action#920</a></li> <li>Bump <code>@docker/actions-toolkit</code> from 0.63.0 to 0.77.0 in <a href="https://redirect.github.com/docker/login-action/pull/910">docker/login-action#910</a> <a href="https://redirect.github.com/docker/login-action/pull/928">docker/login-action#928</a></li> <li>Bump <code>@isaacs/brace-expansion</code> from 5.0.0 to 5.0.1 in <a href="https://redirect.github.com/docker/login-action/pull/921">docker/login-action#921</a></li> <li>Bump js-yaml from 4.1.0 to 4.1.1 in <a href="https://redirect.github.com/docker/login-action/pull/901">docker/login-action#901</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/login-action/compare/v3.7.0...v4.0.0">https://github.com/docker/login-action/compare/v3.7.0...v4.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/login-action/commit/4907a6ddec9925e35a0a9e82d7399ccc52663121"><code>4907a6d</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/930">#930</a> from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...</li> <li><a href="https://github.com/docker/login-action/commit/1e233e691a8881d7f35ca7c2d5dfaaed80b39636"><code>1e233e6</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/login-action/commit/6c24ead68057f18c30c808a431f0b85dc25663cb"><code>6c24ead</code></a> build(deps): bump the aws-sdk-dependencies group with 2 updates</li> <li><a href="https://github.com/docker/login-action/commit/ee034d70944e3546349cd24295914f139342f1e6"><code>ee034d7</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/958">#958</a> from docker/dependabot/npm_and_yarn/lodash-4.18.1</li> <li><a href="https://github.com/docker/login-action/commit/1527209db9734bd2352a2dc1a63d79c9aa5358bb"><code>1527209</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/937">#937</a> from docker/dependabot/npm_and_yarn/proxy-agent-depen...</li> <li><a href="https://github.com/docker/login-action/commit/d39362aba4d72f8d9d93e0962119840690133e1b"><code>d39362a</code></a> build(deps): bump lodash from 4.17.23 to 4.18.1</li> <li><a href="https://github.com/docker/login-action/commit/a6f092b568105cbb6d9deb7e55e0a4c5c1025fce"><code>a6f092b</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/login-action/commit/60953f0bed2120ec69659d271fe18d34bc069779"><code>60953f0</code></a> build(deps): bump the proxy-agent-dependencies group with 2 updates</li> <li><a href="https://github.com/docker/login-action/commit/62c688590fb4ab6c6e89a217ced0a7b2ddcf1340"><code>62c6885</code></a> Merge pull request <a href="https://redirect.github.com/docker/login-action/issues/936">#936</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/login-action/commit/102c0e672992d2e992c89b6f4808d65a353b5a1a"><code>102c0e6</code></a> chore: update generated content</li> <li>Additional commits viewable in <a href="https://github.com/docker/login-action/compare/c94ce9fb468520275223c153574b00df6fe4bcc9...4907a6ddec9925e35a0a9e82d7399ccc52663121">compare view</a></li> </ul> </details> <br /> Updates `actions/upload-artifact` from 7.0.0 to 7.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v7.0.1</h2> <h2>What's Changed</h2> <ul> <li>Update the readme with direct upload details by <a href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/795">actions/upload-artifact#795</a></li> <li>Readme: bump all the example versions to v7 by <a href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/796">actions/upload-artifact#796</a></li> <li>Include changes in typespec/ts-http-runtime 0.3.5 by <a href="https://github.com/yacaovsnc"><code>@yacaovsnc</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/797">actions/upload-artifact#797</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v7...v7.0.1">https://github.com/actions/upload-artifact/compare/v7...v7.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-artifact/commit/043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"><code>043fb46</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/797">#797</a> from actions/yacaovsnc/update-dependency</li> <li><a href="https://github.com/actions/upload-artifact/commit/634250c1388765ea7ed0f053e636f1f399000b94"><code>634250c</code></a> Include changes in typespec/ts-http-runtime 0.3.5</li> <li><a href="https://github.com/actions/upload-artifact/commit/e454baaac2be505c9450e11b8f3215c6fc023ce8"><code>e454baa</code></a> Readme: bump all the example versions to v7 (<a href="https://redirect.github.com/actions/upload-artifact/issues/796">#796</a>)</li> <li><a href="https://github.com/actions/upload-artifact/commit/74fad66b98a6d799dc004d3353ccd0e6f6b2530e"><code>74fad66</code></a> Update the readme with direct upload details (<a href="https://redirect.github.com/actions/upload-artifact/issues/795">#795</a>)</li> <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a">compare view</a></li> </ul> </details> <br /> Updates `actions/cache` from 5.0.3 to 5.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p> <blockquote> <h2>v5.0.5</h2> <h2>What's Changed</h2> <ul> <li>Update ts-http-runtime dependency by <a href="https://github.com/yacaovsnc"><code>@yacaovsnc</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1747">actions/cache#1747</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v5...v5.0.5">https://github.com/actions/cache/compare/v5...v5.0.5</a></p> <h2>v5.0.4</h2> <h2>What's Changed</h2> <ul> <li>Add release instructions and update maintainer docs by <a href="https://github.com/Link"><code>@Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1696">actions/cache#1696</a></li> <li>Potential fix for code scanning alert no. 52: Workflow does not contain permissions by <a href="https://github.com/Link"><code>@Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1697">actions/cache#1697</a></li> <li>Fix workflow permissions and cleanup workflow names / formatting by <a href="https://github.com/Link"><code>@Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1699">actions/cache#1699</a></li> <li>docs: Update examples to use the latest version by <a href="https://github.com/XZTDean"><code>@XZTDean</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1690">actions/cache#1690</a></li> <li>Fix proxy integration tests by <a href="https://github.com/Link"><code>@Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1701">actions/cache#1701</a></li> <li>Fix cache key in examples.md for bun.lock by <a href="https://github.com/RyPeck"><code>@RyPeck</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1722">actions/cache#1722</a></li> <li>Update dependencies & patch security vulnerabilities by <a href="https://github.com/Link"><code>@Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1738">actions/cache#1738</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/XZTDean"><code>@XZTDean</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1690">actions/cache#1690</a></li> <li><a href="https://github.com/RyPeck"><code>@RyPeck</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1722">actions/cache#1722</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v5...v5.0.4">https://github.com/actions/cache/compare/v5...v5.0.4</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's changelog</a>.</em></p> <blockquote> <h1>Releases</h1> <h2>How to prepare a release</h2> <blockquote> <p>[!NOTE]<br /> Relevant for maintainers with write access only.</p> </blockquote> <ol> <li>Switch to a new branch from <code>main</code>.</li> <li>Run <code>npm test</code> to ensure all tests are passing.</li> <li>Update the version in <a href="https://github.com/actions/cache/blob/main/package.json"><code>https://github.com/actions/cache/blob/main/package.json</code></a>.</li> <li>Run <code>npm run build</code> to update the compiled files.</li> <li>Update this <a href="https://github.com/actions/cache/blob/main/RELEASES.md"><code>https://github.com/actions/cache/blob/main/RELEASES.md</code></a> with the new version and changes in the <code>## Changelog</code> section.</li> <li>Run <code>licensed cache</code> to update the license report.</li> <li>Run <code>licensed status</code> and resolve any warnings by updating the <a href="https://github.com/actions/cache/blob/main/.licensed.yml"><code>https://github.com/actions/cache/blob/main/.licensed.yml</code></a> file with the exceptions.</li> <li>Commit your changes and push your branch upstream.</li> <li>Open a pull request against <code>main</code> and get it reviewed and merged.</li> <li>Draft a new release <a href="https://github.com/actions/cache/releases">https://github.com/actions/cache/releases</a> use the same version number used in <code>package.json</code> <ol> <li>Create a new tag with the version number.</li> <li>Auto generate release notes and update them to match the changes you made in <code>RELEASES.md</code>.</li> <li>Toggle the set as the latest release option.</li> <li>Publish the release.</li> </ol> </li> <li>Navigate to <a href="https://github.com/actions/cache/actions/workflows/release-new-action-version.yml">https://github.com/actions/cache/actions/workflows/release-new-action-version.yml</a> <ol> <li>There should be a workflow run queued with the same version number.</li> <li>Approve the run to publish the new version and update the major tags for this action.</li> </ol> </li> </ol> <h2>Changelog</h2> <h3>5.0.4</h3> <ul> <li>Bump <code>minimatch</code> to v3.1.5 (fixes ReDoS via globstar patterns)</li> <li>Bump <code>undici</code> to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)</li> <li>Bump <code>fast-xml-parser</code> to v5.5.6</li> </ul> <h3>5.0.3</h3> <ul> <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a href="https://github.com/actions/cache/security/dependabot/33">https://github.com/actions/cache/security/dependabot/33</a>)</li> <li>Bump <code>@actions/core</code> to v2.0.3</li> </ul> <h3>5.0.2</h3> <ul> <li>Bump <code>@actions/cache</code> to v5.0.3 <a href="https://redirect.github.com/actions/cache/pull/1692">#1692</a></li> </ul> <h3>5.0.1</h3> <ul> <li>Update <code>@azure/storage-blob</code> to <code>^12.29.1</code> via <code>@actions/cache@5.0.1</code> <a href="https://redirect.github.com/actions/cache/pull/1685">#1685</a></li> </ul> <h3>5.0.0</h3> <blockquote> <p>[!IMPORTANT] <code>actions/cache@v5</code> runs on the Node.js 24 runtime and requires a minimum Actions Runner version of <code>2.327.1</code>.</p> </blockquote> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/27d5ce7f107fe9357f9df03efb73ab90386fccae"><code>27d5ce7</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1747">#1747</a> from actions/yacaovsnc/update-dependency</li> <li><a href="https://github.com/actions/cache/commit/f280785d7b6e1884c7d12b9136eb0f4a1574fcfd"><code>f280785</code></a> licensed changes</li> <li><a href="https://github.com/actions/cache/commit/619aeb1606e195be0b36fd0ff68dcf1aff6b65a7"><code>619aeb1</code></a> npm run build generated dist files</li> <li><a href="https://github.com/actions/cache/commit/bcf16c2893940a4899761e55c7ac3c1cf88a04f6"><code>bcf16c2</code></a> Update ts-http-runtime to 0.3.5</li> <li><a href="https://github.com/actions/cache/commit/668228422ae6a00e4ad889ee87cd7109ec5666a7"><code>6682284</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1738">#1738</a> from actions/prepare-v5.0.4</li> <li><a href="https://github.com/actions/cache/commit/e34039626f957d3e3e50843d15c1b20547fc90e2"><code>e340396</code></a> Update RELEASES</li> <li><a href="https://github.com/actions/cache/commit/8a671105293e81530f1af99863cdf94550aba1a6"><code>8a67110</code></a> Add licenses</li> <li><a href="https://github.com/actions/cache/commit/1865903e1b0cb750dda9bc5c58be03424cc62830"><code>1865903</code></a> Update dependencies & patch security vulnerabilities</li> <li><a href="https://github.com/actions/cache/commit/565629816435f6c0b50676926c9b05c254113c0c"><code>5656298</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1722">#1722</a> from RyPeck/patch-1</li> <li><a href="https://github.com/actions/cache/commit/4e380d19e192ace8e86f23f32ca6fdec98a673c6"><code>4e380d1</code></a> Fix cache key in examples.md for bun.lock</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/cdf6c1fa76f9f475f3d7449005a359c84ca0f306...27d5ce7f107fe9357f9df03efb73ab90386fccae">compare view</a></li> </ul> </details> <br /> Updates `actions/download-artifact` from 8.0.0 to 8.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/download-artifact/releases">actions/download-artifact's releases</a>.</em></p> <blockquote> <h2>v8.0.1</h2> <h2>What's Changed</h2> <ul> <li>Support for CJK characters in the artifact name by <a href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/471">actions/download-artifact#471</a></li> <li>Add a regression test for artifact name + content-type mismatches by <a href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/472">actions/download-artifact#472</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/download-artifact/compare/v8...v8.0.1">https://github.com/actions/download-artifact/compare/v8...v8.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/download-artifact/commit/3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"><code>3e5f45b</code></a> Add regression tests for CJK characters (<a href="https://redirect.github.com/actions/download-artifact/issues/471">#471</a>)</li> <li><a href="https://github.com/actions/download-artifact/commit/e6d03f67377d4412c7aa56a8e2e4988e6ec479dd"><code>e6d03f6</code></a> Add a regression test for artifact name + content-type mismatches (<a href="https://redirect.github.com/actions/download-artifact/issues/472">#472</a>)</li> <li>See full diff in <a href="https://github.com/actions/download-artifact/compare/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c">compare view</a></li> </ul> </details> <br /> Updates `pypa/gh-action-pypi-publish` from 1.13.0 to 1.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/gh-action-pypi-publish/releases">pypa/gh-action-pypi-publish's releases</a>.</em></p> <blockquote> <h2>v1.14.0</h2> <!-- raw HTML omitted --> <h2>✨ What's Changed</h2> <p>The main change in this release is that <code>verbose</code> and <code>print-hash</code> inputs are now on by default. This was contributed by <a href="https://github.com/whitequark"><code>@whitequark</code></a><a href="https://github.com/sponsors/whitequark">💰</a> in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/397">#397</a>.</p> <h2>📝 Docs</h2> <p><a href="https://github.com/woodruffw"><code>@woodruffw</code></a><a href="https://github.com/sponsors/woodruffw">💰</a> updated the mentions of PEP 740 to stop implying that it might be experimental (it hasn't been for quite a while!) in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/388">#388</a> and <a href="https://github.com/him2him2"><code>@him2him2</code></a><a href="https://github.com/sponsors/him2him2">💰</a> brushed up some grammar in the README and SECURITY docs via <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/395">#395</a>.</p> <h2>🛠️ Internal Updates</h2> <p><a href="https://github.com/woodruffw"><code>@woodruffw</code></a><a href="https://github.com/sponsors/woodruffw">💰</a> bumped <code>sigstore</code> and <code>pypi-attestations</code> in the lock file (<a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/391">#391</a>) and <a href="https://github.com/webknjaz"><code>@webknjaz</code></a><a href="https://github.com/sponsors/webknjaz">💰</a> added infra for using type annotations in the project (<a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/381">#381</a>).</p> <h2>💪 New Contributors</h2> <ul> <li><a href="https://github.com/him2him2"><code>@him2him2</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/395">#395</a></li> <li><a href="https://github.com/whitequark"><code>@whitequark</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/397">#397</a></li> </ul> <p><strong>🪞 Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.13.0...v1.14.0">https://github.com/pypa/gh-action-pypi-publish/compare/v1.13.0...v1.14.0</a></p> <p><strong>🧔♂️ Release Manager:</strong> <a href="https://github.com/sponsors/webknjaz"><code>@webknjaz</code></a> <a href="https://stand-with-ukraine.pp.ua">🇺🇦</a></p> <p><strong>🙏 Special Thanks</strong> to <a href="https://github.com/facutuesca"><code>@facutuesca</code></a><a href="https://github.com/sponsors/facutuesca">💰</a> and <a href="https://github.com/woodruffw"><code>@woodruffw</code></a><a href="https://github.com/sponsors/woodruffw">💰</a> for helping maintain this project when <a href="https://github.com/sponsors/webknjaz">I</a> can't!</p> <p><strong>💬 Discuss</strong> <a href="https://bsky.app/profile/webknjaz.me/post/3mivwsz3qzk2e">on Bluesky 🦋</a>, <a href="https://mastodon.social/@webknjaz/116363779997051422">on Mastodon 🐘</a> and <a href="https://github.com/pypa/gh-action-pypi-publish/discussions/404">on GitHub</a>.</p> <p><a href="https://github.com/sponsors/webknjaz"><img src="https://img.shields.io/badge/%40webknjaz-transparent?logo=githubsponsors&logoColor=%23EA4AAA&label=Sponsor&color=2a313c" alt="GH Sponsors badge" /></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/cef221092ed1bacb1cc03d23a2d87d1d172e277b"><code>cef2210</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/397">#397</a> from whitequark/patch-1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/b4595e2555a031e2fd6f0bbded4e7918eaa2724e"><code>b4595e2</code></a> Enable <code>verbose</code> and <code>print-hash</code> by default.</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/e2bab26859796ee5c3bf97b8f394ce1e6570e906"><code>e2bab26</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/395">#395</a> from him2him2/docs/fix-typos-and-grammar</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/7495c384ec7a0240a28e568e7ffc60af1629585d"><code>7495c38</code></a> docs: fix typos and grammar in README and SECURITY</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/03f86fee9ac21f854951f5c6e2a02c2a1324aec7"><code>03f86fe</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/388">#388</a> from woodruffw-forks/ww/rm-experimental</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/4c78f1c53c55c528d8abd83df933ae92bd4c1d8c"><code>4c78f1c</code></a> Merge branch 'unstable/v1' into ww/rm-experimental</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/b5a6e8ba2611ad0c810f383eed9e6629eb0b3b2f"><code>b5a6e8b</code></a> deps: bump sigstore and pypi-attestations</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/a48a03e758da35722b0d159dae23e0440d0fcce2"><code>a48a03e</code></a> remove another experimental mention</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/8087a88a46924f78608905d7841a170e749524ce"><code>8087a88</code></a> action: remove a lingering mention of PEP 740 being experimental</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/3317ede93a4981d0fc490510c6fcf8bf0e92ed05"><code>3317ede</code></a> 🧪 Integrate actionlint via pre-commit framework</li> <li>Additional commits viewable in <a href="https://github.com/pypa/gh-action-pypi-publish/compare/ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e...cef221092ed1bacb1cc03d23a2d87d1d172e277b">compare view</a></li> </ul> </details> <br /> Updates `softprops/action-gh-release` from 2.5.0 to 3.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <p><code>3.0.0</code> is a major release that moves the action runtime from Node 20 to Node 24. Use <code>v3</code> on GitHub-hosted runners and self-hosted fleets that already support the Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on <code>v2.6.2</code>.</p> <h2>What's Changed</h2> <h3>Other Changes 🔄</h3> <ul> <li>Move the action runtime and bundle target to Node 24</li> <li>Update <code>@types/node</code> to the Node 24 line and allow future Dependabot updates</li> <li>Keep the floating major tag on <code>v3</code>; <code>v2</code> remains pinned to the latest <code>2.x</code> release</li> </ul> <h2>v2.6.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump picomatch from 4.0.3 to 4.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/775">softprops/action-gh-release#775</a></li> <li>chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/777">softprops/action-gh-release#777</a></li> <li>chore(deps): bump vite from 8.0.0 to 8.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/781">softprops/action-gh-release#781</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/softprops/action-gh-release/compare/v2...v2.6.2">https://github.com/softprops/action-gh-release/compare/v2...v2.6.2</a></p> <h2>v2.6.1</h2> <p><code>2.6.1</code> is a patch release focused on restoring linked discussion thread creation when <code>discussion_category_name</code> is set. It fixes <code>[#764](https://github.com/softprops/action-gh-release/issues/764)</code>, where the draft-first publish flow stopped carrying the discussion category through the final publish step.</p> <p>If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.</p> <h2>What's Changed</h2> <h3>Bug fixes 🐛</h3> <ul> <li>fix: preserve discussion category on publish by <a href="https://github.com/chenrui333"><code>@chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/765">softprops/action-gh-release#765</a></li> </ul> <h2>v2.6.0</h2> <p><code>2.6.0</code> is a minor release centered on <code>previous_tag</code> support for <code>generate_release_notes</code>, which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range. It also includes the recent concurrent asset upload recovery fix, a <code>working_directory</code> docs sync, a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.</p> <p>If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.</p> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md">softprops/action-gh-release's changelog</a>.</em></p> <blockquote> <h2>3.0.0</h2> <p><code>3.0.0</code> is a major release that moves the action runtime from Node 20 to Node 24. Use <code>v3</code> on GitHub-hosted runners and self-hosted fleets that already support the Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on <code>v2.6.2</code>.</p> <h2>What's Changed</h2> <h3>Other Changes 🔄</h3> <ul> <li>Move the action runtime and bundle target to Node 24</li> <li>Update <code>@types/node</code> to the Node 24 line and allow future Dependabot updates</li> <li>Keep the floating major tag on <code>v3</code>; <code>v2</code> remains pinned to the latest <code>2.x</code> release</li> </ul> <h2>2.6.2</h2> <h2>What's Changed</h2> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump picomatch from 4.0.3 to 4.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/775">softprops/action-gh-release#775</a></li> <li>chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/777">softprops/action-gh-release#777</a></li> <li>chore(deps): bump vite from 8.0.0 to 8.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/softprops/action-gh-release/pull/781">softprops/action-gh-release#781</a></li> </ul> <h2>2.6.1</h2> <p><code>2.6.1</code> is a patch release focused on restoring linked discussion thread creation when <code>discussion_category_name</code> is set. It fixes <code>[#764](https://github.com/softprops/action-gh-release/issues/764)</code>, where the draft-first publish flow stopped carrying the discussion category through the final publish step.</p> <p>If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.</p> <h2>What's Changed</h2> <h3>Bug fixes 🐛</h3> <ul> <li>fix: preserve discussion category on publish by <a href="https://github.com/chenrui333"><code>@chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/765">softprops/action-gh-release#765</a></li> </ul> <h2>2.6.0</h2> <p><code>2.6.0</code> is a minor release centered on <code>previous_tag</code> support for <code>generate_release_notes</code>, which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range. It also includes the recent concurrent asset upload recovery fix, a <code>working_directory</code> docs sync, a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.</p> <p>If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.</p> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/softprops/action-gh-release/commit/b4309332981a82ec1c5618f44dd2e27cc8bfbfda"><code>b430933</code></a> release: cut v3.0.0 for Node 24 upgrade (<a href="https://redirect.github.com/softprops/action-gh-release/issues/670">#670</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/c2e35e05a74208bafbfcbdae5ebc9da7236e980f"><code>c2e35e0</code></a> chore(deps): bump the npm group across 1 directory with 7 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/783">#783</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/3bb12739c298aeb8a4eeaf626c5b8d85266b0e65"><code>3bb1273</code></a> release 2.6.2</li> <li><a href="https://github.com/softprops/action-gh-release/commit/c34030fec99b0db0f2f22ce7806c445dddb6e224"><code>c34030f</code></a> chore: bump node to 24.14.1</li> <li><a href="https://github.com/softprops/action-gh-release/commit/8975bd05c0630603edb0dca2fc7544bf1c77f600"><code>8975bd0</code></a> chore(deps): bump vite from 8.0.0 to 8.0.5 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/781">#781</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/f71937f44d5662ac6eb861431746174a7b46a7b6"><code>f71937f</code></a> chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/777">#777</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/3f0d239d58d5c226738ec0a08d0465b548dc026f"><code>3f0d239</code></a> chore(deps): bump picomatch from 4.0.3 to 4.0.4 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/775">#775</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/153bb8e04406b158c6c84fc1615b65b24149a1fe"><code>153bb8e</code></a> release 2.6.1</li> <li><a href="https://github.com/softprops/action-gh-release/commit/569deb874d08cd8cc0aa24af7c0b21160fe4b0e4"><code>569deb8</code></a> fix: preserve discussion category when publishing releases (<a href="https://redirect.github.com/softprops/action-gh-release/issues/765">#765</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/26e8ad27a09a225049a7075d7ec1caa2df6ff332"><code>26e8ad2</code></a> release 2.6.0</li> <li>Additional commits viewable in <a href="https://github.com/softprops/action-gh-release/compare/a06a81a03ee405af7f2048a818ed3f03bbf83c7b...b4309332981a82ec1c5618f44dd2e27cc8bfbfda">compare view</a></li> </ul> </details> <br /> Updates `actions/dependency-review-action` from 4.8.3 to 4.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/dependency-review-action/releases">actions/dependency-review-action's releases</a>.</em></p> <blockquote> <h2>Dependency Review Action 4.9.0</h2> <p>This feature release contains a couple of notable changes:</p> <ul> <li>There is a new configuration option <code>show_patched_versions</code> which will add a column to the output, showing the fix version of each vulnerable dependency. Thanks <a href="https://github.com/felickz"><code>@felickz</code></a>!</li> <li>Runs which do not display OpenSSF scorecards no longer fetch scorecard information; previously it was fetched regardless of whether or not it was displayed, causing unneccessary slowness. Great catch <a href="https://github.com/jantiebot"><code>@jantiebot</code></a>!</li> <li>There are a couple of fixes to purl parsing which should improve match accuracy for <code>allow-package-dependency</code> lists, including case (in)sensitivity and url-encoded namespaces Thanks <a href="https://github.com/juxtin"><code>@juxtin</code></a>!</li> </ul> <h2>What's Changed</h2> <ul> <li>Compare normalized purls to account for encoding quirks by <a href="https://github.com/juxtin"><code>@juxtin</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1056">actions/dependency-review-action#1056</a></li> <li>Make purl comparisons case insensitive by <a href="https://github.com/juxtin"><code>@juxtin</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1057">actions/dependency-review-action#1057</a></li> <li>Feat: Add <code>Patched Version</code> to <code>Vulnerabilities</code> summary by <a href="https://github.com/felickz"><code>@felickz</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1045">actions/dependency-review-action#1045</a></li> <li>fix: only get scorecard levels if user wants to see the OpenSSF scorecard by <a href="https://github.com/jantiebot"><code>@jantiebot</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1060">actions/dependency-review-action#1060</a></li> <li>Bump actions/stale from 10.1.0 to 10.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1058">actions/dependency-review-action#1058</a></li> <li>Bump actions/checkout from 4 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1021">actions/dependency-review-action#1021</a></li> <li>Updates for release 4.9.0 by <a href="https://github.com/ahpook"><code>@ahpook</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1064">actions/dependency-review-action#1064</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jantiebot"><code>@jantiebot</code></a> made their first contribution in <a href="https://redirect.github.com/actions/dependency-review-action/pull/1060">actions/dependency-review-action#1060</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/dependency-review-action/compare/v4.8.3...v4.9.0">https://github.com/actions/dependency-review-action/compare/v4.8.3...v4.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/dependency-review-action/commit/2031cfc080254a8a887f58cffee85186f0e49e48"><code>2031cfc</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1064">#1064</a> from actions/ahpook/release-4.9.0</li> <li><a href="https://github.com/actions/dependency-review-action/commit/d02fa39f790d6e8a4ecafab5848251ff12c20df7"><code>d02fa39</code></a> Updates for release 4.9.0</li> <li><a href="https://github.com/actions/dependency-review-action/commit/4038a34c4b30f7c11a7d45dc8dbea40e2211aa27"><code>4038a34</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1021">#1021</a> from actions/dependabot/github_actions/actions/check...</li> <li><a href="https://github.com/actions/dependency-review-action/commit/a632b8386b2cc2b1b99427606b513f7632d27e91"><code>a632b83</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1058">#1058</a> from actions/dependabot/github_actions/actions/stale...</li> <li><a href="https://github.com/actions/dependency-review-action/commit/57a3d46a7be2c2e259fa3284ffc501296337f2ac"><code>57a3d46</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1060">#1060</a> from jantiebot/main</li> <li><a href="https://github.com/actions/dependency-review-action/commit/5ecdc4b5781cdabdfe233d6e58ec18eac23e275d"><code>5ecdc4b</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1045">#1045</a> from forks-felickz/main</li> <li><a href="https://github.com/actions/dependency-review-action/commit/e8c2f9a12c568d6f36f8d3a9935a6c71afc691f5"><code>e8c2f9a</code></a> fix: remove inferrable type annotation to pass eslint</li> <li><a href="https://github.com/actions/dependency-review-action/commit/0e129e113c878bfe7c1abf6c6d94b180cbf71086"><code>0e129e1</code></a> Prettier - Refactor summary table rendering for improved readability</li> <li><a href="https://github.com/actions/dependency-review-action/commit/aa60746a920d63ce55376f67d381e15edd3a714d"><code>aa60746</code></a> Add 'show-patched-versions' option to configuration and update summary handling</li> <li><a href="https://github.com/actions/dependency-review-action/commit/e4047984002250b82268ac37f613ab74366e1d85"><code>e404798</code></a> Merge upstream actions/dependency-review-action main</li> <li>Additional commits viewable in <a href="https://github.com/actions/dependency-review-action/compare/05fe4576374b728f0c523d6a13d64c25081e0803...2031cfc080254a8a887f58cffee85186f0e49e48">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>
…dates (#676) Bumps the dependencies group with 9 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [numpydoc](https://github.com/numpy/numpydoc) | `1.9.0` | `1.10.0` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.6.3` | `1.7.2` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.15` | `1.17` | | [pytest-sphinx](https://github.com/thisch/pytest-sphinx) | `0.6.3` | `0.7.1` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.5.2` | `3.9.11` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.19.0` | `0.20.0` | | [sphinxemoji](https://github.com/sphinx-contrib/emojicodes) | `0.3.1` | `0.3.2` | | [autodocsumm](https://github.com/Chilipp/autodocsumm) | `0.2.14` | `0.2.15` | | [quarto-cli](https://github.com/quarto-dev/quarto-cli) | `1.5.57` | `1.9.36` | Updates `numpydoc` from 1.9.0 to 1.10.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/numpy/numpydoc/commit/16a20aad58d5532fb12c2a87af0eb4ea290bacb4"><code>16a20aa</code></a> MAINT: Prep for v1.10.0 (<a href="https://redirect.github.com/numpy/numpydoc/issues/667">#667</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/e5c0a2b2f2d39343c629d030916661639f6ac774"><code>e5c0a2b</code></a> More CI updates (<a href="https://redirect.github.com/numpy/numpydoc/issues/663">#663</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/3be1d9a121cb255b13c2ed5dc4b07215c8cb2ced"><code>3be1d9a</code></a> Bump actions/checkout from 5 to 6 in the actions group (<a href="https://redirect.github.com/numpy/numpydoc/issues/666">#666</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/b88f5ee7b43a7e14b28d526405c6f05b2e8a7eb2"><code>b88f5ee</code></a> Constructor checking for AST validator (<a href="https://redirect.github.com/numpy/numpydoc/issues/622">#622</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/eb831f44cc6a73b47862f3347e327b0047d7f3f0"><code>eb831f4</code></a> CI version updates (<a href="https://redirect.github.com/numpy/numpydoc/issues/662">#662</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/8fa7fa2772176739f4946f9e353e498a0137b992"><code>8fa7fa2</code></a> TST: Fix pytest warning regression by switching to re.escape() (<a href="https://redirect.github.com/numpy/numpydoc/issues/660">#660</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/ad9391beb863d7661459bb7b799fb75ad3ae68d6"><code>ad9391b</code></a> MAINT: Add missing hooks tests. (<a href="https://redirect.github.com/numpy/numpydoc/issues/653">#653</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/6f40c56ce5950b10c0c3f9a9cb58eb07fffe73fc"><code>6f40c56</code></a> MAINT: rm unused kwarg from private method. (<a href="https://redirect.github.com/numpy/numpydoc/issues/658">#658</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/226551a8ca139e66f7307e4805b11bc67aad3d58"><code>226551a</code></a> Bump the actions group with 2 updates (<a href="https://redirect.github.com/numpy/numpydoc/issues/657">#657</a>)</li> <li><a href="https://github.com/numpy/numpydoc/commit/a76aba773c3d6c63328afb40acc48b6fc19a0717"><code>a76aba7</code></a> Bump the actions group with 3 updates (<a href="https://redirect.github.com/numpy/numpydoc/issues/647">#647</a>)</li> <li>Additional commits viewable in <a href="https://github.com/numpy/numpydoc/compare/v1.9.0...v1.10.0">compare view</a></li> </ul> </details> <br /> Updates `ansys-sphinx-theme` from 1.6.3 to 1.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ansys/ansys-sphinx-theme/releases">ansys-sphinx-theme's releases</a>.</em></p> <blockquote> <h2>v1.7.2</h2> <p>Fixed</p> <!-- raw HTML omitted --> <h2>v1.7.1</h2> <p>Fixed</p> <!-- raw HTML omitted --> <p>Dependencies</p> <!-- raw HTML omitted --> <p>Maintenance</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/74418ba6a4ed9188a94aeda461c11d9e4d43e99e"><code>74418ba</code></a> chore: updating CHANGELOG for v1.7.2</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/95e7ed9a12d0cfb56e5e9b1ba8d68e4922088f5b"><code>95e7ed9</code></a> release: bump version 1.7.2</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/9f5fc6aedc9622e0d07d630770b6c83dcaaca1c8"><code>9f5fc6a</code></a> chore: updating CHANGELOG for v1.7.1</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/49501c6842e934cd172267daf42109c117f73144"><code>49501c6</code></a> release: bump version 1.7.1</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/1854c3ed5c9996465332befaa5f3441f483c7cf8"><code>1854c3e</code></a> ci: bump the actions group across 1 directory with 2 updates (<a href="https://redirect.github.com/ansys/ansys-sphinx-theme/issues/887">#887</a>)</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/3203435ec1175e2bed9185facdf2479690bbe770"><code>3203435</code></a> build: bump tox from 4.36.0 to 4.36.1 (<a href="https://redirect.github.com/ansys/ansys-sphinx-theme/issues/891">#891</a>)</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/4164bad338e6efc918f6abdd6cb81a89ae3335a6"><code>4164bad</code></a> fix: add flexible dependency versions for <code>Python 3.10+</code> support and new "...</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/3a4156d5eb05549b0f495be9488013ad2cf6c696"><code>3a4156d</code></a> chore: updating CHANGELOG for v1.7.0</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/b886302151d513096af5db0eb4297edae46785cc"><code>b886302</code></a> release: bump version 1.7.0</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/33daa040c83213e881bd45efd0ea4fc2a2bce5d1"><code>33daa04</code></a> ci: fix labels (<a href="https://redirect.github.com/ansys/ansys-sphinx-theme/issues/876">#876</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ansys/ansys-sphinx-theme/compare/v1.6.3...v1.7.2">compare view</a></li> </ul> </details> <br /> Updates `pypandoc` from 1.15 to 1.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JessicaTegner/pypandoc/releases">pypandoc's releases</a>.</em></p> <blockquote> <h2>Latest Development Version</h2> <h2>Commits</h2> <ul> <li>7e33806: Bump astral-sh/setup-uv from 5 to 7 (dependabot[bot]) <a href="https://redirect.github.com/JessicaTegner/pypandoc/pull/432">#432</a></li> <li>4d162e9: Bump docker/setup-qemu-action from 3 to 4 (dependabot[bot]) <a href="https://redirect.github.com/JessicaTegner/pypandoc/pull/433">#433</a></li> <li>5ee338d: Merge branch 'master' into dependabot/github_actions/docker/setup-qemu-action-4 (Jessica Tegner) <a href="https://redirect.github.com/JessicaTegner/pypandoc/pull/433">#433</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/51af11f47a783e31dab230269527d02f6fe08a20"><code>51af11f</code></a> Skip delocate repair for macOS binary wheels</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/a19984f7ccd9c5eb1aba713aa0b8b1985a29839e"><code>a19984f</code></a> Fix cibuildwheel version tag to v3.4.0</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/b30f85100d46400766fc5708b3e6dfc55048971c"><code>b30f851</code></a> Upgrade cibuildwheel from v2 to v3</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/52ef40266c86d0b60e61c54eec521e7f45104385"><code>52ef402</code></a> Merge pull request <a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/431">#431</a> from JessicaTegner/improve_download</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/e1926a2475a265b6c2c077e52741206832a8dc56"><code>e1926a2</code></a> Move GITHUB_TOKEN to workflow-level env</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/dd1d123255761f96118ce3d37d3a8575d41f1620"><code>dd1d123</code></a> Fix incomplete URL substring sanitization (CodeQL)</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/69bddd03e55990be229164cc8ca36b5bf102e0c9"><code>69bddd0</code></a> [pre-commit.ci] auto fixes from pre-commit.com hooks</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/009df665fda435eb0506ed2f070bd1284300b228"><code>009df66</code></a> Add tests for pandoc download retry and auth behavior</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/16fb5e45d920bbcd2d1941b995f873911b150400"><code>16fb5e4</code></a> Fix GitHub 429 rate limit errors in pandoc download</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/497e39599bdce0262e0d66410ecc8fa60609a64f"><code>497e395</code></a> Merge pull request <a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/427">#427</a> from JessicaTegner/issue423</li> <li>Additional commits viewable in <a href="https://github.com/JessicaTegner/pypandoc/compare/v1.15...v1.17">compare view</a></li> </ul> </details> <br /> Updates `pytest-sphinx` from 0.6.3 to 0.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/thisch/pytest-sphinx/releases">pytest-sphinx's releases</a>.</em></p> <blockquote> <h2>v0.7.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/twmr/pytest-sphinx/compare/v0.7.0...v0.7.1">https://github.com/twmr/pytest-sphinx/compare/v0.7.0...v0.7.1</a></p> <h2>v0.7.0</h2> <h2>What's Changed</h2> <ul> <li>Add support for python 3.14 and drop support for 3.9 by <a href="https://github.com/twmr"><code>@twmr</code></a> in <a href="https://redirect.github.com/twmr/pytest-sphinx/pull/68">twmr/pytest-sphinx#68</a></li> <li>Adapt to changes in doctest stdlib package (Fixes <a href="https://redirect.github.com/thisch/pytest-sphinx/issues/67">#67</a>) by <a href="https://github.com/twmr"><code>@twmr</code></a> in <a href="https://redirect.github.com/twmr/pytest-sphinx/pull/68">twmr/pytest-sphinx#68</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/twmr/pytest-sphinx/compare/v0.6.3...v0.7.0">https://github.com/twmr/pytest-sphinx/compare/v0.6.3...v0.7.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/twmr/pytest-sphinx/blob/master/CHANGELOG.md">pytest-sphinx's changelog</a>.</em></p> <blockquote> <h2>[0.7.1] - 2026-01-21</h2> <h3></h3> <ul> <li>Fixed pypi upload issue</li> </ul> <h2>[0.7] - 2025-11-28</h2> <h3></h3> <ul> <li>Drop support for python 3.8 and 3.9 and add support for 3.13 and 3.14</li> <li>Adapt to changes in doctest stdlib package (Fixes <a href="https://redirect.github.com/thisch/pytest-sphinx/issues/67">#67</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twmr/pytest-sphinx/commit/f470f83ebd9d94ed0213f8744e9ac23b57a1eadb"><code>f470f83</code></a> Set version to 0.7.1</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/f5a5ce77173e8c723e951c4ed539b203ead1e304"><code>f5a5ce7</code></a> Add pytest section to pyproject.toml</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/7587e15cc95bc69b9c8eb39e62962cec3b57f624"><code>7587e15</code></a> WIP New PyPI github workflow</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/21972c431ad28248aebfc98ebf0cc36b8bac4114"><code>21972c4</code></a> Update version</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/d9ede383b369328dcf8e20da113e039e6b493d97"><code>d9ede38</code></a> Add ruff config</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/3daa5c1a682ea2c0fbffc50c3ec6749e2ad9f82e"><code>3daa5c1</code></a> Fix tests that use sphinx-build</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/da49af153aba6f770c2d84ebea9a83cc4957bc12"><code>da49af1</code></a> Remove code that is no needed since we dropped support for py3.9</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/b37909d8b8d5f5c689884fcc42fc3916e8c1fd0f"><code>b37909d</code></a> Adapt to change in the doctest pkg from the stdlib in >= py3.13</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/1ea18533be88bd61eb62da633c5fb65e9747d0e9"><code>1ea1853</code></a> Use ruff instead of flake8, black and isort</li> <li><a href="https://github.com/twmr/pytest-sphinx/commit/3d717e81f0cbfc491d0ce0642d1ee0505201c4cc"><code>3d717e8</code></a> Add support for python 3.14 and drop support for 3.9</li> <li>Additional commits viewable in <a href="https://github.com/thisch/pytest-sphinx/compare/v0.6.3...v0.7.1">compare view</a></li> </ul> </details> <br /> Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.9.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/sphinx-autodoc-typehints/releases">sphinx-autodoc-typehints's releases</a>.</em></p> <blockquote> <h2>3.9.11</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>🐛 fix(stubs): resolve imports inside if-blocks in .pyi stubs by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/670">tox-dev/sphinx-autodoc-typehints#670</a></li> <li>🐛 fix(stubs): evaluate stub-only definitions for annotation resolution by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/671">tox-dev/sphinx-autodoc-typehints#671</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.10...3.9.11">https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.10...3.9.11</a></p> <h2>3.9.10</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>🐛 fix(stubs): use <strong>new</strong> param annotations not class vars by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/667">tox-dev/sphinx-autodoc-typehints#667</a></li> <li>🐛 fix(stubs): prevent forward ref warnings from stub annotation pollution by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/668">tox-dev/sphinx-autodoc-typehints#668</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.9...3.9.10">https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.9...3.9.10</a></p> <h2>3.9.9</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>🐛 fix(stubs): resolve relative imports in .pyi stubs by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/663">tox-dev/sphinx-autodoc-typehints#663</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.8...3.9.9">https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.8...3.9.9</a></p> <h2>3.9.8</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>🐛 fix(docstring): preserve blank line after field list by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/659">tox-dev/sphinx-autodoc-typehints#659</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.7...3.9.8">https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.7...3.9.8</a></p> <h2>3.9.7</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>🐛 fix(resolver): resolve NamedTuple hints from class by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/657">tox-dev/sphinx-autodoc-typehints#657</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.6...3.9.7">https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.9.6...3.9.7</a></p> <h2>3.9.6</h2> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/963222d68b0cd28a0ae265b9bc57740da2d651d4"><code>963222d</code></a> 🐛 fix(stubs): evaluate stub-only definitions for annotation resolution (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/671">#671</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/a9a491ee124945cd5c7e169048e663aa91e9d788"><code>a9a491e</code></a> 🐛 fix(stubs): resolve imports inside if-blocks in .pyi stubs (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/670">#670</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/1daf515e3660a5a5f52739d7963951e3cac39b92"><code>1daf515</code></a> 🐛 fix(stubs): prevent forward ref warnings from stub annotation pollution (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/668">#668</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/dd58017f0008d9a2cf7d458f47588f132f86b4d3"><code>dd58017</code></a> 🐛 fix(stubs): use <strong>new</strong> param annotations not class vars (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/667">#667</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/07749b0f65ac0d4a34bf6119e7bfbacfab2fe246"><code>07749b0</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/665">#665</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/75a8465929774357fa9e89f50c1532a84d843c05"><code>75a8465</code></a> 🐛 fix(stubs): resolve relative imports in .pyi stubs (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/663">#663</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/7237c26360c5a483eeb211e33675dcc949b20656"><code>7237c26</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/661">#661</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/e4a28c9b0995f9b1ee1120cf3ade2fdb23a117ec"><code>e4a28c9</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/660">#660</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/d725d6055434a82f7716dac5fa2e1ff43c7858d0"><code>d725d60</code></a> 🐛 fix(docstring): preserve blank line after field list (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/659">#659</a>)</li> <li><a href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/3bb7231a561c14c628194b4ee4330f2090b4c26e"><code>3bb7231</code></a> 🐛 fix(resolver): resolve NamedTuple hints from class (<a href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/657">#657</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/3.5.2...3.9.11">compare view</a></li> </ul> </details> <br /> Updates `sphinx-gallery` from 0.19.0 to 0.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-gallery/sphinx-gallery/releases">sphinx-gallery's releases</a>.</em></p> <blockquote> <h2>Release v0.20.0</h2> <!-- raw HTML omitted --> <p>Support for Python 3.8 dropped in this release. Requirement is now Python >=3.10.</p> <h2>What's Changed</h2> <ul> <li>Bump version 0.20.0 by <a href="https://github.com/lucyleeow"><code>@lucyleeow</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1439">sphinx-gallery/sphinx-gallery#1439</a></li> <li>MNT Add test for <code>_bool_eval</code> and add configs to <code>_bool_eval</code> check by <a href="https://github.com/lucyleeow"><code>@lucyleeow</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1442">sphinx-gallery/sphinx-gallery#1442</a></li> <li>Add POT, SKADA and TorchDR to the list in README by <a href="https://github.com/rflamary"><code>@rflamary</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1446">sphinx-gallery/sphinx-gallery#1446</a></li> <li>Update instructions for converting script to notebook by <a href="https://github.com/ixjlyons"><code>@ixjlyons</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1458">sphinx-gallery/sphinx-gallery#1458</a></li> <li>Add comment on path for sphinx_gallery_thumbnail_path by <a href="https://github.com/AdamRJensen"><code>@AdamRJensen</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1463">sphinx-gallery/sphinx-gallery#1463</a></li> <li>DOC Add plotly to supported scrapers by <a href="https://github.com/lucyleeow"><code>@lucyleeow</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1481">sphinx-gallery/sphinx-gallery#1481</a></li> <li>DOC: Add JUnit XML parsing example by <a href="https://github.com/user27182"><code>@user27182</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1451">sphinx-gallery/sphinx-gallery#1451</a></li> <li>DOC Update junit doc by <a href="https://github.com/lucyleeow"><code>@lucyleeow</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1450">sphinx-gallery/sphinx-gallery#1450</a></li> <li>[DOC] Add an example or index.rst file that allow example in multiple sections by <a href="https://github.com/rflamary"><code>@rflamary</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1483">sphinx-gallery/sphinx-gallery#1483</a></li> <li>Embed code links with dirhtml builder by <a href="https://github.com/cgohlke"><code>@cgohlke</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1486">sphinx-gallery/sphinx-gallery#1486</a></li> <li>Fix typo in note about Binder/JupyterLite by <a href="https://github.com/niksirbi"><code>@niksirbi</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1490">sphinx-gallery/sphinx-gallery#1490</a></li> <li>Remove "# noqa: E501" from end of text blocks by <a href="https://github.com/lucyleeow"><code>@lucyleeow</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1496">sphinx-gallery/sphinx-gallery#1496</a></li> <li>allow git archives to have dynamic versioning by <a href="https://github.com/drammock"><code>@drammock</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1497">sphinx-gallery/sphinx-gallery#1497</a></li> <li>Update FAQ with notebook and RST file guidance by <a href="https://github.com/timhoffm"><code>@timhoffm</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1499">sphinx-gallery/sphinx-gallery#1499</a></li> <li>DOC: Add cards for the subsections on the main topic pages by <a href="https://github.com/timhoffm"><code>@timhoffm</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1500">sphinx-gallery/sphinx-gallery#1500</a></li> <li>Fix sphinx warning by <a href="https://github.com/timhoffm"><code>@timhoffm</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1504">sphinx-gallery/sphinx-gallery#1504</a></li> <li>MNT: Use names instead of indices for Block namedtuple by <a href="https://github.com/timhoffm"><code>@timhoffm</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1509">sphinx-gallery/sphinx-gallery#1509</a></li> <li>FIX: Fix test_recommend_n_examples by <a href="https://github.com/timhoffm"><code>@timhoffm</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1508">sphinx-gallery/sphinx-gallery#1508</a></li> <li>ENH: Use :doc: instead of :ref: to link to examples by <a href="https://github.com/timhoffm"><code>@timhoffm</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1510">sphinx-gallery/sphinx-gallery#1510</a></li> <li>MAINT: Add MNE-Python doc build integration test by <a href="https://github.com/larsoner"><code>@larsoner</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1514">sphinx-gallery/sphinx-gallery#1514</a></li> <li>Support plain .rst files as example inputs by <a href="https://github.com/timhoffm"><code>@timhoffm</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1516">sphinx-gallery/sphinx-gallery#1516</a></li> <li>MNT Update jupyterlite-sphinx version in circle CI by <a href="https://github.com/lucyleeow"><code>@lucyleeow</code></a> in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1525">sphinx-gallery/sphinx-gallery#1525</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rflamary"><code>@rflamary</code></a> made their first contribution in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1446">sphinx-gallery/sphinx-gallery#1446</a></li> <li><a href="https://github.com/AdamRJensen"><code>@AdamRJensen</code></a> made their first contribution in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1463">sphinx-gallery/sphinx-gallery#1463</a></li> <li><a href="https://github.com/user27182"><code>@user27182</code></a> made their first contribution in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1451">sphinx-gallery/sphinx-gallery#1451</a></li> <li><a href="https://github.com/cgohlke"><code>@cgohlke</code></a> made their first contribution in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1486">sphinx-gallery/sphinx-gallery#1486</a></li> <li><a href="https://github.com/niksirbi"><code>@niksirbi</code></a> made their first contribution in <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1490">sphinx-gallery/sphinx-gallery#1490</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.19.0...v0.20.0">https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.19.0...v0.20.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst">sphinx-gallery's changelog</a>.</em></p> <blockquote> <h2>v0.20.0</h2> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Support plain .rst files as example inputs <code>[#1516](sphinx-gallery/sphinx-gallery#1516) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1516></code>__ (<code>timhoffm <https://github.com/timhoffm></code>__)</li> <li>Remove “# noqa: E501” from end of text blocks <code>[#1496](sphinx-gallery/sphinx-gallery#1496) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1496></code>__ (<code>lucyleeow <https://github.com/lucyleeow></code>__)</li> <li>Embed code links with dirhtml builder <code>[#1486](sphinx-gallery/sphinx-gallery#1486) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1486></code>__ (<code>cgohlke <https://github.com/cgohlke></code>__)</li> </ul> <p><strong>Fixed bugs:</strong></p> <ul> <li>FIX: Fix test_recommend_n_examples <code>[#1508](sphinx-gallery/sphinx-gallery#1508) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1508></code>__ (<code>timhoffm <https://github.com/timhoffm></code>__)</li> </ul> <p><strong>Documentation</strong></p> <ul> <li>DOC: Add cards for the subsections on the main topic pages <code>[#1500](sphinx-gallery/sphinx-gallery#1500) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1500></code>__ (<code>timhoffm <https://github.com/timhoffm></code>__)</li> <li>Update FAQ with notebook and RST file guidance <code>[#1499](sphinx-gallery/sphinx-gallery#1499) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1499></code>__ (<code>timhoffm <https://github.com/timhoffm></code>__)</li> <li>Fix typo in note about Binder/JupyterLite <code>[#1490](sphinx-gallery/sphinx-gallery#1490) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1490></code>__ (<code>niksirbi <https://github.com/niksirbi></code>__)</li> <li>[DOC] Add an example or index.rst file that allow example in multiple sections <code>[#1483](sphinx-gallery/sphinx-gallery#1483) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1483></code>__ (<code>rflamary <https://github.com/rflamary></code>__)</li> <li>DOC Add plotly to supported scrapers <code>[#1481](sphinx-gallery/sphinx-gallery#1481) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1481></code>__ (<code>lucyleeow <https://github.com/lucyleeow></code>__)</li> <li>Add comment on path for sphinx_gallery_thumbnail_path <code>[#1463](sphinx-gallery/sphinx-gallery#1463) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1463></code>__ (<code>AdamRJensen <https://github.com/AdamRJensen></code>__)</li> <li>Update instructions for converting script to notebook <code>[#1458](sphinx-gallery/sphinx-gallery#1458) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1458></code>__ (<code>ixjlyons <https://github.com/ixjlyons></code>__)</li> <li>DOC Update junit doc <code>[#1450](sphinx-gallery/sphinx-gallery#1450) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1450></code>__ (<code>lucyleeow <https://github.com/lucyleeow></code>__)</li> <li>DOC: Add JUnit XML parsing example <code>[#1451](sphinx-gallery/sphinx-gallery#1451) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1451></code>__ (<code>user27182 <https://github.com/user27182></code>__)</li> </ul> <p><strong>Project maintenance</strong></p> <ul> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1528](sphinx-gallery/sphinx-gallery#1528) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1528></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>MNT Update jupyterlite-sphinx version in circle CI <code>[#1525](sphinx-gallery/sphinx-gallery#1525) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1525></code>__ (<code>lucyleeow <https://github.com/lucyleeow></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1524](sphinx-gallery/sphinx-gallery#1524) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1524></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>Bump actions/checkout from 5 to 6 in the actions group <code>[#1523](sphinx-gallery/sphinx-gallery#1523) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1523></code>__ (<code>dependabot[bot] <https://github.com/apps/dependabot></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1522](sphinx-gallery/sphinx-gallery#1522) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1522></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1520](sphinx-gallery/sphinx-gallery#1520) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1520></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1515](sphinx-gallery/sphinx-gallery#1515) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1515></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>MAINT: Add MNE-Python doc build integration test <code>[#1514](sphinx-gallery/sphinx-gallery#1514) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1514></code>__ (<code>larsoner <https://github.com/larsoner></code>__)</li> <li>ENH: Use :doc: instead of :ref: to link to examples <code>[#1510](sphinx-gallery/sphinx-gallery#1510) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1510></code>__ (<code>timhoffm <https://github.com/timhoffm></code>__)</li> <li>MNT: Use names instead of indices for Block namedtuple <code>[#1509](sphinx-gallery/sphinx-gallery#1509) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1509></code>__ (<code>timhoffm <https://github.com/timhoffm></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1506](sphinx-gallery/sphinx-gallery#1506) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1506></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>Bump the actions group with 2 updates <code>[#1505](sphinx-gallery/sphinx-gallery#1505) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1505></code>__ (<code>dependabot[bot] <https://github.com/apps/dependabot></code>__)</li> <li>Fix sphinx warning <code>[#1504](sphinx-gallery/sphinx-gallery#1504) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1504></code>__ (<code>timhoffm <https://github.com/timhoffm></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1503](sphinx-gallery/sphinx-gallery#1503) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1503></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1502](sphinx-gallery/sphinx-gallery#1502) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1502></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1501](sphinx-gallery/sphinx-gallery#1501) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1501></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1498](sphinx-gallery/sphinx-gallery#1498) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1498></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>allow git archives to have dynamic versioning <code>[#1497](sphinx-gallery/sphinx-gallery#1497) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1497></code>__ (<code>drammock <https://github.com/drammock></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1495](sphinx-gallery/sphinx-gallery#1495) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1495></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1494](sphinx-gallery/sphinx-gallery#1494) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1494></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1492](sphinx-gallery/sphinx-gallery#1492) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1492></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> <li>Bump actions/setup-python from 5 to 6 in the actions group <code>[#1491](sphinx-gallery/sphinx-gallery#1491) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1491></code>__ (<code>dependabot[bot] <https://github.com/apps/dependabot></code>__)</li> <li>[pre-commit.ci] pre-commit autoupdate <code>[#1488](sphinx-gallery/sphinx-gallery#1488) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1488></code>__ (<code>pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci></code>__)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/19c1348e366d5c0c27850f9a3390ee62e974a667"><code>19c1348</code></a> FIX: Bot</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/92c17929b37c330c2fa5716eb1783b8297cccdb8"><code>92c1792</code></a> MAINT: Bump version</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/7473d0561476500c28236d47087422fecb9560d5"><code>7473d05</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1528">#1528</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/5860fd8a402c7d663ba44989be16d3d0e15c5f7a"><code>5860fd8</code></a> MNT Update python min and jupyterlite-sphinx version in circle (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1525">#1525</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/5632327ddd72ced2fefc01459b5b19a4f55a2f80"><code>5632327</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1524">#1524</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/d4a9120d43131a8bd94dfc772d312f8263a00f17"><code>d4a9120</code></a> Bump actions/checkout from 5 to 6 in the actions group (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1523">#1523</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/c811f04ac5d188daaa271bdf4024b28eee6379aa"><code>c811f04</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1522">#1522</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/cfb9e4fdf9e9e38b03d9e5aa7016af9f3e702c40"><code>cfb9e4f</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1520">#1520</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/a50772e72b3cb048f6a06afbcf7b5c9c2873b20e"><code>a50772e</code></a> Support plain .rst files as example inputs (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1516">#1516</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/aae6f6d6164651f3fc27bc5cfe22af6b49fd483b"><code>aae6f6d</code></a> MAINT: Add MNE-Python doc build integration test (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1514">#1514</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.19.0...v0.20.0">compare view</a></li> </ul> </details> <br /> Updates `sphinxemoji` from 0.3.1 to 0.3.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-contrib/emojicodes/commit/cb2f29e1a8a5245621ba081043416b2862ff2a5e"><code>cb2f29e</code></a> Bump version to 0.3.2</li> <li><a href="https://github.com/sphinx-contrib/emojicodes/commit/623088294fab47f5307a6259a7adc8d45510a177"><code>6230882</code></a> Avoid using a parser in post-transform</li> <li>See full diff in <a href="https://github.com/sphinx-contrib/emojicodes/compare/v0.3.1...v0.3.2">compare view</a></li> </ul> </details> <br /> Updates `autodocsumm` from 0.2.14 to 0.2.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Chilipp/autodocsumm/releases">autodocsumm's releases</a>.</em></p> <blockquote> <h2>v0.2.15: Add support for Sphinx v9</h2> <h2>What's Changed</h2> <ul> <li>add tests for python 3.13 by <a href="https://github.com/Chilipp"><code>@Chilipp</code></a> in <a href="https://redirect.github.com/Chilipp/autodocsumm/pull/106">Chilipp/autodocsumm#106</a></li> <li>Add support for Sphinx 9 by <a href="https://github.com/mitya57"><code>@mitya57</code></a> in <a href="https://redirect.github.com/Chilipp/autodocsumm/pull/109">Chilipp/autodocsumm#109</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mitya57"><code>@mitya57</code></a> made their first contribution in <a href="https://redirect.github.com/Chilipp/autodocsumm/pull/109">Chilipp/autodocsumm#109</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Chilipp/autodocsumm/compare/v0.2.14...v0.2.15">https://github.com/Chilipp/autodocsumm/compare/v0.2.14...v0.2.15</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Chilipp/autodocsumm/commit/735e7c035bafc639ce38169b2f8359228b9c5228"><code>735e7c0</code></a> Merge pull request <a href="https://redirect.github.com/Chilipp/autodocsumm/issues/109">#109</a> from mitya57/sphinx-9</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/0609701576308fb447b7ae449576dbce7e672e1a"><code>0609701</code></a> Add support for Sphinx 9</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/af6fd7335e260c28c2d3f80d4188e538b9ff5a83"><code>af6fd73</code></a> Merge pull request <a href="https://redirect.github.com/Chilipp/autodocsumm/issues/106">#106</a> from Chilipp/python-313</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/32bd5ab0157e010810a2dee7fac0fd474beef3bf"><code>32bd5ab</code></a> add tests for python 3.13</li> <li>See full diff in <a href="https://github.com/Chilipp/autodocsumm/compare/v0.2.14...v0.2.15">compare view</a></li> </ul> </details> <br /> Updates `quarto-cli` from 1.5.57 to 1.9.36 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarto-dev/quarto-cli/releases">quarto-cli's releases</a>.</em></p> <blockquote> <h2>v1.9.36</h2> <p><strong>Changelog since last release</strong>: <a href="https://github.com/quarto-dev/quarto-cli/compare/v1.9.35...v1.9.36">https://github.com/quarto-dev/quarto-cli/compare/v1.9.35...v1.9.36</a></p> <p>Full 1.9 changelog up to this version:</p> <ul> <li> <p>View: <a href="https://github.com/quarto-dev/quarto-cli/blob/v1.9.36/news/changelog-1.9.md">https://github.com/quarto-dev/quarto-cli/blob/v1.9.36/news/changelog-1.9.md</a></p> </li> <li> <p>Download: <a href="https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.36/changelog.md">https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.36/changelog.md</a></p> </li> </ul> <h2>v1.9.35</h2> <p><strong>Changelog since last release</strong>: <a href="https://github.com/quarto-dev/quarto-cli/compare/v1.9.34...v1.9.35">https://github.com/quarto-dev/quarto-cli/compare/v1.9.34...v1.9.35</a></p> <p>Full 1.9 changelog up to this version:</p> <ul> <li> <p>View: <a href="https://github.com/quarto-dev/quarto-cli/blob/v1.9.35/news/changelog-1.9.md">https://github.com/quarto-dev/quarto-cli/blob/v1.9.35/news/changelog-1.9.md</a></p> </li> <li> <p>Download: <a href="https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.35/changelog.md">https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.35/changelog.md</a></p> </li> </ul> <h2>v1.9.34</h2> <p><strong>Changelog since last release</strong>: <a href="https://github.com/quarto-dev/quarto-cli/compare/v1.9.33...v1.9.34">https://github.com/quarto-dev/quarto-cli/compare/v1.9.33...v1.9.34</a></p> <p>Full 1.9 changelog up to this version:</p> <ul> <li> <p>View: <a href="https://github.com/quarto-dev/quarto-cli/blob/v1.9.34/news/changelog-1.9.md">https://github.com/quarto-dev/quarto-cli/blob/v1.9.34/news/changelog-1.9.md</a></p> </li> <li> <p>Download: <a href="https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.34/changelog.md">https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.34/changelog.md</a></p> </li> </ul> <h2>v1.9.33</h2> <p><strong>Changelog since last release</strong>: <a href="https://github.com/quarto-dev/quarto-cli/compare/v1.9.32...v1.9.33">https://github.com/quarto-dev/quarto-cli/compare/v1.9.32...v1.9.33</a></p> <p>Full 1.9 changelog up to this version:</p> <ul> <li> <p>View: <a href="https://github.com/quarto-dev/quarto-cli/blob/v1.9.33/news/changelog-1.9.md">https://github.com/quarto-dev/quarto-cli/blob/v1.9.33/news/changelog-1.9.md</a></p> </li> <li> <p>Download: <a href="https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.33/changelog.md">https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.33/changelog.md</a></p> </li> </ul> <h2>v1.9.32</h2> <p><strong>Changelog since last release</strong>: <a href="https://github.com/quarto-dev/quarto-cli/compare/v1.9.31...v1.9.32">https://github.com/quarto-dev/quarto-cli/compare/v1.9.31...v1.9.32</a></p> <p>Full 1.9 changelog up to this version:</p> <ul> <li> <p>View: <a href="https://github.com/quarto-dev/quarto-cli/blob/v1.9.32/news/changelog-1.9.md">https://github.com/quarto-dev/quarto-cli/blob/v1.9.32/news/changelog-1.9.md</a></p> </li> <li> <p>Download: <a href="https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.32/changelog.md">https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.32/changelog.md</a></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/ffd19147192824fcddd8626fda69538965a8bb99"><code>ffd1914</code></a> Update version.txt</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/afa8006d29bf52b06b86a10caef08b3b0561f05b"><code>afa8006</code></a> fix: resolve shortcodes in website.title/description for llms.txt (<a href="https://redirect.github.com/quarto-dev/quarto-cli/issues/14239">#14239</a>)</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/0d4dfe508dd8fae11bc5f15a4605977ea1967e54"><code>0d4dfe5</code></a> fix: match quarto's runtime dir path in julia engine test</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/a70895e1c55c4ab7b221d1f27db3f628b0078f71"><code>a70895e</code></a> ci: extract extension test merge into reusable composite action</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/a871eace2fb7753c80942bd0430559495f1b2dde"><code>a871eac</code></a> chore: remove Julia resources and tests moved to julia-engine extension</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/70adfb00de640d93e006a329dd10f22aba5b8959"><code>70adfb0</code></a> Merge commit '350586c71b4eda3ebdbbe15cb8dfd6d2030408d9' into bugfix/14233-clean</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/350586c71b4eda3ebdbbe15cb8dfd6d2030408d9"><code>350586c</code></a> Squashed 'src/resources/extension-subtrees/julia-engine/' changes from 1de70a...</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/5f25823b37c07a32ca20fd25f8ea850cfc6bd32f"><code>5f25823</code></a> fix: update julia-engine subtree remote URL to PumasAI/quarto-julia-engine</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/5b88d3dfe1519179e2e8753c44e058a11ab62ff3"><code>5b88d3d</code></a> timing for new tests [auto PR]</li> <li><a href="https://github.com/quarto-dev/quarto-cli/commit/97e7649bf14607cf39cda13f013185a4146e047b"><code>97e7649</code></a> Update version.txt</li> <li>Additional commits viewable in <a href="https://github.com/quarto-dev/quarto-cli/compare/v1.5.57...v1.9.36">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> Co-authored-by: Prithwish Mukherjee <109645853+prmukherj@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Handle compatibility issue with python 3.13+ and fixed failing tests.
…into release/0.26.1
mayankansys
approved these changes
Jun 4, 2026
RobPasMue
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge changes from main + Bump version to v0.26.1