-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Merge for 1.20.0 #12138
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
Merged
Merged
Merge for 1.20.0 #12138
Conversation
This file contains hidden or 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
* enqueue the call to sendDidOpen
* Update changelog and version for 1.17.4 * Add a missed entry.
Three cherry-picks for 1.17.4
Merge for 1.18.3
Merger for 1.18.3 (3rd time)
Merge for 1.18.3 (4th time)
Merge for 1.18.4
Merge for 1.18.5
* 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 <Trond.Einar.Snekvik@nordicsemi.no>
* 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update changelog for 1.19.4
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64. - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.62...v0.10.64) --- updated-dependencies: - dependency-name: es5-ext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tch VS Code's `shell` task type (#12026)
* Fix error handling when the HostName isn't available.
Update changelog (again) (#12053)
* Add userHome envrionment variable * Resolve userHome to os.homedir * revert change * fix lint issues * Rework resolving variables + minor change * Minor fixes
* Fix glob coverage * resolve and split paths before validation * expand glob patterns and do not expand incorrect paths * Do not squiggle paths that need to be expanded * revert change * squiggle paths that end with * * Do not squiggle paths that end with * * properly squiggle glob paths with recursive includes * correctly report squiggles with glob paths * move check for asterisk to outer check * fix lint issues
This reverts commit b2c06a5.
* Add text formatting for CopyDD * fix lint issues * Plumb up editor settings msg * add vcFormat param * Add formatParams to CDD + rollback changes * fix lint issue * update defaults * Reafctor formatParams correctly for vcFormat and .editor_config * populate editorConfigSettings * minor fix * minor fix
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sean McManus <seanmcm@microsoft.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sean McManus <seanmcm@microsoft.com>
browntarik
approved these changes
Mar 26, 2024
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.