Skip to content

deps: upgrade all dependencies to latest#125

Merged
jongio merged 1 commit into
mainfrom
deps/upgrade-all
Jun 30, 2026
Merged

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

Conversation

@jongio

@jongio jongio commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Upgrades all dependencies to latest versions and fixes resulting build/test breakage. No rollbacks.

- Extract repeated literals into package constants

- Document validated dynamic paths for gosec

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 30, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.92308% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.36%. Comparing base (4aa0c68) to head (6201759).

Files with missing lines Patch % Lines
healthcheck/metrics/metrics.go 0.00% 16 Missing ⚠️
editor/editor.go 42.85% 8 Missing ⚠️
healthcheck/checker.go 75.00% 3 Missing ⚠️
pathutil/pathutil.go 91.66% 2 Missing ⚠️
httpclient/client.go 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   79.34%   79.36%   +0.02%     
==========================================
  Files          44       44              
  Lines        3960     3960              
==========================================
+ Hits         3142     3143       +1     
+ Misses        611      610       -1     
  Partials      207      207              
Flag Coverage Δ
unittests 79.36% <76.92%> (+0.02%) ⬆️

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 f4726d4 into main Jun 30, 2026
6 checks passed
@jongio jongio deleted the deps/upgrade-all branch June 30, 2026 20:54
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.

2 participants