Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Change Age Confidence
react-spinners (source) 0.11.0 -> 0.17.0 age confidence

Release Notes

davidhu2000/react-spinners (react-spinners)

v0.17.0

Compare Source

Features

Chores

Remove unused outputted files from published package, including umd files, duplicated cjs files, test files, and unnecessary config files. This decreased the total package size by 321KB,

- 541KB
+ 220KB

Changelog

Full Changelog: davidhu2000/react-spinners@v0.16.1...v0.17.0

v0.16.1

Compare Source

What's Changed

Full Changelog: davidhu2000/react-spinners@v0.16.0...v0.16.1

v0.16.0

Compare Source

[!CAUTION]
This version included a breaking change in ScaleLoader where the newly introduced barCount prop was not marked as optional. This issue has been patched in v0.16.1.

What's Changed

New Contributors

Full Changelog: davidhu2000/react-spinners@v0.15.0...v0.16.0

v0.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: davidhu2000/react-spinners@0.14.1...v0.15.0

v0.14.1

Compare Source

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

v0.14.0

Compare Source

  • 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

v0.13.8

Compare Source

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

v0.13.7

Compare Source

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

v0.13.6

Compare Source

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

v0.13.5

Compare Source

  • Improve README to include additional available props via span tag

v0.13.4

Compare Source

  • bugfix: fix server side render issue on HashLoader

v0.13.3

Compare Source

  • bugfix: Fix PuffLoader initial rendering issue

v0.13.2

Compare Source

  • remove next version badge until needed

v0.13.1

Compare Source

  • update homepage in package.json

v0.13.0

Compare Source

  • 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.

v0.12.0

Compare Source

  • Feature: output commonjs, es module, and umd file types.
  • Feature: add support for react 18 #​464

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Sep 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR!   peerOptional react@"^16.8.0 || ^17.0.0" from @apollo/[email protected]
npm ERR!   node_modules/@apollo/client
npm ERR!     @apollo/client@"3.5.8" from the root project
npm ERR!   11 more (@emotion/react, @testing-library/react, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.0" from [email protected]
npm ERR! node_modules/react-wordcloud
npm ERR!   react-wordcloud@"1.2.7" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.13.0" from [email protected]
npm ERR!   node_modules/react-wordcloud
npm ERR!     react-wordcloud@"1.2.7" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-11-18T15_10_45_660Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant