dependabot[bot]
31df835ab5
Bump json5 from 2.1.3 to 2.2.3 in /extensions/notebook ( #21516 )
...
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 13:29:41 -08:00
Charles Gagnon
eb880834fb
Update ads-extension-telemetry ( #21468 )
...
* Update ads-extension-telemetry
* undo
2022-12-22 09:26:54 -08:00
Cory Rivera
e2327c393a
Remove all Big Data Cluster features ( #21369 )
2022-12-07 12:28:17 -08:00
Aasim Khan
813fa6b2ef
Updating qs lib across ads ( #21323 )
2022-11-29 11:40:22 -08:00
Cory Rivera
728a90cd53
Move New Notebook command to core ( #21247 )
2022-11-18 14:54:58 -08:00
Cory Rivera
a37d6230f9
Remove API compatibility layer for VS Code notebook extensions ( #21225 )
2022-11-15 10:38:41 -08:00
Cory Rivera
facd317b4d
Create untitled notebook names in core code rather than in the notebook extension ( #21111 )
2022-11-04 19:31:55 -07:00
Cory Rivera
90d0310523
Use Existing Install option by default when setting up python on Mac and Linux. ( #21093 )
2022-11-03 11:01:18 -07:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Lucy Zhang
fe5cfe40d8
remove extra scrollbars ( #21071 )
2022-11-02 10:06:27 -07:00
Barbara Valdez
275a772496
Reimplement drag and drop with the new interface ( #21037 )
...
* re enable drag and drop in book tree view
2022-10-31 10:12:23 -07: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
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -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
Charles Gagnon
85dc506a3c
Add AuthenticationType enum to typings ( #20699 )
...
* Add AuthenticationType enum to typings
* fix
* const
* Add comments
* fix comment
* remove unused
2022-09-30 16:49:36 -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
Barbara Valdez
6c7d4a2f6b
disable v2 tests temporarily ( #20603 )
2022-09-13 20:45:12 -07:00
Barbara Valdez
7e4e8e728f
Skip failing book tests ( #20590 )
2022-09-12 12:01:16 -07:00
Cory Rivera
52290a796d
Fix conda virtual environment paths in notebooks ( #20438 )
2022-08-23 13:34:06 -07:00
Barbara Valdez
46a7fbd313
Fix unpin notebook ( #20393 )
...
* convert uri to vscode uri
2022-08-17 15:29:25 -07:00
Barbara Valdez
2119c96c88
Update pin/unpin icon after pinning notebook ( #20273 )
2022-08-12 14:59:07 -07:00
Lucy Zhang
b8435a67df
Add telemetry for Python on Jupyter server startup ( #19970 )
...
* add telemetry for python on jupyter server startup
* remove extra lines
2022-07-11 12:20:22 -07:00
Aasim Khan
61c38b8f83
updating ajv ( #19950 )
2022-07-08 16:10:34 -07:00
Cory Rivera
6b535b7945
Dispose underlying text model when disposing notebook editor model ( #19955 )
2022-07-08 11:23:50 -07:00
dependabot[bot]
8e6d81c4d5
Bump moment from 2.29.2 to 2.29.4 in /extensions/notebook ( #19929 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:35:19 -07:00
Lucy Zhang
4ec2d78269
Add Notebook telemetry events ( #19848 )
...
* add telemetry events
* remove error message in telemetry
2022-07-01 09:14:29 -07:00
Cory Rivera
6c6e46ae2d
Disable install button while a python package is being installed from the Manage Packages dialog. ( #19856 )
...
* Also added same behavior for uninstall button.
2022-06-29 16:05:08 -07:00
Charles Gagnon
ebb1dcdfba
Update telemetry endpoints ( #19841 )
...
* Update telemetry endpoints
* Bump sql-assessment package
2022-06-28 09:16:29 -07:00
Chris LaFreniere
4f2a430c77
Fix Uncalled Function ( #19819 )
2022-06-23 17:14:39 -07:00
Chris LaFreniere
1b1117f07d
Attempt to Fix Unstable Notebooks Tests ( #19806 )
...
* Add check if currentBook exists
* adding checks for currentBook
2022-06-23 17:14:15 -07:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Cory Rivera
7b1d34b2ce
Display the installed Python version above the package versions in the manage packages dialog. ( #19551 )
2022-05-27 14:31:40 -07:00
Aasim Khan
6838261aed
Updating tar across ads ( #19507 )
2022-05-24 18:23:41 -07:00
Lucy Zhang
86c14cd7e1
remove extra reset call ( #19503 )
2022-05-24 13:02:32 -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
Charles Gagnon
72a43854f8
Add explicit return type linting to some extensions ( #19199 )
2022-04-25 11:24:23 -07:00
Charles Gagnon
cd8a747522
Enable strictNullChecks for extensions by default ( #19197 )
...
* Strict null on extensions
* fix test
* Fail on no stdin
2022-04-25 09:19:42 -07:00
Barbara Valdez
683d906138
Create directory when adding a book section from book tree view ( #18966 )
...
* create folder when creating a book section
* fix test
2022-04-07 16:19:33 -07:00
Aasim Khan
d8b3db2ee3
Updating moment package ( #18956 )
...
* Updating moment package
* Fixing moment
* Fixing notebook moment package
2022-04-07 14:04:13 -07:00
dependabot[bot]
b7d1e950f3
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/notebook ( #18860 )
...
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:31 -07:00
Chris LaFreniere
af3d307d40
Restart kernel initial implementation ( #18835 )
...
* Restart kernel initial implementation
* Update notebook extension TestKernel
* PR comments
2022-03-29 12:56:52 -07:00
Cory Rivera
95980130c8
Correctly handle creating and saving untitled notebook .dib files. ( #18744 )
2022-03-16 14:37:21 -07:00
dependabot[bot]
eb928e0b8f
Bump url-parse from 1.5.8 to 1.5.10 in /extensions/notebook ( #18608 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.8 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.8...1.5.10 )
---
updated-dependencies:
- dependency-name: url-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-03-02 09:56:51 -08:00
Charles Gagnon
7b5117b185
Fix yarn.lock version resolution ( #18575 )
2022-02-28 11:50:39 -08:00
Cory Rivera
ffdefd3b52
Add notebook extension support for .NET Interactive. ( #18334 )
...
* Also updated kernel dropdown to only include SQL aliased kernels when using SQL notebook provider.
2022-02-25 11:58:59 -08:00
Charles Gagnon
9b3d65b1d4
Bump url-parse ( #18535 )
2022-02-23 07:22:26 -08:00
Charles Gagnon
3dbd5ac2c1
Bump url-parse ( #18422 )
2022-02-16 13:09:19 -08:00
Monica Gupta
8685137c27
TSGops -image (Light version of ADSWeb) ( #17768 )
...
* rough changes for adsweb-lite
* commit id of latest quality
* fix for aria label
* distro commit id changes
* merged latest changes distro id
* python path changes + quality name change
* Hide container views/settings/panel for ADSWeb
* undo unintentional change
* No python prompt changes for tsgops-image
* distro id changed for tsgops quality name
* changed quality name to tsgops
* changed name to tsgops-image
* python address change
* unintended changes undo
* correct python installation path for tsgops
* enable preview features tsgops
* no prompt for tsgops-lite image
* revert preview feature change
* Fixes for few comments
* removed extra line
* add deleted line
* Addressed comments
* Addressed final comments
* eslint error fix
* fix
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2022-02-02 16:57:59 -08:00
Charles Gagnon
8e1e9a95c3
Move to MS vscodetestcover and update lodash ( #18192 )
2022-02-01 14:09:10 -08:00