Skip to content

Conversation

RonnyPfannschmidt
Copy link
Contributor

No description provided.

seifertm and others added 26 commits August 17, 2025 15:57
…in-changelog

Mark recently yanked versions in changelog
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.8...v0.12.12)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…github-script-8

Bump actions/github-script from 7 to 8
[pre-commit.ci] pre-commit autoupdate
…setup-python-6

Bump actions/setup-python from 5 to 6
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.12...v0.13.0)
- [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.1](pre-commit/mirrors-mypy@v1.17.1...v1.18.1)
[pre-commit.ci] pre-commit autoupdate
Convert docstring to reStructuredText format and document both test hooks
(_given_result and _given_definition). Clarifies that _given_definition is
ignored when _given_result is provided.

Note: Python 3.10 pin removed from pre-commit configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Fix "removeit" → "remove it" (missing space)
- Fix "its invalid" → "it's invalid" (missing apostrophe)
- Remove extra closing brace from setup.cfg expression
- Update test to match the actual implementation text

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Rename first v9.2.0 to v9.2.1 (unreleased) to distinguish from released v9.2.0
- Standardize section header capitalization (Fixed, Added, Changed, Removed)
- Add missing # to issue reference in v9.0.3 (#1184)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
The griffe command was failing silently because griffe was not installed.
This commit fixes the workflow to properly install griffe and improves
error reporting.

Changes:
- Add explicit griffe installation step
- Add continue-on-error to capture exit codes
- Consolidate reporting into single step with if: always()
- Handle three states: success, warning (breaking changes), and failure
- Capture and report exit codes for better debugging
- Add proper GitHub notices, warnings, and summaries for all states

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Windows runners no longer ship with Mercurial pre-installed, causing
test failures. This commit adds Mercurial installation using Chocolatey
in the existing GnuPG setup step.

Changes:
- Add mercurial to the choco install command alongside gnupg
- Update step name to reflect it now installs both GnuPG and Mercurial
- Add explanatory comment about why Mercurial installation is needed

This uses a modern, declarative approach via the Chocolatey package
manager that's already in use for GnuPG installation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
…eprecate-setuptools-dynamic-version-when-active

Fix 1216 explicitly deprecate setuptools dynamic version when active
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.0...v0.13.3)
- [github.com/pre-commit/mirrors-mypy: v1.18.1 → v1.18.2](pre-commit/mirrors-mypy@v1.18.1...v1.18.2)
- [github.com/scientific-python/cookie: 2025.05.02 → 2025.10.01](scientific-python/cookie@2025.05.02...2025.10.01)
[pre-commit.ci] pre-commit autoupdate
Remove (unreleased) marker from v9.2.1 in CHANGELOG.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@RonnyPfannschmidt RonnyPfannschmidt merged commit 54fa4b1 into develop Oct 12, 2025
82 of 105 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.

2 participants