-
-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: go-task/setup-task
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: go-task/setup-task
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: modernize-stack
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 40 files changed
- 1 contributor
Commits on Dec 31, 2025
-
- Replace npm with pnpm - Replace Jest with Vitest - Replace ESLint with Oxlint - Update all GitHub Actions workflows to use pnpm - Update Taskfile.yml for new tools - Add retry mechanism for flaky network tests - Update all dependencies to latest versions
Configuration menu - View commit details
-
Copy full SHA for 255bed1 - Browse repository at this point
Copy the full SHA 255bed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff93d4a - Browse repository at this point
Copy the full SHA ff93d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fff614a - Browse repository at this point
Copy the full SHA fff614aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e85d0 - Browse repository at this point
Copy the full SHA 45e85d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf3c5d - Browse repository at this point
Copy the full SHA acf3c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a670840 - Browse repository at this point
Copy the full SHA a670840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c46ea2 - Browse repository at this point
Copy the full SHA 6c46ea2View commit details -
fix: downgrade nock to 13.x for test compatibility
nock 14.x has different network interception behavior that causes downloads to abort even with enableNetConnect(). Tests now pass in ~2s instead of timing out. Also switch license cache from npm to pnpm source.
Configuration menu - View commit details
-
Copy full SHA for 891e513 - Browse repository at this point
Copy the full SHA 891e513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a1087b - Browse repository at this point
Copy the full SHA 7a1087bView commit details -
The pnpm source for the licensed tool doesn't work properly (doesn't detect licenses, wrong file paths). Reverting to npm which works correctly with the license cache. Changes: - Remove packageManager field from package.json - Replace pnpm with npm in Taskfile.yml - Remove pnpm/action-setup from all workflows - Regenerate license cache with npm source
Configuration menu - View commit details
-
Copy full SHA for e5eb029 - Browse repository at this point
Copy the full SHA e5eb029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8b9ce - Browse repository at this point
Copy the full SHA 3a8b9ceView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...modernize-stack