-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: pnpm/pnpm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pnpm/pnpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.6.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 204 files changed
- 4 contributors
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7072838 - Browse repository at this point
Copy the full SHA 7072838View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c8e3f - Browse repository at this point
Copy the full SHA f8c8e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11104c8 - Browse repository at this point
Copy the full SHA 11104c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0900928 - Browse repository at this point
Copy the full SHA 0900928View commit details
Commits on Mar 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 73833ab - Browse repository at this point
Copy the full SHA 73833abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a90da - Browse repository at this point
Copy the full SHA 81a90daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d8597 - Browse repository at this point
Copy the full SHA 58d8597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34738e0 - Browse repository at this point
Copy the full SHA 34738e0View commit details -
test: fix silently failing tests in
default-reporter
package (#9253)* test: move expect blocks (without other changes) to end of test This is required for the refactor in the next commit. The log statements have to run before consuming the output stream, otherwise the output stream will be empty. * test: fix swallowed Jest expect errors in `default-reporter` package * test: fix expected to match actual values in default-reporter tests * refactor: remove redundant `.pipe(take(1))` With the refactor to use `firstValueFrom`, the `take(1)` is now redundant in many places. ```ts firstValueFrom(output$.pipe(take(1))) ``` ```ts firstValueFrom(output$) ```
Configuration menu - View commit details
-
Copy full SHA for b217edb - Browse repository at this point
Copy the full SHA b217edbView commit details -
test: turn off test retries since they can hide buggy tests (#9255)
* test: move expect blocks (without other changes) to end of test This is required for the refactor in the next commit. The log statements have to run before consuming the output stream, otherwise the output stream will be empty. * test: fix swallowed Jest expect errors in `default-reporter` package * test: fix expected to match actual values in default-reporter tests * refactor: remove redundant `.pipe(take(1))` With the refactor to use `firstValueFrom`, the `take(1)` is now redundant in many places. ```ts firstValueFrom(output$.pipe(take(1))) ``` ```ts firstValueFrom(output$) ``` * test: turn off test retries since they can hide buggy tests
Configuration menu - View commit details
-
Copy full SHA for 0ef86c4 - Browse repository at this point
Copy the full SHA 0ef86c4View commit details
Commits on Mar 10, 2025
-
feat(patching): stop using
/tmp
for comparison (#9251)* feat(patching): stop using `/tmp` for comparison * refactor: use `getStorePath` * fix: update patching/plugin-commands-patching/src/patchCommit.ts
Configuration menu - View commit details
-
Copy full SHA for 0378a9a - Browse repository at this point
Copy the full SHA 0378a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0bcfa - Browse repository at this point
Copy the full SHA 0b0bcfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65da4d9 - Browse repository at this point
Copy the full SHA 65da4d9View 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 v10.6.1...v10.6.2