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

⬆️ Update glances to v3.4.0 #360

Merged
merged 1 commit into from
May 16, 2023
Merged

⬆️ Update glances to v3.4.0 #360

merged 1 commit into from
May 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
glances ==3.3.1.1 -> ==3.4.0 age adoption passing confidence

Release Notes

nicolargo/glances

v3.4.0: Glances 3.4.0

Compare Source

Note: Glances 3.4.x will be the latest release with Python 2 and Python < 3.8 support. Futures releases based on the branch develop will only support Python 3.8 or higher.

Enhancements:

* Enhance process "extended stats" display (in Curses interface) #&#8203;2225
  _You can now *pin* a specific process to the top of the process list_
* Improve Glances start time by disabling Docker and Podman version getter - Related to #&#8203;1985
* Customizable InfluxDB2 export interval #&#8203;2348
* Improve kill signal management #&#8203;2194
* Display a critical error message if Glances is ran with both webserver and rpcserver mode
* Refactor the Cloud plugin, disable it by default in the default configuration file - Related to #&#8203;2279
* Correct clear-text logging of sensitive information (security alert #&#8203;29)
* Use of a broken or weak cryptographic hashing algorithm (SHA256) on password storage #&#8203;2175

Bug corrected:

* Correct issue (error message) concerning the Cloud plugin - Related to #&#8203;2392
* InfluxDB2 export doesn't process folders correctly - missing key #&#8203;2327
* Index error when displaying programs on MacOS #&#8203;2360
* Dissociate 2 sensors with exactly the same names #&#8203;2280
* All times displayed in UTC - Container not using TZ/localtime (Docker) #&#8203;2278
* It is not possible to return API data for a particular mount point (FS plugin) #&#8203;1162

Documentation and CI:

* chg: Dockerfile - structured & cleaner build process #&#8203;2386
* Ubuntu is back as additional Docker images. Alpine stays the default one. Related to #&#8203;2185
* Improve Makefile amd docker-compose to support Podman and GPU
* Workaround to pin urlib3<2.0 - Related to #&#8203;2392
* Error while generating the documentation (ModuleNotFoundError: No module named 'glances') #&#8203;2391
* Update Flamegraph (memory profiling)
* Improve template for issue report and feature request
* Parameters in the VIRT column #&#8203;2343
* Graph generation documentation is not clear #&#8203;2336
* docs: Docker - include tag details
* Add global architecture diagram (Excalidraw)
* Links to documents in sample glances.conf are not valid. #&#8203;2271
* Add semgrep support
* Smartmontools missing from full docker image #&#8203;2262
* Improve documentation regarding regexp in configuration file
* Improve documentation about the [ip] plugin #&#8203;2251

Cyber security update:

* All libs have been updated to the latest version
  Full roadmap here: https://github.com/nicolargo/glances/milestone/62?closed=1

Refactor the Docker images factory, from now, Alpine and Ubuntu images will be provided (nicolargo/glances):

  • latest-full for a full Alpine Glances image (latest release) with all dependencies
  • latest for a basic Alpine Glances (latest release) version with minimal dependencies (Bottle and Docker)
  • dev for a basic Alpine Glances image (based on development branch) with all dependencies (Warning: may be instable)
  • ubuntu-latest-full for a full Ubuntu Glances image (latest release) with all dependencies
  • ubuntu-latest for a basic Ubuntu Glances (latest release) version with minimal dependencies (Bottle and Docker)
  • ubuntu-dev for a basic Ubuntu Glances image (based on development branch) with all dependencies (Warning: may be instable)

Contributors for this version:

* @&#8203;Nicolargo
* @&#8203;RazCrimson : a very special thanks to @&#8203;RazCrimson for his huge work on this version !
* Bharath Vignesh J K
* @&#8203;fr4nc0is
* Florian Calvet
* Ali Erdinç Köroğlu
* Jose Vicente Nunez
* Rui Chen
* Ryan Horiguchi
* mfridge
* snyk-bot

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels May 16, 2023
@frenck frenck merged commit bcf92d9 into main May 16, 2023
25 checks passed
@frenck frenck deleted the renovate/glances-3.x branch May 16, 2023 19:44
@github-actions github-actions bot locked and limited conversation to collaborators May 18, 2023
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. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant