Skip to content
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

⬆️ Bump glances from 3.1.7 to 3.2.0 in /glances #169

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps glances from 3.1.7 to 3.2.0.

Changelog

Sourced from glances's changelog.

Version 3.2.0

Under Development.

See roadmap here ==> https://github.com/nicolargo/glances/milestone/49

This release is a major version (but minor number because the API did not change). It focus on CPU consumption. I use Flame profiling https://github.com/nicolargo/glances/wiki/Glances-FlameGraph_ and code optimization to reduce CPU consumption from 20% to 50% depending on your system.

Enhancement and development requests:

* Improve CPU consumption
    - Make the refresh rate configurable per plugin [#1870](https://github.com/nicolargo/glances/issues/1870)
    - Add caching for processing username and cmdline
    - Correct and improve refresh time method
    - Set refresh rate for global CPU percent
    - Set the dafault refresh rate of system stats to 60 seconds
    - Default refresh time for sensors is refresh rate * 2
    - Improve history perf
    - Change main curses loop
    - Improve Docker client connection
    - Update Flame profiling
* Get system sensors temperatures thresholds [#1864](https://github.com/nicolargo/glances/issues/1864)
* Filter data exported from Docker plugin
* Make the Docker API connection timeout configurable
* Add --issue to Github issue template
* Add release-note in the Makefile
* Add some comments in cpu_percent
* Add some comments to the processlist.py
* Set minimal version for PSUtil to 5.3.0
* Add comment to default glances.conf file
* Improve code quality [#820](https://github.com/nicolargo/glances/issues/820)
* Update WebUI for security vuln

Bugs corrected:

* Quit from help should return to main screen, not exit [#1874](https://github.com/nicolargo/glances/issues/1874)
* AttributeError: 'NoneType' object has no attribute 'current' [#1875](https://github.com/nicolargo/glances/issues/1875)
* Merge pull request [#1873](https://github.com/nicolargo/glances/issues/1873) from metayan/fix-history-add
* Correct filter
* Correct Flake8 issue in plugins
* Pressing Q to get rid of irq not working [#1792](https://github.com/nicolargo/glances/issues/1792)
* Spelling correction in docs [#1886](https://github.com/nicolargo/glances/issues/1886)
* Starting an alias with a number causes a crash [#1885](https://github.com/nicolargo/glances/issues/1885)
* Network interfaces not applying in web UI [#1884](https://github.com/nicolargo/glances/issues/1884)
* Docker containers information missing with Docker 20.10.x [#1878](https://github.com/nicolargo/glances/issues/1878)
* Get system sensors temperatures thresholds [#1864](https://github.com/nicolargo/glances/issues/1864)

... (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 [glances](https://github.com/nicolargo/glances) from 3.1.7 to 3.2.0.
- [Release notes](https://github.com/nicolargo/glances/releases)
- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst)
- [Commits](nicolargo/glances@v3.1.7...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Jul 5, 2021
@frenck frenck merged commit 8f20704 into main Jul 5, 2021
@frenck frenck deleted the dependabot/pip/glances/glances-3.2.0 branch July 5, 2021 08:21
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2021
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