Skip to content

CI: Dependency bumps - #18

Merged
Gadgetoid merged 3 commits into
mainfrom
ci/dependency-bumps
Aug 25, 2026
Merged

CI: Dependency bumps#18
Gadgetoid merged 3 commits into
mainfrom
ci/dependency-bumps

Conversation

@Gadgetoid

Copy link
Copy Markdown
Member

No description provided.

actions/checkout 4 to 7, actions/setup-python 5 to 7,
actions/upload-artifact 4 to 7, astral-sh/setup-uv 6 to 7.

setup-python v7 drops the pip-install input, which we do not use.
pre-commit-hooks v5.0.0 to v6.0.0, codespell v2.3.0 to v2.4.3,
shellcheck-py v0.10.0.1 to v0.11.0.1. No findings on our tree.
0.16 enforces FA100 and drops the E402 that the deferred .watch import
needed a noqa for, so the annotations move to PEP 604 syntax under
from __future__ import annotations and the stale noqa code goes.

Code and pin move together: 0.15.20 rejects the new form, 0.16.4 rejects
the old one.
@Gadgetoid
Gadgetoid merged commit d9bdbe7 into main Aug 25, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant