Skip to content
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

Bump numpydoc from 1.3.1 to 1.4.0 #2760

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps numpydoc from 1.3.1 to 1.4.0.

Changelog

Sourced from numpydoc's changelog.

1.4.0

Release date: 9 June 2022

Requires Python 3.7+ and Sphinx 3.0+.

Full Changelog <https://github.com/numpy/numpydoc/compare/v1.3.1...v1.4.0>__

Fixed bugs


-  Fix bug with version name `[#400](https://github.com/numpy/numpydoc/issues/400) <https://github.com/numpy/numpydoc/pull/400>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)

Closed issues

  • sphinx 5 compatibility [#399](https://github.com/numpy/numpydoc/issues/399) <https://github.com/numpy/numpydoc/issues/399>__

Merged pull requests


-  Fix CI `[#410](https://github.com/numpy/numpydoc/issues/410) <https://github.com/numpy/numpydoc/pull/410>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Remove pytest py3.11b2 workaround `[#407](https://github.com/numpy/numpydoc/issues/407) <https://github.com/numpy/numpydoc/pull/407>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Update GH actions `[#406](https://github.com/numpy/numpydoc/issues/406) <https://github.com/numpy/numpydoc/pull/406>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Add workaround for pytest failures on 3.11b2 `[#404](https://github.com/numpy/numpydoc/issues/404) <https://github.com/numpy/numpydoc/pull/404>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Use node.findall if available (docutils 18.x) `[#403](https://github.com/numpy/numpydoc/issues/403) <https://github.com/numpy/numpydoc/pull/403>`__ (`drammock <https://github.com/drammock>`__)
-  Test docutils 0.18.1 `[#402](https://github.com/numpy/numpydoc/issues/402) <https://github.com/numpy/numpydoc/pull/402>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Remove old warning filters `[#398](https://github.com/numpy/numpydoc/issues/398) <https://github.com/numpy/numpydoc/pull/398>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Cleanup sphinx conf `[#397](https://github.com/numpy/numpydoc/issues/397) <https://github.com/numpy/numpydoc/pull/397>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Update pre-commit `[#396](https://github.com/numpy/numpydoc/issues/396) <https://github.com/numpy/numpydoc/pull/396>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Test prereleases of requirements `[#395](https://github.com/numpy/numpydoc/issues/395) <https://github.com/numpy/numpydoc/pull/395>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Ignore black formatting `[#394](https://github.com/numpy/numpydoc/issues/394) <https://github.com/numpy/numpydoc/pull/394>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Use black `[#391](https://github.com/numpy/numpydoc/issues/391) <https://github.com/numpy/numpydoc/pull/391>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Test on 3.11 `[#375](https://github.com/numpy/numpydoc/issues/375) <https://github.com/numpy/numpydoc/pull/375>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)

* This Changelog was automatically generated by\ github_changelog_generator &lt;https://github.com/github-changelog-generator/github-changelog-generator&gt;__

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)

Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/doc/release_notes.rst)
- [Commits](numpy/numpydoc@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maintenance Low-impact maintenance activity labels Jun 10, 2022
@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #2760 (4cdaf96) into main (4cf5149) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2760   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files          76       76           
  Lines       16232    16232           
=======================================
  Hits        15231    15231           
  Misses       1001     1001           

@tkoyama010 tkoyama010 enabled auto-merge (squash) June 10, 2022 09:49
@tkoyama010 tkoyama010 merged commit fc9cea7 into main Jun 10, 2022
@tkoyama010 tkoyama010 deleted the dependabot/pip/numpydoc-1.4.0 branch June 10, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant