8000 Bump plyer from 2.0.0 to 2.1.0 in /backend by dependabot[bot] · Pull Request #2122 · timmo001/system-bridge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump plyer from 2.0.0 to 2.1.0 in /backend #2122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Nov 14, 2022

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)

Bumps [plyer](https://github.com/kivy/plyer) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/kivy/plyer/releases)
- [Changelog](https://github.com/kivy/plyer/blob/master/CHANGELOG.md)
- [Commits](kivy/plyer@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: plyer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Nov 14, 2022
@timmo001 timmo001 merged commit b0778f1 into master Nov 14, 2022
@timmo001 timmo001 deleted the dependabot/pip/backend/plyer-2.1.0 branch November 14, 2022 19:08
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0