-
Notifications
You must be signed in to change notification settings - Fork 247
Comparing changes
Open a pull request
base repository: microsoft/vscode-vsce
base: v2.31.1
head repository: microsoft/vscode-vsce
compare: v3.0.0
- 8 commits
- 6 files changed
- 4 contributors
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71d485d - Browse repository at this point
Copy the full SHA 71d485dView commit details -
Merge pull request #1028 from microsoft/dev/bhavyau/need-more-info
Remove need-more-info-closer workflow
Configuration menu - View commit details
-
Copy full SHA for cf0bc32 - Browse repository at this point
Copy the full SHA cf0bc32View commit details
Commits on Aug 12, 2024
-
fix: probabilistic trigger v8 crash (#1032)
There is a probability of triggering a v8 crash when running the `yarn list --prod --json` command. Related discussion: nodejs/node#51555 This issue does not always occur. When we build `vscode-reh-linux-arm64` in the Dockerfile, there is more than a 50% chance of failure. If this PR is merged, the code related to DISABLE_V8_COMPILE_CACHE in vscode can also be removed (https://github.com/search?q=repo%3Amicrosoft%2Fvscode%20DISABLE_V8_COMPILE_CACHE&type=code). Globally setting `DISABLE_V8_COMPILE_CACHE=1` will increase the entire build time by 3 to 5 minutes. Signed-off-by: Kevin Cui <bh@bugs.cc>
Configuration menu - View commit details
-
Copy full SHA for b10ae0b - Browse repository at this point
Copy the full SHA b10ae0bView commit details
Commits on Aug 15, 2024
-
Revert "update depricated dependencies"
This reverts commit d0e1a5c.
Configuration menu - View commit details
-
Copy full SHA for 784e74d - Browse repository at this point
Copy the full SHA 784e74dView commit details -
Merge pull request #1034 from microsoft/benibenj/revertDependency
Revert "Update deprecated dependencies"
Configuration menu - View commit details
-
Copy full SHA for b347c2b - Browse repository at this point
Copy the full SHA b347c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9b369 - Browse repository at this point
Copy the full SHA ce9b369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b64546 - Browse repository at this point
Copy the full SHA 6b64546View commit details -
Merge pull request #1035 from microsoft/benibenj/accessible-wolf
Update deprecated dependencies and move to Node 20
Configuration menu - View commit details
-
Copy full SHA for f7ed2e1 - Browse repository at this point
Copy the full SHA f7ed2e1View commit details
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 v2.31.1...v3.0.0