snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
68 stars 52 forks source link

Bump psutil from 5.6.2 to 5.6.3 #542

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps psutil from 5.6.2 to 5.6.3.

Changelog *Sourced from [psutil's changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst).* > 5.6.3 > ===== > > 2019-06-11 > > **Enhancements** > > - [1494](https://github-redirect.dependabot.com/giampaolo/psutil/issues/1494): \[AIX\] added support for Process.environ(). (patch by Arnon Yaari) > > **Bug fixes** > > - [1276](https://github-redirect.dependabot.com/giampaolo/psutil/issues/1276): \[AIX\] can't get whole cmdline(). (patch by Arnon Yaari) > - [1501](https://github-redirect.dependabot.com/giampaolo/psutil/issues/1501): \[Windows\] Process cmdline() and exe() raise unhandled "WinError 1168 element not found" exceptions for "Registry" and "Memory Compression" psuedo processes on Windows 10. > - [1526](https://github-redirect.dependabot.com/giampaolo/psutil/issues/1526): \[NetBSD\] process cmdline() could raise MemoryError. (patch by Kamil Rytarowski)
Commits - [`f50df96`](https://github.com/giampaolo/psutil/commit/f50df9657591c52a0a46c5af3d14998c6471065f) update HISTORY - pre release - [`1087e24`](https://github.com/giampaolo/psutil/commit/1087e2418a35cccf6cdad6c2207308a915cf8a1a) NetBSD fixes ([#1526](https://github-redirect.dependabot.com/giampaolo/psutil/issues/1526)) - [`f5df901`](https://github.com/giampaolo/psutil/commit/f5df901843097d20246a3171dac3e0ea670f974e) update LICENSE so that it's recognized as BSD-3 by github - [`7069a81`](https://github.com/giampaolo/psutil/commit/7069a81a7f6da8192e12f1bbd47c4d928c99be93) add tidelift sponsorship - [`2c8e21a`](https://github.com/giampaolo/psutil/commit/2c8e21a81713b2d3ab843543751c2fe9591d88f6) update LICENSE so that it's recognized as BSD-3 by github - [`a81c4e3`](https://github.com/giampaolo/psutil/commit/a81c4e3991e3670bf5affba8bbbbdd0a00f7cabe) skip pure-python mem test on linux - [`71a7bb5`](https://github.com/giampaolo/psutil/commit/71a7bb56dbbfb5a70b575a939a69ba7f815745c5) add more badges - [`9d5ee03`](https://github.com/giampaolo/psutil/commit/9d5ee03b5a0a088ce0e1426ad59137466116a895) [#1515](https://github-redirect.dependabot.com/giampaolo/psutil/issues/1515): document how to get a list of valid attrs names for as_dict() - [`41a20b4`](https://github.com/giampaolo/psutil/commit/41a20b4736a67a21a898787cb6299ba3eafeabcd) add more badges - [`5166505`](https://github.com/giampaolo/psutil/commit/5166505d12d054698ae2c2f9c4e34b908598396d) Merge branch 'master' of github.com:giampaolo/psutil - Additional commits viewable in [compare view](https://github.com/giampaolo/psutil/compare/release-5.6.2...release-5.6.3)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.