Skip to content

Update pre-commit hook numpy/numpydoc to v1.9.0 #2575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Type Update Change
numpy/numpydoc repository minor v1.8.0 -> v1.9.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

numpy/numpydoc (numpy/numpydoc)

v1.9.0

Compare Source

1.9.0

We're happy to announce the release of numpydoc 1.9.0!

Enhancements

  • ignore some errors at module level (#​593).
  • Rework hook output to remove the table (#​611).
  • Switch to storing AST nodes on the stack for more accurate method signature check and easy access to parent nodes (#​623).

Bug Fixes

  • MAINT: Changed class constructor init GL08 reporting (#​592).
  • BUG: Correct functionality of numpydoc SS05 (#​613).
  • Specity the types of numpydoc_xref_ignore option (#​631).

Documentation

  • DOC: Do not use types for *args, **kwargs (#​585).
  • mention conda-forge in installation docs (#​595).
  • Fix typo in validation.rst (#​605).
  • Fix broken link in format.rst (#​628).

Maintenance

  • CI: use hashes for actions' versions in publishing job (#​579).
  • Bump the actions group with 2 updates (#​581).
  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 in the actions group (#​582).
  • [pre-commit.ci] pre-commit autoupdate (#​583).
  • MAINT: Add _exception_on_warning to MockApp (#​586).
  • Bump the actions group across 1 directory with 2 updates (#​590).
  • don't pass maxsplit as positional arg (#​596).
  • [pre-commit.ci] pre-commit autoupdate (#​598).
  • Add Python 3.13 support (#​599).
  • Update readthedocs config (#​600).
  • Bump the actions group with 2 updates (#​603).
  • Bump the actions group with 3 updates (#​609).
  • [pre-commit.ci] pre-commit autoupdate (#​614).
  • Bump actions/download-artifact from 4.2.1 to 4.3.0 in the actions group (#​620).
  • Bump scientific-python/circleci-artifacts-redirector-action from 1.0.0 to 1.1.0 in the actions group (#​627).
  • Switch to dependency groups (#​626).
  • Fix pip setup command in github workflow (#​629).

Contributors

13 authors added to this release (alphabetically):

7 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
azure 79.71% <ø> (ø)
github 73.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore(deps): update pre-commit hook numpy/numpydoc to v1.9.0 Update pre-commit hook numpy/numpydoc to v1.9.0 Jun 27, 2025
@Alexsandruss Alexsandruss merged commit 5c99508 into main Jun 27, 2025
33 of 35 checks passed
@renovate renovate bot deleted the renovate/numpy-numpydoc-1.x branch June 27, 2025 08:44
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