Skip to content

ci(dependabot): bump the github-actions group with 4 updates - #1094

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-84a669c52c
Open

ci(dependabot): bump the github-actions group with 4 updates#1094
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-84a669c52c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 4 updates: actions/checkout, napari/napari/.github/workflows/edit_pr_description.yml, actions/labeler and actions/setup-python.

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates napari/napari/.github/workflows/edit_pr_description.yml from 0.7.1 to 0.8.0

Release notes

Sourced from napari/napari/.github/workflows/edit_pr_description.yml's releases.

v0.8.0

napari 0.8.0

Tue, Jul 14, 2026

We're happy to announce the release of napari 0.8.0! 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 Macro release containing awesome new features, but may require dedication of some significant time when upgrading projects to use this version.

Highlights

Dropping Python 3.10 and PyQt5

napari 0.8.0 drops support for Python 3.10 (#9104) and deprecates PyQt5 support (#9079).

These changes are being made to help maintenance of napari. Python 3.10 will reach end-of-life support in October 2026, while PyQt5 has already reached end-of-life, and is becoming increasingly difficult to maintain as a dependency. PyQt6, in contrast, has been the daily driver for the napari core team for many months. As we recognise that PyQt5 has extensive usage in the community, we have decided to deprecate it in this release and drop support in Q4 2026. If your project still depends on Qt5, consider migrating to PySide6 or PyQt6. As always, feel free to get in touch on our Zulip if you encounter any issues!

Histogram for Image layer

It's been a heckuva long time coming, but napari Image layers finally gain a [built-in histogram (#8391)](napari/napari#8391)! Wonder no more about why your image looks black or totally washed out — you can now see the distribution of your pixels' brightness right there in the layer controls, or within the larger contrast limits widget (which, as a reminder, you can access by right clicking on the contrast limits slider).

You can access the brightness of the current slice (default), or the full layer, and it will sample progressively from remote chunks if you are looking at large remote data. Try it out!

<figure>
  <video width="100%" controls autoplay loop muted playsinline>
</tr></table> 

... (truncated)

Commits
  • 2d4c9fa Feat: add cellpose-inspired right-click to encircle mask creation interaction...
  • cde68ad Clean rest of elements marked as "to remove in 0.8.0" (#9191)
  • d95d429 Toggleable synced (default) and separated camera views across ndisplay (#9151)
  • dc0cca3 [shapes] Ensure that Shift while drawing locks the actual aspect ratio (#9187)
  • 318579e Enh: Selectable text in ConfirmCloseDialog (#9186)
  • 85ea7ae Add example driving computation from gui (#8658)
  • 55d3e7b Histogram for the Image layer controls and contrast limits popup (#8391)
  • 700a36f Fix: update cached unit scale when layer data dimensionality changes (#9164) ...
  • 934c6dd Fix: napari script runner with multiprocessing (#8936)
  • d154f13 Minimum support for zarr>=3 for builtins (#9134)
  • Additional commits viewable in compare view

Updates actions/labeler from 6.1.0 to 7.0.0

Release notes

Sourced from actions/labeler's releases.

v7.0.0

What's Changed

Enhancements:

Full Changelog: actions/labeler@v6...v7.0.0

v6.2.0

What's Changed

Bug Fix

Dependency Updates

Full Changelog: actions/labeler@v6.1.0...v6.2.0

Commits
  • bf12e9b feat: migrate to ESM and update dependencies (#949)
  • b8dd2d9 Bump @​typescript-eslint/eslint-plugin from 8.59.1 to 8.61.1 (#942)
  • 53affe8 Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override for 0 vul...
  • f612d9a Fix: Improve PR number validation and warning messages in input handling (#939)
  • See full diff in compare view

Updates actions/setup-python from 6.3.0 to 7.0.0

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

Commits

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 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

Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [napari/napari/.github/workflows/edit_pr_description.yml](https://github.com/napari/napari), [actions/labeler](https://github.com/actions/labeler) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `napari/napari/.github/workflows/edit_pr_description.yml` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/napari/napari/releases)
- [Commits](napari/napari@2d0a5c9...2d4c9fa)

Updates `actions/labeler` from 6.1.0 to 7.0.0
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@f27b608...bf12e9b)

Updates `actions/setup-python` from 6.3.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@ece7cb0...5fda3b9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: napari/napari/.github/workflows/edit_pr_description.yml
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/labeler
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
@github-actions github-actions Bot added the maintenance CI, dependencies, and other maintenance label Aug 1, 2026
@brisvag brisvag added the Full docs preview/ready to merge Adding this label will trigger a full docs build for previewing changes. Also @napari-bot make html label Aug 3, 2026
@brisvag brisvag added this to the 0.8.1 milestone Aug 3, 2026
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 Full docs preview/ready to merge Adding this label will trigger a full docs build for previewing changes. Also @napari-bot make html github_actions Pull requests that update GitHub Actions code maintenance CI, dependencies, and other maintenance

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant