Ezio Li
|
d95a945875
|
Bump vscode-test to 2.3.8 (#937)
|
2023-12-14 13:56:19 +08:00 |
benjaminbi
|
abd2b3e3bc
|
Gulp script failure on Node18 in gulp-typescript package (#936)
Fixes #935
|
2023-12-13 17:38:11 +08:00 |
Ezio Li
|
851c41b60b
|
Check cordova-android version when launch android debugging (#933)
* Check cordova-android version
* Update
|
2023-12-04 13:54:03 +08:00 |
Ezio Li
|
764858246d
|
Add unit test for AndroidInsecureFileModeEnabled config (#932)
* Add unit test for AndroidInsecureFileModeEnabled config
* Update
|
2023-11-27 13:57:41 +08:00 |
Ezio Li
|
a00eb70230
|
Improve pwa-chrome configuration settings for cordova-android (#924)
* Support cordova webview asset loader
* Update
|
2023-11-22 10:10:59 +08:00 |
dependabot[bot]
|
2308ee867a
|
Bump @babel/traverse from 7.18.5 to 7.23.2 (#921)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-17 14:53:51 +08:00 |
benjaminbi
|
6a7d1537c0
|
Prepare 2.6.6-1 (#928)
|
2023-11-06 14:24:19 +08:00 |
dependabot[bot]
|
8e287e111a
|
Bump browserify-sign from 4.2.1 to 4.2.2 (#925)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-31 22:00:35 -05:00 |
Ezio Li
|
90631b8699
|
Update vscode-debugadapter to @vscode/debugadapter (#920)
|
2023-10-11 01:15:25 -05:00 |
Ezio Li
|
40520ddf35
|
Fix CodeQL analysis alert: Do not use eval or the Function constructor (#918)
* Fix CodeQL analysis alert: Do not use eval or the Function constructor
* Update
|
2023-09-14 09:49:03 +08:00 |
Ezio Li
|
bb65b72bd3
|
Update environment variables in current process (#916)
|
2023-08-29 13:43:19 +08:00 |
Ezio Li
|
e4fe92b501
|
Update file path for getting target from launch.json (#910)
|
2023-08-21 15:15:21 +08:00 |
benjaminbi
|
9712200499
|
Prepare for 2.6.5 (#912)
* Prepare for 2.6.5
Fixes #911
* Prepare for 2.6.5
Fixes #911
* Prepare for 2.6.5
Fixes #911
|
2023-08-17 11:59:28 +08:00 |
Ezio Li
|
ef42c8d845
|
Update application build path for iOS (#907)
* Update application build path for iOS
* Add quick launch config
* Update
|
2023-08-14 15:17:25 +08:00 |
Ezio Li
|
a628843ed0
|
Get package name from package.json for cordova-android@12.0.0+ (#905)
* Get package name from package.json for cordova-android@12.0.0+
* Update
|
2023-08-10 10:36:49 +08:00 |
Ezio Li
|
b65685b903
|
Disable mocha spec reporter (#902)
Co-authored-by: benjaminbi <42724242+benjaminbi@users.noreply.github.com>
|
2023-08-09 11:22:08 +08:00 |
Ezio Li
|
327914318d
|
Add unit test for cordova project in workspace subfolder (#900)
|
2023-08-08 13:50:46 +08:00 |
Ezio Li
|
79de3d0b19
|
Refactor creating user data dir logic for each browser (#897)
|
2023-07-26 12:52:32 +08:00 |
dependabot[bot]
|
4cefb7a47c
|
Bump word-wrap from 1.2.3 to 1.2.5 (#899)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
---
updated-dependencies:
- dependency-name: word-wrap
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-25 14:36:48 +08:00 |
dependabot[bot]
|
a71bf7d313
|
Bump semver from 6.3.0 to 6.3.1 (#892)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-25 13:59:39 +08:00 |
Ezio Li
|
5c08f019dd
|
Prepare for 2.6.4 (#894)
|
2023-07-14 17:30:29 +08:00 |
benjaminbi
|
c06ebcdb7b
|
Bump uuid version (#891)
Fixes #890
|
2023-07-05 11:47:05 +08:00 |
benjaminbi
|
3a985a48db
|
Bump chokidar package version to fix vulnerability issues (#889)
Fixes #888
|
2023-07-04 14:43:48 +08:00 |
Ezio Li
|
28af1fd735
|
Customize project root in subfolder for cordova-simulate options (#887)
|
2023-07-04 10:00:44 +08:00 |
benjaminbi
|
43048bc47e
|
Bump debug package version (#885)
Fixes #884
|
2023-06-28 14:23:57 +08:00 |
benjaminbi
|
2f643bb06f
|
Bump nanoid version to fix security alert #12 (#882)
* Bump nanoid version to fix security alert #12
Fixes #881
* Update
---------
Co-authored-by: EzioLi <v-yukl@microsoft.com>
|
2023-06-21 15:30:42 +08:00 |
benjaminbi
|
18970bc56e
|
Bump socket.io-parser version to fix high priority security issue (#879)
Fixes #878
|
2023-06-15 15:57:40 +08:00 |
benjaminbi
|
917f9ca1cc
|
Security issue: glob-parent before 5.1.2 vulnerable to Regular Expression Denial of Service in enclosure regex (#877)
Fixes #876
|
2023-06-14 16:27:20 +08:00 |
benjaminbi
|
19f951410c
|
Fix minimatch ReDoS vulnerability issue (Issue 874) (#875)
* Bump simple-plist from 1.1.1 to 1.3.1
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1)
---
updated-dependencies:
- dependency-name: simple-plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix minimatch ReDoS vulnerability issue
Fixes #874
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-13 15:10:31 +08:00 |
dependabot[bot]
|
81912cbc5e
|
Bump simple-plist from 1.1.1 to 1.3.1 (#873)
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1)
---
updated-dependencies:
- dependency-name: simple-plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 13:49:27 +08:00 |
Ezio Li
|
8a313488bc
|
Update vscode marketpace badge service (#871)
|
2023-06-06 10:03:59 +08:00 |
benjaminbi
|
af50dc0cc4
|
Remove redundant localization strings (#869)
Fixes #868
|
2023-06-02 14:21:47 +08:00 |
benjaminbi
|
84c72e7821
|
Add localization for new strings (#867)
Fixes #865
|
2023-05-29 17:16:33 +08:00 |
dependabot[bot]
|
9e4d59eb55
|
Bump xml2js, @vscode/vsce and vscode-nls-dev (#864)
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [@vscode/vsce](https://github.com/Microsoft/vsce) and [vscode-nls-dev](https://github.com/Microsoft/vscode-nls-dev). These dependencies need to be updated together.
Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)
Updates `@vscode/vsce` from 2.16.0 to 2.19.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](https://github.com/Microsoft/vsce/compare/v2.16.0...v2.19.0)
Updates `vscode-nls-dev` from 4.0.0 to 4.0.4
- [Commits](https://github.com/Microsoft/vscode-nls-dev/commits)
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: indirect
- dependency-name: "@vscode/vsce"
dependency-type: direct:development
- dependency-name: vscode-nls-dev
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 17:00:00 +08:00 |
benjaminbi
|
40593bdb98
|
Add localization unit tests and related pipeline task (#861)
* Add localization unit tests
Fixes #853
* Add localization unit tests
Fixes #853
* Add localization unit tests
Fixes #853
* Add localization unit tests
Fixes #853
* Update
* Update
* Update
* Update mocha settings
---------
Co-authored-by: Ezio Li <v-yukl@microsoft.com>
|
2023-05-19 14:38:49 +08:00 |
Ezio Li
|
36bae30321
|
Add new known issue on iOS debugging (#863)
|
2023-05-18 18:27:33 +08:00 |
Ezio Li
|
e278cdc196
|
Prepare for 2.6.3 (#860)
|
2023-04-24 16:04:26 +08:00 |
benjaminbi
|
aac7981ea4
|
Merge pull request #858 from microsoft/benjaminbi/issue843
[Feature] Check updates for all package modules in extension
|
2023-04-20 16:22:15 +08:00 |
benjaminbi
|
18043da5f5
|
[Feature] Check updates for all package modules in extension
Fixes #843
|
2023-04-18 16:17:30 +08:00 |
benjaminbi
|
22ec8da9e8
|
Merge pull request #855 from microsoft/benjaminbi/issue854
Cleanup and update 3rd party notices file
|
2023-04-04 17:49:22 +08:00 |
benjaminbi
|
b00465cc82
|
Cleanup and update 3rd party notices file
Fixes #854
|
2023-04-04 14:01:05 +08:00 |
dependabot[bot]
|
f4253b01aa
|
Bump webpack from 5.31.2 to 5.76.0 (#850)
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.2 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.2...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-21 13:13:12 +08:00 |
Ezio Li
|
41ab8d149f
|
Add vscode-js-debug dependency in package.json (#851)
|
2023-03-15 19:13:33 +08:00 |
dependabot[bot]
|
3d9b6cd38e
|
Bump qs from 6.9.6 to 6.10.3 (#828)
Bumps [qs](https://github.com/ljharb/qs) from 6.9.6 to 6.10.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.10.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-24 20:26:46 +08:00 |
Ezio Li
|
83910aed2e
|
Add junit test report and publish test result to pipeline build run (#848)
|
2023-02-13 19:25:50 +08:00 |
benjaminbi
|
0fc3c23a41
|
Merge pull request #846 from microsoft/benjaminbi/issue840
[Feature] Add new unit test for internal error and telemetry events
|
2023-02-09 18:00:20 +08:00 |
benjaminbi
|
3d76efbb83
|
add a line between copyright and code
|
2023-02-09 16:51:46 +08:00 |
benjaminbi
|
6828c3ad8f
|
[Feature] Add new unit test for internal error and telemetry events
Fixes #840
|
2023-02-09 15:40:19 +08:00 |
Ezio Li
|
1626f783df
|
Fix node ECONNRESET error in MacOS (#844)
|
2023-01-30 17:22:10 +08:00 |
dependabot[bot]
|
2b60757932
|
Bump socket.io-parser from 3.3.2 to 3.3.3 (#813)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3)
---
updated-dependencies:
- dependency-name: socket.io-parser
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>
Co-authored-by: Ezio Li <v-yukl@microsoft.com>
|
2023-01-18 11:28:08 +08:00 |