Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rebass from 3.1.0 to 4.0.7 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps rebass from 3.1.0 to 4.0.7.

Release notes

Sourced from rebass's releases.

v4.0.0

See the Migration Guide for updating from v3

Changelog

Sourced from rebass's changelog.

4.0.7 2019-10-28

  • Add missing heading variant to Heading #754

4.0.6 2019-09-21

  • Update dependencies
  • Add layout package
  • Add Slider and Switch to forms package

4.0.5 2019-08-21

  • Fix publish

4.0.4 2019-08-21

  • Add bundler setup & build for @rebass/forms/styled-system

4.0.3 2019-08-18

  • Add forms package
  • Update dependencies

4.0.2 2019-08-07

4.0.1 2019-08-06

  • Fix ignore files
  • Adjust build
  • Update dependencies

4.0.0 2019-08-04

  • New sx prop for theme-based styles
  • Use the css prop for un-themed, raw CSS values
  • No additional Babel configuration required for the sx or css props
  • Use the sx prop in MDX documents
  • Built-in support for themeable component variants
  • Fully compatible with Theme UI

Breaking Changes

  • The default package now uses Emotion. To use Rebass with Styled Components, import the components from rebass/styled-components instead.
  • The undocumented theme keys for Box, Flex, Text, Heading, Link, Button, Image, and Card are no longer supported. Use variants instead.
  • The @rebass/grid package has been renamed (back to) reflexbox
  • Heading: default fontWeight is now set to heading. Add styles to theme.fontWeights to customize the heading font weight.
  • Button no longer supports the following props. Use the sx prop instead.
    border, borderColor, borderWidth, borderStyle, borderRadius, borderTop, borderRight, borderBottom, borderLeft, borderX, borderY
  • Image no longer supports the following props. Use the sx prop instead.
    border, borderColor, borderWidth, borderStyle, borderRadius, borderTop, borderRight, borderBottom, borderLeft, borderX, borderY
  • Link no longer includes default styles. Add styles to theme.variants.link to customize link styles.
... (truncated)
Commits
  • 51e10d9 v4.0.7
  • bdd3595 Merge pull request #814 from rebassjs/dependabot/npm_and_yarn/emotion/styled-...
  • 33256c1 Bump @emotion/styled from 10.0.17 to 10.0.22
  • 6a6a66a Merge pull request #813 from rebassjs/dependabot/npm_and_yarn/react-dom-16.11.0
  • 2c8635d Merge pull request #812 from rebassjs/dependabot/npm_and_yarn/react-16.11.0
  • 41a379e Merge pull request #809 from rebassjs/dependabot/npm_and_yarn/deepmerge-4.2.1
  • d316ce5 Bump react-dom from 16.10.2 to 16.11.0
  • 23d9c17 Bump react from 16.10.2 to 16.11.0
  • 6efc9d7 Merge pull request #811 from rebassjs/dependabot/npm_and_yarn/react-test-rend...
  • 920aa0e Merge pull request #810 from rebassjs/dependabot/npm_and_yarn/gatsby-plugin-m...
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [rebass](https://github.com/rebassjs/rebass) from 3.1.0 to 4.0.7.
- [Release notes](https://github.com/rebassjs/rebass/releases)
- [Changelog](https://github.com/rebassjs/rebass/blob/master/CHANGELOG.md)
- [Commits](rebassjs/rebass@v3.1.0...v4.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants