davidhu2000 / react-spinners

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

Bump @emotion/babel-plugin from 11.1.2 to 11.2.0 #398

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @emotion/babel-plugin from 11.1.2 to 11.2.0.

Release notes

Sourced from @​emotion/babel-plugin's releases.

@​emotion/babel-plugin@​11.2.0

Patch Changes

Commits
  • 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
  • 5112201 add incremental prop (#2191)
  • 64bc903 docs(babel-preset-css-prop): correcting invalid information in examples (#2245)
  • 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)
  • 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 #408.