@carbon/web-components 1.45.0 → 1.46.0-rc.0

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
@@ -508,9 +508,9 @@ By default Chrome runs in headless mode. You can show Chrome UI by:
508
508
 
509
509
  ## <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
510
510
 
511
- This package uses IBM Telemetry to collect metrics data. By installing this
512
- package as a dependency you are agreeing to telemetry collection. To opt out,
513
- see
511
+ This package uses IBM Telemetry to collect de-identified and anonymized metrics
512
+ data. By installing this package as a dependency you are agreeing to telemetry
513
+ collection. To opt out, see
514
514
  [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
515
515
  For more information on the data being collected, please see the
516
516
  [IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/web-components",
3
- "version": "1.45.0",
3
+ "version": "1.46.0-rc.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -215,5 +215,5 @@
215
215
  "zone.js": "~0.14.0"
216
216
  },
217
217
  "typings": "es/index.d.ts",
218
- "gitHead": "6f34326116e5d1efc3e4ddd1bf03b641baa7fc69"
218
+ "gitHead": "c65f1ea41d0f62afdf935a7e22cabf1da78d0f14"
219
219
  }
package/telemetry.yml CHANGED
@@ -1,7 +1,7 @@
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: '8cf8b3b8-a121-47d3-9eec-e4bea0ff23f5'
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