Skip to content

Bump react-spinners from 0.12.0 to 0.13.2#470

Merged
HassanAbouelela merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-spinners-0.13.2
Jun 30, 2022
Merged

Bump react-spinners from 0.12.0 to 0.13.2#470
HassanAbouelela merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-spinners-0.13.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 29, 2022

Bumps react-spinners from 0.12.0 to 0.13.2.

Release notes

Sourced from react-spinners's releases.

0.13.0

Major Changes

Feature: Removed @emotion/react as a dependency and rewrote all components as functional components. This library now has ZERO dependencies.

This resulted in a huge component size reduction. As compared between 0.12.0 and 0.13.0

0.13.0 0.12.0

Feature: Add support for custom props such as aria-label Feature: Updated RiseLoader rise amount to be the same as size prop instead of hard coded 30px

Breaking Change: css prop is renamed to cssOverride to avoid conflicts with css-in-js libraries

Storybook is introduced to better demo the components. The demo site is simplified to only allow color changes.

Minor Changes

  • replaced enzyme with react testing library
  • bugfix: add display: inherit to the default styles to fix the rendering issue
  • bugfix: GridLoader's rendering issue
Changelog

Sourced from react-spinners's changelog.

0.13.2

  • remove next version badge until needed

0.13.1

  • update homepage in package.json

0.13.0

  • Rewrite each loader from the ground up using functional components.
  • Replaced @emotion with vanilla javascript and inline style to reduce component size by 75%. This project now have 0 dependencies, while continuing to support server side rendering.
  • Added support for custom props such as aria-label
  • renamed css prop to cssOverride to avoid type conflicts with css-in-js libraries.

0.13.0-beta.7

  • bugfix: fix style warnings on ClipLoader and CircleLoader

0.13.0-beta.6

  • bugfix: fix GridLoader rendering issue

0.13.0-beta.5

  • BREAKING CHANGE: css prop has been renamed to cssOverride to avoid type conflicts with css-in-js libraries such as emotion and styled-components

0.13.0-beta.4

  • bugfix: Fix document is not defined when rendering server side

0.13.0-beta.3

  • update .npmignore to ignore stories folder, yarn error log

0.13.0-beta.2

  • bugfix: Update tsconfig.json to ignore stories folder. This caused the outputted files to not be in the root directory and breaking the imports.

0.13.0-beta.1

  • bugfix: Properly assign important tag to GridLoader width prop.

0.13.0-alpha.5

  • bugfix: Update GridLoader height/width with important tag to prevent overwrites from outside css.

0.13.0-alpha.4

  • Feature: Add support for custom props in all loaders.

... (truncated)

Commits

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)

@HassanAbouelela
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.12.0 to 0.13.2.
- [Release notes](https://github.com/davidhu2000/react-spinners/releases)
- [Changelog](https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davidhu2000/react-spinners/commits)

---
updated-dependencies:
- dependency-name: react-spinners
  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/react-spinners-0.13.2 branch from 541b17b to 06d2701 Compare June 30, 2022 10:38
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 06d2701
Status:⚡️  Build in progress...

View logs

@HassanAbouelela HassanAbouelela merged commit afb268c into main Jun 30, 2022
@HassanAbouelela HassanAbouelela deleted the dependabot/npm_and_yarn/react-spinners-0.13.2 branch June 30, 2022 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant