@teambit/merge-lanes 1.0.500 → 1.0.501
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.
|
4
|
-
<testcase classname="dist/merge-lane.spec.js" name="should merge successfully the specified pattern only"/>
|
3
|
+
<testsuite name="teambit.lanes/merge-lanes@1.0.501" tests="1" failures="0" errors="0" skipped="0">
|
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
@@ -3427,7 +3427,7 @@
|
|
3427
3427
|
"componentId": {
|
3428
3428
|
"scope": "teambit.scope",
|
3429
3429
|
"name": "objects",
|
3430
|
-
"version": "0.0.
|
3430
|
+
"version": "0.0.11"
|
3431
3431
|
}
|
3432
3432
|
},
|
3433
3433
|
"isOptional": true,
|
@@ -3837,7 +3837,7 @@
|
|
3837
3837
|
"componentId": {
|
3838
3838
|
"scope": "teambit.component",
|
3839
3839
|
"name": "snap-distance",
|
3840
|
-
"version": "0.0.
|
3840
|
+
"version": "0.0.12"
|
3841
3841
|
}
|
3842
3842
|
},
|
3843
3843
|
"isOptional": false,
|
@@ -3862,7 +3862,7 @@
|
|
3862
3862
|
"componentId": {
|
3863
3863
|
"scope": "teambit.scope",
|
3864
3864
|
"name": "objects",
|
3865
|
-
"version": "0.0.
|
3865
|
+
"version": "0.0.11"
|
3866
3866
|
}
|
3867
3867
|
},
|
3868
3868
|
"isOptional": false,
|
@@ -3907,7 +3907,7 @@
|
|
3907
3907
|
"componentId": {
|
3908
3908
|
"scope": "teambit.scope",
|
3909
3909
|
"name": "objects",
|
3910
|
-
"version": "0.0.
|
3910
|
+
"version": "0.0.11"
|
3911
3911
|
}
|
3912
3912
|
},
|
3913
3913
|
"isOptional": true,
|
@@ -4004,7 +4004,7 @@
|
|
4004
4004
|
"componentId": {
|
4005
4005
|
"scope": "teambit.scope",
|
4006
4006
|
"name": "objects",
|
4007
|
-
"version": "0.0.
|
4007
|
+
"version": "0.0.11"
|
4008
4008
|
}
|
4009
4009
|
},
|
4010
4010
|
{
|
@@ -4077,7 +4077,7 @@
|
|
4077
4077
|
"componentId": {
|
4078
4078
|
"scope": "teambit.lanes",
|
4079
4079
|
"name": "merge-lanes",
|
4080
|
-
"version": "1.0.
|
4080
|
+
"version": "1.0.501"
|
4081
4081
|
},
|
4082
4082
|
"taggedModuleExports": []
|
4083
4083
|
}
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/merge-lanes",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.501",
|
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.501"
|
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.68",
|
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.11",
|
25
|
+
"@teambit/legacy.scope": "0.0.11",
|
26
|
+
"@teambit/logger": "0.0.1171",
|
27
|
+
"@teambit/scope.objects": "0.0.11",
|
28
|
+
"@teambit/scope": "1.0.501",
|
29
|
+
"@teambit/checkout": "1.0.501",
|
30
|
+
"@teambit/cli": "0.0.1078",
|
31
31
|
"@teambit/legacy.utils": "0.0.12",
|
32
|
-
"@teambit/global-config": "0.0.
|
32
|
+
"@teambit/global-config": "0.0.1081",
|
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.501",
|
35
|
+
"@teambit/remove": "1.0.501",
|
36
|
+
"@teambit/component.snap-distance": "0.0.12",
|
37
|
+
"@teambit/config-merger": "0.0.368",
|
38
|
+
"@teambit/export": "1.0.501",
|
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.12",
|
41
|
+
"@teambit/importer": "1.0.501",
|
42
|
+
"@teambit/lanes": "1.0.501",
|
43
|
+
"@teambit/workspace": "1.0.501"
|
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.63",
|
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.270",
|
52
|
+
"@teambit/harmony.testing.load-aspect": "0.0.265",
|
53
|
+
"@teambit/snapping": "1.0.501",
|
54
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.38"
|
55
55
|
},
|
56
56
|
"peerDependencies": {
|
57
57
|
"@types/chai": "4.3.19"
|
File without changes
|