Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-spinners (source) 0.11.0 -> 0.15.0 age adoption passing confidence

Release Notes

davidhu2000/react-spinners (react-spinners)

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 CircieLoader 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 Apr 16, 2024

⚠ 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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-16T16_09_34_787Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from de1c2ab to 95d2766 Compare June 26, 2024 07:30
@renovate renovate bot changed the title Update dependency react-spinners to v0.13.8 Update dependency react-spinners to v0.14.0 Jun 26, 2024
@renovate
Copy link
Author

renovate bot commented Jun 26, 2024

⚠️ 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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-12-06T07_43_26_672Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from 95d2766 to e2f05cd Compare June 26, 2024 16:51
@renovate renovate bot changed the title Update dependency react-spinners to v0.14.0 Update dependency react-spinners to v0.14.1 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from e2f05cd to d12926a Compare December 6, 2024 07:43
@renovate renovate bot changed the title Update dependency react-spinners to v0.14.1 Update dependency react-spinners to v0.15.0 Dec 6, 2024
@renovate renovate bot changed the title Update dependency react-spinners to v0.15.0 Update dependency react-spinners to v0.15.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/react-spinners-0.x branch December 8, 2024 18:47
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