Skip to content
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

Upgrade all packages to the newest #1475

Merged
merged 2 commits into from
Feb 19, 2021
Merged

Conversation

lygstate
Copy link
Contributor

@lygstate lygstate commented Oct 8, 2020

Adjust webpack mainFields: to ['main', 'module'] for supporting newest json5.

Upgrade webpack to newest by using env variable BUILD_VSCODE_NLS instead unknown command line parameter --vscode-nls

After this patch, the cmake-tools installer size are srhink a lot,
from 4MB -> 1MB

@bobbrow bobbrow modified the milestones: On Deck, 1.6.0 Oct 8, 2020
@lygstate lygstate force-pushed the yarn branch 2 times, most recently from 635ab56 to bbc645f Compare January 6, 2021 18:17
@bobbrow bobbrow modified the milestones: 1.6.0, 1.7.0 Feb 8, 2021
@lygstate lygstate force-pushed the yarn branch 2 times, most recently from d54db6d to 318e2f9 Compare February 16, 2021 10:39
Adjust webpack mainFields: to ['main', 'module'] for supporting newest
json5.

Upgrade webpack to newest by using env variable BUILD_VSCODE_NLS instead unknown command line parameter `--vscode-nls`

Signed-off-by: Yonggang Luo <[email protected]>
@andreeis
Copy link
Contributor

@lygstate, we are catching up with PRs now. This PR looks good but since it's not a small one and also I am not familiar with some of the infrastructure areas I would like to clone and test it locally. I see source code changes besides the version upgrades that are mentioned in the title. I understand the gnu/c 18 to 17 standard names. What about the others? Are there opened reports that would be fixed by this? If not, help us with some repro steps to exercise the changes done here.

@lygstate
Copy link
Contributor Author

@lygstate, we are catching up with PRs now. This PR looks good but since it's not a small one and also I am not familiar with some of the infrastructure areas I would like to clone and test it locally. I see source code changes besides the version upgrades that are mentioned in the title. I understand the gnu/c 18 to 17 standard names. What about the others? Are there opened reports that would be fixed by this? If not, help us with some repro steps to exercise the changes done here.

main issues comes from webpack/mocha/vscode-cpptools, we may upgrade one by one

@andreeis
Copy link
Contributor

No, it's ok, I'll merge this in and do more testing after the fact. If you have time, it would help if you apply the vsix that will be automatically built for this merge and do some testing on your side as well.

@lygstate
Copy link
Contributor Author

No, it's ok, I'll merge this in and do more testing after the fact. If you have time, it would help if you apply the vsix that will be automatically built for this merge and do some testing on your side as well.

I've already test locally, didn't found issue yet:) I am using it daily life

@andreeis
Copy link
Contributor

Wonderful, thank you.

@andreeis andreeis merged commit 0bdc840 into microsoft:develop Feb 19, 2021
@lygstate lygstate deleted the yarn branch February 19, 2021 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants