@carbon/cli 10.34.3 → 10.34.5

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.
package/README.md CHANGED
@@ -58,9 +58,9 @@ Licensed under the [Apache 2.0 License](/LICENSE).
58
58
 
59
59
  ## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry
60
60
 
61
- This package uses IBM Telemetry to collect metrics data. By installing this
62
- package as a dependency you are agreeing to telemetry collection. To opt out,
63
- see
61
+ This package uses IBM Telemetry to collect de-identified and anonymized metrics
62
+ data. By installing this package as a dependency you are agreeing to telemetry
63
+ collection. To opt out, see
64
64
  [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
65
65
  For more information on the data being collected, please see the
66
66
  [IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/cli",
3
3
  "description": "Task automation for working with the Carbon Design System",
4
- "version": "10.34.3",
4
+ "version": "10.34.5",
5
5
  "license": "Apache-2.0",
6
6
  "bin": {
7
7
  "carbon-cli": "./bin/carbon-cli.js"
@@ -28,7 +28,7 @@
28
28
  "dependencies": {
29
29
  "@babel/core": "^7.16.7",
30
30
  "@carbon/cli-reporter": "^10.5.0",
31
- "@ibm/telemetry-js": "^1.2.1",
31
+ "@ibm/telemetry-js": "^1.5.0",
32
32
  "@octokit/plugin-retry": "^3.0.7",
33
33
  "@octokit/plugin-throttling": "^2.6.0",
34
34
  "@octokit/rest": "^16.28.1",
@@ -56,5 +56,5 @@
56
56
  "sassdoc": "^2.7.3",
57
57
  "yargs": "^17.0.1"
58
58
  },
59
- "gitHead": "4e41819f51f1294d467e12995c217ed83f695249"
59
+ "gitHead": "654fff0d15bf845603da7b3c63bc85123058619c"
60
60
  }
package/telemetry.yml CHANGED
@@ -1,7 +1,10 @@
1
1
  # yaml-language-server: $schema=https://unpkg.com/@ibm/telemetry-config-schema@v1/dist/config.schema.json
2
2
  version: 1
3
3
  projectId: 9495f863-d218-4262-acd0-fbf6076ff244
4
- endpoint: https://collector-prod.1am6wm210aow.us-south.codeengine.appdomain.cloud/v1/metrics
4
+ endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
5
5
  collect:
6
6
  npm:
7
7
  dependencies: null
8
+ js:
9
+ functions: {}
10
+ tokens: null