Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [extern/openPMD-api](https://github.com/openPMD/openPMD-api) from `2c1dbc9` to `9184c2e`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openPMD/openPMD-api/commit/9184c2e8b8d069ee16915bb7b4eaf2f662eaf813"><code>9184c2e</code></a> Fix wrong logging of TOUCH task (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1643">#1643</a>)</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/7f5c33d98beb6b9eb4794c1021da94a5ae4d6a65"><code>7f5c33d</code></a> Fix: Add back iteration.close() call (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1641">#1641</a>)</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/3daaa140985a7f6647022979ef8503fe5454846b"><code>3daaa14</code></a> CI fixes and documentation for Pybind v2.12.0 and Numpy 2.0 (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1637">#1637</a>)</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/51bcde6cc6340e46922b5fc5a59f8753f37043e1"><code>51bcde6</code></a> Update Pybind to v2.12.0 (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1640">#1640</a>)</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/a2071184cfae03854939c8d72d865f492b6a2b5e"><code>a207118</code></a> Regexes: Sanitize user input (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1624">#1624</a>)</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/534706f88ff40832830dd68d8d516fd603bbb07c"><code>534706f</code></a> Fix particle patches flush api (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1626">#1626</a>)</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/87cdc965b7b0b97da39ef8d176833ef3077aa576"><code>87cdc96</code></a> Fix Python container and pickle API (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1627">#1627</a>)</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/5d9fb34c2d35b1a88a78db0d071033e8afc392b4"><code>5d9fb34</code></a> Workaround for independent writes to Iterations in parallel, better detection...</li> <li><a href="https://github.com/openPMD/openPMD-api/commit/51caab374db5298c25999c960dfc35bab1058ea2"><code>51caab3</code></a> Seems we need the MPI workaround for Conda now too..... (<a href="https://redirect.github.com/openPMD/openPMD-api/issues/1628">#1628</a>)</li> <li>See full diff in <a href="https://github.com/openPMD/openPMD-api/compare/2c1dbc92b8914a7d889009a8afd330b1a33b745b...9184c2e8b8d069ee16915bb7b4eaf2f662eaf813">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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information