-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump actions/upload-artifact from 3 to 4 #18
chore(deps): bump actions/upload-artifact from 3 to 4 #18
Conversation
…on-design-system#11783) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@carbon/icon-helpers](https://togithub.com/carbon-design-system/carbon) ([source](https://togithub.com/carbon-design-system/carbon/tree/HEAD/packages/icon-helpers)) | [`10.47.0` -> `10.48.0`](https://renovatebot.com/diffs/npm/@carbon%2ficon-helpers/10.47.0/10.48.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@carbon%2ficon-helpers/10.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@carbon%2ficon-helpers/10.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@carbon%2ficon-helpers/10.47.0/10.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@carbon%2ficon-helpers/10.47.0/10.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>carbon-design-system/carbon (@&carbon-design-system#8203;carbon/icon-helpers)</summary> ### [`v10.48.0`](https://togithub.com/carbon-design-system/carbon/releases/tag/v10.48.0) [Compare Source](https://togithub.com/carbon-design-system/carbon/compare/v10.47.0...v10.48.0) ##### `@carbon/react@0.9.0` ##### New features 🚀 - feat(react): add ContainedTab and ContainedTabs ([#&carbon-design-system#8203;9974](https://togithub.com/carbon-design-system/carbon/issues/9974)) ([`6967b7c12`](https://togithub.com/carbon-design-system/carbon/commit/6967b7c12)) ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) - refactor(react): update Tooltip to latest ([#&carbon-design-system#8203;9997](https://togithub.com/carbon-design-system/carbon/issues/9997)) ([`62e521082`](https://togithub.com/carbon-design-system/carbon/commit/62e521082)) - chore(project): update internal react deps to v17 ([#&carbon-design-system#8203;10029](https://togithub.com/carbon-design-system/carbon/issues/10029)) ([`e7b27cf0b`](https://togithub.com/carbon-design-system/carbon/commit/e7b27cf0b)) - chore(release): v10.47.2 ([`fd8ec5eb6`](https://togithub.com/carbon-design-system/carbon/commit/fd8ec5eb6)) - refactor(popover): update styles and add new story ([#&carbon-design-system#8203;9965](https://togithub.com/carbon-design-system/carbon/issues/9965)) ([`99baef61e`](https://togithub.com/carbon-design-system/carbon/commit/99baef61e)) - chore(release): v10.47.1 ([`de5d85c53`](https://togithub.com/carbon-design-system/carbon/commit/de5d85c53)) ##### `carbon-components@10.48.0` ##### New features 🚀 - feat(tabs): make auto-width the default behind v11 flag ([#&carbon-design-system#8203;10035](https://togithub.com/carbon-design-system/carbon/issues/10035)) ([`b9fe18c2f`](https://togithub.com/carbon-design-system/carbon/commit/b9fe18c2f)) ##### Bug fixes 🐛 - fix: disabled toggle color tokens ([#&carbon-design-system#8203;10059](https://togithub.com/carbon-design-system/carbon/issues/10059)) ([`902eefa8a`](https://togithub.com/carbon-design-system/carbon/commit/902eefa8a)) - fix(styles): assign relative position to expandable tile ([#&carbon-design-system#8203;10064](https://togithub.com/carbon-design-system/carbon/issues/10064)) ([`80ee23cc8`](https://togithub.com/carbon-design-system/carbon/commit/80ee23cc8)) - fix(components): update number input styles for focus and hover ([#&carbon-design-system#8203;10043](https://togithub.com/carbon-design-system/carbon/issues/10043)) ([`b0a79ab56`](https://togithub.com/carbon-design-system/carbon/commit/b0a79ab56)) - fix(tooltip): align tooltip text to the left ([#&carbon-design-system#8203;9985](https://togithub.com/carbon-design-system/carbon/issues/9985)) ([`0dcc92287`](https://togithub.com/carbon-design-system/carbon/commit/0dcc92287)) - fix(components): add outline-offset to radio button focus styles ([#&carbon-design-system#8203;10048](https://togithub.com/carbon-design-system/carbon/issues/10048)) ([`d9445e1b6`](https://togithub.com/carbon-design-system/carbon/commit/d9445e1b6)) - fix(react): adjust bx--actions-list in data table to use display grid instead of position absolute ([#&carbon-design-system#8203;9994](https://togithub.com/carbon-design-system/carbon/issues/9994)) ([`963eb58b2`](https://togithub.com/carbon-design-system/carbon/commit/963eb58b2)) - fix(form): restore label margin, remove margin from FormLabel only ([#&carbon-design-system#8203;10028](https://togithub.com/carbon-design-system/carbon/issues/10028)) ([`5b9c35a32`](https://togithub.com/carbon-design-system/carbon/commit/5b9c35a32)) - fix(DataTable): fixes overflowing sort button and select column spacing ([#&carbon-design-system#8203;9956](https://togithub.com/carbon-design-system/carbon/issues/9956)) ([`6ce1b54ee`](https://togithub.com/carbon-design-system/carbon/commit/6ce1b54ee)) ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) - refactor(react): update Tooltip to latest ([#&carbon-design-system#8203;9997](https://togithub.com/carbon-design-system/carbon/issues/9997)) ([`62e521082`](https://togithub.com/carbon-design-system/carbon/commit/62e521082)) - chore(project): update internal react deps to v17 ([#&carbon-design-system#8203;10029](https://togithub.com/carbon-design-system/carbon/issues/10029)) ([`e7b27cf0b`](https://togithub.com/carbon-design-system/carbon/commit/e7b27cf0b)) - chore(release): v10.47.2 ([`fd8ec5eb6`](https://togithub.com/carbon-design-system/carbon/commit/fd8ec5eb6)) - refactor(popover): update styles and add new story ([#&carbon-design-system#8203;9965](https://togithub.com/carbon-design-system/carbon/issues/9965)) ([`99baef61e`](https://togithub.com/carbon-design-system/carbon/commit/99baef61e)) ##### `@carbon/elements@10.47.0` ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) ##### `@carbon/icons-handlebars@10.43.0` ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) ##### `@carbon/icons-react@10.43.0` ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) ##### `@carbon/icons-vue@10.43.0` ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) ##### `@carbon/icons@10.43.0` ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) ##### `carbon-components-react@7.48.0` ##### New features 🚀 - feat(react): refactor composed modal to functional component ([#&carbon-design-system#8203;10060](https://togithub.com/carbon-design-system/carbon/issues/10060)) ([`40f376892`](https://togithub.com/carbon-design-system/carbon/commit/40f376892)) - feat(carbon-react): remove label from default props ([#&carbon-design-system#8203;9731](https://togithub.com/carbon-design-system/carbon/issues/9731)) ([`c06edfa68`](https://togithub.com/carbon-design-system/carbon/commit/c06edfa68)) - feat(react): add ContainedTab and ContainedTabs ([#&carbon-design-system#8203;9974](https://togithub.com/carbon-design-system/carbon/issues/9974)) ([`6967b7c12`](https://togithub.com/carbon-design-system/carbon/commit/6967b7c12)) - feat(react): upgrade ExpandableTile from class to function ([#&carbon-design-system#8203;9885](https://togithub.com/carbon-design-system/carbon/issues/9885)) ([`d913a6ba7`](https://togithub.com/carbon-design-system/carbon/commit/d913a6ba7)) - feat(TimePickerSelect): class -> functional ([#&carbon-design-system#8203;9923](https://togithub.com/carbon-design-system/carbon/issues/9923)) ([`780f6df09`](https://togithub.com/carbon-design-system/carbon/commit/780f6df09)) - feat(TimePicker): class -> functional component ([#&carbon-design-system#8203;9921](https://togithub.com/carbon-design-system/carbon/issues/9921)) ([`37a053677`](https://togithub.com/carbon-design-system/carbon/commit/37a053677)) - feat(fileuploaderdropcontainer): added pattern for accepted file ext ([#&carbon-design-system#8203;9929](https://togithub.com/carbon-design-system/carbon/issues/9929)) ([`90ffba0bd`](https://togithub.com/carbon-design-system/carbon/commit/90ffba0bd)) ##### Bug fixes 🐛 - fix(ComposedModal): Address several problems with selectorsFloatingMenus prop on ComposedModal ([#&carbon-design-system#8203;10003](https://togithub.com/carbon-design-system/carbon/issues/10003)) ([`a8a128cc8`](https://togithub.com/carbon-design-system/carbon/commit/a8a128cc8)) - fix(TextInput): link helper text to input in default state ([#&carbon-design-system#8203;9873](https://togithub.com/carbon-design-system/carbon/issues/9873)) ([`6656a63e8`](https://togithub.com/carbon-design-system/carbon/commit/6656a63e8)) - fix(UIShell): expand check so side nav items close properly ([#&carbon-design-system#8203;9976](https://togithub.com/carbon-design-system/carbon/issues/9976)) ([`f0308ee14`](https://togithub.com/carbon-design-system/carbon/commit/f0308ee14)) - fix(react): adjust bx--actions-list in data table to use display grid instead of position absolute ([#&carbon-design-system#8203;9994](https://togithub.com/carbon-design-system/carbon/issues/9994)) ([`963eb58b2`](https://togithub.com/carbon-design-system/carbon/commit/963eb58b2)) - fix(Tooltip): remove click stopPropagation ([#&carbon-design-system#8203;9959](https://togithub.com/carbon-design-system/carbon/issues/9959)) ([`4f39c2c87`](https://togithub.com/carbon-design-system/carbon/commit/4f39c2c87)) - fix(tabs): move onScroll to proper container ([#&carbon-design-system#8203;10034](https://togithub.com/carbon-design-system/carbon/issues/10034)) ([`d842ff82b`](https://togithub.com/carbon-design-system/carbon/commit/d842ff82b)) - fix(OverflowMenu): remove handlers from icon props ([#&carbon-design-system#8203;9963](https://togithub.com/carbon-design-system/carbon/issues/9963)) ([`f24e5f94f`](https://togithub.com/carbon-design-system/carbon/commit/f24e5f94f)) - fix(menu): add support for target prop; accept className; spread rest ([#&carbon-design-system#8203;9995](https://togithub.com/carbon-design-system/carbon/issues/9995)) ([`26c053f9a`](https://togithub.com/carbon-design-system/carbon/commit/26c053f9a)) - fix(form): restore label margin, remove margin from FormLabel only ([#&carbon-design-system#8203;10028](https://togithub.com/carbon-design-system/carbon/issues/10028)) ([`5b9c35a32`](https://togithub.com/carbon-design-system/carbon/commit/5b9c35a32)) - fix(Modal): add closeButtonLabel prop, add default value ([#&carbon-design-system#8203;9998](https://togithub.com/carbon-design-system/carbon/issues/9998)) ([`ee6ee203a`](https://togithub.com/carbon-design-system/carbon/commit/ee6ee203a)) - fix(MultiSelect): remove aria hidden on ListBoxSelection button ([#&carbon-design-system#8203;9924](https://togithub.com/carbon-design-system/carbon/issues/9924)) ([`5757544ee`](https://togithub.com/carbon-design-system/carbon/commit/5757544ee)) - fix(carbon-react): removes default props for accessible placeholders ([#&carbon-design-system#8203;9741](https://togithub.com/carbon-design-system/carbon/issues/9741)) ([`51ccb359e`](https://togithub.com/carbon-design-system/carbon/commit/51ccb359e)) - fix(DataTable): fixes overflowing sort button and select column spacing ([#&carbon-design-system#8203;9956](https://togithub.com/carbon-design-system/carbon/issues/9956)) ([`6ce1b54ee`](https://togithub.com/carbon-design-system/carbon/commit/6ce1b54ee)) ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) - refactor(react): update Tooltip to latest ([#&carbon-design-system#8203;9997](https://togithub.com/carbon-design-system/carbon/issues/9997)) ([`62e521082`](https://togithub.com/carbon-design-system/carbon/commit/62e521082)) - chore(project): update internal react deps to v17 ([#&carbon-design-system#8203;10029](https://togithub.com/carbon-design-system/carbon/issues/10029)) ([`e7b27cf0b`](https://togithub.com/carbon-design-system/carbon/commit/e7b27cf0b)) - chore(release): v10.47.2 ([`fd8ec5eb6`](https://togithub.com/carbon-design-system/carbon/commit/fd8ec5eb6)) - refactor(popover): update styles and add new story ([#&carbon-design-system#8203;9965](https://togithub.com/carbon-design-system/carbon/issues/9965)) ([`99baef61e`](https://togithub.com/carbon-design-system/carbon/commit/99baef61e)) - chore(release): v10.47.1 ([`de5d85c53`](https://togithub.com/carbon-design-system/carbon/commit/de5d85c53)) - refactor(react): update ModalHeader to functional component ([#&carbon-design-system#8203;9943](https://togithub.com/carbon-design-system/carbon/issues/9943)) ([`487c5b186`](https://togithub.com/carbon-design-system/carbon/commit/487c5b186)) - refactor(react): update HeaderNavigation to functional component ([#&carbon-design-system#8203;9911](https://togithub.com/carbon-design-system/carbon/issues/9911)) ([`96f45eebd`](https://togithub.com/carbon-design-system/carbon/commit/96f45eebd)) ##### `@carbon/styles@0.9.0` ##### New features 🚀 - feat(tabs): make auto-width the default behind v11 flag ([#&carbon-design-system#8203;10035](https://togithub.com/carbon-design-system/carbon/issues/10035)) ([`b9fe18c2f`](https://togithub.com/carbon-design-system/carbon/commit/b9fe18c2f)) ##### Bug fixes 🐛 - fix(styles): update popover styles to exclude pointer events ([#&carbon-design-system#8203;10067](https://togithub.com/carbon-design-system/carbon/issues/10067)) ([`3bd046206`](https://togithub.com/carbon-design-system/carbon/commit/3bd046206)) - fix(styles): assign relative position to expandable tile ([#&carbon-design-system#8203;10064](https://togithub.com/carbon-design-system/carbon/issues/10064)) ([`80ee23cc8`](https://togithub.com/carbon-design-system/carbon/commit/80ee23cc8)) - fix(components): add outline-offset to radio button focus styles ([#&carbon-design-system#8203;10048](https://togithub.com/carbon-design-system/carbon/issues/10048)) ([`d9445e1b6`](https://togithub.com/carbon-design-system/carbon/commit/d9445e1b6)) - fix(RadioButton): updated tokens ([#&carbon-design-system#8203;9990](https://togithub.com/carbon-design-system/carbon/issues/9990)) ([`fedc22ba7`](https://togithub.com/carbon-design-system/carbon/commit/fedc22ba7)) - fix(DataTable): fixes overflowing sort button and select column spacing ([#&carbon-design-system#8203;9956](https://togithub.com/carbon-design-system/carbon/issues/9956)) ([`6ce1b54ee`](https://togithub.com/carbon-design-system/carbon/commit/6ce1b54ee)) ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) - refactor(react): update Tooltip to latest ([#&carbon-design-system#8203;9997](https://togithub.com/carbon-design-system/carbon/issues/9997)) ([`62e521082`](https://togithub.com/carbon-design-system/carbon/commit/62e521082)) - refactor(popover): update styles and add new story ([#&carbon-design-system#8203;9965](https://togithub.com/carbon-design-system/carbon/issues/9965)) ([`99baef61e`](https://togithub.com/carbon-design-system/carbon/commit/99baef61e)) ##### `@carbon/themes@10.47.0` ##### New features 🚀 - feat(themes): change placeholder and helper text colors dark themes ([#&carbon-design-system#8203;9987](https://togithub.com/carbon-design-system/carbon/issues/9987)) ([`adebf8071`](https://togithub.com/carbon-design-system/carbon/commit/adebf8071)) ##### Housekeeping 🏠 - chore(release): v10.48.0 ([#&carbon-design-system#8203;10096](https://togithub.com/carbon-design-system/carbon/issues/10096)) ([`1836ce1ca`](https://togithub.com/carbon-design-system/carbon/commit/1836ce1ca)) - chore(release): v10.48.0-rc.0 ([#&carbon-design-system#8203;10085](https://togithub.com/carbon-design-system/carbon/issues/10085)) ([`0fb0fe04f`](https://togithub.com/carbon-design-system/carbon/commit/0fb0fe04f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/carbon-design-system/carbon-for-ibm-dotcom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
…gn-system#11780) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@carbon/icons](https://togithub.com/carbon-design-system/carbon) ([source](https://togithub.com/carbon-design-system/carbon/tree/HEAD/packages/icons)) | [`10.48.4` -> `10.48.5`](https://renovatebot.com/diffs/npm/@carbon%2ficons/10.48.4/10.48.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@carbon%2ficons/10.48.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@carbon%2ficons/10.48.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@carbon%2ficons/10.48.4/10.48.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@carbon%2ficons/10.48.4/10.48.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>carbon-design-system/carbon (@&carbon-design-system#8203;carbon/icons)</summary> ### [`v10.48.5`](https://togithub.com/carbon-design-system/carbon/compare/4e41819f51f1294d467e12995c217ed83f695249...37eae9c2cd0cf3522e56f8456e99901245ebda85) [Compare Source](https://togithub.com/carbon-design-system/carbon/compare/4e41819f51f1294d467e12995c217ed83f695249...37eae9c2cd0cf3522e56f8456e99901245ebda85) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/carbon-design-system/carbon-for-ibm-dotcom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This updates the repository to Carbon v1.57.0.
### Description Upgrade `@percy/cli` to v1.28.5 which supports the [shadowrootmode](https://developer.chrome.com/blog/chrome-119-beta#remove_non-standard_shadowroot_attribute_for_declarative_shadow_dom) attribute. ### Changelog **Changed** - upgrade `@percy/cli` to v1.28.5 <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
…bon-design-system#11732) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mini-css-extract-plugin](https://togithub.com/webpack-contrib/mini-css-extract-plugin) | [`~2.8.0` -> `~2.9.0`](https://renovatebot.com/diffs/npm/mini-css-extract-plugin/2.8.1/2.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mini-css-extract-plugin/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mini-css-extract-plugin/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mini-css-extract-plugin/2.8.1/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mini-css-extract-plugin/2.8.1/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)</summary> ### [`v2.9.0`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#290-2024-04-16) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.1...v2.9.0) ##### Features - add support for link preload/prefetch ([#&carbon-design-system#8203;1043](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1043)) ([ee25e51](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/ee25e51a8d06292dd8643f5bf1d6c4faa51c4f4c)) - added the `defaultExport` option to generate default and named export together ([#&carbon-design-system#8203;1084](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1084)) ([74ae781](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/74ae78184fb5bfeec23b9d254ff8304c6fc854d6)) ##### Bug Fixes - avoid reloading all csses when hot load ([#&carbon-design-system#8203;1090](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1090)) ([1a56673](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/1a56673d01c441967134beb5d9500a7d6d62e4de)) ##### [2.8.1](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.0...v2.8.1) (2024-02-27) ##### Bug Fixes - add `nonce` if `__webpack_nonce__` has been defined ([c7f0aee](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/c7f0aee5feaa1b8d047f575e94a91662eb8c314c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/carbon-design-system/carbon-for-ibm-dotcom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
…gn-system#11792) * fix(tearsheet): import modal and separate nested selectors * fix(tearsheet): codesandbox example * Update packages/carbon-web-components/examples/codesandbox/basic/components/tearsheet/index.html
…11799) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://togithub.com/sass/dart-sass) | [`~1.76.0` -> `~1.77.0`](https://renovatebot.com/diffs/npm/sass/1.76.0/1.77.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.77.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.77.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.76.0/1.77.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.76.0/1.77.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.77.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1772) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.1...1.77.2) - Don't emit deprecation warnings for functions and mixins beginning with `__`. - Allow user-defined functions whose names begin with `_` and otherwise look like vendor-prefixed functions with special CSS syntax. ##### Command-Line Interface - Properly handle the `--silence-deprecation` flag. - Handle the `--fatal-deprecation` and `--future-deprecation` flags for `--interactive` mode. ### [`v1.77.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1771) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.0...1.77.1) - Fix a crash that could come up with importers in certain contexts. ### [`v1.77.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1770) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.76.0...1.77.0) - *Don't* throw errors for at-rules in keyframe blocks. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/carbon-design-system/carbon-for-ibm-dotcom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
…-dotcom into feat/cwc-sb8-merge-main
chore(merge): merge latest `main` into feature branch
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…#11821) ### Related Ticket(s) Closes # {{Provide issue number link(s) to the related ticket(s) that this pull request addresses}} ### Description Adds missing icon-button import to side-panel Also improves the codesandbox example ### Changelog **Changed** - working codesandbox example - added icon-button import to side-panel <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
…carbon-design-system#17785) * test(Dropdown): increase test coverage to 100% for Dropdown component * Update packages/react/src/components/Dropdown/Dropdown.tsx Co-authored-by: andrew <emyarod@users.noreply.github.com> --------- Co-authored-by: Anna Wen <54281166+annawen1@users.noreply.github.com> Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: guidari <52183462+guidari@users.noreply.github.com> Co-authored-by: Guilherme Datilio Ribeiro <guilhermedatilio@gmail.com>
…-design-system#17548) * fix(styles): update border-block-end to use $border-subtle-01 * fix(styles): update border-block-end to use -subtle-02 and -subtle-03 * fix(styles): update border-block-end of table-expand --------- Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
…-system#17662) * fix: filterable multiselect readonly state implemented * fix: reviewed changes added * fix: resovled pr review comments * feat: added readonly state for listboxselection * fix: removed conditional class on readonly matching disabled --------- Co-authored-by: Preeti Bansal <146315451+preetibansalui@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ign-system#17739) * chore: rename ai slug to ai label * chore: rename to ai-label * chore: rename slug example to ai-label * chore: add ai label to form group stories * chore: rename handle slug slot change methods * chore: all stories shifted * fix: fix radio-button with ai-label * fix: modal ai-label styles * chore: rename test files to ai-label * chore: add space between AI and Label in docs * chore: undo changes to tearsheet and side-panel * chore: keep slug component as deprecated * chore: restore readme * fix: specify js extensions for icon imports (carbon-design-system#17818) * chore: add extensions to icons in stories * fix: show actions for playground and datatable sort * fix: catch both slug and ai-label in event handlers
…rbon-design-system#17798) * feat: added an example in storybook on how to use selectable tags * test: ypdated snapshots * test: fixed avt test * fix: fixed a11y issue * fix: fixed spelling * test: added tests for new props
* feat: adding feature flag item to stable * feat: added combobox floating styles * fix: imported all dynamic floating styles to stable * feat: added remaning feature flags * fix: fixed a tile and overflow paths in avt tests * test: fixed tests * fix: removed parameter from main.js * fix: fixed naming * fix: moved flag details to the top level
Co-authored-by: guidari <52183462+guidari@users.noreply.github.com>
…age (carbon-design-system#17758) * docs: updated multiselect docs with select all feature usage * Update packages/react/src/components/MultiSelect/MultiSelect.mdx Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com> * Update packages/react/src/components/MultiSelect/MultiSelect.mdx Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> * Update packages/react/src/components/MultiSelect/MultiSelect.mdx Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> * docs: added select all to navigation --------- Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
…esign-system#17810) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.13 to 5.2.14. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…carbon-design-system#17831) * refactor(Tabs): rename internal vars * fix(Tabs): reset active index to selected index for manual activation * test(Tabs): test manual activation blur handler
…-design-system#17799) * ci: stylelint16_upgrade * fix: dedupe changes * fix: updates to stylelint16 * refactor: added old rules back * refactor: revert rules * fix: updates SCSS files & migrate to Stylelint 16.0.0 * refactor: null check * chore: yarn dedupe changes * refactor: refined package.json, updated rules object * refactor: cleaned comments & package.json * refactor: cleaned rules object * fix(deps): update stylelint16 & prettier3 * fix(deps): stylelint-prettier5 * fix(test): update test utils to use prettier v2 * chore: run yarn format w/ prettier 3 * chore: run yarn format with prettier 3 * chore: run yarn format * chore(deps): upgrade prettier to 3.3.3 * chore(prettier): format code * chore(prettier): format code --------- Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> Co-authored-by: Kenny Lam <909118+kennylam@users.noreply.github.com>
…-system#17826) * test(FluidSearchSkeleton): add test file for component * fix(FluidSearchSkeleton): corrected contributor file Signed-off-by: Mariat Sebastian <mariatsebastian189@gmail.com> --------- Signed-off-by: Mariat Sebastian <mariatsebastian189@gmail.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
…17740) * feat(grid): add align start and align end prop * chore: revert changes --------- Co-authored-by: Gururaj J <89023023+Gururajj77@users.noreply.github.com>
…sign-system#17097) * Refactor ref handling and label indentation - Updated the ref handling condition from Object(ref) === ref to 'current' in ref for improved clarity and accuracy. - Adjusted the indentation of the label component for consistency and readability. * chore: run yarn format --------- Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-design-system#17809) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com>
…pendabot/github_actions/actions/upload-artifact-4
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps actions/upload-artifact from 3 to 4.
Release notes
Sourced from actions/upload-artifact's releases.
Commits
0b2256b
Merge pull request #584 from actions/robherley/bump-pkgs488dcef
licensed cache04c51f5
ncc32a9e27
bump@actions/artifact
and npm audit552bf37
new version79616d2
Merge pull request #565 from actions/eggyhead/use-artifact-v2.1.66546280
updating package versionc004fb4
Merge branch 'main' into eggyhead/use-artifact-v2.1.690aba49
updating toolkit artifact dependency to 2.1.6b06cde3
Merge pull request #563 from actions/eggyhead/release-4.3.2You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)