pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
158 stars 91 forks source link

Update dependency numpydoc to v1.7.0 #356

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

numpy/numpydoc (numpydoc) ### [`v1.7.0`](https://togithub.com/numpy/numpydoc/releases/tag/v1.7.0) [Compare Source](https://togithub.com/numpy/numpydoc/compare/v1.6.0...v1.7.0) ### 1.7.0 We're happy to announce the release of numpydoc 1.7.0! #### Enhancements - PERF: wrap inspect.getsourcelines with cache ([#​532](https://togithub.com/numpy/numpydoc/pull/532)). #### Bug Fixes - during tokenize, use UTF8 encoding on all platforms ([#​510](https://togithub.com/numpy/numpydoc/pull/510)). - fix 'Alias for field number X' problem with NamedTuples ([#​527](https://togithub.com/numpy/numpydoc/pull/527)). #### Documentation - DOC: Fix typos found by codespell ([#​514](https://togithub.com/numpy/numpydoc/pull/514)). - DOC: Update link to mailing list ([#​518](https://togithub.com/numpy/numpydoc/pull/518)). - Add Python 3.12 to classifiers ([#​529](https://togithub.com/numpy/numpydoc/pull/529)). - Update release process ([#​534](https://togithub.com/numpy/numpydoc/pull/534)). - Update release process ([#​535](https://togithub.com/numpy/numpydoc/pull/535)). #### Maintenance - \[pre-commit.ci] pre-commit autoupdate ([#​508](https://togithub.com/numpy/numpydoc/pull/508)). - \[pre-commit.ci] pre-commit autoupdate ([#​513](https://togithub.com/numpy/numpydoc/pull/513)). - MAINT: apply refurb suggestion ([#​515](https://togithub.com/numpy/numpydoc/pull/515)). - \[pre-commit.ci] pre-commit autoupdate ([#​516](https://togithub.com/numpy/numpydoc/pull/516)). - Bump actions/setup-python from 4 to 5 ([#​520](https://togithub.com/numpy/numpydoc/pull/520)). - \[pre-commit.ci] pre-commit autoupdate ([#​521](https://togithub.com/numpy/numpydoc/pull/521)). - Filter `DeprecationWarning` in failing test for python 3.12 ([#​523](https://togithub.com/numpy/numpydoc/pull/523)). - MAINT: Replace NameConstant with Constant ([#​524](https://togithub.com/numpy/numpydoc/pull/524)). - \[pre-commit.ci] pre-commit autoupdate ([#​526](https://togithub.com/numpy/numpydoc/pull/526)). - Update precommit repos ([#​531](https://togithub.com/numpy/numpydoc/pull/531)). - Require sphinx 6 ([#​530](https://togithub.com/numpy/numpydoc/pull/530)). - Use trusted publisher ([#​533](https://togithub.com/numpy/numpydoc/pull/533)). #### Contributors 8 authors added to this release (alphabetically): - Chiara Marmo ([@​cmarmo](https://togithub.com/cmarmo)) - Daniel McCloy ([@​drammock](https://togithub.com/drammock)) - Dimitri Papadopoulos Orfanos ([@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos)) - Eric Larson ([@​larsoner](https://togithub.com/larsoner)) - Jarrod Millman ([@​jarrodmillman](https://togithub.com/jarrodmillman)) - Niko Föhr ([@​fohrloop](https://togithub.com/fohrloop)) - Philipp Hoffmann ([@​dontgoto](https://togithub.com/dontgoto)) - Ross Barnowski ([@​rossbar](https://togithub.com/rossbar)) 9 reviewers added to this release (alphabetically): - Antoine Pitrou ([@​pitrou](https://togithub.com/pitrou)) - Charles Harris ([@​charris](https://togithub.com/charris)) - Daniel McCloy ([@​drammock](https://togithub.com/drammock)) - Eric Larson ([@​larsoner](https://togithub.com/larsoner)) - GitHub Web Flow ([@​web-flow](https://togithub.com/web-flow)) - Jarrod Millman ([@​jarrodmillman](https://togithub.com/jarrodmillman)) - Niko Föhr ([@​fohrloop](https://togithub.com/fohrloop)) - Ross Barnowski ([@​rossbar](https://togithub.com/rossbar)) - Stefan van der Walt ([@​stefanv](https://togithub.com/stefanv)) *These lists are automatically generated, and may not be complete or may contain duplicates.*

Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud