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

Bump pystray from 0.19.4 to 0.19.5 #303

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps pystray from 0.19.4 to 0.19.5.

Changelog

Sourced from pystray's changelog.

v0.19.5 (2023-09-17) - Various fixes

  • Change image flags to Pillow to those actually supported by newer versions of that library.
  • Correct visibility for appindicator backend. Thanks to Stephan Helma!
  • Do not stop the icon unless it is running.
  • Correct issue where the icon would become blurry on screen resolution changes on Windows.
Commits
  • 1907f86 Release 0.19.5
  • d2b41b3 Updated release notes
  • 0aa44a7 Merge branch 'fixup/pillow-flags'
  • 2e292b6 Update Image.ANTIALIAS to Image.LANCZOS (Darwin)
  • ea0d181 Update Image.ANTIALIAS to Image.LANCZOS (Xorg)
  • 9038361 Merge branch 'fixup-stop-before-run'
  • ead5739 Do not stop the icon unless running
  • 484b2f7 Regenerate icon on resolution change
  • d477177 Merge branch 'fixup-appindicator-visibility'
  • 5943ed4 Fixes hiding of AppIndicator. (Closes #132)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 18, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/nightly/pystray-0.19.5 branch from 348396d to 2d57eda Compare October 5, 2023 00:04
@LizardByte-bot
Copy link
Member

⚠️ Qodana is checking this PR ⚠️
Live results available here

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [pystray](https://github.com/moses-palmer/pystray) from 0.19.4 to 0.19.5.
- [Changelog](https://github.com/moses-palmer/pystray/blob/master/CHANGES.rst)
- [Commits](moses-palmer/pystray@v0.19.4...v0.19.5)

---
updated-dependencies:
- dependency-name: pystray
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/nightly/pystray-0.19.5 branch from 2d57eda to 34e764e Compare December 12, 2023 22:41
@ReenigneArcher ReenigneArcher merged commit 6f2b2fb into master Dec 12, 2023
24 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/nightly/pystray-0.19.5 branch December 12, 2023 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants