Christopher Suh
0513282081
fix yarn.lock files so ^3.0.4 points to 3.1.2 ( #24425 )
2023-09-14 12:34:02 -07:00
Cory Rivera
08ded51e75
Use remote file dialog for database and server properties dialogs ( #24390 )
2023-09-13 10:49:10 -07:00
Christopher Suh
5f45c000da
Fix copy on Linux ( #24341 )
...
* add return type for copy results from STS
* fix test error
* change Result type to CopyResultsRequestResult
* remove async
* bump data protocol client
* bump dataprotocol client version
* bump version in yarn.lock
* add async back
2023-09-09 07:16:05 -04:00
Cheena Malhotra
6c6464e772
Part 2 - Make Model view components disposable + dispose all emitters ( #24097 )
2023-08-23 12:46:09 -07:00
Aasim Khan
752c33c960
Vbumping vscodetestcover ( #24133 )
2023-08-15 17:22:30 +00:00
dependabot[bot]
71db0b8214
Bump semver from 5.7.1 to 5.7.2 in /extensions/datavirtualization ( #23809 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 11:44:29 -07:00
Charles Gagnon
cb32513f9e
Update dataprotocolclient to 1.3.6 ( #23690 )
2023-07-07 11:08:11 -07:00
Alan Ren
58082402aa
enable provider/extension side copy to clipboard support ( #23363 )
...
* improve copy data experience
* add copy result handler
* refactoring
* updates
* add thirdparty notice for TextCopy nuget package
* add await
* comments
2023-06-09 14:24:45 -07:00
Benjin Dubishar
b1c2cc1740
Converting remaining services to use runWithErrorHandling() ( #22720 )
...
* Converting remaining services to use `runWithErrorHandling()`
* Updating sqlops-dataprotocolclient to 1.3.3
* upgrading dataprotocol and swapping to that baseService
* Adding async to make thenable -> promise conversion happy
---------
Co-authored-by: Alan Ren <alanren@microsoft.com >
2023-04-14 16:08:07 -07:00
Charles Gagnon
7bf11118af
Enable datavirtualization tests ( #22378 )
...
* Enable datavirtualization tests
* Remove unneeded
2023-03-20 14:45:13 -07:00
Charles Gagnon
47ce587fef
Update ads-extension-telemetry to 3.0.1 ( #22374 )
2023-03-20 12:48:31 -07:00
Charles Gagnon
8c20e827ad
Remove error messages from error events ( #22337 )
2023-03-15 15:19:16 -07:00
Alan Ren
9ea3889170
use native osx_arm64 sts bits ( #22122 )
...
* use native osx-arm64 sts bits
* universal app
* update package
2023-03-03 11:09:39 -08:00
Charles Gagnon
6172b4677f
Update ads-extension-telemetry ( #22112 )
2023-03-02 15:20:04 -08:00
Alan Ren
91ee26a888
use native win-arm64 STS builds ( #22103 )
...
* use native windows arm STS
* update downloader and build job
* remove workarounds
* vbump STS
* revert change
* update ads-service-downloader version
* fix admin-tool-ext-win extension
2023-03-02 12:37:14 -08:00
Charles Gagnon
4a5ac92e46
Update ads-extension-telemetry to 1.4.0 ( #22069 )
...
* Update ads-extension-telemetry
* One more
2023-02-28 22:25:07 -08:00
Charles Gagnon
c33d2cc40a
Bump ads-extension-telemetry to 1.3.4 ( #21778 )
2023-01-30 13:13:57 -08:00
Charles Gagnon
08fb04f966
Update ads-service-downloader ( #21754 )
2023-01-27 12:12:04 -08:00
dependabot[bot]
9f0a88587b
Bump lodash from 4.17.11 to 4.17.21 in /extensions/datavirtualization ( #21606 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 11:42:55 -08:00
dependabot[bot]
036163ac79
Bump json5 from 2.2.0 to 2.2.3 in /extensions/datavirtualization ( #21605 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 11:42:44 -08:00
dependabot[bot]
c5ea8aefa3
Bump minimist from 1.2.5 to 1.2.7 in /extensions/datavirtualization ( #21604 )
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 11:42:37 -08:00
Charles Gagnon
ec838947b0
Add datavirtualization extension ( #21594 )
...
* initial
* cleanup
* Add typings ref
* fix compile
* remove unused
* add missing
* another unused
* Use newer vscodetestcover
* newer dataprotocol
* format
* cleanup ignores
* fix out path
* fix entry point
* more cleanup
* Move into src folder
* Handle service client log messages
* remove unused
2023-01-17 09:57:21 -08:00