rpdelaney-archive / pwstore

a cli password manager in python
GNU General Public License v3.0
3 stars 1 forks source link

Bump pyautogui from 0.9.48 to 0.9.49 #43

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps pyautogui from 0.9.48 to 0.9.49.

Changelog

Sourced from pyautogui's changelog.

v0.9.49, 2020/03/27 -- Migrated from Quartz to Rubicon v0.9.46, 2019/07/09 -- Added mouseinfo module. v0.9.45, 2019/06/18 -- Added left-click, made mouse buttons more explicit and fixed it so that the right mouse button is 2 and middle mouse button is 3. Added failsafe points in all corners. Added screenshot logging. Fixed _autoPause(). v0.9.44, 2019/05/30 -- Adding ability to pass 4-integer box tuples to click() and other functions. v0.9.43, 2019/05/27 -- Renamed getFocusedWindow to getActiveWindow to keep it up to date with pygetwindow. v0.9.40, 2018/12/26 -- Created FAILSAFE_POINT constant instead of hard coding (0, 0), add move(), drag(), write() names. Adding PyGetWindow. v0.9.39, 2018/09/05 -- Added tox and fixed setup.py for Python 2 compatibility. v0.9.38, 2018/07/21 -- Removing non-ascii characters from readme because it causes failures when displaying on Windows. v0.9.37, 2018/07/18 -- Updating setup.py v0.9.36, 2017/04/20 -- Fixed Windows XP problem with the DPI scaling API call. v0.9.35, 2017/03/19 -- Fixed Windows DPI scaling issue. v0.9.34, 2017/03/18 -- Fixed several bugs after the Sentry OSS sprint, including Windows permission errors. v0.9.33, 2016/01/08 -- Fixed bug with missing keyword arg in hotkey(). Thanks jmcduffie! v0.9.32, 2015/10/28 -- Updated setup.py to pull info from source v0.9.31, 2015/09/06 -- Incorporated many fixes and changes from Denilson Figueiredo de Sá. Thanks! v0.9.30, 2015/05/06 -- Fixed issue #12 (size() on Mac Retina displays) v0.9.29, 2015/05/05 -- Fixed issue #29 (press('enter') doesn't work on Linux) v0.9.28, 2015/05/05 -- Fixed a small bug wheel scroll on OS X. v0.9.27, 2015/05/02 -- Fixed a bug with Linux's button parameter. v0.9.26, 2015/02/02 -- Added 'super' key to Windows and the presses keyword argument to press(). v0.9.25, 2015/01/27 -- Fixed dragTo() bug on OS X v0.9.24, 2015/01/07 -- Added -x silent option to os x screencapture command. v0.9.23, 2015/01/06 -- Now allowing lists in addition to tuples for XY coordinate arguments. v0.9.22, 2015/01/06 -- Added "pause" keyword argument to functions to override PAUSE setting for specific calls. v0.9.21, 2014/12/15 -- Added keyword arguments to functions, improved unit tests. v0.9.20, 2014/10/11 -- Fixed parameter order bug on Linux. v0.9.19, 2014/09/24 -- Set fail-safe and pause features to be enabled by default. v0.9.18, 2014/09/16 -- Moved screenshot features to a separate "PyScreeze" module. v0.9.17, 2014/09/15 -- Added pixel() and pixelMatchesColor() functions. v0.9.16, 2014/09/15 -- Added locateCenterOnScreen() function. v0.9.15, 2014/09/12 -- Added fail-safe feature. v0.9.14, 2014/09/11 -- Fixed bug with locateOnScreen(). v0.9.13, 2014/09/11 -- Fixed OS X scrolling bug. Added screenshot features. v0.9.12, 2014/09/10 -- Fixed import bugs. v0.9.11, 2014/09/08 -- Fixed bug where None was being passed to platform-specific mouse functions. v0.9.10, 2014/09/08 -- Fixing the previous bug, for real this time. v0.9.9, 2014/09/03 -- Bug fix with the mouseUp and mouseDown functions due to rearranging the parameters. v0.9.8, 2014/09/03 -- Moved tweening functions into pyautogui instead of separate pyautogui.tweens v0.9.7, 2014/09/03 -- Fixing a bug where single-character strings sent to press() were dropped. Added a unit test for this bug. v0.9.6, 2014/09/03 -- Added PyMsgBox & PyTweening as dependencies. v0.9.5, 2014/08/28 -- Made parameter order for mouseDown() and mouseUp() consistent with click(). v0.9.4, 2014/08/28 -- Fixed uppercase bug. v0.9.3, 2014/08/21 -- Added ability to pass a list to press(). v0.9.2, 2014/08/19 -- Added complete set of tween functions. v0.9.0, 2014/07/28 -- Initial release.

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #47.