Skip to content

Update dependency numpydoc to v1.9.0 #368

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
numpydoc ==1.7.0 -> ==1.9.0 age adoption passing confidence

Release Notes

numpy/numpydoc (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.

v1.8.0

Compare Source

1.8.0

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

Enhancements

  • Unify CLIs (#​537).
  • Move "Attributes" and "Methods" below "Parameters" (#​571).

Bug Fixes

  • FIX: coroutines can have a return statement (#​542).
  • Unwrap decorated objects for YD01 validation check (#​541).
  • Fix bug with validation encoding (#​550).

Documentation

  • Classify development status as Production/Stable (#​548).
  • Add note about TOML regex; fix typo (#​552).
  • DOC: Clarify recommendations regarding use of backticks (#​525).

Maintenance

  • Fix typo in label-check.yml (#​538).
  • [pre-commit.ci] pre-commit autoupdate (#​539).
  • DEV: Rm xfails from pytest summary (#​540).
  • Drop Python 3.8 support (#​545).
  • Clean up old sphinx cruft (#​549).
  • Test on sphinx 7.3 (#​547).
  • Require GHA update grouping (#​553).
  • Update pre-commit config (#​554).
  • Use ruff for linting and formatting (#​555).
  • Use intersphinx registry to avoid out of date links (#​563).
  • Do not rely on requirements.txt in ci, use .[test,doc] (#​566).
  • CI: update action that got moved org (#​567).
  • Fix navbar for documentation pages (#​569).
  • [pre-commit.ci] pre-commit autoupdate (#​570).
  • docscrape: fixes from SciPy (#​576).
  • MAINT: Remove scale to work around PyPI bug (#​578).

Contributors

10 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

sonarqubecloud bot commented Sep 1, 2024

@renovate renovate bot force-pushed the renovate/numpydoc-1.x branch from 9dff1f6 to bb9f16f Compare March 28, 2025 13:06
Copy link

@renovate renovate bot force-pushed the renovate/numpydoc-1.x branch from bb9f16f to 102a3e3 Compare June 24, 2025 16:11
@renovate renovate bot changed the title Update dependency numpydoc to v1.8.0 Update dependency numpydoc to v1.9.0 Jun 24, 2025
Copy link

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