Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Bump mss from 8.0.3 to 9.0.1 #150

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps mss from 8.0.3 to 9.0.1.

Release notes

Sourced from mss's releases.

9.0.1

  • 🐛 CLI: fixed entry point not taking into account arguments (#255)

9.0.0

❤️ contributors: @​mgorny, @​CTPaHHuK-HEbA

  • 🐞 Linux: add failure handling to XOpenDisplay() call (fixes #246)
  • 🚀 Mac: tiny improvement in monitors finding
  • 🐛 Windows: refactored how internal handles are stored (fixes #198)
  • 🐛 Windows: removed side effects when leaving the context manager, resources are all freed (fixes #209)
  • CI: run tests via xvfb-run on GitHub Actions (#248)
  • tests: enhance test_get_pixels.py, and try to fix a random failure at the same time (related to #251)
  • tests: use PyVirtualDisplay instead of xvfbwrapper (#249)
  • tests: automatic rerun in case of failure (related to #251)
Changelog

Sourced from mss's changelog.

9.0.1 (2023/04/20)

  • CLI: fixed entry point not taking into account arguments

9.0.0 (2023/04/18)

  • Linux: add failure handling to XOpenDisplay() call (fixes #246)
  • Mac: tiny improvement in monitors finding
  • Windows: refactored how internal handles are stored (fixes #198)
  • Windows: removed side effects when leaving the context manager, resources are all freed (fixes #209)
  • CI: run tests via xvfb-run on GitHub Actions (#248)
  • tests: enhance test_get_pixels.py, and try to fix a random failure at the same time (related to #251)
  • tests: use PyVirtualDisplay instead of xvfbwrapper (#249)
  • tests: automatic rerun in case of failure (related to #251)
  • ❤️ contributors: @​mgorny, @​CTPaHHuK-HEbA
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 [mss](https://github.com/BoboTiG/python-mss) from 8.0.3 to 9.0.1.
- [Release notes](https://github.com/BoboTiG/python-mss/releases)
- [Changelog](https://github.com/BoboTiG/python-mss/blob/main/CHANGELOG.md)
- [Commits](BoboTiG/python-mss@v8.0.3...v9.0.1)

---
updated-dependencies:
- dependency-name: mss
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@Kyrluckechuck Kyrluckechuck merged commit dbcfb75 into main Apr 29, 2023
@Kyrluckechuck Kyrluckechuck deleted the dependabot/pip/mss-9.0.1 branch April 29, 2023 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant