Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Bump @emotion/styled from 11.8.1 to 11.9.3 in /webapp #104

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2022

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2022
@leonwind
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/emotion/styled-11.9.3 branch from d92190d to 194f4fa Compare July 22, 2022 22:53
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.8.1 to 11.9.3.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.8.1...@emotion/styled@11.9.3)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/emotion/styled-11.9.3 branch from 194f4fa to 24e46e9 Compare July 22, 2022 22:55
@leonwind leonwind merged commit 3619bc2 into master Jul 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/emotion/styled-11.9.3 branch July 22, 2022 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant