Skip to content

Commit

Permalink
fix(deps): update dependency carbon-web-components to v1.21.0 (#8210)
Browse files Browse the repository at this point in the history
[![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-web-components](https://togithub.com/carbon-design-system/carbon-web-components) | [`1.20.0` -> `1.21.0`](https://renovatebot.com/diffs/npm/carbon-web-components/1.20.0/1.21.0) | [![age](https://badges.renovateapi.com/packages/npm/carbon-web-components/1.21.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/carbon-web-components/1.21.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/carbon-web-components/1.21.0/compatibility-slim/1.20.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/carbon-web-components/1.21.0/confidence-slim/1.20.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>carbon-design-system/carbon-web-components</summary>

### [`v1.21.0`](https://togithub.com/carbon-design-system/carbon-web-components/releases/v1.21.0)

[Compare Source](https://togithub.com/carbon-design-system/carbon-web-components/compare/v1.20.0...v1.21.0)

##### Features

-   **codesandbox**
    -   skip-to-content ([#&#8203;913](https://togithub.com/carbon-design-system/carbon-web-components/issues/913))
    -   add examples ([#&#8203;908](https://togithub.com/carbon-design-system/carbon-web-components/issues/908))

##### Fixes

-   **drop-container**
    -   clear input value on change ([#&#8203;924](https://togithub.com/carbon-design-system/carbon-web-components/issues/924))
-   **tooltip**
    -   update to match component spec ([#&#8203;930](https://togithub.com/carbon-design-system/carbon-web-components/issues/930))
-   **slider**
    -   fix slider usability on touch devices ([#&#8203;914](https://togithub.com/carbon-design-system/carbon-web-components/issues/914))

##### Housekeeping

-   **release**
    -   bump to v1.21.0 ([#&#8203;941](https://togithub.com/carbon-design-system/carbon-web-components/issues/941))
-   **deps**
    -   bump log4js from 6.3.0 to 6.4.1 ([#&#8203;938](https://togithub.com/carbon-design-system/carbon-web-components/issues/938))
    -   bump nanoid from 3.1.30 to 3.2.0 ([#&#8203;937](https://togithub.com/carbon-design-system/carbon-web-components/issues/937))
    -   bump engine.io from 6.1.0 to 6.1.2 ([#&#8203;939](https://togithub.com/carbon-design-system/carbon-web-components/issues/939))
    -   bump follow-redirects from 1.14.5 to 1.14.7 ([#&#8203;936](https://togithub.com/carbon-design-system/carbon-web-components/issues/936))
    -   update dependency jasmine-core to v4 ([#&#8203;917](https://togithub.com/carbon-design-system/carbon-web-components/issues/917))
    -   update commitlint monorepo ([#&#8203;912](https://togithub.com/carbon-design-system/carbon-web-components/issues/912))
    -   update dependency puppeteer to v13 ([#&#8203;907](https://togithub.com/carbon-design-system/carbon-web-components/issues/907))
-   **upgrade**
    -   upgrade to carbon 10.52.0 ([#&#8203;933](https://togithub.com/carbon-design-system/carbon-web-components/issues/933))
-   **data-table**
    -   add variations to codesandbox example ([#&#8203;925](https://togithub.com/carbon-design-system/carbon-web-components/issues/925))
-   **support**
    -   add assignees for issue templates ([#&#8203;923](https://togithub.com/carbon-design-system/carbon-web-components/issues/923))
-   **cdn**
    -   remove reference to next tag ([#&#8203;920](https://togithub.com/carbon-design-system/carbon-web-components/issues/920))
-   **file-uploader**
    -   correct file uploader events docs ([#&#8203;919](https://togithub.com/carbon-design-system/carbon-web-components/issues/919))
-   **storybook**
    -   update storybook docs with code samples ([#&#8203;911](https://togithub.com/carbon-design-system/carbon-web-components/issues/911))
-   **branch**
    -   rename branch to `main` ([#&#8203;910](https://togithub.com/carbon-design-system/carbon-web-components/issues/910))
-   **github-actions**
    -   use get-changelog for release log generation

</details>

---

### Configuration

📅 **Schedule**: "every weekend" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **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).
  • Loading branch information
renovate[bot] committed Feb 7, 2022
1 parent b725782 commit 0261303
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 16 deletions.
Binary file removed .yarn/offline-mirror/carbon-components-10.50.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@carbon/layout": "10.34.0",
"@carbon/telemetry": "0.0.0-alpha.6",
"carbon-components": "10.52.0",
"carbon-web-components": "1.20.0",
"carbon-web-components": "1.21.0",
"lit-element": "2.5.1",
"lit-html": "1.4.1",
"lodash-es": "^4.17.0",
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7287,16 +7287,6 @@ carbon-components-react@7.51.0:
wicg-inert "^3.1.1"
window-or-global "^1.0.1"

carbon-components@10.50.0:
version "10.50.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.50.0.tgz#970cf978e9be83aeb53eb3f263014964974360fd"
integrity sha512-MAtqZMQbOzrzO7X8tjlhDrWzF6VnjM19OIYqTuOsDv5XmiGNnmBqnPSFBi2n2PPGLXKnpOnHAXYVx5yQIHSKLQ==
dependencies:
"@carbon/telemetry" "0.0.0-alpha.6"
flatpickr "4.6.1"
lodash.debounce "^4.0.8"
warning "^3.0.0"

carbon-components@10.51.0:
version "10.51.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.51.0.tgz#a09b259db12fa3ea7868489bbea6cb165d4f814a"
Expand All @@ -7322,13 +7312,13 @@ carbon-icons@7.0.7:
resolved "https://registry.yarnpkg.com/carbon-icons/-/carbon-icons-7.0.7.tgz#ebafe3e9fa25df973796a8eca06d8a7c501cc610"
integrity sha512-3vgkdXJRgCViCrH3fLUdyAXo0I8wmohO6QETv7vWFx6yc7s+SirWFBSFL38zUx4MHtR8iTxIlLEzkeU6FlFtXg==

carbon-web-components@1.20.0:
version "1.20.0"
resolved "https://registry.yarnpkg.com/carbon-web-components/-/carbon-web-components-1.20.0.tgz#60993a9c95d947bc62236c33df6b1fd3b9f7911d"
integrity sha512-5YKYzhLQ7DIlB+YJNOIy56+WYIzilzIc0GZAzv1M3ol/ZbVT7k5B6WH2PK9m/HdCcf3MWETN7kkXo85tRDPmaQ==
carbon-web-components@1.21.0:
version "1.21.0"
resolved "https://registry.yarnpkg.com/carbon-web-components/-/carbon-web-components-1.21.0.tgz#038276cc7fc786919730d93a143c5255d23aa921"
integrity sha512-rSLmyiVTH4Ffz1Hq4QRHaCfy63y3AC9Er/k9COkmW73zkFOnyfIGQ+rZrvQof0z1jz0b1dfGdp7eRctbwVTcsA==
dependencies:
"@babel/runtime" "^7.16.3"
carbon-components "10.50.0"
carbon-components "10.52.0"
flatpickr "4.6.1"
lit-element "^2.5.1"
lit-html "^1.4.1"
Expand Down

0 comments on commit 0261303

Please sign in to comment.