Skip to content

Commit 2a7a0c6

Browse files
fix(deps): update dependency @carbon/telemetry to v0.1.0 (#8481)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@carbon/telemetry](https://togithub.com/carbon-design-system/carbon) | [`0.0.0-alpha.6` -> `0.1.0`](https://renovatebot.com/diffs/npm/@carbon%2ftelemetry/0.0.0-alpha.6/0.1.0) | [![age](https://badges.renovateapi.com/packages/npm/@carbon%2ftelemetry/0.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@carbon%2ftelemetry/0.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@carbon%2ftelemetry/0.1.0/compatibility-slim/0.0.0-alpha.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@carbon%2ftelemetry/0.1.0/confidence-slim/0.0.0-alpha.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: "every weekend" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom).
1 parent 9761c3b commit 2a7a0c6

File tree

7 files changed

+11
-6
lines changed

7 files changed

+11
-6
lines changed
Binary file not shown.

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@carbon/ibmdotcom-services": "1.31.0",
6565
"@carbon/ibmdotcom-styles": "1.31.0",
6666
"@carbon/ibmdotcom-utilities": "1.31.0",
67-
"@carbon/telemetry": "^0.0.0-alpha.6",
67+
"@carbon/telemetry": "^0.1.0",
6868
"autosuggest-highlight": "^3.1.1",
6969
"carbon-components": "10.54.0",
7070
"carbon-components-react": "7.54.2",

packages/services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@babel/runtime": "^7.5.0",
5151
"@carbon/ibmdotcom-utilities": "1.31.0",
52-
"@carbon/telemetry": "0.0.0-alpha.6",
52+
"@carbon/telemetry": "0.1.0",
5353
"axios": "~0.21.4",
5454
"window-or-global": "^1.0.1",
5555
"marked": "^4.0.10"

packages/styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@carbon/import-once": "10.7.0",
3737
"@carbon/layout": "10.37.0",
3838
"@carbon/motion": "10.29.0",
39-
"@carbon/telemetry": "0.0.0-alpha.6",
39+
"@carbon/telemetry": "0.1.0",
4040
"@carbon/themes": "10.52.0",
4141
"@carbon/type": "10.42.0",
4242
"carbon-components": "10.54.0"

packages/utilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"upgrade-carbon": "yarn upgrade-interactive carbon-components --latest --exact"
4949
},
5050
"dependencies": {
51-
"@carbon/telemetry": "0.0.0-alpha.6",
51+
"@carbon/telemetry": "0.1.0",
5252
"axios": "~0.21.4",
5353
"carbon-components": "10.54.0",
5454
"isomorphic-dompurify": "0.4.0",

packages/web-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@carbon/ibmdotcom-styles": "1.31.0",
101101
"@carbon/ibmdotcom-utilities": "1.31.0",
102102
"@carbon/layout": "10.37.0",
103-
"@carbon/telemetry": "0.0.0-alpha.6",
103+
"@carbon/telemetry": "0.1.0",
104104
"carbon-components": "10.54.0",
105105
"carbon-web-components": "1.21.0",
106106
"lit-element": "2.5.1",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,7 @@
13991399
"@carbon/telemetry" "0.0.0-alpha.6"
14001400
prop-types "^15.7.2"
14011401

1402-
"@carbon/telemetry@0.0.0-alpha.6", "@carbon/telemetry@^0.0.0-alpha.6":
1402+
"@carbon/telemetry@0.0.0-alpha.6":
14031403
version "0.0.0-alpha.6"
14041404
resolved "https://registry.yarnpkg.com/@carbon/telemetry/-/telemetry-0.0.0-alpha.6.tgz#1d11e64f310e98f32c3db0c55f02e047f2398087"
14051405
integrity sha512-DCE8ui/tFi+qvCH+mewbUbWzsiq5Ko3HU1lgrVbpjWv1LfswLKFmMg4Os+PmX6edYoBj39qVChJPeaN/UyfJDw==
@@ -1415,6 +1415,11 @@
14151415
winston "^3.3.3"
14161416
yargs "^16.1.1"
14171417

1418+
"@carbon/telemetry@0.1.0", "@carbon/telemetry@^0.1.0":
1419+
version "0.1.0"
1420+
resolved "https://registry.yarnpkg.com/@carbon/telemetry/-/telemetry-0.1.0.tgz#57b331cd5a855b4abbf55457456da8211624d879"
1421+
integrity sha512-kNWt0bkgPwGW0i5h7HFuljbKRXPvIhsKbB+1tEURAYLXoJg9iJLF1eGvWN5iVoFCS2zje4GR3OGOsvvKVe7Hlg==
1422+
14181423
"@carbon/themes@10.52.0":
14191424
version "10.52.0"
14201425
resolved "https://registry.yarnpkg.com/@carbon/themes/-/themes-10.52.0.tgz#417d539d2b89c1564f8a34713447c9f8ef5da493"

0 commit comments

Comments
 (0)