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 pytest-doctestplus from 0.12.1 to 1.0.0 #135

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps pytest-doctestplus from 0.12.1 to 1.0.0.

Release notes

Sourced from pytest-doctestplus's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: scientific-python/pytest-doctestplus@v0.13.0...v1.0.0

v0.13.0

What's Changed

New Contributors

Full Changelog: scientific-python/pytest-doctestplus@v0.12.1...v0.13.0

Changelog

Sourced from pytest-doctestplus's changelog.

1.0.0 (2023-08-11)

  • Changing GitHub organization.

0.13.0 (2023-06-07)

  • Compatibility with pytest 7.4 with respect to norecursedirs handling. #201

  • Respect --doctest-continue-on-failure flag. #197

  • Report doctests raising skip exceptions as skipped. #196

Commits
  • 207501e Finalizing changelog for v1.0.0
  • f5016f3 Merge pull request #215 from bsipocz/CI_fix_release_action
  • b96c707 CI: make sure we install test requirements before testing
  • 39243d0 DOC: minor docs cleanup
  • d671de0 Merge pull request #213 from bsipocz/MAINT_fix_80dev
  • 649df32 MAINT: fix pytest 8.0dev compatibility
  • a893bb4 Merge pull request #211 from bsipocz/ci_np_2.0
  • e085312 CI: use numpy printoptions in testing
  • 92b408f Merge pull request #207 from bsipocz/CI_more_versions
  • 19685dc CI: more version
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 0.12.1 to 1.0.0.
- [Release notes](https://github.com/scientific-python/pytest-doctestplus/releases)
- [Changelog](https://github.com/scientific-python/pytest-doctestplus/blob/main/CHANGES.rst)
- [Commits](scientific-python/pytest-doctestplus@v0.12.1...v1.0.0)

---
updated-dependencies:
- dependency-name: pytest-doctestplus
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #135 (bb297a6) into dev_bjorn (ba9c5a8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           dev_bjorn     #135   +/-   ##
==========================================
  Coverage      92.98%   92.98%           
==========================================
  Files             36       36           
  Lines           3607     3607           
  Branches         558      558           
==========================================
  Hits            3354     3354           
  Misses           217      217           
  Partials          36       36           

@BjornFJohansson BjornFJohansson merged commit 1465bcf into dev_bjorn Aug 16, 2023
27 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev_bjorn/pytest-doctestplus-1.0.0 branch August 16, 2023 12:54
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.

1 participant