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 Nov 1, 2021

Bumps theme-ui from 0.3.5 to 0.12.0.

Release notes

Sourced from theme-ui's releases.

v0.12.0

🎉 This release contains work from a new contributor! 🎉

Thank you, William Pei (@​draekien), for all your work!

🚀 Enhancement

🐛 Bug Fix

  • @theme-ui/color-modes, @theme-ui/color, @theme-ui/components, @theme-ui/core, @theme-ui/css, @theme-ui/custom-properties, @theme-ui/editor, gatsby-plugin-theme-ui, gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media, @theme-ui/mdx, @theme-ui/parse-props, @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/prism, @theme-ui/sidenav, @theme-ui/style-guide, @theme-ui/tailwind, @theme-ui/theme-provider, theme-ui, @theme-ui/typography
    • Merge remote-tracking branch 'upstream/develop' into fix/color-scheme-media-query-api-update #981 (@​draekien)

🏠 Internal

Authors: 6

v0.12.0-develop.0

🎉 This release contains work from a new contributor! 🎉

Thank you, William Pei (@​draekien), for all your work!

🚀 Enhancement

🐛 Bug Fix

  • @theme-ui/color-modes, @theme-ui/color, @theme-ui/components, @theme-ui/core, @theme-ui/css, @theme-ui/custom-properties, @theme-ui/editor, gatsby-plugin-theme-ui, gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media, @theme-ui/mdx, @theme-ui/parse-props, @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/prism, @theme-ui/sidenav, @theme-ui/style-guide, @theme-ui/tailwind, @theme-ui/theme-provider, theme-ui, @theme-ui/typography
    • Merge remote-tracking branch 'upstream/develop' into fix/color-scheme-media-query-api-update #981 (@​draekien)

🏠 Internal

Authors: 3

... (truncated)

Changelog

Sourced from theme-ui's changelog.

v0.12.0 (Thu Oct 28 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, William Pei (@​draekien), for all your work!

🚀 Enhancement

🐛 Bug Fix

  • @theme-ui/color-modes, @theme-ui/color, @theme-ui/components, @theme-ui/core, @theme-ui/css, @theme-ui/custom-properties, @theme-ui/editor, gatsby-plugin-theme-ui, gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media, @theme-ui/mdx, @theme-ui/parse-props, @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/prism, @theme-ui/sidenav, @theme-ui/style-guide, @theme-ui/tailwind, @theme-ui/theme-provider, theme-ui, @theme-ui/typography
    • Merge remote-tracking branch 'upstream/develop' into fix/color-scheme-media-query-api-update #981 (@​draekien)

🏠 Internal

Authors: 6


v0.11.3 (Fri Sep 24 2021)

🐛 Bug Fix

Authors: 1


v0.11.2 (Wed Sep 08 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Matt Gleich (@​gleich), for all your work!

... (truncated)

Commits
  • 9031103 Bump version to: v0.12.0 [skip ci]
  • 8476962 Update contributors [skip ci]
  • 8f38296 Update CHANGELOG.md [skip ci]
  • 326565e Merge pull request #1986 from system-ui/develop
  • bdbfae9 test(color-modes): cover useColorSchemeMediaQuery=system
  • b620b25 Merge pull request #1982 from system-ui/lachlanjc-docs-form-colors
  • 36cee12 docs(components): Include form control color names
  • 822f835 Merge pull request #1981 from draekien/fix/color-scheme-media-query-api-update
  • 1556454 Update packages/css/src/options.ts
  • 5b650de feat(color-modes): update client side effect so that it maintains existing be...
  • 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.12.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/v0.12.0/CHANGELOG.md)
- [Commits](system-ui/theme-ui@v0.3.5...v0.12.0)

---
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 Nov 1, 2021

⚠️ No Changeset found

Latest commit: ad6d45d

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 Nov 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/ENsxCB3ZkxpzvT7oxX9b4w5y4u1W
✅ Preview: https://design-system-git-dependabot-npmandyarntheme-356b21-undataforum.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2021

Superseded by #755.

@dependabot dependabot bot closed this Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theme-ui-0.12.0 branch December 1, 2021 07:34
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