@theia/task 1.58.3 → 1.59.0-next.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"task-common-module.d.ts","sourceRoot":"","sources":["../../src/common/task-common-module.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"task-common-module.d.ts","sourceRoot":"","sources":["../../src/common/task-common-module.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAG1D;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,GAAG,IAAI,CAEhE"}
|
|
@@ -16,7 +16,6 @@
|
|
|
16
16
|
// *****************************************************************************
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.createCommonBindings = void 0;
|
|
19
|
-
const core_1 = require("@theia/core");
|
|
20
19
|
const task_watcher_1 = require("./task-watcher");
|
|
21
20
|
/**
|
|
22
21
|
* Create the bindings common to node and browser.
|
|
@@ -24,10 +23,6 @@ const task_watcher_1 = require("./task-watcher");
|
|
|
24
23
|
* @param bind The bind function from inversify.
|
|
25
24
|
*/
|
|
26
25
|
function createCommonBindings(bind) {
|
|
27
|
-
bind(core_1.ILogger).toDynamicValue(ctx => {
|
|
28
|
-
const logger = ctx.container.get(core_1.ILogger);
|
|
29
|
-
return logger.child('task');
|
|
30
|
-
}).inSingletonScope().whenTargetNamed('task');
|
|
31
26
|
bind(task_watcher_1.TaskWatcher).toSelf().inSingletonScope();
|
|
32
27
|
}
|
|
33
28
|
exports.createCommonBindings = createCommonBindings;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"task-common-module.js","sourceRoot":"","sources":["../../src/common/task-common-module.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAGhF,
|
|
1
|
+
{"version":3,"file":"task-common-module.js","sourceRoot":"","sources":["../../src/common/task-common-module.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAGhF,iDAA6C;AAE7C;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAAqB;IACtD,IAAI,CAAC,0BAAW,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;AAClD,CAAC;AAFD,oDAEC"}
|
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@theia/task",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.59.0-next.62+9e43c93ad",
|
|
4
4
|
"description": "Theia - Task extension. This extension adds support for executing raw or terminal processes in the backend.",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@theia/core": "1.
|
|
7
|
-
"@theia/editor": "1.
|
|
8
|
-
"@theia/filesystem": "1.
|
|
9
|
-
"@theia/markers": "1.
|
|
10
|
-
"@theia/monaco": "1.
|
|
6
|
+
"@theia/core": "1.59.0-next.62+9e43c93ad",
|
|
7
|
+
"@theia/editor": "1.59.0-next.62+9e43c93ad",
|
|
8
|
+
"@theia/filesystem": "1.59.0-next.62+9e43c93ad",
|
|
9
|
+
"@theia/markers": "1.59.0-next.62+9e43c93ad",
|
|
10
|
+
"@theia/monaco": "1.59.0-next.62+9e43c93ad",
|
|
11
11
|
"@theia/monaco-editor-core": "1.96.302",
|
|
12
|
-
"@theia/process": "1.
|
|
13
|
-
"@theia/terminal": "1.
|
|
14
|
-
"@theia/userstorage": "1.
|
|
15
|
-
"@theia/variable-resolver": "1.
|
|
16
|
-
"@theia/workspace": "1.
|
|
12
|
+
"@theia/process": "1.59.0-next.62+9e43c93ad",
|
|
13
|
+
"@theia/terminal": "1.59.0-next.62+9e43c93ad",
|
|
14
|
+
"@theia/userstorage": "1.59.0-next.62+9e43c93ad",
|
|
15
|
+
"@theia/variable-resolver": "1.59.0-next.62+9e43c93ad",
|
|
16
|
+
"@theia/workspace": "1.59.0-next.62+9e43c93ad",
|
|
17
17
|
"async-mutex": "^0.3.1",
|
|
18
18
|
"jsonc-parser": "^2.2.0",
|
|
19
19
|
"p-debounce": "^2.1.0",
|
|
@@ -53,10 +53,10 @@
|
|
|
53
53
|
"watch": "theiaext watch"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@theia/ext-scripts": "1.58.
|
|
56
|
+
"@theia/ext-scripts": "1.58.0"
|
|
57
57
|
},
|
|
58
58
|
"nyc": {
|
|
59
59
|
"extends": "../../configs/nyc.json"
|
|
60
60
|
},
|
|
61
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "9e43c93ad61ea977db3974207bac5d7c1fd3ccd6"
|
|
62
62
|
}
|
|
@@ -15,7 +15,6 @@
|
|
|
15
15
|
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { interfaces } from '@theia/core/shared/inversify';
|
|
18
|
-
import { ILogger } from '@theia/core';
|
|
19
18
|
import { TaskWatcher } from './task-watcher';
|
|
20
19
|
|
|
21
20
|
/**
|
|
@@ -24,11 +23,5 @@ import { TaskWatcher } from './task-watcher';
|
|
|
24
23
|
* @param bind The bind function from inversify.
|
|
25
24
|
*/
|
|
26
25
|
export function createCommonBindings(bind: interfaces.Bind): void {
|
|
27
|
-
|
|
28
|
-
bind(ILogger).toDynamicValue(ctx => {
|
|
29
|
-
const logger = ctx.container.get<ILogger>(ILogger);
|
|
30
|
-
return logger.child('task');
|
|
31
|
-
}).inSingletonScope().whenTargetNamed('task');
|
|
32
|
-
|
|
33
26
|
bind(TaskWatcher).toSelf().inSingletonScope();
|
|
34
27
|
}
|