@teambit/snapping 1.0.466 → 1.0.467

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.466" tests="9" failures="0" errors="0" skipped="1">
4
- <testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.045"/>
3
+ <testsuite name="teambit.component/snapping@1.0.467" tests="9" failures="0" errors="0" skipped="1">
4
+ <testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.05"/>
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
- <testcase classname="dist/snapping.spec.js" name="should add the new dev dep" time="0.001"/>
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
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.156"/>
12
- <testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="0.177"/>
13
- <testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="0.312"/>
14
- <testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="0.187"/>
11
+ <testcase classname="dist/snapping.spec.js" name="should be ignored by tag command" time="0.131"/>
12
+ <testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="0.152"/>
13
+ <testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="0.293"/>
14
+ <testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="0.173"/>
15
15
  </testsuite>
16
16
  </testsuites>
@@ -16482,7 +16482,7 @@
16482
16482
  "_legacy": {
16483
16483
  "scope": "teambit.component",
16484
16484
  "name": "snapping",
16485
- "version": "1.0.466"
16485
+ "version": "1.0.467"
16486
16486
  },
16487
16487
  "_scope": "teambit.component"
16488
16488
  }
@@ -16497,7 +16497,7 @@
16497
16497
  "componentId": {
16498
16498
  "scope": "teambit.component",
16499
16499
  "name": "snapping",
16500
- "version": "1.0.466"
16500
+ "version": "1.0.467"
16501
16501
  },
16502
16502
  "taggedModuleExports": []
16503
16503
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/snapping",
3
- "version": "1.0.466",
3
+ "version": "1.0.467",
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.466"
9
+ "version": "1.0.467"
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.466",
26
- "@teambit/logger": "0.0.1136",
27
- "@teambit/scope": "1.0.466",
25
+ "@teambit/graph": "1.0.467",
26
+ "@teambit/logger": "0.0.1137",
27
+ "@teambit/scope": "1.0.467",
28
28
  "@teambit/toolbox.promise.map-pool": "0.0.1",
29
29
  "@teambit/component.sources": "0.0.44",
30
- "@teambit/component": "1.0.466",
31
- "@teambit/dependencies": "1.0.466",
32
- "@teambit/dependency-resolver": "1.0.466",
33
- "@teambit/cli": "0.0.1043",
30
+ "@teambit/component": "1.0.467",
31
+ "@teambit/dependencies": "1.0.467",
32
+ "@teambit/dependency-resolver": "1.0.467",
33
+ "@teambit/cli": "0.0.1044",
34
34
  "@teambit/legacy.component-list": "0.0.46",
35
- "@teambit/remove": "1.0.466",
35
+ "@teambit/remove": "1.0.467",
36
36
  "@teambit/component-issues": "0.0.151",
37
- "@teambit/global-config": "0.0.1046",
38
- "@teambit/application": "1.0.466",
39
- "@teambit/builder": "1.0.466",
40
- "@teambit/export": "1.0.466",
37
+ "@teambit/global-config": "0.0.1047",
38
+ "@teambit/application": "1.0.467",
39
+ "@teambit/builder": "1.0.467",
40
+ "@teambit/export": "1.0.467",
41
41
  "@teambit/harmony.modules.concurrency": "0.0.1",
42
- "@teambit/importer": "1.0.466",
43
- "@teambit/insights": "1.0.466",
44
- "@teambit/issues": "1.0.466",
42
+ "@teambit/importer": "1.0.467",
43
+ "@teambit/insights": "1.0.467",
44
+ "@teambit/issues": "1.0.467",
45
45
  "@teambit/lanes.modules.create-lane": "0.0.26",
46
46
  "@teambit/legacy.scope-api": "0.0.47",
47
47
  "@teambit/pkg.modules.semver-helper": "0.0.1",
48
- "@teambit/workspace": "1.0.466",
48
+ "@teambit/workspace": "1.0.467",
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.60",
62
- "@teambit/compiler": "1.0.466",
62
+ "@teambit/compiler": "1.0.467",
63
63
  "@teambit/component.testing.mock-components": "0.0.251",
64
64
  "@teambit/harmony.testing.load-aspect": "0.0.246",
65
65
  "@teambit/workspace.testing.mock-workspace": "0.0.27"