Skip to content

Conversation

snyk-bot
Copy link
Contributor

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

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 27 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2020-06-20.
Release notes
Package name: react-spinners
  • 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

@codecov
Copy link

codecov bot commented Jul 15, 2020

Codecov Report

Merging #721 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #721   +/-   ##
========================================
  Coverage    59.89%   59.89%           
========================================
  Files          147      147           
  Lines         4787     4787           
========================================
  Hits          2867     2867           
  Misses        1920     1920           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 868dd97...f98e2ea. Read the comment docs.

@ShayNehmad
Copy link
Contributor

Works:
gridloader

@ShayNehmad ShayNehmad merged commit c07cdfd into develop Jul 15, 2020
@ShayNehmad ShayNehmad deleted the snyk-upgrade-11f4569a36d92fdc2cd94fbbd012956f branch July 15, 2020 08:28
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