Commits
- [`d80c43f`](https://github.com/shirou/gopsutil/commit/d80c43f9c984a48783daf22f4bd9278006ae483a) Merge pull request [#733](https://github-redirect.dependabot.com/shirou/gopsutil/issues/733) from eshimizu/eshimizu-patch-1
- [`91b1c81`](https://github.com/shirou/gopsutil/commit/91b1c8146701e06918d8e45c66873f461e97bdc3) Update disk_linux.go
- [`0bb4127`](https://github.com/shirou/gopsutil/commit/0bb41276be24a4c5f0693547d19245ab10d01a34) Merge pull request [#728](https://github-redirect.dependabot.com/shirou/gopsutil/issues/728) from fancybits/android-filesystems
- [`34b030b`](https://github.com/shirou/gopsutil/commit/34b030b41c47513d8df6ac04de62c845c9c955a5) Ignore getFileSystems errors when requesting all partitions
- [`4db8c21`](https://github.com/shirou/gopsutil/commit/4db8c21d1ea3d1c5da748b97da420f1b9b5969ca) update Gopkg.lock
- [`2bcfa5e`](https://github.com/shirou/gopsutil/commit/2bcfa5e074e74859331099fc89738467f5a9a97d) Merge pull request [#731](https://github-redirect.dependabot.com/shirou/gopsutil/issues/731) from traetox/master
- [`3ad4fbb`](https://github.com/shirou/gopsutil/commit/3ad4fbbb0cbb4cd52433ade74656a64a2b74146b) Merge pull request [#715](https://github-redirect.dependabot.com/shirou/gopsutil/issues/715) from Lomanic/issue599process
- [`1edab19`](https://github.com/shirou/gopsutil/commit/1edab195ef34f3ef0ec0ce1f9c40275b59403249) Merge pull request [#713](https://github-redirect.dependabot.com/shirou/gopsutil/issues/713) from Lomanic/issue607
- [`c372000`](https://github.com/shirou/gopsutil/commit/c3720007e46443fbc49152c8015bcd101da5627e) Fixes issue [#730](https://github-redirect.dependabot.com/shirou/gopsutil/issues/730)
- [`1917a27`](https://github.com/shirou/gopsutil/commit/1917a27206e0e184979974644063caa704e5bee5) Merge pull request [#725](https://github-redirect.dependabot.com/shirou/gopsutil/issues/725) from mznet/add_unreclaim
- Additional commits viewable in [compare view](https://github.com/shirou/gopsutil/compare/v2.18.07...v2.19.7)
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). To ignore the version in this PR you can just close it
- `@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.
Bumps github.com/shirou/gopsutil from 2.18.07 to 2.19.7.
Commits
- [`d80c43f`](https://github.com/shirou/gopsutil/commit/d80c43f9c984a48783daf22f4bd9278006ae483a) Merge pull request [#733](https://github-redirect.dependabot.com/shirou/gopsutil/issues/733) from eshimizu/eshimizu-patch-1 - [`91b1c81`](https://github.com/shirou/gopsutil/commit/91b1c8146701e06918d8e45c66873f461e97bdc3) Update disk_linux.go - [`0bb4127`](https://github.com/shirou/gopsutil/commit/0bb41276be24a4c5f0693547d19245ab10d01a34) Merge pull request [#728](https://github-redirect.dependabot.com/shirou/gopsutil/issues/728) from fancybits/android-filesystems - [`34b030b`](https://github.com/shirou/gopsutil/commit/34b030b41c47513d8df6ac04de62c845c9c955a5) Ignore getFileSystems errors when requesting all partitions - [`4db8c21`](https://github.com/shirou/gopsutil/commit/4db8c21d1ea3d1c5da748b97da420f1b9b5969ca) update Gopkg.lock - [`2bcfa5e`](https://github.com/shirou/gopsutil/commit/2bcfa5e074e74859331099fc89738467f5a9a97d) Merge pull request [#731](https://github-redirect.dependabot.com/shirou/gopsutil/issues/731) from traetox/master - [`3ad4fbb`](https://github.com/shirou/gopsutil/commit/3ad4fbbb0cbb4cd52433ade74656a64a2b74146b) Merge pull request [#715](https://github-redirect.dependabot.com/shirou/gopsutil/issues/715) from Lomanic/issue599process - [`1edab19`](https://github.com/shirou/gopsutil/commit/1edab195ef34f3ef0ec0ce1f9c40275b59403249) Merge pull request [#713](https://github-redirect.dependabot.com/shirou/gopsutil/issues/713) from Lomanic/issue607 - [`c372000`](https://github.com/shirou/gopsutil/commit/c3720007e46443fbc49152c8015bcd101da5627e) Fixes issue [#730](https://github-redirect.dependabot.com/shirou/gopsutil/issues/730) - [`1917a27`](https://github.com/shirou/gopsutil/commit/1917a27206e0e184979974644063caa704e5bee5) Merge pull request [#725](https://github-redirect.dependabot.com/shirou/gopsutil/issues/725) from mznet/add_unreclaim - Additional commits viewable in [compare view](https://github.com/shirou/gopsutil/compare/v2.18.07...v2.19.7)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). To ignore the version in this PR you can just close it - `@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.