mbernardeau / euro-2021

https://euro2021-3d006.web.app/
MIT License
1 stars 1 forks source link

Bump @emotion/styled from 11.8.1 to 11.9.3 #695

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @emotion/styled from 11.8.1 to 11.9.3.

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.9.3

Patch Changes

  • #2759 Thanks @​srmagura, @​Andarist! - Change the argument of the shouldForwardProp option of styled from PropertyKey to string in the TypeScript definitions.

  • #2333 3055efdd Thanks @​Andarist! - shouldForwardProp has been changed from being a bivariant method to a contravariant function - it improves the type-safety for those that type this option.

  • #2333 3055efdd Thanks @​antongolub! - FilteringStyledOptions and StyledOptions types no longer require a type argument for the Props generic.

  • Updated dependencies [26e4e3e8, 5e81f213, 3055efdd]:

    • @​emotion/serialize@​1.0.4
    • @​emotion/is-prop-valid@​1.1.3
Commits
  • 57b2c46 Version Packages (#2740)
  • 3055efd Type changes around StyledOptions/FilteringStyledOptions and `shouldForwa...
  • f5c80c8 Use locked major versions of GitHub actions (#2779)
  • fd22cac Added a dedicated error for a situation when toHaveStyleRule receives an ar...
  • 62dd16b Remove all traces of Preact from the repository (#2773)
  • 6f1f408 Switch to using @definitelytyped/dtslint (#2772)
  • 5b3f4d7 Update @types/react (#2766)
  • 5e81f21 Changed the registered parameter to be declared as optional in the signatur...
  • 26e4e3e Update "no component selectors" error message (#2727)
  • 6c2d7a6 Allow any Node as container (#2728)
  • 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)