Skip to content

fix: upgrade deps, fix various bugs#230

Merged
sgammon merged 14 commits intomainfrom
fix/general
Nov 13, 2025
Merged

fix: upgrade deps, fix various bugs#230
sgammon merged 14 commits intomainfrom
fix/general

Conversation

@sgammon
Copy link
Member

@sgammon sgammon commented Nov 7, 2025

fix: handle `linux-aarch64` and `darwin-amd64`
fix: handle `windows-amd64`
fix: `cache` became `no_cache`
fix: use of tool cache
fix: `target` option (ambiguous) became `install_path`
chore: upgrade safe npm deps

fix: handle `linux-aarch64` and `darwin-amd64`
chore: upgrade safe npm deps

Signed-off-by: Sam Gammon <sam@elide.dev>
@sgammon sgammon self-assigned this Nov 7, 2025
@sgammon sgammon added this to Elide Nov 7, 2025
@sgammon sgammon added bug Something isn't working dependencies Related to dependency updates or issues labels Nov 7, 2025
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
Signed-off-by: Sam Gammon <sam@elide.dev>
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.06%. Comparing base (a62ce5c) to head (9dddb5d).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/releases.ts 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   93.78%   91.06%   -2.73%     
==========================================
  Files           7        7              
  Lines         177      179       +2     
  Branches       20       21       +1     
==========================================
- Hits          166      163       -3     
- Misses         10       11       +1     
- Partials        1        5       +4     
Files with missing lines Coverage Δ
src/main.ts 96.22% <ø> (-3.78%) ⬇️
src/options.ts 100.00% <100.00%> (ø)
src/releases.ts 78.12% <66.66%> (-3.85%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sgammon sgammon merged commit d91d585 into main Nov 13, 2025
6 of 9 checks passed
@github-project-automation github-project-automation bot moved this to Done in Elide Nov 13, 2025
@sgammon sgammon deleted the fix/general branch November 13, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Related to dependency updates or issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants