johno / digital-garden

🌻[WIP] Gatsby Theme to build your own digital garden 🌻🥀🌸
216 stars 11 forks source link

Update dependency theme-ui to ^0.3.0 - autoclosed #145

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
theme-ui ^0.2.26 -> ^0.3.0 age adoption passing confidence

Release Notes

system-ui/theme-ui ### [`v0.3.5`](https://togithub.com/system-ui/theme-ui/compare/v0.3.4...v0.3.5) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.3.4...v0.3.5) ### [`v0.3.4`](https://togithub.com/system-ui/theme-ui/compare/v0.3.3...v0.3.4) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.3.3...v0.3.4) ### [`v0.3.3`](https://togithub.com/system-ui/theme-ui/compare/v0.3.2...v0.3.3) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.3.2...v0.3.3) ### [`v0.3.2`](https://togithub.com/system-ui/theme-ui/blob/master/CHANGELOG.md#v032-2020-11-08) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.3.1...v0.3.2) - Fix peer dependencies. Issue [#​725](https://togithub.com/system-ui/theme-ui/issues/725), PR [#​836](https://togithub.com/system-ui/theme-ui/issues/836) ##### `@theme-ui/css` - Add theme colors support to columnRuleColor and caretColor [#​1085](https://togithub.com/system-ui/theme-ui/issues/1085) - Support scrollPadding variations in sx props. Issue [#​1214](https://togithub.com/system-ui/theme-ui/issues/1214) ##### `@theme-ui/core` - Support Webpack 5. (Uses default export from package.json instead of named export) [#​1141](https://togithub.com/system-ui/theme-ui/issues/1141) ##### `@theme-ui/components` - Add `primary` as default variant for `Badge` component [#​1109](https://togithub.com/system-ui/theme-ui/issues/1109) - Add `primary` as default variant for `Alert` component [#​1102](https://togithub.com/system-ui/theme-ui/issues/1102) - Add `theme.text.default` variant for `Text` component [#​870](https://togithub.com/system-ui/theme-ui/issues/870) ##### docs - Fix example logo on Avatar & Image component docs [#​1233](https://togithub.com/system-ui/theme-ui/issues/1233) - Fix theme editor output in docs [#​1182](https://togithub.com/system-ui/theme-ui/issues/1182) ### [`v0.3.1`](https://togithub.com/system-ui/theme-ui/blob/master/CHANGELOG.md#v031-2020-01-32) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.3.0...v0.3.1) - Adjusts media query sort logic [#​600](https://togithub.com/system-ui/theme-ui/issues/600) - Fixes link to Gatsby Plugin page in `getting-started` page. Issue [#​602](https://togithub.com/system-ui/theme-ui/issues/602), PR [#​603](https://togithub.com/system-ui/theme-ui/issues/603) ### [`v0.3.0`](https://togithub.com/system-ui/theme-ui/blob/master/CHANGELOG.md#v030-2020-01-22) [Compare Source](https://togithub.com/system-ui/theme-ui/compare/v0.2.52...v0.3.0) - Split theme-ui package into `@theme-ui/core`, `@theme-ui/mdx`, and `@theme-ui/color-modes` - Removes `context.components` (still available through MDX context) - Adds separate `ColorModeProvider` component - Removes support for `theme.initialColorMode` - use `initialColorModeName` instead - Removes layout components (`Layout`, `Header`, `Main`, `Footer`) - use `Box` and `Flex` instead - Updates CSS custom properties implementation for color modes - When using `useColorSchemeMediaQuery` flag, it will initialize the mode to `light` when `@media (prefers-color-scheme: light)` is enabled - Global color mode styles are automatically added to the body without needing to render the `ColorMode` component - Adds global typographic styles, set `useBodyStyles: false` to disable - Removes `ThemeStateProvider` - Fix issue where `` tag was incorrectly specified as `delete` - The `@theme-ui/editor` API has changed significantly. See the README.md for more information. - `@theme-ui/components`: on Grid component, allow custom `columns` definitions via strings [#​541](https://togithub.com/system-ui/theme-ui/issues/541) - `@theme-ui/gatsby-theme-style-guide`: add docs on shadowing [#​558](https://togithub.com/system-ui/theme-ui/issues/558) - Adds `@theme-ui/preset-polaris` [#​567](https://togithub.com/system-ui/theme-ui/issues/567) - Adjusts default font stack in presets [#​568](https://togithub.com/system-ui/theme-ui/issues/568)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.