MAINT modernize developer tooling and automation - #99
Merged
Conversation
|
Hi! I'm the It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the autofix.ci GitHub App has not been installed for this repository. This means that autofix.ci unfortunately does not have the permissions to fix this pull request. If you are the repository owner, please install the app and then restart the CI workflow! 😃 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #99 +/- ##
==========================================
- Coverage 85.41% 85.41% -0.01%
==========================================
Files 77 77
Lines 10592 10591 -1
Branches 1859 1859
==========================================
- Hits 9047 9046 -1
Misses 927 927
Partials 618 618
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
This was referenced Aug 30, 2026
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
…ation Revert PR #99 for squash merge
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
* MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps): update scipy requirement from >=1.13 to >=1.17.1 Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
…=0.21.0 (#103) * MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update sphinx-gallery requirement Updates the requirements on [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to permit the latest version. - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](sphinx-gallery/sphinx-gallery@v0.15.0...v0.21.0) --- updated-dependencies: - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
* MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * MAINT reapply developer tooling and automation
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
* MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update pandas requirement from >=1.5 to >=3.0.5 Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.5.0...v3.0.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
#105) * MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update pre-commit requirement from >=3.6.0 to >=4.6.2 Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.6.0...v4.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
…#106) * MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update matplotlib requirement from >=3.8 to >=3.11.1 Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.0...v3.11.1) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
#107) * MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update pytest-cov requirement from >=4.1.0 to >=7.1.0 Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
* MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update pip requirement from >=25.1 to >=26.2.1 Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.1...26.2.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
…#109) * MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update numpydoc requirement from >=1.6.0 to >=1.10.0 Updates the requirements on [numpydoc](https://github.com/numpy/numpydoc) to permit the latest version. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.6.0...v1.10.0) --- updated-dependencies: - dependency-name: numpydoc dependency-version: 1.10.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
) * MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update ruff requirement from >=0.16.0 to >=0.16.5 Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.0...0.16.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BabaSanfour
added a commit
that referenced
this pull request
Aug 30, 2026
… to >=0.21.0 (#111) * MAINT modernize developer tooling * CI automate repository maintenance * CI harden workflow supply chain * DOC align development and security guidance * DOC add PR changelog fragments * CI install shared lockfile checker with uv * MAINT raise Python 3.12 dependency floors * CI install shared checker without nested checkout * DOC polish release instructions * Revert "Merge pull request #99 from mne-tools/codex/maintenance-automation" This reverts commit f457950, reversing changes made to bb520af. * chore(deps-dev): update pydata-sphinx-theme requirement Updates the requirements on [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit the latest version. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.15.2...v0.21.0) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-version: 0.21.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hamza Abdelhedi <hamza.abdelhedii@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Part of #79
The commits are organized by developer tooling, maintenance automation,
supply-chain hardening, documentation, and focused CI compatibility fixes.
No scientific or production algorithm changes are included.