OlliV / bfree

Bfree smart trainer app.
https://bfree.vercel.app
GNU General Public License v3.0
37 stars 5 forks source link

Bump @emotion/styled from 11.0.0 to 11.1.5 in /bfree #76

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @emotion/styled from 11.0.0 to 11.1.5.

Release notes

Sourced from @emotion/styled's releases.

@emotion/styled@11.1.5

Patch Changes

  • d0293508 #2240 Thanks @wolszczak96! - as prop has been removed from TypeScript declarations for composite components. This prop has not actually been handled by default by styled for those components - to make styled handle it you need to provide a custom shouldForwardProp that doesn't forward the as prop.

  • Updated dependencies [f3c2e81d]:

    • @emotion/is-prop-valid@1.1.0
Commits
  • 2fe9e0e Version Packages (#2207)
  • d029350 Removed type for as prop for composite components (#2240)
  • f3c2e81 Added option & fallback AMP props to the list of valid props (#2232)
  • b62647e Fix regex to comply with no-useless-escape ESLint rule
  • 400c6f7 Update slack link
  • 00cb614 Update example describing how one can provide a library theme type using inte...
  • 4d2e732 Added export for SerializedStyles Flow type from @emotion/react (#2206)
  • a89d425 Lift Emotion 11 codemod instructions to the earlier spot in the docs (#2194)
  • a1e44aa Version Packages (#2187)
  • 71ca9be Fix TypeScript support for custom components with non-standard declarations (...
  • 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[bot] commented 3 years ago

Superseded by #93.