Skip to content

deps: update all dependencies to latest versions - #150

Merged
jongio merged 1 commit into
mainfrom
deps/upgrade-all
Jul 24, 2026
Merged

deps: update all dependencies to latest versions#150
jongio merged 1 commit into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Routine dependency refresh.

Updated dependencies:

  • github.com/prometheus/client_golang: v1.23.2 -> v1.24.1
  • github.com/ebitengine/purego: v0.10.1 -> v0.10.2 (indirect)
  • github.com/klauspost/compress: removed by tidy (indirect, no longer needed)
  • github.com/prometheus/common: v0.70.0 -> v0.70.1 (indirect)

Additional cleanup:

  • Extracted status icon string literals to named constants in progress package (resolves goconst lint finding)

All tests pass. Build clean. Lint parity with main.

Updated dependencies:
- github.com/prometheus/client_golang: v1.23.2 -> v1.24.1
- github.com/ebitengine/purego: v0.10.1 -> v0.10.2 (indirect)
- github.com/klauspost/compress: v1.19.0 -> removed by tidy (indirect)
- github.com/prometheus/common: v0.70.0 -> v0.70.1 (indirect)

Also extracted status icon string literals to named constants
in progress package to resolve goconst lint finding.
@jongio jongio added the deps Dependency upgrades label Jul 24, 2026
@jongio jongio self-assigned this Jul 24, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.36%. Comparing base (4a6521f) to head (7b27ee2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
progress/progress.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   79.36%   79.36%           
=======================================
  Files          44       44           
  Lines        3960     3960           
=======================================
  Hits         3143     3143           
  Misses        610      610           
  Partials      207      207           
Flag Coverage Δ
unittests 79.36% <80.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jongio
jongio merged commit 4fbc98f into main Jul 24, 2026
6 checks passed
@jongio
jongio deleted the deps/upgrade-all branch July 24, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants