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.5 to 3.1.6.1 in /glances #109

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2021

Bumps glances from 3.1.5 to 3.1.6.1.

Release notes

Sourced from glances's releases.

Glances 3.1.6

Enhancements and new features:

* Kill a process from the Curses interface [#1444](https://github.com/nicolargo/glances/issues/1444)
* Manual refresh on F5 in the Curses interface [#1753](https://github.com/nicolargo/glances/issues/1753)
* Hide function in sensors section [#1590](https://github.com/nicolargo/glances/issues/1590)
* Enhancement Request: .conf parameter for AMP [#1690](https://github.com/nicolargo/glances/issues/1690)
* Password for Web/Browser mode  [#1674](https://github.com/nicolargo/glances/issues/1674)
* Unable to connect to Influxdb 2.0 [#1776](https://github.com/nicolargo/glances/issues/1776)
* ci: fix release process and improve build speeds [#1782](https://github.com/nicolargo/glances/issues/1782)
* Cache cpuinfo output [#1700](https://github.com/nicolargo/glances/issues/1700)
* sort by clicking improvements and bug [#1578](https://github.com/nicolargo/glances/issues/1578)
* Allow embedded AMP python script to be placed in a configurable location [#1734](https://github.com/nicolargo/glances/issues/1734)
* Add attributes to stdout/stdout-csv plugins [#1733](https://github.com/nicolargo/glances/issues/1733)
* Do not shorten container names [#1723](https://github.com/nicolargo/glances/issues/1723)

Bugs corrected:

* Version tag for docker image packaging [#1754](https://github.com/nicolargo/glances/issues/1754) 
* Unusual characters in cmdline cause lines to disappear and corrupt the display [#1692](https://github.com/nicolargo/glances/issues/1692) 
* UnicodeDecodeError on any command with a utf8 character in its name [#1676](https://github.com/nicolargo/glances/issues/1676)
* Docker image is not up to date install [#1662](https://github.com/nicolargo/glances/issues/1662)
* Add option to set the strftime format [#1785](https://github.com/nicolargo/glances/issues/1785)
* fix: docker dev build contains all optional requirements [#1779](https://github.com/nicolargo/glances/issues/1779)
* GPU information is incomplete via web [#1697](https://github.com/nicolargo/glances/issues/1697)
* [WebUI] Fix display of null values for GPU plugin [#1773](https://github.com/nicolargo/glances/issues/1773)
* crash on startup on Illumos when no swap is configured [#1767](https://github.com/nicolargo/glances/issues/1767)
* Glances crashes with 2 GPUS bug [#1683](https://github.com/nicolargo/glances/issues/1683)
* [Feature Request] Filter Docker containers#1748
* Error with IP Plugin : object has no attribute [#1528](https://github.com/nicolargo/glances/issues/1528)
* docker-compose [#1760](https://github.com/nicolargo/glances/issues/1760)
* [WebUI] Fix sort by disk io [#1759](https://github.com/nicolargo/glances/issues/1759)
* Connection to MQTT server failst [#1705](https://github.com/nicolargo/glances/issues/1705)
* Misleading image tag latest-arm needs contributor packaging [#1419](https://github.com/nicolargo/glances/issues/1419)
* Docker nicolargo/glances:latest missing arm builds? [#1746](https://github.com/nicolargo/glances/issues/1746)
* Alpine image is broken packaging [#1744](https://github.com/nicolargo/glances/issues/1744)
* RIP Alpine? needs contributor packaging [#1741](https://github.com/nicolargo/glances/issues/1741)
* Manpage improvement documentation [#1743](https://github.com/nicolargo/glances/issues/1743)
* Make build reproducible packaging [#1740](https://github.com/nicolargo/glances/issues/1740)
* Automated multiarch builds for docker [#1716](https://github.com/nicolargo/glances/issues/1716)
* web ui of glances is not coming [#1721](https://github.com/nicolargo/glances/issues/1721)
* fixing command in json.rst [#1724](https://github.com/nicolargo/glances/issues/1724)
* Fix container rss value [#1722](https://github.com/nicolargo/glances/issues/1722)
* Alpine Image is broken needs test packaging [#1720](https://github.com/nicolargo/glances/issues/1720)
* Fix gpu plugin to handle multiple gpus with different reporting capabilities bug [#1634](https://github.com/nicolargo/glances/issues/1634)
Changelog

Sourced from glances's changelog.

Version 3.1.6.1

Bugs corrected:

* Glances crash after installing module for shown GPU informations on Windows 10 [#1800](https://github.com/nicolargo/glances/issues/1800)

Version 3.1.6

Enhancements and new features:

* Kill a process from the Curses interface [#1444](https://github.com/nicolargo/glances/issues/1444)
* Manual refresh on F5 in the Curses interface [#1753](https://github.com/nicolargo/glances/issues/1753)
* Hide function in sensors section [#1590](https://github.com/nicolargo/glances/issues/1590)
* Enhancement Request: .conf parameter for AMP [#1690](https://github.com/nicolargo/glances/issues/1690)
* Password for Web/Browser mode  [#1674](https://github.com/nicolargo/glances/issues/1674)
* Unable to connect to Influxdb 2.0 [#1776](https://github.com/nicolargo/glances/issues/1776)
* ci: fix release process and improve build speeds [#1782](https://github.com/nicolargo/glances/issues/1782)
* Cache cpuinfo output [#1700](https://github.com/nicolargo/glances/issues/1700)
* sort by clicking improvements and bug [#1578](https://github.com/nicolargo/glances/issues/1578)
* Allow embedded AMP python script to be placed in a configurable location [#1734](https://github.com/nicolargo/glances/issues/1734)
* Add attributes to stdout/stdout-csv plugins [#1733](https://github.com/nicolargo/glances/issues/1733)
* Do not shorten container names [#1723](https://github.com/nicolargo/glances/issues/1723)

Bugs corrected:

* Version tag for docker image packaging [#1754](https://github.com/nicolargo/glances/issues/1754) 
* Unusual characters in cmdline cause lines to disappear and corrupt the display [#1692](https://github.com/nicolargo/glances/issues/1692) 
* UnicodeDecodeError on any command with a utf8 character in its name [#1676](https://github.com/nicolargo/glances/issues/1676)
* Docker image is not up to date install [#1662](https://github.com/nicolargo/glances/issues/1662)
* Add option to set the strftime format [#1785](https://github.com/nicolargo/glances/issues/1785)
* fix: docker dev build contains all optional requirements [#1779](https://github.com/nicolargo/glances/issues/1779)
* GPU information is incomplete via web [#1697](https://github.com/nicolargo/glances/issues/1697)
* [WebUI] Fix display of null values for GPU plugin [#1773](https://github.com/nicolargo/glances/issues/1773)
* crash on startup on Illumos when no swap is configured [#1767](https://github.com/nicolargo/glances/issues/1767)
* Glances crashes with 2 GPUS bug [#1683](https://github.com/nicolargo/glances/issues/1683)
* [Feature Request] Filter Docker containers#1748
* Error with IP Plugin : object has no attribute [#1528](https://github.com/nicolargo/glances/issues/1528)
* docker-compose [#1760](https://github.com/nicolargo/glances/issues/1760)
* [WebUI] Fix sort by disk io [#1759](https://github.com/nicolargo/glances/issues/1759)
* Connection to MQTT server failst [#1705](https://github.com/nicolargo/glances/issues/1705)
* Misleading image tag latest-arm needs contributor packaging [#1419](https://github.com/nicolargo/glances/issues/1419)
* Docker nicolargo/glances:latest missing arm builds? [#1746](https://github.com/nicolargo/glances/issues/1746)
* Alpine image is broken packaging [#1744](https://github.com/nicolargo/glances/issues/1744)
* RIP Alpine? needs contributor packaging [#1741](https://github.com/nicolargo/glances/issues/1741)
* Manpage improvement documentation [#1743](https://github.com/nicolargo/glances/issues/1743)
* Make build reproducible packaging [#1740](https://github.com/nicolargo/glances/issues/1740)
* Automated multiarch builds for docker [#1716](https://github.com/nicolargo/glances/issues/1716)
* web ui of glances is not coming [#1721](https://github.com/nicolargo/glances/issues/1721)

... (truncated)

Commits
  • 3a116dd Merge branch 'master' into develop
  • a8fd757 Glances crash after installing module for shown GPU informations on Windows 1...
  • 9957363 Glances crash after installing module for shown GPU informations on Windows 1...
  • a676c87 On the road of the version 3.1.7
  • 0d35d54 version 3.1.6
  • 1b36ed9 version 3.1.6
  • fe0204a Unusual characters in cmdline cause lines to disappear and corrupt the displa...
  • b8d5da6 Merge branch 'issue1787' into develop
  • 18394fa Optimize plugins space by not displaying 0 stats in Curse interface #1787
  • c3ef20c First try. Have to be optimized
  • Additional commits viewable in compare view

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 dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Jan 26, 2021
@frenck
Copy link
Member

frenck commented Jan 26, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/glances/glances-3.1.6.1 branch from 37205dc to 4cdfc14 Compare January 26, 2021 09:11
@frenck frenck merged commit a11e840 into main Jan 26, 2021
@frenck frenck deleted the dependabot/pip/glances/glances-3.1.6.1 branch January 26, 2021 09:27
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 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