Skip to content

Bump napari from 0.5.6 to 0.6.6 in /requirements#24

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/napari-0.6.6
Open

Bump napari from 0.5.6 to 0.6.6 in /requirements#24
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/napari-0.6.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps napari from 0.5.6 to 0.6.6.

Release notes

Sourced from napari's releases.

0.6.6

napari 0.6.6

Wed, Oct 15, 2025

We're happy to announce the release of napari 0.6.6! napari is a fast, interactive, multi-dimensional image viewer for Python. It's designed for browsing, annotating, and analyzing large multi-dimensional images. It's built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy).

For more information, examples, and documentation, please visit our website, https://napari.org.

napari follows EffVer (Intended Effort Versioning); this is a Meso release containing awesome new features, but some effort may be needed when updating previous projects to use this version.

Highlights

This a small bugfix release, following up the changes in 0.6.5.

Zooming in the dark?

In the previous release we accidentally made the zoom tool added in v0.6.3 invisible. Whoops! No worries, it's back 🔍.

"Open with napari"

When using the napari bundle, it will now detect when a file can be opened with napari based on the extension. This allows you to use the open with > menu from your operative system to open files with napari!

image showing a context menu with the the open with > napari option available

PS: Since we did quite a few changes behind the scenes on this new version of the bundle, you might experience some issues. Don't hesitate to open an issue or contact us on zulip if you do!

Improvements

  • Update menuinst configuration with file type associations (#8359)

Bug Fixes

  • Fix shape selection in a single plane when shapes are on multiple planes (#8335)
  • Fix invisible zoom box (#8344)
  • Bump console version to fix ipykernel bug (#8360)

Build Tools

  • Bump console version to fix ipykernel bug (#8360)

Documentation

  • Update release notes v0.6.6 (docs#868)
  • Add info about manual trigger of conda update to release guide (docs#859)

... (truncated)

Commits
  • 59ea184 Bump console version to fix ipykernel bug (#8360)
  • 56ab2b4 Update menuinst configuration with file type associations (#8359)
  • cb36ce9 Fix vispy error traceback (#8346)
  • 5c81507 Migrate license settings to modern standards (#8350)
  • 9489878 [pre-commit.ci] pre-commit autoupdate (#8275)
  • bb3f8ab Fix shape selection in a single plane when shapes are on multiple planes (#8335)
  • 51b966a Fix invisible zoom box (#8344)
  • 2cda0e4 Add sponsor badge and reorganize badges into groups (#8343)
  • 49c1947 Add a new attr_to_settr utility function and simplify layer control widgets...
  • 255ed8c Add info about conda forge manual trigger to release checklist (#8328)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [napari](https://github.com/napari/napari) from 0.5.6 to 0.6.6.
- [Release notes](https://github.com/napari/napari/releases)
- [Commits](napari/napari@v0.5.6...v0.6.6)

---
updated-dependencies:
- dependency-name: napari
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants