@teambit/snapping 1.0.514 → 1.0.515

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,20 +1,20 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="13" failures="0" errors="0" skipped="1">
3
- <testsuite name="teambit.component/snapping@1.0.514" tests="13" failures="0" errors="0" skipped="1">
4
- <testcase classname="dist/message-per-component.spec.js" name="should throw an error when the file has no changes" time="0.002"/>
5
- <testcase classname="dist/message-per-component.spec.js" name="should assign the default message to the component if empty"/>
6
- <testcase classname="dist/message-per-component.spec.js" name="should support multiple lines per id" time="0.001"/>
3
+ <testsuite name="teambit.component/snapping@1.0.515" tests="13" failures="0" errors="0" skipped="1">
4
+ <testcase classname="dist/message-per-component.spec.js" name="should throw an error when the file has no changes" time="0.001"/>
5
+ <testcase classname="dist/message-per-component.spec.js" name="should assign the default message to the component if empty" time="0.001"/>
6
+ <testcase classname="dist/message-per-component.spec.js" name="should support multiple lines per id"/>
7
7
  <testcase classname="dist/message-per-component.spec.js" name="should support multiple lines for the default message"/>
8
- <testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.64"/>
8
+ <testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.617"/>
9
9
  <testcase classname="dist/snapping.spec.js" name="should not throw an error if the config was set to ignore MissingPackagesDependenciesOnFs error">
10
10
  <skipped/>
11
11
  </testcase>
12
- <testcase classname="dist/snapping.spec.js" name="should add the new dev dep" time="0.002"/>
12
+ <testcase classname="dist/snapping.spec.js" name="should add the new dev dep" time="0.001"/>
13
13
  <testcase classname="dist/snapping.spec.js" name="should remove the specified dependency" time="0.001"/>
14
- <testcase classname="dist/snapping.spec.js" name="should be able to list it" time="0.001"/>
15
- <testcase classname="dist/snapping.spec.js" name="should be ignored by tag command" time="1.19"/>
16
- <testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="3.59"/>
17
- <testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="6.491"/>
18
- <testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="3.804"/>
14
+ <testcase classname="dist/snapping.spec.js" name="should be able to list it"/>
15
+ <testcase classname="dist/snapping.spec.js" name="should be ignored by tag command" time="1.264"/>
16
+ <testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="2.897"/>
17
+ <testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="6.567"/>
18
+ <testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="4.206"/>
19
19
  </testsuite>
20
20
  </testsuites>
@@ -17695,7 +17695,7 @@
17695
17695
  "_legacy": {
17696
17696
  "scope": "teambit.component",
17697
17697
  "name": "snapping",
17698
- "version": "1.0.514"
17698
+ "version": "1.0.515"
17699
17699
  },
17700
17700
  "_scope": "teambit.component"
17701
17701
  }
@@ -17710,7 +17710,7 @@
17710
17710
  "componentId": {
17711
17711
  "scope": "teambit.component",
17712
17712
  "name": "snapping",
17713
- "version": "1.0.514"
17713
+ "version": "1.0.515"
17714
17714
  },
17715
17715
  "taggedModuleExports": []
17716
17716
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/snapping",
3
- "version": "1.0.514",
3
+ "version": "1.0.515",
4
4
  "homepage": "https://bit.cloud/teambit/component/snapping",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "snapping",
9
- "version": "1.0.514"
9
+ "version": "1.0.515"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -25,37 +25,37 @@
25
25
  "@teambit/harmony": "0.4.6",
26
26
  "@teambit/component-version": "1.0.3",
27
27
  "@teambit/lane-id": "0.0.312",
28
- "@teambit/graph": "1.0.514",
28
+ "@teambit/graph": "1.0.515",
29
29
  "@teambit/legacy.consumer-component": "0.0.21",
30
- "@teambit/logger": "0.0.1184",
31
- "@teambit/objects": "0.0.21",
32
- "@teambit/scope": "1.0.514",
30
+ "@teambit/logger": "0.0.1185",
31
+ "@teambit/objects": "0.0.22",
32
+ "@teambit/scope": "1.0.515",
33
33
  "@teambit/toolbox.promise.map-pool": "0.0.4",
34
34
  "@teambit/component.sources": "0.0.72",
35
- "@teambit/component": "1.0.514",
36
- "@teambit/dependencies": "1.0.514",
37
- "@teambit/dependency-resolver": "1.0.514",
35
+ "@teambit/component": "1.0.515",
36
+ "@teambit/dependencies": "1.0.515",
37
+ "@teambit/dependency-resolver": "1.0.515",
38
38
  "@teambit/legacy.consumer-config": "0.0.20",
39
39
  "@teambit/legacy.extension-data": "0.0.22",
40
40
  "@teambit/legacy.logger": "0.0.8",
41
41
  "@teambit/legacy.scope": "0.0.20",
42
42
  "@teambit/legacy.loader": "0.0.5",
43
- "@teambit/cli": "0.0.1091",
43
+ "@teambit/cli": "0.0.1092",
44
44
  "@teambit/legacy.constants": "0.0.6",
45
45
  "@teambit/legacy.component-list": "0.0.74",
46
46
  "@teambit/legacy.consumer": "0.0.20",
47
47
  "@teambit/legacy.dependency-graph": "0.0.23",
48
- "@teambit/remove": "1.0.514",
49
- "@teambit/workspace": "1.0.514",
48
+ "@teambit/remove": "1.0.515",
49
+ "@teambit/workspace": "1.0.515",
50
50
  "@teambit/component-issues": "0.0.153",
51
- "@teambit/global-config": "0.0.1094",
52
- "@teambit/application": "1.0.514",
53
- "@teambit/builder": "1.0.514",
54
- "@teambit/export": "1.0.514",
51
+ "@teambit/global-config": "0.0.1095",
52
+ "@teambit/application": "1.0.515",
53
+ "@teambit/builder": "1.0.515",
54
+ "@teambit/export": "1.0.515",
55
55
  "@teambit/harmony.modules.concurrency": "0.0.7",
56
- "@teambit/importer": "1.0.514",
57
- "@teambit/insights": "1.0.514",
58
- "@teambit/issues": "1.0.514",
56
+ "@teambit/importer": "1.0.515",
57
+ "@teambit/insights": "1.0.515",
58
+ "@teambit/issues": "1.0.515",
59
59
  "@teambit/lanes.modules.create-lane": "0.0.54",
60
60
  "@teambit/legacy.scope-api": "0.0.75",
61
61
  "@teambit/pkg.modules.semver-helper": "0.0.4",
@@ -73,7 +73,7 @@
73
73
  "@types/uuid": "8.3.4",
74
74
  "@types/mocha": "9.1.0",
75
75
  "@teambit/harmony.envs.core-aspect-env": "0.0.68",
76
- "@teambit/compiler": "1.0.514",
76
+ "@teambit/compiler": "1.0.515",
77
77
  "@teambit/component.testing.mock-components": "0.0.280",
78
78
  "@teambit/harmony.testing.load-aspect": "0.0.275",
79
79
  "@teambit/workspace.testing.mock-workspace": "0.0.47"