TosiDrop / vm-frontend

Frontend for TosiDrop
MIT License
6 stars 6 forks source link

chore(deps): bump react-spinners from 0.13.8 to 0.14.1 in /client #473

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps react-spinners from 0.13.8 to 0.14.1.

Release notes

Sourced from react-spinners's releases.

0.14.1

What's Changed

Full Changelog: https://github.com/davidhu2000/react-spinners/compare/0.14.0...0.14.1

0.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/davidhu2000/react-spinners/compare/v0.13.8...0.14.0

Changelog

Sourced from react-spinners's changelog.

0.14.1

  • revert #602 due to issues with test and server side rendering

0.14.0

  • feat: color prop can accept rgb colors #586
  • fix: multiple hash loader with different color renders as the same color #602
  • fix: moon loader wobble if size is not divisible by 7 #603
Commits
  • 6f6d0f8 chore: add changelog to 0.14.1
  • 4c5c4d8 Revert "fix: multiple hash loader with different color renders as the same co...
  • 7e1a35c 0.14.0
  • 95afbb0 chore: add changelog for 0.14.0
  • 1b39cd3 fix: moon loader wobble (#603)
  • ae4a2c5 fix: multiple hash loader with different color renders as the same color (#602)
  • ef64753 Bump ws from 8.8.1 to 8.17.1 (#591)
  • af96f93 Bump braces from 3.0.2 to 3.0.3 (#601)
  • 83792d1 Bump actions/setup-node from 3 to 4 in /.github/actions/setup-node (#600)
  • c183b33 chore: fix storybook link in demo site
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)