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
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]
3f6580197c
Bump semver from 5.7.1 to 5.7.2 in /extensions/data-workspace ( #23810 )
...
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:49 -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
Cheena Malhotra
8539b63a5c
Upgrade http(s)-proxy-agent dependent npm packages ( #22306 )
2023-03-13 11:05:59 -07:00
Charles Gagnon
6172b4677f
Update ads-extension-telemetry ( #22112 )
2023-03-02 15:20:04 -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
dependabot[bot]
64fbc17a52
Bump json5 from 2.1.3 to 2.2.3 in /extensions/data-workspace ( #21531 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 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.1.3...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-06 10:36:23 -08:00
Charles Gagnon
eb880834fb
Update ads-extension-telemetry ( #21468 )
...
* Update ads-extension-telemetry
* undo
2022-12-22 09:26:54 -08:00
Karl Burtram
350e94abfe
Revert "Update packages to fix CG alerts ( #20922 )" ( #20927 )
...
This reverts commit 97c070be13 .
2022-10-22 01:26:33 -07:00
Sakshi Sharma
97c070be13
Update packages to fix CG alerts ( #20922 )
...
* Update packages to fix CG alerts
* Reverting version bump for vscode-universal-bundler because of build break
2022-10-21 18:03:49 -07:00
Charles Gagnon
60c1c8a89f
Update ads-extension-telemetry to 1.3.1 ( #20724 )
...
* Update ads-extension-telemetry to 1.3.0
* fix
2022-10-04 23:06:53 -07:00
Alan Ren
54c2fe6899
remove duplicate code ( #20664 )
...
* remove dupe code
* fix step name
* fix errors
* comment out arc
* fix timeout issue
* fix typo
* update name
2022-09-26 17:48:59 -07:00
Charles Gagnon
ebb1dcdfba
Update telemetry endpoints ( #19841 )
...
* Update telemetry endpoints
* Bump sql-assessment package
2022-06-28 09:16:29 -07:00
dependabot[bot]
0687d61170
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/data-workspace ( #19493 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 17:50:30 -07:00
Alan Ren
f3e7337196
Upgrade packages to remove dependency on the vulnerable package minimist 0.0.8 ( #19455 )
...
* new mocha version
* test fix
* test
* new vscodetestcov version
* use rc1
* use 1.2.1
* remove all 0.0.8 of minimist
* a few more
2022-05-20 10:06:13 -07:00
dependabot[bot]
b9ebdf9eb7
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/data-workspace ( #18868 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:08:48 -07:00
Charles Gagnon
8e1e9a95c3
Move to MS vscodetestcover and update lodash ( #18192 )
2022-02-01 14:09:10 -08:00
Alan Ren
a25dd2c03b
fix component detection error ( #17319 )
2021-10-08 13:03:40 -07:00
Charles Gagnon
00361e52a2
Handle no azdata API in data-workspace extension gracefully ( #15871 )
2021-06-22 16:35:20 -07:00
Charles Gagnon
c027ce4f00
Update ads-extensions-telemetry package ( #14162 )
2021-02-04 14:57:54 -08:00
Charles Gagnon
72b8d96dbc
Bump ads-extension-telemetry ( #14115 )
...
* Bump ads-extension-telemetry
* Fix import
2021-01-29 14:11:44 -08:00
Kim Santiago
8651db1e7e
Show notification if there are projects that haven't been added to the workspace ( #14046 )
...
* add check for if there are projects that haven't been added to the workspace
* add check when workspace folders change
* add comment
* update wording
* filter for multiple file extensions at the same time
* add test
* addressing comments
2021-01-27 16:06:33 -08:00
Charles Gagnon
82b363fe90
Update ads-extension-telemetry package to official Microsoft org version ( #14032 )
...
* Update ads-extension-telemetry package to official Microsoft org version
* Update names
2021-01-22 16:40:59 -08:00
Benjin Dubishar
c903cd87bf
Telemetry for Data Workspaces extension ( #13846 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* test commit pls ignore
* telemetry points
* yarn lock changes
* making test xplat friendly
* PR feedback
* Adding additional telemetry points
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2021-01-22 14:18:43 -08:00
Benjin Dubishar
81ed7123c6
Adding base classes for data dev extension telemetry ( #13763 )
...
* adding telemetry dependencies for data-workspaces and sql-database-projects
* Adding telemetry dependencies for dacpac extension
* Adding telemetry base to data workspaces and projects
* Adding telemetry base code to the dacpac extension
Co-authored-by: Benjin Dubishar <benjin@Largo.local >
Co-authored-by: Sai Avishkar Sreerama <ssreerama@microsoft.com >
2020-12-10 23:31:10 -05:00
Alan Ren
23c16ebfb3
add existing project to workspace feature ( #12249 )
...
* add existing project to workspace feature
* update file name
* new test and use URI
* handle workspace with no folder
* add more validation
* and more tests
* use forward slash
2020-09-14 15:43:29 -07:00
Alan Ren
6cbfc0fb1c
introduce data workspace extension ( #12046 )
...
* initial commit
* command name
* format file
* update view name
* spacing
* comments
* update yarn.lock
* comments
* Revert "comments"
This reverts commit 3aa7f68edbe87a3312e206df7b162cdd57419dd4.
* address comments
* use built-in icon
2020-09-01 13:26:37 -07:00