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 Jan 1, 2022

Bumps theme-ui from 0.3.5 to 0.13.0.

Release notes

Sourced from theme-ui's releases.

v0.13.0

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Simen A. W. Olsen (@​cobraz)

❤️ Akash (@​appsparkler)

❤️ Greg Poole (@​gpoole)

Release Notes

Move Emotion and MDX packages to peerDeps (#1867)

BREAKING CHANGE: @emotion/react and @mdx-js/react were moved to peerDependencies of theme-ui, @theme-ui/mdx and @theme-ui/sidenav and must be installed separately. This is a revert of change from Theme UI v0.3, and it's meant to help solve version clashes and context mismatch bugs on user side. Connected issues: #1793, #1531, #1530, #1388, #1345, #1130.



🚀 Enhancement

  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @theme-ui/css, gatsby-plugin-theme-ui, @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/sidenav, @theme-ui/theme-provider, theme-ui

🐛 Bug Fix

👨‍💻 Minor changes

  • Try out CodeQL (@​lachlanjc)
  • @theme-ui/core, theme-ui
  • gatsby-plugin-theme-ui
    • Bump peerDependency in gatsby-plugin-theme-ui (@​hasparus)

🏠 Internal

Authors: 5

... (truncated)

Changelog

Sourced from theme-ui's changelog.

v0.13.0 (Mon Dec 27 2021)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Simen A. W. Olsen (@​cobraz)

❤️ Akash (@​appsparkler)

❤️ Greg Poole (@​gpoole)

Release Notes

Move Emotion and MDX packages to peerDeps (#1867)

BREAKING CHANGE: @emotion/react and @mdx-js/react were moved to peerDependencies of theme-ui, @theme-ui/mdx and @theme-ui/sidenav and must be installed separately. This is a revert of change from Theme UI v0.3, and it's meant to help solve version clashes and context mismatch bugs on user side. Connected issues: #1793, #1531, #1530, #1388, #1345, #1130.



🚀 Enhancement

  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @theme-ui/css, gatsby-plugin-theme-ui, @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/sidenav, @theme-ui/theme-provider, theme-ui

🐛 Bug Fix

👨‍💻 Minor changes

  • Try out CodeQL (@​lachlanjc)
  • @theme-ui/core, theme-ui
  • gatsby-plugin-theme-ui
    • Bump peerDependency in gatsby-plugin-theme-ui (@​hasparus)

🏠 Internal

Authors: 5

... (truncated)

Commits
  • 348177b Bump version to: v0.13.0 [skip ci]
  • 438b6f9 Update contributors [skip ci]
  • 2f9f1b4 Update CHANGELOG.md [skip ci]
  • f5179e1 fix: add missing deepmerge dependency
  • 3455f98 docs: Write migration notes for v0.13
  • 8cb18ce Merge branch 'develop' into stable
  • f87d93c docs: Add 3 new projects to Resources page
  • 0278b14 Bump peerDependency in gatsby-plugin-theme-ui
  • 07e067c Merge pull request #1867 from system-ui/peer-deps
  • 7d0e51f Merge pull request #2027 from system-ui/dependabot/npm_and_yarn/cypress-9.1.0
  • 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.13.0.
- [Release notes](https://github.com/system-ui/theme-ui/releases)
- [Changelog](https://github.com/system-ui/theme-ui/blob/develop/CHANGELOG.md)
- [Commits](system-ui/theme-ui@v0.3.5...v0.13.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 Jan 1, 2022

⚠️ No Changeset found

Latest commit: d9256b5

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 Jan 1, 2022

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/FEibAgwjxusEa2qwLhAqmhhRFszt
✅ Preview: Failed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #762.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theme-ui-0.13.0 branch February 1, 2022 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