LibRapid / librapid

A highly optimised C++ library for mathematical applications and neural networks.
http://librapid.rtfd.io
MIT License
164 stars 10 forks source link

Bump numpydoc from 1.2 to 1.2.1 #51

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps numpydoc from 1.2 to 1.2.1.

Changelog

Sourced from numpydoc's changelog.

1.2.1

Release date: 29 March 2022

Requires Python 3.7+ and Sphinx 1.8+.

Full Changelog <https://github.com/numpy/numpydoc/compare/numpydoc-1.2...HEAD>__

Implemented enhancements


-  Update year `[#370](https://github.com/numpy/numpydoc/issues/370) <https://github.com/numpy/numpydoc/pull/370>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)

Fixed bugs


-  Use consistent release tags `[#361](https://github.com/numpy/numpydoc/issues/361) &lt;https://github.com/numpy/numpydoc/pull/361&gt;`__ (`jarrodmillman &lt;https://github.com/jarrodmillman&gt;`__)
-  BUG: 1.2 raises error w.r.t. object has no attribute ‘\__name_\_’ `[#362](https://github.com/numpy/numpydoc/issues/362) &lt;https://github.com/numpy/numpydoc/issues/362&gt;`__
-  Use isgeneratorfunction to avoid false alarm YD01 validation `[#368](https://github.com/numpy/numpydoc/issues/368) &lt;https://github.com/numpy/numpydoc/pull/368&gt;`__ (`jnothman &lt;https://github.com/jnothman&gt;`__)
-  Fix AttributeError in underline length check `[#363](https://github.com/numpy/numpydoc/issues/363) &lt;https://github.com/numpy/numpydoc/pull/363&gt;`__ (`rossbar &lt;https://github.com/rossbar&gt;`__)
-  Upper bound jinja `[#369](https://github.com/numpy/numpydoc/issues/369) &lt;https://github.com/numpy/numpydoc/pull/369&gt;`__ (`jarrodmillman &lt;https://github.com/jarrodmillman&gt;`__)

Closed issues
  • Validation check YD01 not implemented properly [#365](https://github.com/numpy/numpydoc/issues/365) &lt;https://github.com/numpy/numpydoc/issues/365&gt;__
  • Support numpydoc validation without running sphinx [#364](https://github.com/numpy/numpydoc/issues/364) &lt;https://github.com/numpy/numpydoc/issues/364&gt;__
  • 1.2: change tagging convention? [#360](https://github.com/numpy/numpydoc/issues/360) &lt;https://github.com/numpy/numpydoc/issues/360&gt;__

1.2.0

Release date: 24 January 2022

Requires Python 3.7+ and Sphinx 1.8+.

Implemented enhancements

  • Document release process [#357](https://github.com/numpy/numpydoc/issues/357) <https://github.com/numpy/numpydoc/pull/357>__ (jarrodmillman <https://github.com/jarrodmillman>__)
  • Use setuptools [#349](https://github.com/numpy/numpydoc/issues/349) <https://github.com/numpy/numpydoc/pull/349>__ (jarrodmillman <https://github.com/jarrodmillman>__)
  • DOC: Switch docs to pydata-sphinx-theme [#313](https://github.com/numpy/numpydoc/issues/313) <https://github.com/numpy/numpydoc/pull/313>__ (rossbar <https://github.com/rossbar>__)
  • Improve error messages for see also parsing [#306](https://github.com/numpy/numpydoc/issues/306) <https://github.com/numpy/numpydoc/pull/306>__ (rossbar <https://github.com/rossbar>__)
  • ENH: Enable validation during sphinx-build process [#302](https://github.com/numpy/numpydoc/issues/302) <https://github.com/numpy/numpydoc/pull/302>__ (rossbar <https://github.com/rossbar>__)
  • Add a note to the docstring standard about long ‘See Also’ entries. [#300](https://github.com/numpy/numpydoc/issues/300) <https://github.com/numpy/numpydoc/pull/300>__ (WarrenWeckesser <https://github.com/WarrenWeckesser>__)
  • MAINT: minor refactoring in docscrape [#297](https://github.com/numpy/numpydoc/issues/297) <https://github.com/numpy/numpydoc/pull/297>__ (rossbar <https://github.com/rossbar>__)
  • ENH: Add configuration option for parameter cross-referencing [#295](https://github.com/numpy/numpydoc/issues/295) <https://github.com/numpy/numpydoc/pull/295>__ (rossbar <https://github.com/rossbar>__)
  • ENH: Better warning for sections. [#278](https://github.com/numpy/numpydoc/issues/278) <https://github.com/numpy/numpydoc/pull/278>__ (Carreau <https://github.com/Carreau>__)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)