-
Notifications
You must be signed in to change notification settings - Fork 956
Vbump #26402
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
Closed
Closed
Vbump #26402
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
* Fixing 'Run Task' Build for the legacy projects * test updates * duplicated problem matcher added during conflicts resolution and unnoticed * removing the duplicated probem matcher while unnoticed conflicts resolution
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 2.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update tar-fs to 2.1.2 * Update tar-fs to version 2.1.3 * Update cargo deps * Revert "Update tar-fs to 2.1.2" This reverts commit 87176d2.
initialize changelog for sqlproj ext
* Bump dompurify to version 3.2.4 * Remove dependencies using hash.js * Revert "Remove dependencies using hash.js" This reverts commit 58d1469.
* Remove dependencies using hash.js * Remove unnecessary elliptic dep
--- updated-dependencies: - dependency-name: form-data dependency-version: 2.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove broken links and add link to the latest release page.
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md) - [Commits](form-data/form-data@v3.0.1...v3.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 3.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update tar-fs to 2.1.2 * Update tar-fs to version 2.1.3 * Update cargo deps * Revert "Update cargo deps" This reverts commit 83da430. * Bump tar-fs version to 2.1.3 * Update tar-fs to version 2.1.3 * Update tar-fs to version 2.1.3
Bumps [koa](https://github.com/koajs/koa) from 2.13.1 to 3.0.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.13.1...v3.0.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Replace md5 with sha256 hash. * Use sha256 hashing * Use sha256 hashing * Use shat256 hashing * Use sha256 hashing * Use sha256 hashing * Use sha256 hashing * Use sha256 hashing * Use sha256 hashing * Revert changes to install-sysroot.ts * Adjust build js files * Comment out check * Revert "Comment out check" This reverts commit bf00240.
* Removing the fileextension from the object name * verifying the publish.xml file creation * validating project profile file creation too * removing the extra logic and modifying tests
…ild to run with newly added changes" (#26390) * adding event listener for to wait for the task to fisnish * using onDidEndTaskProcess instead of onDidEndTask * updating comment and removing reduntant check
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.
Pull Request Template – Azure Data Studio
Description
Provide a clear, concise summary of the changes in this PR. What problem does it solve? Why is it needed? Link any related issues using issue closing keywords.
Code Changes Checklist
npm run test
)Reviewers: Please read our reviewer guidelines