@teambit/merge-lanes 1.0.509 → 1.0.510
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,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="1" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.lanes/merge-lanes@1.0.
|
3
|
+
<testsuite name="teambit.lanes/merge-lanes@1.0.510" tests="1" failures="0" errors="0" skipped="0">
|
4
4
|
<testcase classname="dist/merge-lane.spec.js" name="should merge successfully the specified pattern only" time="0.001"/>
|
5
5
|
</testsuite>
|
6
6
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
@@ -1151,7 +1151,7 @@
|
|
1151
1151
|
"line": 41,
|
1152
1152
|
"character": 3
|
1153
1153
|
},
|
1154
|
-
"signature": "(property) mergeStrategy: \"
|
1154
|
+
"signature": "(property) mergeStrategy: \"theirs\" | \"ours\" | \"manual\"",
|
1155
1155
|
"name": "mergeStrategy",
|
1156
1156
|
"type": {
|
1157
1157
|
"__schema": "TypeRefSchema",
|
@@ -1451,7 +1451,7 @@
|
|
1451
1451
|
"line": 56,
|
1452
1452
|
"character": 3
|
1453
1453
|
},
|
1454
|
-
"signature": "(property) resolveUnrelated?: \"
|
1454
|
+
"signature": "(property) resolveUnrelated?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
1455
1455
|
"name": "resolveUnrelated",
|
1456
1456
|
"type": {
|
1457
1457
|
"__schema": "TypeRefSchema",
|
@@ -3758,7 +3758,7 @@
|
|
3758
3758
|
"componentId": {
|
3759
3759
|
"scope": "teambit.lanes",
|
3760
3760
|
"name": "merge-lanes",
|
3761
|
-
"version": "1.0.
|
3761
|
+
"version": "1.0.510"
|
3762
3762
|
},
|
3763
3763
|
"taggedModuleExports": []
|
3764
3764
|
}
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/merge-lanes",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.510",
|
4
4
|
"homepage": "https://bit.cloud/teambit/lanes/merge-lanes",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.lanes",
|
8
8
|
"name": "merge-lanes",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.510"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -19,28 +19,28 @@
|
|
19
19
|
"@teambit/lane-id": "0.0.311",
|
20
20
|
"@teambit/harmony": "0.4.6",
|
21
21
|
"@teambit/component-id": "1.2.2",
|
22
|
-
"@teambit/legacy.bit-map": "0.0.
|
22
|
+
"@teambit/legacy.bit-map": "0.0.74",
|
23
23
|
"@teambit/legacy.cli.prompts": "0.0.9",
|
24
|
-
"@teambit/legacy.consumer": "0.0.
|
25
|
-
"@teambit/legacy.scope": "0.0.
|
26
|
-
"@teambit/logger": "0.0.
|
27
|
-
"@teambit/scope.objects": "0.0.
|
28
|
-
"@teambit/scope": "1.0.
|
29
|
-
"@teambit/checkout": "1.0.
|
30
|
-
"@teambit/cli": "0.0.
|
24
|
+
"@teambit/legacy.consumer": "0.0.17",
|
25
|
+
"@teambit/legacy.scope": "0.0.17",
|
26
|
+
"@teambit/logger": "0.0.1180",
|
27
|
+
"@teambit/scope.objects": "0.0.17",
|
28
|
+
"@teambit/scope": "1.0.510",
|
29
|
+
"@teambit/checkout": "1.0.510",
|
30
|
+
"@teambit/cli": "0.0.1087",
|
31
31
|
"@teambit/legacy.utils": "0.0.12",
|
32
|
-
"@teambit/global-config": "0.0.
|
32
|
+
"@teambit/global-config": "0.0.1090",
|
33
33
|
"@teambit/legacy.constants": "0.0.4",
|
34
|
-
"@teambit/merging": "1.0.
|
35
|
-
"@teambit/remove": "1.0.
|
36
|
-
"@teambit/component.snap-distance": "0.0.
|
37
|
-
"@teambit/config-merger": "0.0.
|
38
|
-
"@teambit/export": "1.0.
|
34
|
+
"@teambit/merging": "1.0.510",
|
35
|
+
"@teambit/remove": "1.0.510",
|
36
|
+
"@teambit/component.snap-distance": "0.0.18",
|
37
|
+
"@teambit/config-merger": "0.0.377",
|
38
|
+
"@teambit/export": "1.0.510",
|
39
39
|
"@teambit/harmony.modules.feature-toggle": "0.0.12",
|
40
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
41
|
-
"@teambit/importer": "1.0.
|
42
|
-
"@teambit/lanes": "1.0.
|
43
|
-
"@teambit/workspace": "1.0.
|
40
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.18",
|
41
|
+
"@teambit/importer": "1.0.510",
|
42
|
+
"@teambit/lanes": "1.0.510",
|
43
|
+
"@teambit/workspace": "1.0.510"
|
44
44
|
},
|
45
45
|
"devDependencies": {
|
46
46
|
"@types/fs-extra": "9.0.7",
|
@@ -48,10 +48,10 @@
|
|
48
48
|
"chai": "4.3.0",
|
49
49
|
"@types/mocha": "9.1.0",
|
50
50
|
"@teambit/harmony.envs.core-aspect-env": "0.0.65",
|
51
|
-
"@teambit/component.testing.mock-components": "0.0.
|
52
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
53
|
-
"@teambit/snapping": "1.0.
|
54
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
51
|
+
"@teambit/component.testing.mock-components": "0.0.277",
|
52
|
+
"@teambit/harmony.testing.load-aspect": "0.0.272",
|
53
|
+
"@teambit/snapping": "1.0.510",
|
54
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.44"
|
55
55
|
},
|
56
56
|
"peerDependencies": {
|
57
57
|
"@types/chai": "4.3.19"
|
File without changes
|