Skip to content

Bump pytest-xvfb from 2.0.0 to 3.1.1#325

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-xvfb-3.1.1
Open

Bump pytest-xvfb from 2.0.0 to 3.1.1#325
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytest-xvfb-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-xvfb from 2.0.0 to 3.1.1.

Changelog

Sourced from pytest-xvfb's changelog.

v3.1.1

  • Same as v3.1.0, but with proper version number and fully released.

v3.1.0

  • Support for Python 3.7 and 3.8 is now dropped, while official support for 3.12 and 3.13 was added (with no code changes required).
  • pytest.ini (required to run self-tests) is now included in sdists (#39).
  • New pytest_xvfb_disable hook to dynamically disable pytest-xvfb.

v3.0.0

  • New --xvfb-backend argument, which can be used to run Xephyr or Xvnc in place of Xvfb (e.g. for visual inspection but on a remote system or a consistent screen size needed).
  • Support for Python 3.5 and 3.6 is now dropped, while official support for 3.9, 3.10 and 3.11 was added (with no code changes required).
  • The Xvfb instance is now no longer saved in pytest's config object as config.xvfb anymore, and only available via the xvfb fixture.
  • Xvfb is now shut down as late as possible (via an atexit hook registered at import time), seemingly avoiding errors such as "XIO: fatal IO error 0 (Success)".
  • Code reformatting using black/shed.
  • Packaging refresh using pyproject.toml.
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 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-xvfb](https://github.com/The-Compiler/pytest-xvfb) from 2.0.0 to 3.1.1.
- [Changelog](https://github.com/The-Compiler/pytest-xvfb/blob/master/CHANGELOG.rst)
- [Commits](The-Compiler/pytest-xvfb@v2.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pytest-xvfb
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major python Pull requests that update python code labels Mar 9, 2026
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 major python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants