Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-spinners from 0.5.13 to 0.10.6 #2

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-spinners from 0.5.13 to 0.10.6.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 39 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-02-13.
Release notes
Package name: react-spinners
  • 0.10.6 - 2021-02-13
  • 0.10.4 - 2021-01-02
  • 0.10.3 - 2021-01-02
  • 0.10.2 - 2021-01-02
  • 0.10.1 - 2020-12-30
  • 0.10.0 - 2020-12-30
  • 0.10.0-beta.3 - 2020-12-30
  • 0.10.0-beta.2 - 2020-12-30
  • 0.10.0-beta.1 - 2020-12-30
  • 0.10.0-alpha.3 - 2020-12-27
  • 0.10.0-alpha.2 - 2020-10-06
  • 0.10.0-alpha.1 - 2020-10-06
  • 0.9.0 - 2020-06-20
  • 0.8.3 - 2020-05-02
  • 0.8.2 - 2020-05-02
  • 0.8.1 - 2020-03-08
  • 0.8.0 - 2020-01-02
  • 0.7.2 - 2019-12-25
  • 0.7.1 - 2019-12-21
  • 0.7.0 - 2019-12-21

    The component API has been simplified. The length prop can now accept number or string.

    Major Changes

    • all unit props are deprecated, including sizeUnit, heightUnit, widthUnit, and radiusUnit. The size, height, width, and radius props now accepts number and string.
      • If value is number, default to px
      • If value is string with valid css unit, return the input value
      • If value is string with invalid css unit, output warning console log and default to px
    • margin prop now works the same way as other length props. Can accept number and string

    Minor Changes

    • css prop default is now "". No functionality change here.
    • fix margin prop functionality on FadeLoader and RotateLoader so it actually expands the spacing between the elements.
    • update the README color prop section to include a list of available color words accepted.
    • clean up README formatting using the prettier plugin
    • add yarn installation instruction to the README.
  • 0.7.0-beta.1 - 2019-11-30
  • 0.7.0-alpha.5 - 2019-11-29
  • 0.7.0-alpha.4 - 2019-11-27
  • 0.7.0-alpha.3 - 2019-11-27
  • 0.7.0-alpha.2 - 2019-11-25
  • 0.7.0-alpha.1 - 2019-11-24
  • 0.6.1 - 2019-08-23
  • 0.6.0 - 2019-08-19

    The entire package has been rewritten in TypeScript. The package will now support individual loader imports with types.

    Major changes:

    • Add support for types for individual loader imports
    • Add support for using the basic color name as props instead of only color hashes
    • Reduced total package size from around 850kb to 135gb
    • Fix main key value in package.json to point to the correct index.js
    • Removed prop-types and recompose from dependencies
    • Added tests to get to 100% code coverage

    Minor changes:

    • Update PacmanLoader css top property to respect sizeUnit prop.
    • Update README to include radius and radiusUnit.
    • Add missing transform key to the RiseLoader animation.
    • Setup tslint and prettier to enforce code consistency.
    • Add missing " to .babelrc in README.
  • 0.6.0-beta.1 - 2019-08-13
  • 0.6.0-alpha.10 - 2019-08-11
  • 0.6.0-alpha.9 - 2019-08-11
  • 0.6.0-alpha.8 - 2019-08-07
  • 0.6.0-alpha.7 - 2019-08-07
  • 0.6.0-alpha.6 - 2019-08-06
  • 0.6.0-alpha.5 - 2019-08-06
  • 0.6.0-alpha.4 - 2019-08-06
  • 0.6.0-alpha.3 - 2019-08-04
  • 0.6.0-alpha.2 - 2019-07-28
  • 0.6.0-alpha.1 - 2019-07-20
  • 0.5.13 - 2019-07-19
from react-spinners GitHub release notes
Commit messages
Package name: react-spinners

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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