ehowey / gatsby-theme-catalyst

An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
MIT License
163 stars 15 forks source link

Bump @theme-ui/color from 0.8.4 to 0.10.0 #1306

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @theme-ui/color from 0.8.4 to 0.10.0.

Release notes

Sourced from @​theme-ui/color's releases.

v0.10.0

:tada: This release contains work from a new contributor! :tada:

Thank you, Vlad Shcherbin (@​vladshcherbin), for all your work!

Release Notes

Allow easy styling autofilled of Inputs (#1811)

Background color of autofilled inputs will now default to theme.colors.background. It can be changed by setting autofillBackgroundColor prop.


🚀 Enhancement

🐛 Bug Fix

  • Fix typo #1835 (@​vladshcherbin)
  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/editor, theme-ui
  • @theme-ui/color, @theme-ui/css
  • @theme-ui/color, @theme-ui/components, @theme-ui/css, @theme-ui/custom-properties, @theme-ui/editor, gatsby-theme-style-guide, @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/style-guide

🏠 Internal

Authors: 6

v0.9.2-develop.6

:tada: This release contains work from a new contributor! :tada:

Thank you, Vlad Shcherbin (@​vladshcherbin), for all your work!

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​theme-ui/color's changelog.

v0.10.0 (Sat Jun 19 2021)

:tada: This release contains work from a new contributor! :tada:

Thank you, Vlad Shcherbin (@​vladshcherbin), for all your work!

Release Notes

Allow easy styling autofilled of Inputs (#1811)

Background color of autofilled inputs will now default to theme.colors.background. It can be changed by setting autofillBackgroundColor prop.


🚀 Enhancement

🐛 Bug Fix

  • Fix typo #1835 (@​vladshcherbin)
  • @theme-ui/color-modes, @theme-ui/components, @theme-ui/editor, theme-ui
  • @theme-ui/color, @theme-ui/css
  • @theme-ui/color, @theme-ui/components, @theme-ui/css, @theme-ui/custom-properties, @theme-ui/editor, gatsby-theme-style-guide, @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/style-guide

🏠 Internal

Authors: 6


v0.9.1 (Wed May 26 2021)

🐛 Bug Fix

... (truncated)

Commits
  • 8dc6b16 Bump version to: v0.10.0 [skip ci]
  • 4fb2ff7 Update contributors [skip ci]
  • 6a6b764 Update CHANGELOG.md [skip ci]
  • 2ef54e5 Merge pull request #1836 from system-ui/develop
  • 45ab114 Merge pull request #1835 from vladshcherbin/patch-1
  • 3ed34d5 Fix typo
  • 0d0e4d2 Merge pull request #1828 from system-ui/dependabot/npm_and_yarn/babel/preset-...
  • b9bb23e chore(deps-dev): bump @​babel/preset-react from 7.13.13 to 7.14.5
  • dbc1e94 Merge pull request #1831 from system-ui/dependabot/npm_and_yarn/babel/preset-...
  • 60b545b Merge pull request #1827 from system-ui/dependabot/npm_and_yarn/typescript-es...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: b6d25344a6cecb1071c2b139e4844ca3408736a9

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

dependabot[bot] commented 3 years ago

Looks like @theme-ui/color is up-to-date now, so this is no longer needed.