Sakshi Sharma
d69e5b97df
Update SC dialog to save/read file structure to/from schema compare file ( #22727 )
...
* Read/Send ExtractTarget information from/to STS
* Remove comment
* Cleanup comment and update azdata dependency
2023-04-14 11:47:59 -07:00
Cory Rivera
8aade56214
Use column names as keys for table data in SQL cell outputs ( #22688 )
2023-04-13 13:26:12 -07:00
Alan Ren
91f64df29f
update yarn.lock ( #22324 )
2023-03-14 14:00:44 -07:00
Cheena Malhotra
8539b63a5c
Upgrade http(s)-proxy-agent dependent npm packages ( #22306 )
2023-03-13 11:05:59 -07:00
Alex Ma
097b92b94b
Added a refresh of localization filters based on latest version of ADS ( #21620 )
2023-01-18 09:40:02 -08:00
dependabot[bot]
bfb6ee914d
Bump json5 from 2.1.3 to 2.2.3 in /extensions/integration-tests ( #21518 )
...
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:28:06 -08:00
Cheena Malhotra
0ba0205ee8
Update jsonwebtoken@9.0.0 ( #21474 )
2022-12-22 21:32:01 -08:00
Sakshi Sharma
d0861f01ed
Update string to enum for folder structure ( #21406 )
...
* Update string to enum
* Remove newly added enum value
2022-12-14 08:43:17 -08:00
Cory Rivera
e2327c393a
Remove all Big Data Cluster features ( #21369 )
2022-12-07 12:28:17 -08:00
Karl Burtram
80c3d3570e
Remove LiveShare extension ( #21143 )
...
* Remove LiveShare extension
* Update build JS file
2022-11-07 16:27:03 -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
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
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
Sai Avishkar Sreerama
54d4098f85
Include Object Types logic refactored and options fetching from DacFx ( #20031 )
...
* Include Object Types logic refactored and options fetching from DacFx
* Removed localized object types constants
* Prop name updated and references and tests updated
* updated comments
* STS vBump
* updating the test file to pass the PR Validations
2022-08-08 12:12:59 -05:00
Alan Ren
5334343856
update instructions ( #20129 )
2022-07-20 16:23:44 -07:00
Charles Gagnon
1ebf9dcc6a
Update extension integration test guide ( #20126 )
...
* Update extension integration test guide
* cleanup
2022-07-20 15:40:39 -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
dependabot[bot]
cbf095c0ff
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/integration-tests ( #19467 )
...
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-26 08:46:11 -07:00
Sai Avishkar Sreerama
36550798f3
Dac Deployment options model updates according to STS changes in mssql, SC, dacpac extensions ( #18050 )
...
* Dac Deployement options model updates according to STS changes
* Undoing vscode whitespace changes which were added accidentally
* Updated model with dac deploy options display names coming from the STS API
* Combining all exisitng code updates into single branch/pr. it includes mssql model updates and SC/dacpac model, code and testupdates
* sql db proj test failure fix
* STS version bump to 4.0.0.4
2022-05-23 23:19:06 -05: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
Alan Ren
77006cee86
fix a dependent bot issue ( #19418 )
2022-05-18 16:40:07 -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
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]
3b7a5b64af
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/integration-tests ( #18857 )
...
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:07:32 -07:00
Nemanja Milovančević
5e68ff1dfe
Make mssql extension a module ( #18804 )
...
* Rebase from main branch
* import from module
* Add mssql module ref
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-03-24 11:09:55 -07:00
dependabot[bot]
3c72b76c0b
Bump follow-redirects in /extensions/integration-tests ( #18351 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
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>
2022-02-14 10:15:04 -08:00
dependabot[bot]
fc2e7a8bd5
Bump ajv from 6.10.0 to 6.12.6 in /extensions/integration-tests ( #18317 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.10.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 10:12:27 -08:00
Charles Gagnon
8e1e9a95c3
Move to MS vscodetestcover and update lodash ( #18192 )
2022-02-01 14:09:10 -08:00
Charles Gagnon
1c9ba64ee0
check-param-names ( #18189 )
2022-01-31 12:39:22 -08:00
dependabot[bot]
eadde49af9
Bump follow-redirects in /extensions/integration-tests ( #18103 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7 )
---
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>
2022-01-18 11:34:47 -08:00
Charles Gagnon
567244c629
Update jsprim ( #18090 )
2022-01-14 11:17:23 -08:00
Charles Gagnon
84cbdf3f57
Remove unused extensions ( #18065 )
...
* Remove unused extensions
* more
2022-01-13 10:51:16 -08:00
Cory Rivera
2ecc3d35ca
Initial implementation for VSCode Notebook support ( #17885 )
2022-01-03 15:59:37 -08:00
Alan Ren
fc0d175f39
fix issue reported by component governance ( #17678 )
...
* update json-schema version
* remove unused packages
* update package.json
2021-11-15 17:45:21 -08:00
Benjin Dubishar
b5f8e81250
Apply changes from Remote Database to sqlproj - mssql changes ( #17655 )
...
* update project from database
* update project from database
* update project from database
* Re-adding schemaComparePublishChanges for temporary backcompat
* Adding comment for keeping enum values in sync
* Correcting enum value
Co-authored-by: Noureldine Yehia <t-nyehia@microsoft.com >
2021-11-15 15:42:56 -08:00
Kim Santiago
626eecf964
mark schema compare tests as unstable ( #17140 )
2021-09-22 17:18:48 -07:00
lewis-sanchez
e3d672cea1
Add a new developer to the list of developers for onboarding purposes ( #16400 )
2021-08-03 23:31:25 -07:00
stuti149
c60bcc0d0d
added name in developer.ts ( #16437 )
2021-07-26 21:23:27 +05:30
goyal-anjali
cf05dc0016
Developer added ( #16101 )
...
Co-authored-by: Anjali Goyal <anjaligoyal@microsoft.com >
2021-07-13 09:44:21 -07:00
Udeesha Gautam
768bf47aec
adding more logs for transient failure cases in schema compare ( #15900 )
2021-06-25 12:00:23 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
bnhoule
f7dc9ec2be
first pr ( #15617 )
...
* first pr
* first pr edit
* first pr edit2
Co-authored-by: bnhoule <t-bhoule@microsoft.com >
2021-06-07 12:01:29 -05:00
Sai Avishkar Sreerama
a7ad526ff2
Schema Compare failing test condition set to uncomment state. ( #15512 )
2021-05-24 23:42:39 +05:30
Kim Santiago
08ae25d7ba
Fix failing schema compare integration tests ( #15500 )
...
* fix failing schema compare integration tests
* comment out check and add TODO
2021-05-17 17:27:03 -07:00
dependabot[bot]
da00d83ace
Bump lodash from 4.17.19 to 4.17.21 in /extensions/integration-tests ( #15378 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 09:37:40 -07:00
Charles Gagnon
599a64c631
Add encoded path name tests for SQL kernel ( #15197 )
...
* Add encoded path name tests for SQL kernel
* Remove invocation count
2021-04-22 09:03:48 -07:00
Hai Cao
e3ef4e1755
Onboarding pull request (caohai) ( #15184 )
2021-04-19 12:52:17 -07:00