Skip to content

Conversation

@dependabot-preview
Copy link

Bumps pytest-leaks from 0.2.2 to 0.3.1.

Release notes

Sourced from pytest-leaks's releases.

Release 0.3.1

  • Add pytest.mark.no_leak_check for skipping leak checks (#29, #31).
  • Fix issues with pytest output capture (#25).
  • Fix pytest-xdist compatibility (#33).

Release 0.3.0

  • Compatibility with Pytest 4 and 5.
  • Compatibility with Python 3.6 and above.
  • Bugfixes (#4, #5, #6, #7, #8, #10, #11, #14, #15).
Changelog

Sourced from pytest-leaks's changelog.

0.3.1 (2019-11-27)

  • Add pytest.mark.no_leak_check for skipping leak checks (#29, #31).
  • Fix issues with pytest output capture (#25).
  • Fix pytest-xdist compatibility (#33).

0.3.0 (2019-07-24)

  • Compatibility with Pytest 4 and 5.
  • Compatibility with Python 3.6 and above.
  • Bugfixes (#4, #5, #6, #7, #8, #10, #11, #14, #15).
Commits
  • 98979be Merge pull request #30 from pv/rel-3.1
  • 4a2a5c5 DOC: update README.md
  • 8558d66 DOC: update release notes
  • 4c500f6 TST: skip tests on non-debug Python instead of failing
  • 109ec52 MAINT: setup.py remove pypy classifier, we don't support it
  • 08549e7 BUG: fix up bad merge
  • 40ce45d Merge pull request #31 from pv/marker2
  • 164df40 Merge pull request #33 from pv/xdist
  • 8e600e6 TST: add test for pytest-xdist compatibility
  • 2db2127 BUG: fix reporting under pytest-xdist
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pytest-leaks](https://github.com/abalkin/pytest-leaks) from 0.2.2 to 0.3.1.
- [Release notes](https://github.com/abalkin/pytest-leaks/releases)
- [Changelog](https://github.com/abalkin/pytest-leaks/blob/master/CHANGES.md)
- [Commits](abalkin/pytest-leaks@v0.2.2...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 8, 2020
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