OlliV / bfree

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

Bump @emotion/styled from 11.0.0 to 11.3.0 in /bfree #93

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @emotion/styled from 11.0.0 to 11.3.0.

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.3.0

Patch Changes

@​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
  • f36b946 Version Packages (#2339)
  • 662f0e0 Fixed appending manual labels to Babel-optimized style objects (#2335)
  • 36a51c2 Fixed an issue with extracting labels from obj literal properties and added s...
  • ad58eab Remove selection styles from the docs (#2332)
  • 73de88e Replace references to master with main (#2338)
  • 4e911ed Use displayName when printing shallowly rendered elements with css prop (#2...
  • 7e303b2 Try fixing the site without updating gatsby (#2317)
  • 5cdbbb3 Upgrade Babel-related packages
  • 830dd0e Fixed the issue with incorrectly throwing errors on valid content values cont...
  • 734b36b Improved Flow type inference of props for inline functions passed to the `sty...
  • 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

Looks like @emotion/styled is up-to-date now, so this is no longer needed.