Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps numpydoc from 1.2.1 to 1.3.1.

Changelog

Sourced from numpydoc's changelog.

1.3.1

Release date: 30 April 2022

Requires Python 3.7+ and Sphinx 3.0+.

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

Closed issues:

  • numpydoc-1.3.tar.gz on pypi is missing requirements/ needed by setup.py [#387](https://github.com/numpy/numpydoc/issues/387) <https://github.com/numpy/numpydoc/issues/387>__
  • What to do about Jinja2 dependency & supporting old sphinx versions [#380](https://github.com/numpy/numpydoc/issues/380) <https://github.com/numpy/numpydoc/issues/380>__
  • RFE: please update for jinja2 3.x [#376](https://github.com/numpy/numpydoc/issues/376) <https://github.com/numpy/numpydoc/issues/376>__
  • Test failures with Sphinx 4.5.0 [#373](https://github.com/numpy/numpydoc/issues/373) <https://github.com/numpy/numpydoc/issues/373>__

Merged pull requests:

  • Update doc requirements [#389](https://github.com/numpy/numpydoc/issues/389) <https://github.com/numpy/numpydoc/pull/389>__ (jarrodmillman <https://github.com/jarrodmillman>__)
  • Update manifest [#388](https://github.com/numpy/numpydoc/issues/388) <https://github.com/numpy/numpydoc/pull/388>__ (jarrodmillman <https://github.com/jarrodmillman>__)

1.3

Release date: 29 April 2022

Requires Python 3.7+ and Sphinx 3.0+.

Full Changelog <https://github.com/numpy/numpydoc/compare/v1.2.1...v1.3.0>__

Closed issues


-  Broken “many checks” link in validation chapter `[#378](https://github.com/numpy/numpydoc/issues/378) <https://github.com/numpy/numpydoc/issues/378>`__
-  1.2.1: pytest warnings `[#377](https://github.com/numpy/numpydoc/issues/377) <https://github.com/numpy/numpydoc/issues/377>`__

Merged pull requests

  • Require sphinx>3 [#385](https://github.com/numpy/numpydoc/issues/385) <https://github.com/numpy/numpydoc/pull/385>__ (jarrodmillman <https://github.com/jarrodmillman>__)
  • Update tests + coverage config to rm warnings. [#383](https://github.com/numpy/numpydoc/issues/383) <https://github.com/numpy/numpydoc/pull/383>__ (rossbar <https://github.com/rossbar>__)
  • MAINT: Dont import for version [#382](https://github.com/numpy/numpydoc/issues/382) <https://github.com/numpy/numpydoc/pull/382>__ (larsoner <https://github.com/larsoner>__)
  • Runtime verification of sphinx and jinja2 versions [#381](https://github.com/numpy/numpydoc/issues/381) <https://github.com/numpy/numpydoc/pull/381>__ (rossbar <https://github.com/rossbar>__)
  • DOC: fix broken link to built-in validation checks. [#379](https://github.com/numpy/numpydoc/issues/379) <https://github.com/numpy/numpydoc/pull/379>__ (rossbar <https://github.com/rossbar>__)
  • Add pre-commit hook / linter [#374](https://github.com/numpy/numpydoc/issues/374) <https://github.com/numpy/numpydoc/pull/374>__ (jarrodmillman <https://github.com/jarrodmillman>__)
  • Remove deprecated numpydoc_edit_link [#372](https://github.com/numpy/numpydoc/issues/372) <https://github.com/numpy/numpydoc/pull/372>__ (jarrodmillman <https://github.com/jarrodmillman>__)
  • Cleanup cruft [#371](https://github.com/numpy/numpydoc/issues/371) <https://github.com/numpy/numpydoc/pull/371>__ (jarrodmillman <https://github.com/jarrodmillman>__)
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.2.1 to 1.3.1.
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/doc/release_notes.rst)
- [Commits](numpy/numpydoc@v1.2.1...v1.3.1)

---
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 Related with project dependencies python labels May 2, 2022
Copy link
Contributor

@Andy-Grigg Andy-Grigg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 8945d49 into main May 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/numpydoc-1.3.1 branch May 2, 2022 12:20
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