Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 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)

@dependabot dependabot bot added dependencies Related with project dependencies python labels Jun 13, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/numpydoc-1.4.0 branch from ba54a14 to 30de6d3 Compare June 14, 2022 09:04
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 force-pushed the dependabot/pip/numpydoc-1.4.0 branch from 30de6d3 to 54216e6 Compare June 14, 2022 09:15
@da1910 da1910 merged commit 9979328 into main Jun 14, 2022
@da1910 da1910 deleted the dependabot/pip/numpydoc-1.4.0 branch June 14, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant