Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump react-spinners from 0.11.0 to 0.14.1 in /enatega-multivendor-web #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 23, 2024

Bumps react-spinners from 0.11.0 to 0.14.1.

Release notes

Sourced from react-spinners's releases.

0.14.1

What's Changed

Full Changelog: davidhu2000/react-spinners@0.14.0...0.14.1

0.14.0

What's Changed

New Contributors

Full Changelog: davidhu2000/react-spinners@v0.13.8...0.14.0

v0.13.8

What's Changed

New Contributors

Full Changelog: davidhu2000/react-spinners@v0.13.7...v0.13.8

0.13.7

What's Changed

fix: PacmanLoader container height/width to adjust with size prop

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

... (truncated)

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

0.13.8

  • bugfix: Remove Animation Fill Mode from CircleLoader to fix SSR mismatch style error. #558

0.13.7

  • bugfix: fix PacmanLoader container height/width to adjust with size prop

0.13.6

  • Improve formatting of example code to include data-testid prop

0.13.5

  • Improve README to include additional available props via span tag

0.13.4

  • bugfix: fix server side render issue on HashLoader

0.13.3

  • bugfix: Fix PuffLoader initial rendering issue

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

... (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 show <dependency name> 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)

Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.11.0 to 0.14.1.
- [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/0.14.1)

---
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 added the dependencies Pull requests that update a dependency file label Aug 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants