Skip to content

Update dependency react-spinners to v0.17.0#435

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-spinners-0.x
Open

Update dependency react-spinners to v0.17.0#435
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-spinners-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 13, 2021

This PR contains the following updates:

Package Change Age Confidence
react-spinners (source) 0.10.40.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

v0.11.0

Compare Source

  • Feature: added speedMultiplier prop to allow controlling the speed of animations.

v0.10.6

Compare Source

  • bugfix: Fixed MoonLoader display issue #​342

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.

@vercel
Copy link

vercel bot commented Feb 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/monkeybear/portfolio-next-js/a1t0jnhbl
✅ Preview: https://portfolio-next-js-git-renovate-react-spinners-0x.monkeybear.now.sh

[Deployment for 3ca4252 failed]

@DeKalDangerBot
Copy link
Collaborator

DeKalDangerBot commented Feb 13, 2021

Fails
🚫

node failed.

Log

Error:  Error: Cannot find module 'babel-plugin-emotion' from '/home/circleci/repo'
    at module.exports [as sync] (/home/circleci/repo/node_modules/resolve/lib/sync.js:74:15)
    at resolveStandardizedName (/home/circleci/repo/node_modules/@babel/core/lib/config/files/plugins.js:101:31)
    at resolvePlugin (/home/circleci/repo/node_modules/@babel/core/lib/config/files/plugins.js:54:10)
    at loadPlugin (/home/circleci/repo/node_modules/@babel/core/lib/config/files/plugins.js:62:20)
    at createDescriptor (/home/circleci/repo/node_modules/@babel/core/lib/config/config-descriptors.js:154:9)
    at /home/circleci/repo/node_modules/@babel/core/lib/config/config-descriptors.js:109:50
    at Array.map (<anonymous>)
    at createDescriptors (/home/circleci/repo/node_modules/@babel/core/lib/config/config-descriptors.js:109:29)
    at createPluginDescriptors (/home/circleci/repo/node_modules/@babel/core/lib/config/config-descriptors.js:105:10)
    at plugins (/home/circleci/repo/node_modules/@babel/core/lib/config/config-descriptors.js:40:19) {
  code: 'MODULE_NOT_FOUND'
}
danger-results://tmp/danger-results.json

Generated by 🚫 dangerJS against f0f78e7

@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from d47dcd5 to 3ca4252 Compare June 6, 2021 22:13
@renovate renovate bot changed the title Update dependency react-spinners to v0.10.6 Update dependency react-spinners to v0.11.0 Jun 6, 2021
@DeKal
Copy link
Owner

DeKal commented Jun 15, 2021

@dependabot rebase

1 similar comment
@DeKal
Copy link
Owner

DeKal commented Jun 15, 2021

@dependabot rebase

@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from 3ca4252 to e56e9b9 Compare June 18, 2022 17:33
@renovate renovate bot changed the title Update dependency react-spinners to v0.11.0 Update dependency react-spinners to v0.12.0 Jun 18, 2022
@vercel
Copy link

vercel bot commented Jun 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio-next-js ❌ Failed (Inspect) Apr 21, 2025 6:27pm

@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from e56e9b9 to 080cf80 Compare September 25, 2022 12:30
@renovate renovate bot changed the title Update dependency react-spinners to v0.12.0 Update dependency react-spinners to v0.13.4 Sep 25, 2022
@renovate renovate bot changed the title Update dependency react-spinners to v0.13.4 Update dependency react-spinners to v0.13.6 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from 080cf80 to c157341 Compare November 20, 2022 12:31
@renovate renovate bot changed the title Update dependency react-spinners to v0.13.6 Update dependency react-spinners to v0.13.8 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from c157341 to 532496d Compare March 16, 2023 15:56
@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from 532496d to fe854ce Compare March 4, 2024 16:55
@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 renovate bot force-pushed the renovate/react-spinners-0.x branch from fe854ce to 366f335 Compare June 26, 2024 07: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 366f335 to 03513f4 Compare June 26, 2024 17:09
@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 force-pushed the renovate/react-spinners-0.x branch from 03513f4 to addc23b Compare December 6, 2024 08:01
@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from addc23b to 06eb412 Compare April 14, 2025 23:41
@renovate renovate bot changed the title Update dependency react-spinners to v0.15.0 Update dependency react-spinners to v0.16.1 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from 06eb412 to f0f78e7 Compare April 21, 2025 18:26
@renovate renovate bot changed the title Update dependency react-spinners to v0.16.1 Update dependency react-spinners to v0.17.0 Apr 21, 2025
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.

2 participants