@teambit/snapping 1.0.482 → 1.0.483

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,16 +1,16 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="9" failures="0" errors="0" skipped="1">
3
- <testsuite name="teambit.component/snapping@1.0.482" tests="9" failures="0" errors="0" skipped="1">
4
- <testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.032"/>
3
+ <testsuite name="teambit.component/snapping@1.0.483" tests="9" failures="0" errors="0" skipped="1">
4
+ <testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.038"/>
5
5
  <testcase classname="dist/snapping.spec.js" name="should not throw an error if the config was set to ignore MissingPackagesDependenciesOnFs error">
6
6
  <skipped/>
7
7
  </testcase>
8
8
  <testcase classname="dist/snapping.spec.js" name="should add the new dev dep" time="0.002"/>
9
9
  <testcase classname="dist/snapping.spec.js" name="should remove the specified dependency" time="0.001"/>
10
- <testcase classname="dist/snapping.spec.js" name="should be able to list it" time="0.001"/>
11
- <testcase classname="dist/snapping.spec.js" name="should be ignored by tag command" time="0.157"/>
12
- <testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="0.195"/>
13
- <testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="0.342"/>
14
- <testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="0.989"/>
10
+ <testcase classname="dist/snapping.spec.js" name="should be able to list it"/>
11
+ <testcase classname="dist/snapping.spec.js" name="should be ignored by tag command" time="0.226"/>
12
+ <testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="0.205"/>
13
+ <testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="0.457"/>
14
+ <testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="0.293"/>
15
15
  </testsuite>
16
16
  </testsuites>
@@ -16477,7 +16477,7 @@
16477
16477
  "_legacy": {
16478
16478
  "scope": "teambit.component",
16479
16479
  "name": "snapping",
16480
- "version": "1.0.482"
16480
+ "version": "1.0.483"
16481
16481
  },
16482
16482
  "_scope": "teambit.component"
16483
16483
  }
@@ -16492,7 +16492,7 @@
16492
16492
  "componentId": {
16493
16493
  "scope": "teambit.component",
16494
16494
  "name": "snapping",
16495
- "version": "1.0.482"
16495
+ "version": "1.0.483"
16496
16496
  },
16497
16497
  "taggedModuleExports": []
16498
16498
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/snapping",
3
- "version": "1.0.482",
3
+ "version": "1.0.483",
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.482"
9
+ "version": "1.0.483"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -22,30 +22,30 @@
22
22
  "@teambit/harmony": "0.4.6",
23
23
  "@teambit/component-version": "1.0.3",
24
24
  "@teambit/lane-id": "0.0.311",
25
- "@teambit/graph": "1.0.482",
26
- "@teambit/logger": "0.0.1152",
27
- "@teambit/scope": "1.0.482",
25
+ "@teambit/graph": "1.0.483",
26
+ "@teambit/logger": "0.0.1153",
27
+ "@teambit/scope": "1.0.483",
28
28
  "@teambit/toolbox.promise.map-pool": "0.0.1",
29
29
  "@teambit/component.sources": "0.0.50",
30
- "@teambit/component": "1.0.482",
31
- "@teambit/dependencies": "1.0.482",
32
- "@teambit/dependency-resolver": "1.0.482",
33
- "@teambit/cli": "0.0.1059",
30
+ "@teambit/component": "1.0.483",
31
+ "@teambit/dependencies": "1.0.483",
32
+ "@teambit/dependency-resolver": "1.0.483",
33
+ "@teambit/cli": "0.0.1060",
34
34
  "@teambit/legacy.component-list": "0.0.52",
35
- "@teambit/remove": "1.0.482",
35
+ "@teambit/remove": "1.0.483",
36
36
  "@teambit/component-issues": "0.0.151",
37
- "@teambit/global-config": "0.0.1062",
38
- "@teambit/application": "1.0.482",
39
- "@teambit/builder": "1.0.482",
40
- "@teambit/export": "1.0.482",
37
+ "@teambit/global-config": "0.0.1063",
38
+ "@teambit/application": "1.0.483",
39
+ "@teambit/builder": "1.0.483",
40
+ "@teambit/export": "1.0.483",
41
41
  "@teambit/harmony.modules.concurrency": "0.0.1",
42
- "@teambit/importer": "1.0.482",
43
- "@teambit/insights": "1.0.482",
44
- "@teambit/issues": "1.0.482",
42
+ "@teambit/importer": "1.0.483",
43
+ "@teambit/insights": "1.0.483",
44
+ "@teambit/issues": "1.0.483",
45
45
  "@teambit/lanes.modules.create-lane": "0.0.32",
46
- "@teambit/legacy.scope-api": "0.0.52",
46
+ "@teambit/legacy.scope-api": "0.0.53",
47
47
  "@teambit/pkg.modules.semver-helper": "0.0.1",
48
- "@teambit/workspace": "1.0.482",
48
+ "@teambit/workspace": "1.0.483",
49
49
  "@teambit/bit.get-bit-version": "0.0.1",
50
50
  "@teambit/harmony.modules.get-basic-log": "0.0.1",
51
51
  "@teambit/toolbox.crypto.sha1": "0.0.2",
@@ -59,7 +59,7 @@
59
59
  "@types/uuid": "8.3.4",
60
60
  "@types/mocha": "9.1.0",
61
61
  "@teambit/harmony.envs.core-aspect-env": "0.0.63",
62
- "@teambit/compiler": "1.0.482",
62
+ "@teambit/compiler": "1.0.483",
63
63
  "@teambit/component.testing.mock-components": "0.0.257",
64
64
  "@teambit/harmony.testing.load-aspect": "0.0.252",
65
65
  "@teambit/workspace.testing.mock-workspace": "0.0.27"