-
Notifications
You must be signed in to change notification settings - Fork 56
Bump version 0.11.dev0 #675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
mkundu1
approved these changes
Jul 27, 2022
seanpearsonuk
approved these changes
Jul 27, 2022
hpohekar
pushed a commit
that referenced
this pull request
Apr 2, 2025
Bumps the dependencies group with 4 updates: [h5py](https://github.com/h5py/h5py), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `h5py` from 3.12.1 to 3.13.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/h5py/h5py/commit/c96b93d9ca3a92741c0b2476554f9026cdd47e00"><code>c96b93d</code></a> Merge pull request <a href="https://redirect.github.com/h5py/h5py/issues/2559">#2559</a> from h5py/changelog-3.13</li> <li><a href="https://github.com/h5py/h5py/commit/04daabc6529d84eb223ade750728d9a70659f12e"><code>04daabc</code></a> Add docstring for SpaceId.select_shape_same</li> <li><a href="https://github.com/h5py/h5py/commit/0588148c1f33721b5a52f01cc8725c72d7283d0b"><code>0588148</code></a> Full import path to low-level method</li> <li><a href="https://github.com/h5py/h5py/commit/584b591d3868e9764a85677662b3f57ca1a1163d"><code>584b591</code></a> Add release notes for 3.13</li> <li><a href="https://github.com/h5py/h5py/commit/a04f03cdc4f1df54034d8a39d89e6d541c2fd13a"><code>a04f03c</code></a> Version number -> 3.13</li> <li><a href="https://github.com/h5py/h5py/commit/f416f89857be681a82a8d23fb320f70c65d61876"><code>f416f89</code></a> Merge pull request <a href="https://redirect.github.com/h5py/h5py/issues/2517">#2517</a> from takluyver/in-memory</li> <li><a href="https://github.com/h5py/h5py/commit/7bc2c191a8c802798c86bc3c2c0e60a2228884d3"><code>7bc2c19</code></a> Use a different make_fapl() parameter to test File.in_memory()</li> <li><a href="https://github.com/h5py/h5py/commit/3a7bd67e1d11fa04d6193b606b711498523b5f6f"><code>3a7bd67</code></a> Add news entry for File.in_memory()</li> <li><a href="https://github.com/h5py/h5py/commit/261f6099f10bd0deb6f641d4d86c8769706a3223"><code>261f609</code></a> Fix passing make_fcpl() keyword arguments from File.in_memory()</li> <li><a href="https://github.com/h5py/h5py/commit/c8a141ba9c94631939b4d12634fff99c87ed5b5f"><code>c8a141b</code></a> Fix default block size in docs</li> <li>Additional commits viewable in <a href="https://github.com/h5py/h5py/compare/3.12.1...3.13.0">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 8.3.4 to 8.3.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.3.5</h2> <h1>pytest 8.3.5 (2025-03-02)</h1> <h2>Bug fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11777">#11777</a>: Fixed issue where sequences were still being shortened even with <code>-vv</code> verbosity.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12888">#12888</a>: Fixed broken input when using Python 3.13+ and a <code>libedit</code> build of Python, such as on macOS or with uv-managed Python binaries from the <code>python-build-standalone</code> project. This could manifest e.g. by a broken prompt when using <code>Pdb</code>, or seeing empty inputs with manual usage of <code>input()</code> and suspended capturing.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13026">#13026</a>: Fixed <code>AttributeError</code>{.interpreted-text role="class"} crash when using <code>--import-mode=importlib</code> when top-level directory same name as another module of the standard library.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13053">#13053</a>: Fixed a regression in pytest 8.3.4 where, when using <code>--import-mode=importlib</code>, a directory containing py file with the same name would cause an <code>ImportError</code></li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13083">#13083</a>: Fixed issue where pytest could crash if one of the collected directories got removed during collection.</li> </ul> <h2>Improved documentation</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12842">#12842</a>: Added dedicated page about using types with pytest.</p> <p>See <code>types</code>{.interpreted-text role="ref"} for detailed usage.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13112">#13112</a>: Fixed selftest failures in <code>test_terminal.py</code> with Pygments >= 2.19.0</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13256">#13256</a>: Support for Towncrier versions released in 2024 has been re-enabled when building Sphinx docs -- by <code>webknjaz</code>{.interpreted-text role="user"}.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/b55ab2aabb68c0ce94c3903139b062d0c2790152"><code>b55ab2a</code></a> Prepare release version 8.3.5</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e217726d2a0edfaf58eae95bf835b85834b96da3"><code>e217726</code></a> Added dedicated page about using types with pytest <a href="https://redirect.github.com/pytest-dev/pytest/issues/12842">#12842</a> (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12963">#12963</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13260">#13260</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/2fa3f8306c3da4aad7f7349a4947ac37ba6c652f"><code>2fa3f83</code></a> Add more resources and studies to flaky tests page in docs (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13250">#13250</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13259">#13259</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e5c2efe3c36199731b41fd68bbf4df5e21404a8b"><code>e5c2efe</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13256">#13256</a> from webknjaz/maintenance/towncrier-bump (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13258">#13258</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/3419674225a3a7b7d6f93650d75f6de52fe637d5"><code>3419674</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13187">#13187</a> from pytest-dev/patchback/backports/8.3.x/b4009b319...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/b75cfb162dbb927739698effa3fbcf279655da49"><code>b75cfb1</code></a> Add readline workaround for libedit (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13176">#13176</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/edbfff72a4051ed9c5f3d9b5d6f316b407cb6961"><code>edbfff7</code></a> doc: Clarify capturing .readouterr() return value (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13222">#13222</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13225">#13225</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/2ebba0063c66b77a7bd171221de059f3b3e47b86"><code>2ebba00</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13199">#13199</a> from jakkdl/tox_docs_no_fetch (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13200">#13200</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/eb6496b79759f9acde581ed9d7a0777a49b5f820"><code>eb6496b</code></a> doc: Change training to remote only (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13196">#13196</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13197">#13197</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/78cf1f67f707fc07372a89775fd10d2065b5f17a"><code>78cf1f6</code></a> ci: Bump build-and-inspect-python-package (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13188">#13188</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5">compare view</a></li> </ul> </details> <br /> Updates `pytest-cov` from 6.0.0 to 6.1.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst">pytest-cov's changelog</a>.</em></p> <blockquote> <h2>6.1.0 (2025-04-01)</h2> <ul> <li>Change terminal output to use full width lines for the coverage header. Contributed by Tsvika Shapira in <code>[#678](pytest-dev/pytest-cov#678) <https://github.com/pytest-dev/pytest-cov/pull/678></code>_.</li> <li>Removed unnecessary CovFailUnderWarning. Fixes <code>[#675](pytest-dev/pytest-cov#675) <https://github.com/pytest-dev/pytest-cov/issues/675></code>_.</li> <li>Fixed the term report not using the precision specified via <code>--cov-precision</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/10f8cde38c3b0aaf2c75d9ed62d4f333d8809d96"><code>10f8cde</code></a> Bump version: 6.0.0 → 6.1.0</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/10b14afffcd53b19967785c0b3e8b35ebac70b6f"><code>10b14af</code></a> Update changelog.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/aa57aed273475b4f9975cc9a8a1662b336718662"><code>aa57aed</code></a> Refactor a bit the internals to be a bit less boilerplatey and have more clar...</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/e760099a7fd5f49c235dc798bf7f222c0372b7e3"><code>e760099</code></a> Make sure the CLI precision is used when creating report. Fixes <a href="https://redirect.github.com/pytest-dev/pytest-cov/issues/674">#674</a>.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/44540e1e9f02f3b69b62834636cf3057edc960d6"><code>44540e1</code></a> Remove unnecessary CovFailUnderWarning. Closes <a href="https://redirect.github.com/pytest-dev/pytest-cov/issues/675">#675</a>.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/204af146f8f4ff03076825a693ee6aef587deb6b"><code>204af14</code></a> Update changelog.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/089e7bb5c16dcfdedd54f27fda094ccb3eeaae2c"><code>089e7bb</code></a> Upgrade ruff.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/ab2cd263ee46ae0777516ac681984c692feff3cf"><code>ab2cd26</code></a> Add py 3.13 to test grid and update some deps.</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/2de0c6c4bd0d4f421d2d599a60ac9826662b22f2"><code>2de0c6c</code></a> add reference to code source</li> <li><a href="https://github.com/pytest-dev/pytest-cov/commit/362a35966723a7a51e1cbefb57035b10f12bc65a"><code>362a359</code></a> move section between functions</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0">compare view</a></li> </ul> </details> <br /> Updates `ansys-sphinx-theme` from 1.3.2 to 1.4.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.4.2</h2> <h1><a href="https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.4.2">1.4.2</a> (March 27, 2025)</h1> <p>Fixed</p> <!-- raw HTML omitted --> <h2>v1.4.1</h2> <h1><a href="https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.4.1">1.4.1</a> (March 27, 2025)</h1> <p>Fixed</p> <!-- raw HTML omitted --> <h2>v1.4.0</h2> <h1><a href="https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.4.0">1.4.0</a> (March 27, 2025)</h1> <p>Added</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/e5fdafa0d5acea31fbf9b6b1bdbf6994c7dbef84"><code>e5fdafa</code></a> chore: updating CHANGELOG for v1.4.2</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/70f248a89bafd63ba6b856010581ab89f312c209"><code>70f248a</code></a> fix: bump version 1.4.2</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/46a86d940fa3db3afd49ec56f03332b6038e3a4d"><code>46a86d9</code></a> chore: updating CHANGELOG for v1.4.1</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/f0fcb93ee98f0dbfc7a0ff2de3a0fce2c6b7bb5d"><code>f0fcb93</code></a> chore: bump version 1.4.1</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/05972d624a25542a4bb14d11f86c2b30e46c98c8"><code>05972d6</code></a> chore: updating CHANGELOG for v1.4.0</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/23bfa714b164a8dd2dbdbae11638effdb6dce8c3"><code>23bfa71</code></a> release: bump version 1.4.0</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/2d2cc5eec864bd5bf6508a262942d8545ee1a60f"><code>2d2cc5e</code></a> refactor: ansys sphinx theme variables (<a href="https://redirect.github.com/ansys/ansys-sphinx-theme/issues/657">#657</a>)</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/cfc2a3eac410d4aa8cb6352d752a99badc99576f"><code>cfc2a3e</code></a> fix: quarto error logging (<a href="https://redirect.github.com/ansys/ansys-sphinx-theme/issues/658">#658</a>)</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/eddbf8c4cb3f4e4802cf48aa5f70563192bd642d"><code>eddbf8c</code></a> refactor: cheatsheet and whatsnew functions into separate modules and impleme...</li> <li><a href="https://github.com/ansys/ansys-sphinx-theme/commit/5055fecc59e6c8c519d64b8631c0782a45702810"><code>5055fec</code></a> fix: change logging info to error in quarto build (<a href="https://redirect.github.com/ansys/ansys-sphinx-theme/issues/655">#655</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ansys/ansys-sphinx-theme/compare/v1.3.2...v1.4.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
No description provided.