davidhu2000 / react-spinners

A collection of loading spinner components for react
https://www.davidhu.io/react-spinners
MIT License
3.1k stars 265 forks source link

Bump @emotion/jest from 11.1.0 to 11.2.1 #393

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @emotion/jest from 11.1.0 to 11.2.1.

Release notes

Sourced from @​emotion/jest's releases.

@emotion/jest@11.2.1

Patch Changes

  • 66ccd43e #2269 Thanks @​mskelton! - Fixed the Enzyme serializer to work properly with conditional styles passed to the css prop.

  • 66ccd43e #2269 Thanks @​mskelton! - Fixed the Enzyme serializer to always print composed styles (for example using arrays), which are passed to the css prop, correctly.

@emotion/jest@11.2.0

Minor Changes

  • 0c31ed05 #2233 Thanks @​ajs139! - Fixed an issue with Enzyme snapshots for components using an array as the css prop - those should be printed OK now.
Commits
  • 5bf3522 Version Packages (#2265)
  • 66ccd43 Improve the enzyme serializer for shallow rendered components (#2269)
  • fa1c25d Fixed top bar width causing horizontal scroll (#2271)
  • 418daad Fix incorrectly throwing error on the gradient content values (#2264)
  • 06b3147 Correct grammar in typescript.mdx (#2259)
  • b59084b Version Packages (#2247)
  • 0c31ed0 Fixed an issue with Enzyme snapshots for components using an array as the `cs...
  • c9b57f3 Fixed an issue with styled transformer not respecting `autoLabel: 'dev-only...
  • bfaa1b5 Improved support for css function when checking syntax-preference rule (#2246)
  • d030521 Tweak changeset text
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.