-
Notifications
You must be signed in to change notification settings - Fork 1.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
Merge to release for 1.19.4 #11996
Merged
Merge to release for 1.19.4 #11996
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update for 1.19.0
* Add shell quoting for command line arguments * add shell escape logic from native * resolve lint issues * Refactor quoteArgument and getTask * Add os specific shell quoting * Correctly apply shell-quotes on Unix * Fix lint * fix lint * Refactor quoteArgument logic
* Fix extract to function formatting.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sean McManus <[email protected]>
* Log cpptools crash call stacks.
* Improve crash logging.
…ation UI (#11913) * resolve compiler against envrionment variables * fix lint issue
* Remove whitespace if the includePath exists + minor fix * fix lint issues * Move includePath validation to config.ts * fix lint issues * small fixes * fix lint issues
* Perf-boost - fast query symbols * Rebased, updated (moved to node 18.15.0+) * quick cleanup * remove unused linter directive * Delete Extension/cpp.hint That wasn't supposed to be here. * restore file --------- Co-authored-by: Sean McManus <[email protected]>
* resolve e2e test * Resolve prompt regression and tests * Fix lint issue
* resolve e2e test * Resolve prompt regression and tests * Fix lint issue * resolve e2e test * add double quotes * only escape baskslash
* resolve e2e test * Resolve prompt regression and tests * Fix lint issue * resolve e2e test * add double quotes * only escape baskslash * resolve e2e test * Add backslash
Removes the console.log messages that show up during normal execution. Leaves console.logs in exception handlers the way they are. Signed-off-by: Trond Einar Snekvik <[email protected]>
* resolve e2e test
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](indutny/node-ip@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update changelog for 1.19.4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.