infinitepower18 / WSA-Sideloader

Easily sideload Android apps on Windows Subsystem for Android
GNU General Public License v3.0
344 stars 51 forks source link

Bump darkdetect from 0.5.1 to 0.6.0 #33

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps darkdetect from 0.5.1 to 0.6.0.

Release notes

Sourced from darkdetect's releases.

Darkdetect 0.6.0

Time for a new release with an exciting new feature: listeners for theme changes for Windows and Linux! Many thanks to @​TransparentLC for having implemented those.

Changelog:

  • New callback API to dynamically detect when the theme is changed on Windows and Linux (issue #14, PR #20 by @​TransparentLC)
  • Windows: avoid triggering ValueError when the package is imported on Windows Server (PR #21 by @​PierreRaybaut)
  • Windows: switch from sys to platform to detect the OS version
Commits
  • 03c429c Bump version to 0.6.0
  • c7dff06 Added dark mode switch listener on Windows and Linux (#20)
  • 0ec6b6e Avoid ValueError on Windows Server (and others)
  • 6556925 Bump version to 0.5.2
  • bb9a4f0 Windows: change winver detection method for py2exe
  • See full diff 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)