Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps theme-ui from 0.3.5 to 0.11.1.

Release notes

Sourced from theme-ui's releases.

v0.11.1

No release notes provided.

v0.11.0

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Torne Wuff (@​tornewuff)

❤️ Jordie Bodlay (@​jordie23)

Release Notes

Fixed a long-standing bug with color modes in nested providers (#1456)

Added @​theme-ui/css/utils with TypeScript CIF functions and fix preset types (#1862)

  • Added TypeScript Constrained identity functions makeTheme, makeStyles and makeColorsScale which can be imported from @​theme-ui/css/utils.
  • Used aformentioned functions to properly define types of presets. Exported themes are now assignable to Theme but their types narrowly describe their exact values.


🚀 Enhancement

  • @theme-ui/color, @theme-ui/css, @theme-ui/preset-base, @theme-ui/preset-bootstrap, @theme-ui/preset-bulma, @theme-ui/preset-dark, @theme-ui/preset-deep, @theme-ui/preset-funk, @theme-ui/preset-future, @theme-ui/preset-polaris, @theme-ui/preset-roboto, @theme-ui/preset-sketchy, @theme-ui/preset-swiss, @theme-ui/preset-system, @theme-ui/preset-tailwind, @theme-ui/preset-tosh, @theme-ui/presets
  • @theme-ui/color-modes, @theme-ui/core, @theme-ui/editor, @theme-ui/theme-provider, theme-ui

🐛 Bug Fix

  • Update global-styles.mdx #1858 (@​jordie23)
  • @theme-ui/core, @theme-ui/css
  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @theme-ui/editor, gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media, @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/sidenav, @theme-ui/style-guide, @theme-ui/theme-provider, theme-ui

👨‍💻 Minor changes

🏠 Internal

... (truncated)

Changelog

Sourced from theme-ui's changelog.

v0.11.1 (Wed Aug 25 2021)


v0.11.0 (Wed Aug 25 2021)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Torne Wuff (@​tornewuff)

❤️ Jordie Bodlay (@​jordie23)

Release Notes

Fixed a long-standing bug with color modes in nested providers (#1456)

Added @​theme-ui/css/utils with TypeScript CIF functions and fix preset types (#1862)

  • Added TypeScript Constrained identity functions makeTheme, makeStyles and makeColorsScale which can be imported from @​theme-ui/css/utils.
  • Used aformentioned functions to properly define types of presets. Exported themes are now assignable to Theme but their types narrowly describe their exact values.


🚀 Enhancement

  • @theme-ui/color, @theme-ui/css, @theme-ui/preset-base, @theme-ui/preset-bootstrap, @theme-ui/preset-bulma, @theme-ui/preset-dark, @theme-ui/preset-deep, @theme-ui/preset-funk, @theme-ui/preset-future, @theme-ui/preset-polaris, @theme-ui/preset-roboto, @theme-ui/preset-sketchy, @theme-ui/preset-swiss, @theme-ui/preset-system, @theme-ui/preset-tailwind, @theme-ui/preset-tosh, @theme-ui/presets
  • @theme-ui/color-modes, @theme-ui/core, @theme-ui/editor, @theme-ui/theme-provider, theme-ui
    • fix(color-modes): combine colors in nested providers

... (truncated)

Commits
  • 6c2ba37 Bump version to: v0.11.1 [skip ci]
  • 573494b Update CHANGELOG.md [skip ci]
  • f27169d chore: update release notes
  • 51bf7e3 Bump version to: v0.11.0 [skip ci]
  • cd7515a Update contributors [skip ci]
  • d759f73 Update CHANGELOG.md [skip ci]
  • 0c903b1 chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /examples/next
  • d99306a chore(deps): bump next from 10.0.1 to 11.1.0 in /examples/next
  • 7a89db5 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /examples/next
  • ca23182 chore(deps): bump path-parse from 1.0.6 to 1.0.7
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 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)

Bumps [theme-ui](https://github.com/system-ui/theme-ui) from 0.3.5 to 0.11.1.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/v0.11.1/CHANGELOG.md)
- [Commits](system-ui/theme-ui@v0.3.5...v0.11.1)

---
updated-dependencies:
- dependency-name: theme-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2021

⚠️ No Changeset found

Latest commit: 0129591

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Sep 1, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/undataforum/design-system/CJbhLPLELEc7sQwXR2nifavyueuu
✅ Preview: https://design-system-git-dependabot-npmandyarntheme-8f4765-undataforum.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #746.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theme-ui-0.11.1 branch October 1, 2021 07:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants