Skip to content

Update dependency creativeprojects/resticprofile to v0.33.1#2128

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/creativeprojects-resticprofile-0.x
Open

Update dependency creativeprojects/resticprofile to v0.33.1#2128
renovate[bot] wants to merge 1 commit intomainfrom
renovate/creativeprojects-resticprofile-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Update Change
creativeprojects/resticprofile patch 0.33.00.33.1

Release Notes

creativeprojects/resticprofile (creativeprojects/resticprofile)

v0.33.1

Compare Source

Bug fix

Fix crash on new Apple M5 Pro/Max hardware due to an old dependency #​628

Changelog
  • b71b27a fix changelog after release
  • 49102a5 update dependencies to use gopsutil v4

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 2am and before 8am on monday"
  • Automerge
    • At any time (no schedule defined)

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label May 4, 2026
@renovate renovate Bot requested a review from claytono as a code owner May 4, 2026 06:13
@renovate renovate Bot added the renovate label May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

creativeprojects/resticprofile (ansible) 0.33.0 -> 0.33.1

Risk: 🟢 Safe

The Deep Dive

Update Scope

Bumps resticprofile_version in ansible/roles/resticprofile/defaults/main.yaml from 0.33.0 to 0.33.1. The Ansible role downloads the matching binary from GitHub releases (install.yaml:90-98) for the host's OS/arch. restic_version (0.18.1) and the role's other defaults are unchanged.

Key Fixes

Single bug fix: resolves a segfault on Apple M5 Pro/Max hardware caused by an outdated go-m1cpu transitive dependency. The fix arrives via a gopsutil v3 → v4 bump (only lock/lock.go, lock/lock_test.go, and go.mod/go.sum change). Not relevant to this deployment — resticprofile is enabled on Linux amd64/arm/arm64 hosts only (group_vars/all/restic.yaml, group_vars/pi.yaml), never on macOS.

Newer Versions

v0.33.1 is the latest release (release list).

Hazards & Risks

None identified. The patch contains exactly two upstream commits — a changelog touch-up and a dependency bump — and the only Go source change is gopsutil/v3gopsutil/v4 in lock/lock.go. The targeted bug only affects darwin/arm64 on M5 silicon, which this homelab does not run.

Sources


🟢 Verdict: Safe

Patch release whose sole behavioral change is a transitive dependency bump fixing an Apple M5 segfault — irrelevant to this Linux-only deployment, and CI is green. Safe to merge; Semaphore will deploy automatically on merge.

@renovate renovate Bot force-pushed the renovate/creativeprojects-resticprofile-0.x branch 16 times, most recently from add9379 to 8cca48e Compare May 10, 2026 14:33
@renovate renovate Bot force-pushed the renovate/creativeprojects-resticprofile-0.x branch from 8cca48e to 0e588ab Compare May 11, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants