-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Code to 1.94.0 #7026
Merged
Merged
Update Code to 1.94.0 #7026
+12,536
−7,475
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f72e3f8 - Browse repository at this point
Copy the full SHA f72e3f8View commit details -
- vscode: Seems like you are using `yarn` which is not supported in this repo any more, please use `npm i` instead.
Configuration menu - View commit details
-
Copy full SHA for 1b237fa - Browse repository at this point
Copy the full SHA 1b237faView commit details
Commits on Oct 5, 2024
-
This is to match VS Code. We were already partially using npm for the releases so this is some nice alignment.
Configuration menu - View commit details
-
Copy full SHA for f5c121a - Browse repository at this point
Copy the full SHA f5c121aView commit details -
This was complaining on every unit test.
Configuration menu - View commit details
-
Copy full SHA for 8b99fe9 - Browse repository at this point
Copy the full SHA 8b99fe9View commit details -
I was having a bunch of dependency conflicts and eslint seemed to be the culprit so I just removed it and set it up again, since it seems things have changed quite a bit.
Configuration menu - View commit details
-
Copy full SHA for 3f80dc6 - Browse repository at this point
Copy the full SHA 3f80dc6View commit details -
I was getting oom when running the unit tests...updating seems to work.
Configuration menu - View commit details
-
Copy full SHA for 20f6fce - Browse repository at this point
Copy the full SHA 20f6fceView commit details
Commits on Oct 8, 2024
-
The new pre-install script was being included, which is dev-only. This was always the intent; did not realize jq's merge was recursive.
Configuration menu - View commit details
-
Copy full SHA for 8687c05 - Browse repository at this point
Copy the full SHA 8687c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a93459 - Browse repository at this point
Copy the full SHA 8a93459View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5a2174 - Browse repository at this point
Copy the full SHA d5a2174View commit details -
Update test extension dependencies
This appears to be conflicting with the root dependencies.
Configuration menu - View commit details
-
Copy full SHA for d2ce1e4 - Browse repository at this point
Copy the full SHA d2ce1e4View commit details -
npm does not let you run binaries like yarn does, as far as I know.
Configuration menu - View commit details
-
Copy full SHA for 184800a - Browse repository at this point
Copy the full SHA 184800aView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4ceeab - Browse repository at this point
Copy the full SHA e4ceeabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb1d84 - Browse repository at this point
Copy the full SHA 5eb1d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f67c0e - Browse repository at this point
Copy the full SHA 3f67c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90899f0 - Browse repository at this point
Copy the full SHA 90899f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1ddc1 - Browse repository at this point
Copy the full SHA 7b1ddc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d29fc - Browse repository at this point
Copy the full SHA 39d29fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3c4e7 - Browse repository at this point
Copy the full SHA ed3c4e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c009e0 - Browse repository at this point
Copy the full SHA 1c009e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41db568 - Browse repository at this point
Copy the full SHA 41db568View commit details
Commits on Oct 18, 2024
-
Fixes the icons and fetching modules from the browser when behind a reverse proxy.
Configuration menu - View commit details
-
Copy full SHA for 99a8db2 - Browse repository at this point
Copy the full SHA 99a8db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd9509 - Browse repository at this point
Copy the full SHA 4cd9509View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.