Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps numpydoc from 0.9.1 to 1.1.0.

Release notes

Sourced from numpydoc's releases.

numpydoc 1.1.0

Implemented enhancements

  • MAINT: Suggestions from reviewing test suite [#271](https://github.com/numpy/numpydoc/issues/271) <https://github.com/numpy/numpydoc/pull/271>__ (rossbar <https://github.com/rossbar>__)
  • DEV: Add testing requirements [#267](https://github.com/numpy/numpydoc/issues/267) <https://github.com/numpy/numpydoc/pull/267>__ (rossbar <https://github.com/rossbar>__)
  • BUG: Defer to autodoc for signatures [#221](https://github.com/numpy/numpydoc/issues/221) <https://github.com/numpy/numpydoc/pull/221>__ (thequackdaddy <https://github.com/thequackdaddy>__)

Fixed bugs

  • function signatures for *args, **kwargs objects off [#218](https://github.com/numpy/numpydoc/issues/218) <https://github.com/numpy/numpydoc/issues/218>__
  • BUG: Connect to earlier event [#269](https://github.com/numpy/numpydoc/issues/269) <https://github.com/numpy/numpydoc/pull/269>__ (larsoner <https://github.com/larsoner>__)

Closed issues

  • “Handler `__
  • Timing of next release [#249](https://github.com/numpy/numpydoc/issues/249) <https://github.com/numpy/numpydoc/issues/249>__
  • self included in list of params for method [#220](https://github.com/numpy/numpydoc/issues/220) <https://github.com/numpy/numpydoc/issues/220>__

Additional notes

  • Due to merging of [#221](https://github.com/numpy/numpydoc/issues/221) <https://github.com/numpy/numpydoc/pull/221>__, self and cls no longer will appear in method signatures.

numpydoc 1.0.0

Implemented enhancements:

Fixed bugs

Changelog

Sourced from numpydoc's changelog.

1.1.0

Implemented enhancements

Fixed bugs

  • function signatures for *args, **kwargs objects off #218
  • BUG: Connect to earlier event #269 (larsoner)

Closed issues

  • “Handler <function mangle_docstrings at 0x7f64b5ba57b8> for event ‘autodoc-process-docstring’ threw an exception” #268
  • Timing of next release #249
  • self included in list of params for method #220

Additional notes

  • Due to merging of #221, self and cls no longer will appear in method signatures.

1.0.0

Implemented enhancements

Fixed bugs

Commits
  • d2baf3a MAINT: Remove dev, update notes
  • 0a574ea MAINT: Refactor test_xref to use parametrization.
  • 2d1f690 MAINT: Py3k rm explicit inherit from object.
  • 5af61ae MAINT: Fix code comments.
  • d04a1ac MAINT: Refactor - parametrize test_reference
  • 9867198 MAINT: Update test docstring.
  • b352cd7 BUG: Connect to earlier event (#269)
  • 37e4f25 BUG: Defer to autodoc for signatures (#221)
  • 1c4a94c FIX: Old Sphinx
  • eae4259 BUG: Connect to earlier event
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 2, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 27

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 21: 0.0%
Covered Lines: 39
Relevant Lines: 39

💛 - Coveralls

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants