Chaitanya-Keyal / Arcade

Online Multiplayer Games built with Tk and Tcl
MIT License
0 stars 1 forks source link

Bump plyer from 2.0.0 to 2.1.0 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plyer from 2.0.0 to 2.1.0.

Release notes

Sourced from plyer's releases.

2.1.0

2.1.0 (2022-11-12)

Full Changelog

Implemented enhancements:

  • Use xdg-desktop-portal for Notification inside Flatpak #680 (JakobDev)

Closed issues:

  • Exception is thrown on try to play recorded audio clip #713
  • iOS: filechooser - multiple files selection is not working #707
  • Speech to text is not working with api 30 or more #693
  • Traceback (most recent call last): File "jnius/jnius_proxy.pxi", line 50, in jnius.jnius.PythonJavaClass.invoke File "jnius/jnius_proxy.pxi", line 74, in jnius.jnius.PythonJavaClass._invoke NotImplementedError: The method ('onLocationChanged', ('V', ('Ljava/util/List;',))) is not implemented #687
  • Notify on Windows but without archiving notifications #684
  • Notification icon as base64 instead of path #679
  • plyer's last release was ~2 years ago, the number of open PRs is absurd, and the last meaningful commit was months ago #674
  • iOS Filechooser that picks all document types (UIDocumentPickerViewController) #673
  • Python dbus error on Linux when sending notification #658
  • Is that project dead? #650
  • Notification for android not working [ Drawable.icon ] #647
  • audio don't work on android #644
  • Unittests are failing on new clone #637
  • Proposing a PR to fix a few small typos #622
  • Remove python2 mentions from setup.py #608
  • vibrator on android 10 java.lang.SecurityException #606
  • How to change prompt input to upper or lower case in JS? #603
  • Does this repo is maintained? #592
  • Plyer notification not working on android #591
  • Feature Request: Add Intent to Android Gallery(for Pictures) #588
  • plyer.filechooser.save_file doesn't work on macOS X Catalina #578
  • macOS notification NSUserNotificationCenter is deprecated + missing Info.plist #449

Merged pull requests:

  • action-gh-release now uses github.token #724 (misl6)
  • Bump version to 2.1.0 for release #723 (misl6)
  • Bump action-gh-release to a newer version #721 (misl6)
  • Update supported Python versions #720 (misl6)
  • Fixes some E275. + other minor PEP8 fixes #711 (misl6)
  • Document linux support for orientation #709 (rshah713)
  • Document supported platforms for humidity #704 (rshah713)
  • Keyword should only hold name of license #701 (rshah713)
  • Document supported platforms in native filechooser #700 (rshah713)
  • Fix Keystore comment to point at correct class #697 (rshah713)
  • Add missing platform for barometer #695 (rshah713)

... (truncated)

Changelog

Sourced from plyer's changelog.

2.1.0 (2022-11-12)

Full Changelog

Implemented enhancements:

  • Use xdg-desktop-portal for Notification inside Flatpak #680 (JakobDev)

Closed issues:

  • Exception is thrown on try to play recorded audio clip #713
  • iOS: filechooser - multiple files selection is not working #707
  • Speech to text is not working with api 30 or more #693
  • Traceback (most recent call last): File "jnius/jnius_proxy.pxi", line 50, in jnius.jnius.PythonJavaClass.invoke File "jnius/jnius_proxy.pxi", line 74, in jnius.jnius.PythonJavaClass._invoke NotImplementedError: The method ('onLocationChanged', ('V', ('Ljava/util/List;',))) is not implemented #687
  • Notify on Windows but without archiving notifications #684
  • Notification icon as base64 instead of path #679
  • plyer's last release was ~2 years ago, the number of open PRs is absurd, and the last meaningful commit was months ago #674
  • iOS Filechooser that picks all document types (UIDocumentPickerViewController) #673
  • Python dbus error on Linux when sending notification #658
  • Is that project dead? #650
  • Notification for android not working [ Drawable.icon ] #647
  • audio don't work on android #644
  • Unittests are failing on new clone #637
  • Proposing a PR to fix a few small typos #622
  • Remove python2 mentions from setup.py #608
  • vibrator on android 10 java.lang.SecurityException #606
  • How to change prompt input to upper or lower case in JS? #603
  • Does this repo is maintained? #592
  • Plyer notification not working on android #591
  • Feature Request: Add Intent to Android Gallery(for Pictures) #588
  • plyer.filechooser.save_file doesn't work on macOS X Catalina #578
  • macOS notification NSUserNotificationCenter is deprecated + missing Info.plist #449

Merged pull requests:

  • action-gh-release now uses github.token #724 (misl6)
  • Bump version to 2.1.0 for release #723 (misl6)
  • Bump action-gh-release to a newer version #721 (misl6)
  • Update supported Python versions #720 (misl6)
  • Fixes some E275. + other minor PEP8 fixes #711 (misl6)
  • Document linux support for orientation #709 (rshah713)
  • Document supported platforms for humidity #704 (rshah713)
  • Keyword should only hold name of license #701 (rshah713)
  • Document supported platforms in native filechooser #700 (rshah713)
  • Fix Keystore comment to point at correct class #697 (rshah713)
  • Add missing platform for barometer #695 (rshah713)
  • Add missing platforms in audio #694 (rshah713)

... (truncated)

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)