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 dependency fastfetch-cli/fastfetch to v2.31.0 - autoclosed #139

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Update Change
fastfetch-cli/fastfetch minor 2.29.0 -> 2.31.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fastfetch-cli/fastfetch (fastfetch-cli/fastfetch)

v2.31.0

Compare Source

Bugfixes:

  • Improve performance of media detection; fix musikcube detection (Media, Linux)
    • After the change, general.processingTimeout will also control the timeout of dbus remote calls
  • Fix invalid variable names (#​1408, Users)
  • Change physical size detection to use basic display parameters (#​1406)
  • Fix possible sigfaults when detecting displays (#​1393)
  • Fix Nvidia card type detection
  • Fix wl-restart parsing (#​1422, WM, Linux)
  • Fix syntax error in completion file (#​1421)
  • Fix hunging when using ssh-agent as command text (#​1418, Command, macOS)

Features:

  • Remove support of xcb & xlib and xrandr extension is always required (Display)
  • Support preferred resolution & refresh rate detection
    • On macOS there is no preferred resolution reported and maximum available resolution is reported instead.
    • --display-format {preferred-width}x{preferred-height}@​{preferred-refresh-rate}
  • Report scale factor in custom format (Display)
    • --display-format {scale-factor}
  • Detect current Wi-Fi channel and maximum frequency (Wifi)
  • Report processor package count (#​1413, CPU)
  • Remove duplicate whitespaces in CPU name
  • Support sakura terminal version & font detection (Terminal / TerminalFont, Linux)

Logo:

  • Fix LMDE
  • Update MidOS
  • Add Windows Server 2025

v2.30.1

Compare Source

Bugfixes:

  • Fix the destination where fastfetch.1 is generated (#​1403)

v2.30.0

Compare Source

Changes:

  • Percent: bar type must be enabled in percent.type before using percent bar in custom format

Features:

  • Port to MidnightBSD; add mport package manager support
  • Support bluetooth battery detection for macOS and Windows (Bluetooth, macOS / Windows)
  • Support M4 model detection (Host, macOS)
  • Support CPU temperature detection on OpenBSD (CPU, OpenBSD)
  • Display Android icon in Android devices (OS, Android)
  • Support qi package manager detection (Packages, Linux)
  • Detect WM / DE by enumerating running processes (WM / DE, NetBSD)
  • Generate manual pages from help.json (Doc)
  • Detect marketing name of vivo smartphone (Host, Android)
  • Add txDrops detection if supported (NetIO, *BSD)
  • Support tilix version detection (Terminal, Linux)
  • Support percent type config in module level. Example:
{
    "type": "memory",
    "percent": {
        "green": 20, // [0%, 20%) will be displayed in green
        "yellow": 40, // [20, 40) will be displayed in yellow and [40, 100] will be displayed in red
        "type": [ // Display percent value in monochrome bar, same as 10
            "bar",
            "bar-monochrome"
        ]
    }
}

Bugfixes:

  • Don't display () in key if display name is not available (Display)
  • Fix & normalize bluetooth mac address detection (Bluetooth, macOS / Windows)
  • Don't print index in multi-battery devices (Battery)
  • Fix segfault in macOS (#​1388, macOS)
  • Fix CFStringGetCString() failed errors (#​1394, Media, macOS)
  • Fix CPU frequency detection on Apple M4 (#​1394, CPU, macOS)
  • Fix exe path detection on macOS (Shell / Terminal, macOS)
  • Fix logo fails to load from symlinked files on macOS (#​1395, Logo, macOS)
  • Fix 32-bit truncation (NetIO, macOS)

Logos:

  • Fix Lilidog
  • Add MidnightBSD
  • Add Unifi
  • Add Cosmic DE
  • Update openSUSE Tumbleweed

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Allianaab2m November 18, 2024 04:21
@renovate renovate bot changed the title Update dependency fastfetch-cli/fastfetch to v2.30.0 Update dependency fastfetch-cli/fastfetch to v2.30.0 - autoclosed Nov 18, 2024
@renovate renovate bot closed this Nov 18, 2024
@renovate renovate bot deleted the renovate/fastfetch-cli-fastfetch-2.x branch November 18, 2024 07:11
@renovate renovate bot changed the title Update dependency fastfetch-cli/fastfetch to v2.30.0 - autoclosed Update dependency fastfetch-cli/fastfetch to v2.30.0 Nov 18, 2024
@renovate renovate bot reopened this Nov 18, 2024
@renovate renovate bot force-pushed the renovate/fastfetch-cli-fastfetch-2.x branch from 9aa8c3d to e1973ae Compare November 18, 2024 10:39
@renovate renovate bot changed the title Update dependency fastfetch-cli/fastfetch to v2.30.0 Update dependency fastfetch-cli/fastfetch to v2.30.1 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/fastfetch-cli-fastfetch-2.x branch from e1973ae to da23691 Compare November 18, 2024 13:21
@renovate renovate bot force-pushed the renovate/fastfetch-cli-fastfetch-2.x branch 5 times, most recently from 90ce0df to 6b7c84e Compare December 2, 2024 11:02
@renovate renovate bot force-pushed the renovate/fastfetch-cli-fastfetch-2.x branch from 6b7c84e to 8edcaab Compare December 3, 2024 07:46
@renovate renovate bot changed the title Update dependency fastfetch-cli/fastfetch to v2.30.1 Update dependency fastfetch-cli/fastfetch to v2.31.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/fastfetch-cli-fastfetch-2.x branch from 8edcaab to 1777aa5 Compare December 3, 2024 11:17
@renovate renovate bot force-pushed the renovate/fastfetch-cli-fastfetch-2.x branch from 1777aa5 to 116635e Compare December 3, 2024 21:23
@renovate renovate bot changed the title Update dependency fastfetch-cli/fastfetch to v2.31.0 Update dependency fastfetch-cli/fastfetch to v2.31.0 - autoclosed Dec 7, 2024
@renovate renovate bot closed this Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants