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 py-cpuinfo from 7.0.0 to 8.0.0 in /glances #139

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2021

Bumps py-cpuinfo from 7.0.0 to 8.0.0.

Changelog

Sourced from py-cpuinfo's changelog.

04/14/2021 Release 8.0.0

  • Fixed Bug #161: Accept arm64 as an alias for aarch64
  • Fixed Bug #160: Add MIPS architecture support
  • Fixed Bug #74: Add option to trace code paths to file
  • Fixed Bug #157: Remove multiple checks for sestatus

07/05/2020 Release 7.0.0

  • Fixed Bug #133: CPU flags vary between runs on Mac OS X
  • Fixed Bug #150: Change 'byte code' to 'machine code'
  • Fixed Bug #128: Overhead from generating machine code throws off CPUID HZ
  • Fixed Bug #136: On non BeOS systems, calling sysinfo may open GUI program
  • Fixed Bug #138: Invalid escape sequences warn when building in Python 3.8
  • Fixed Bug #147: Remove extended_model and extended_family fields
  • Fixed Bug #146: CPUID family and model is wrong
  • Fixed Bug #144: Cache fields should be full ints instead of kb strings

06/11/2020 Release 6.0.0

  • Fixed Bug #140: The get_cache function has swapped fields
  • Fixed Bug #142: Remove empty and zeroed fields
  • Fixed Bug #115: Missing data on Ryzen CPUs
  • Fixed Bug #122: Rename fields to be more clear
  • Fixed Bug #125: Add option to return --version
  • Fixed Bug #126: Make test suite also check SELinux
  • Fixed Bug #120: Make unit tests also test CPUID
  • Fixed Bug #69: Add s390x support

03/20/2019 Release 5.0.0

  • Fixed Bug #117: Remove PyInstaller hacks
  • Fixed Bug #108: Client script runs multiple times without main
  • Fixed Bug #113: Add option to return results in json
  • Fixed Bug #110: Always tries to run wmic in get_system_info.py

04/01/2018 Release 4.0.0

  • Fixed Bug #80: Broken when using Pyinstaller
  • Fixed Bug #77: Get L1, L2, and L3 cache info from lscpu
  • Fixed Bug #79: Byte formats are inconsistent
  • Fixed Bug #81: Byte formatter breaks on non strings
  • Fixed Bug #84: Fixed wrong setup of CPUID machine code and added more flags
  • Fixed Bug #88: Get Windows CPU info with wmic
  • Fixed Bug #94: Fails to detect winreg imported as _winreg in get_system_info
  • Fixed Bug #95: Include if Python is 32 or 64 bit in get_system_info
  • Fixed Bug #87: lscpu gets brand field twice
  • Fixed Bug #96: Include Python version in output
  • Fixed Bug #85: CPUID HZ measurement is scaled wrong
  • Fixed Bug #100: Officially drop support for Python 2.6
  • Fixed Bug #101: Made it only check the dmesg boot log on Linux
  • Fixed Bug #102: Parsing Haiku sysinfo fails

06/10/2017 Release 3.3.0

  • Fixed Bug #70: subprocess.Popen breaks under Windows GUI app

... (truncated)

Commits
  • f6cf056 Release 8.0.0
  • 485c507 Updated makefile to use python3
  • 5764113 Updated changelog
  • f3ec858 Merge pull request #161 from bobrik/ivan/arm64
  • 0d00f4b Use zero as the default cache size on macOS
  • 54c32da Accept arm64 as an alias for aarch64
  • ae2ad6b Updated changelog
  • 75d9c6b Added test suite instructions to readme
  • af64061 Updated other copyright dates
  • 4abfc0a Cleanup of lscpu brand checking.
  • 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 Apr 15, 2021
@frenck frenck merged commit 72a8db7 into main Apr 15, 2021
@frenck frenck deleted the dependabot/pip/glances/py-cpuinfo-8.0.0 branch April 15, 2021 08:29
@github-actions github-actions bot locked and limited conversation to collaborators Apr 16, 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