Skip to content

Bump the gha-dependencies group with 8 updates - #1409

Merged
mfisher87 merged 2 commits into
mainfrom
dependabot/github_actions/gha-dependencies-b9bf27ae1c
Aug 3, 2026
Merged

Bump the gha-dependencies group with 8 updates#1409
mfisher87 merged 2 commits into
mainfrom
dependabot/github_actions/gha-dependencies-b9bf27ae1c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the gha-dependencies group with 8 updates:

Package From To
actions/checkout 7.0.0 7.0.1
jupyterlab/maintainer-tools/.github/actions/base-setup 0.34.1 0.34.2
jupyterlab/maintainer-tools/.github/actions/check-links 0.34.1 0.34.2
tiangolo/issue-manager 0.6.0 0.8.1
github-community-projects/issue-metrics 4.2.8 5.0.0
astral-sh/setup-uv 8.2.0 8.3.2
actions/setup-python 6.2.0 6.3.0
zizmorcore/zizmor-action 0.5.6 0.6.0

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 jupyterlab/maintainer-tools/.github/actions/base-setup from 0.34.1 to 0.34.2

Release notes

Sourced from jupyterlab/maintainer-tools/.github/actions/base-setup's releases.

v0.34.2

0.34.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​krassowski (activity) | @​mfisher87 (activity) | @​Yann-P (activity)

Changelog

Sourced from jupyterlab/maintainer-tools/.github/actions/base-setup's changelog.

Changelog

0.35.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​Carreau (activity) | @​claude (activity) | @​jtpio (activity) | @​krassowski (activity) | @​mfisher87 (activity) | @​MUFFANUJ (activity)

0.34.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​krassowski (activity) | @​mfisher87 (activity) | @​Yann-P (activity)

... (truncated)

Commits

Updates jupyterlab/maintainer-tools/.github/actions/check-links from 0.34.1 to 0.34.2

Release notes

Sourced from jupyterlab/maintainer-tools/.github/actions/check-links's releases.

v0.34.2

0.34.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​krassowski (activity) | @​mfisher87 (activity) | @​Yann-P (activity)

Changelog

Sourced from jupyterlab/maintainer-tools/.github/actions/check-links's changelog.

Changelog

0.35.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​Carreau (activity) | @​claude (activity) | @​jtpio (activity) | @​krassowski (activity) | @​mfisher87 (activity) | @​MUFFANUJ (activity)

0.34.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​krassowski (activity) | @​mfisher87 (activity) | @​Yann-P (activity)

... (truncated)

Commits

Updates tiangolo/issue-manager from 0.6.0 to 0.8.1

Release notes

Sourced from tiangolo/issue-manager's releases.

0.8.1

Internal

0.8.0

Refactors

  • ♻️ Refactor main Dockerfile to contain all logic, cache by uv. PR #62 by @​tiangolo.

Internal

0.7.1

Fixes

Internal

0.7.0

Features

  • ✨ Add default labels answered, waiting, invalid, maybe-ai. PR #56 by @​tiangolo.

Docs

Internal

Changelog

Sourced from tiangolo/issue-manager's changelog.

Release Notes

Latest Changes

Internal

0.8.1 (2026-07-03)

Internal

0.8.0 (2026-06-24)

Refactors

  • ♻️ Refactor main Dockerfile to contain all logic, cache by uv. PR #62 by @​tiangolo.

Internal

0.7.1

Fixes

Internal

0.7.0

Features

  • ✨ Add default labels answered, waiting, invalid, maybe-ai. PR #56 by @​tiangolo.

Docs

... (truncated)

Commits
  • dc84617 🔖 Release version 0.8.1 (#73)
  • a716e80 🐛 Run action on its baked-in Python instead of uv run (#71)
  • e5f5d16 📝 Update release notes
  • a337d34 ⬆️ Update latest-changes to 0.6.1 (#72)
  • 48bacd8 🔖 Release version 0.8.0 (#66)
  • 2f4681c 📝 Update release notes
  • 82e5268 ⬆ Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#61)
  • 99e80ec 📝 Update release notes
  • a86623f 👷 Add CI to automate release process (#65)
  • dccb880 📝 Update release notes
  • Additional commits viewable in compare view

Updates github-community-projects/issue-metrics from 4.2.8 to 5.0.0

Release notes

Sourced from github-community-projects/issue-metrics's releases.

v5.0.0

Changelog

💥 Breaking Changes

🧰 Maintenance

See details of all code changes since previous release

Commits
  • df8c49d refactor: migrate from github3.py to PyGithub (#789)
  • 0241b11 chore(deps): bump the dependencies group with 4 updates (#788)
  • dba1789 chore(deps): bump python from 63a4c7f to b877e50 (#786)
  • 2c2cef3 chore(deps): bump pytest from 9.1.0 to 9.1.1 in the dependencies group (#787)
  • 92b54ef chore(deps): bump python from 44dd044 to 63a4c7f (#781)
  • 172961b chore(deps): bump the dependencies group with 2 updates (#782)
  • afbd9f7 chore(deps): bump github-community-projects/contributors (#783)
  • 74a065a chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#784)
  • c4559e3 chore(deps): bump python in the dependencies group (#780)
  • 12aa671 chore(deps): bump cryptography from 46.0.7 to 48.0.1 (#778)
  • See full diff in compare view

Updates astral-sh/setup-uv from 8.2.0 to 8.3.2

Commits
  • 11f9893 chore: roll up Dependabot updates (#948)
  • f798556 docs: update version references to v8.3.1 (#946)
  • e80544d chore: update known checksums for 0.11.28 (#947)
  • f98e069 Change update-docs PR labels from 'update-docs' to 'documentation' (#945)
  • cd46263 chore: update known checksums for 0.11.27 (#944)
  • 11245c7 docs: update version references to v8.3.0 (#939)
  • d31148d Strip environment markers from detected uv dependency pins (#938)
  • 17c3989 Fix cache keys for Python version ranges (#937)
  • 3cc3c11 chore(deps): roll up Dependabot updates (#936)
  • 9225f84 chore(deps): bump release-drafter/release-drafter from 7.3.1 to 7.4.0 (#924)
  • Additional commits viewable in compare view

Updates actions/setup-python from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

Commits

Updates zizmorcore/zizmor-action from 0.5.6 to 0.6.0

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.6.0

zizmor 1.27.0 is now the default version used by the action.

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.5.7...v0.6.0

v0.5.7

1.26.1 is now available via the action 1.26.1 is now the default version of zizmor used by the action

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

📚 Documentation preview 📚: https://earthaccess--1409.org.readthedocs.build/en/1409/

Bumps the gha-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [jupyterlab/maintainer-tools/.github/actions/base-setup](https://github.com/jupyterlab/maintainer-tools) | `0.34.1` | `0.34.2` |
| [jupyterlab/maintainer-tools/.github/actions/check-links](https://github.com/jupyterlab/maintainer-tools) | `0.34.1` | `0.34.2` |
| [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) | `0.6.0` | `0.8.1` |
| [github-community-projects/issue-metrics](https://github.com/github-community-projects/issue-metrics) | `4.2.8` | `5.0.0` |
| [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.2.0` | `8.3.2` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `6.3.0` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.5.6` | `0.6.0` |


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 `jupyterlab/maintainer-tools/.github/actions/base-setup` from 0.34.1 to 0.34.2
- [Release notes](https://github.com/jupyterlab/maintainer-tools/releases)
- [Changelog](https://github.com/jupyterlab/maintainer-tools/blob/main/CHANGELOG.md)
- [Commits](jupyterlab/maintainer-tools@95d8544...b48fcdb)

Updates `jupyterlab/maintainer-tools/.github/actions/check-links` from 0.34.1 to 0.34.2
- [Release notes](https://github.com/jupyterlab/maintainer-tools/releases)
- [Changelog](https://github.com/jupyterlab/maintainer-tools/blob/main/CHANGELOG.md)
- [Commits](jupyterlab/maintainer-tools@95d8544...b48fcdb)

Updates `tiangolo/issue-manager` from 0.6.0 to 0.8.1
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Changelog](https://github.com/tiangolo/issue-manager/blob/master/release-notes.md)
- [Commits](tiangolo/issue-manager@2fb3484...dc84617)

Updates `github-community-projects/issue-metrics` from 4.2.8 to 5.0.0
- [Release notes](https://github.com/github-community-projects/issue-metrics/releases)
- [Commits](github-community-projects/issue-metrics@44173f9...df8c49d)

Updates `astral-sh/setup-uv` from 8.2.0 to 8.3.2
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@fac544c...11f9893)

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

Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.6.0
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@5f14fd0...6599ee8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
- dependency-name: jupyterlab/maintainer-tools/.github/actions/base-setup
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
- dependency-name: jupyterlab/maintainer-tools/.github/actions/check-links
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
- dependency-name: tiangolo/issue-manager
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-dependencies
- dependency-name: github-community-projects/issue-metrics
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
- dependency-name: astral-sh/setup-uv
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-dependencies
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-dependencies
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-dependencies
...

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 commented Aug 1, 2026

Copy link
Copy Markdown

Binder 👈 Launch a binder notebook on this branch for commit 2b5366a

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit 4b599ed

persist-credentials: false
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@95d85449e4f3f352e261221f6529f8ed307f5728 # v1
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@95d85449e4f3f352e261221f6529f8ed307f5728 # v1
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@b48fcdb87e70c45789abd80d4042b06641e47b46 # v1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related to jupyterlab/maintainer-tools#289, ignoring

- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@95d85449e4f3f352e261221f6529f8ed307f5728 # v1
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@95d85449e4f3f352e261221f6529f8ed307f5728 # v1
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@b48fcdb87e70c45789abd80d4042b06641e47b46 # v1
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@b48fcdb87e70c45789abd80d4042b06641e47b46 # v1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related to jupyterlab/maintainer-tools#289, ignoring

Comment thread .github/workflows/test-mindeps.yml Fixed
@mfisher87

Copy link
Copy Markdown
Member

Integration tests fail because user is locked. Merging!

@mfisher87
mfisher87 merged commit a8afa5d into main Aug 3, 2026
9 of 12 checks passed
@mfisher87
mfisher87 deleted the dependabot/github_actions/gha-dependencies-b9bf27ae1c branch August 3, 2026 23:01
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants