-
Notifications
You must be signed in to change notification settings - Fork 44
Commit aeb60bd
ci(dependabot): bump napari/napari from 0.6.2 to 0.6.3 in the github-actions group (#810)
Bumps the github-actions group with 1 update:
[napari/napari](https://github.com/napari/napari).
Updates `napari/napari` from 0.6.2 to 0.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/napari/napari/releases">napari/napari's
releases</a>.</em></p>
<blockquote>
<h2>0.6.3</h2>
<h1>napari 0.6.3</h1>
<p><em>Thu, Jul 31, 2025</em></p>
<p>We’re happy to announce the release of napari 0.6.3!</p>
<p>napari is a fast, interactive, multi-dimensional image viewer for
Python. It’s designed for exploring, annotating, and analyzing
multi-dimensional images. It’s built on Qt (for the GUI), VisPy (for
performant GPU-based rendering), and the scientific Python stack (NumPy,
SciPy, and friends).</p>
<p>For more information, examples, and documentation, please visit our
website: <a href="https://napari.org/">https://napari.org/</a></p>
<h2>Highlights</h2>
<h3>A Zoom with a View 🔍</h3>
<p>Pardon the play on words, but you can now zoom directly to a region
of interest in the viewer by holding <code>Alt</code> and dragging with
the mouse [(<a
href="https://redirect.github.com/napari/napari/issues/8004">#8004</a>)](<a
href="https://redirect.github.com/napari/napari/pull/8004">napari/napari#8004</a>).
The camera will pan and zoom to fit the selected region, making it much
easier to focus on specific areas of your data. This feature works in
both 2D and 3D views.</p>
<p><img
src="https://github.com/user-attachments/assets/f32ea020-28e2-4059-90b9-491bdd4a962b"
alt="GIF Displaying Alt-Drag Zoom Box Behavior" /></p>
<h3>Fine Tuning Thick Slicing from the GUI 📏</h3>
<p>Thick slicing controls are now available in the GUI [(<a
href="https://redirect.github.com/napari/napari/issues/6146">#6146</a>)](<a
href="https://redirect.github.com/napari/napari/pull/6146">napari/napari#6146</a>)!
This allows you to project multiple slices together using different
modes (sum, mean, max, and min) for better visualization of your
multidimensional data. You can access the thickness controls by
right-clicking on the dimension sliders to open a popup to change the
margins either symmetrically or asymmetrical and projection mode
settings are now available per layer in the layer controls widget.</p>
<p><img
src="https://github.com/user-attachments/assets/f61636d6-8540-4c33-9abc-1e065c5f9d38"
alt="GIF Displaying Thick Slicing GUI Controls" /></p>
<h3>Run Scripts by Dragging and Dropping into the Viewer 🖱️</h3>
<p>Scripts can now be run by dragging and dropping them into the viewer
[(<a
href="https://redirect.github.com/napari/napari/issues/8135">#8135</a>)](<a
href="https://redirect.github.com/napari/napari/pull/8135">napari/napari#8135</a>)!
This is particularly useful for running <a
href="https://napari.org/stable/gallery.html#gallery">napari
examples</a> without having to use the command line; you can even run
these scripts from the bundled install! This works by adding a
<code>.py</code> reader to napari's builtins.</p>
<p><img
src="https://github.com/user-attachments/assets/af4edaa3-fd77-4697-85ea-4f2eb662f5ec"
alt="Image Depicting a User dragging a script into the viewer" /></p>
<h3>Windows: Access <del>Denied</del> Fixed 🪟</h3>
<p>A critical Windows-specific bug that caused Access Violation errors
has been resolved [(<a
href="https://redirect.github.com/napari/napari/issues/8122">#8122</a>)](<a
href="https://redirect.github.com/napari/napari/pull/8122">napari/napari#8122</a>)!
This longstanding issue would cause napari to stop displaying layers due
to various events and often occurred at seemingly non-reproducible
times, and required a full restart of napari. The fix ensures proper
cleanup and syncing of GPU resources, also reducing memory usage on all
platforms. If you were an effected user, you may recall it as
<code>Access Violation</code>, <code>0x000000000000001C</code> if
triggered without a plugin, or <code>0x000000000000034C</code> if
triggered with a plugin.</p>
<h3>Improved PySide6 Support 🛠️</h3>
<p>Napari now has improved support for PySide6 [(<a
href="https://redirect.github.com/napari/napari/issues/7887">#7887</a>)](<a
href="https://redirect.github.com/napari/napari/pull/7887">napari/napari#7887</a>).
We encourage plugin developers to test against PySide6, as a fully
supported backend going forward. Additionally, this change will enable
us to drop PySide2 along side Python 3.10, in the near future. If you
are a plugin developer or otherwise depend on napari and PySide2, please
reach out on Zulip or Github.</p>
<h2>New Features</h2>
<ul>
<li>Qt controls for thick slicing (<a
href="https://redirect.github.com/napari/napari/pull/6146">#6146</a>)</li>
<li>Add automatic area and perimeter measurement for shapes + action (<a
href="https://redirect.github.com/napari/napari/pull/7262">#7262</a>)</li>
<li>Add 'zoom-box' to the viewer (<a
href="https://redirect.github.com/napari/napari/pull/8004">#8004</a>)</li>
<li>Add viewbox coordinates to events and Cursor (<a
href="https://redirect.github.com/napari/napari/pull/8130">#8130</a>)</li>
<li>feat: Add option to execute python code by drag'n'drop script to
viewer (<a
href="https://redirect.github.com/napari/napari/pull/8135">#8135</a>)</li>
</ul>
<h2>Improvements</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/napari/napari/commit/2f7f0572fd371fb5241d00a78ba7a26754d56058"><code>2f7f057</code></a>
Add variables from drag and drop to console (<a
href="https://redirect.github.com/napari/napari/issues/8174">#8174</a>)</li>
<li><a
href="https://github.com/napari/napari/commit/afd006cea2e8161b1edfcdc3291e5e043b609b83"><code>afd006c</code></a>
Update Citation file for 0.6.1 through 0.6.3 (<a
href="https://redirect.github.com/napari/napari/issues/8138">#8138</a>)</li>
<li><a
href="https://github.com/napari/napari/commit/e164946c8dba17bc490ba1f05b7ce3c6602bdc5a"><code>e164946</code></a>
Update list of affiliation of Grzegorz Bokota (<a
href="https://redirect.github.com/napari/napari/issues/8179">#8179</a>)</li>
<li><a
href="https://github.com/napari/napari/commit/d5fe9e51e6dcf6c7df3a05d64c4c73e0524a1022"><code>d5fe9e5</code></a>
Remove <code>np.asarray(self.cursor._view_direction)</code> that return
unbound array (#...</li>
<li><a
href="https://github.com/napari/napari/commit/d1969c1315f0fb0e7d22d5970385c728c72df772"><code>d1969c1</code></a>
feat: Add option to execute python code by drag'n'drop script to viewer
(<a
href="https://redirect.github.com/napari/napari/issues/8135">#8135</a>)</li>
<li><a
href="https://github.com/napari/napari/commit/877b9646530e128729494f31cdb74dcb34602152"><code>877b964</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/napari/napari/issues/8158">#8158</a>)</li>
<li><a
href="https://github.com/napari/napari/commit/94c78fd555803ec3ad7a8e5cc2e12dd312bcde1e"><code>94c78fd</code></a>
Ensure contrast limits are computed on original dtype with projected
thick sl...</li>
<li><a
href="https://github.com/napari/napari/commit/2b114371a7e802135bbb0d26ee951157a62dab6c"><code>2b11437</code></a>
Update xarray_nD_image_.py to use xarray tag (<a
href="https://redirect.github.com/napari/napari/issues/8167">#8167</a>)</li>
<li><a
href="https://github.com/napari/napari/commit/335b6995a2cd64c8eda8e805926e1e77f54b3b2a"><code>335b699</code></a>
Fix reporting python version in benchmark bug reports (<a
href="https://redirect.github.com/napari/napari/issues/8169">#8169</a>)</li>
<li><a
href="https://github.com/napari/napari/commit/52bb2fef615a2665685003dbbb6f65700e739f43"><code>52bb2fe</code></a>
Use <code>pytest-rerunfailures</code> for flaky
<code>test_toggle_fullscreen_from_maximized</code> ...</li>
<li>Additional commits viewable in <a
href="https://github.com/napari/napari/compare/eb7a00f243c1e65725c418ef86289f8414d7886b...2f7f0572fd371fb5241d00a78ba7a26754d56058">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot 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>
Co-authored-by: Tim Monko <timmonko@gmail.com>1 parent 1eeb715 commit aeb60bdCopy full SHA for aeb60bd
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changed.github/workflows/edit_pr_description.yml
Copy file name to clipboardExpand all lines: .github/workflows/edit_pr_description.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + |
.github/workflows/remove_ready_to_merge.yml
Copy file name to clipboardExpand all lines: .github/workflows/remove_ready_to_merge.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + |
0 commit comments