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.3.3 to 0.8.3 #1

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jul 5, 2020

Snyk has created this PR to upgrade react-spinners from 0.3.3 to 0.8.3.

ℹ️ 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 48 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2020-05-02.
Release notes
Package name: react-spinners
  • 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
  • 0.5.12 - 2019-07-15
  • 0.5.11 - 2019-07-15
  • 0.5.9 - 2019-07-15
  • 0.5.8 - 2019-07-07
  • 0.5.7 - 2019-07-07
  • 0.5.6 - 2019-07-07
  • 0.5.5 - 2019-07-04
  • 0.5.4 - 2019-04-06
  • 0.5.3 - 2019-03-04
  • 0.5.2 - 2019-03-04
  • 0.5.1 - 2019-01-06
  • 0.5.0 - 2019-01-06
    • Update emotion package to emotion 10, this includes a breaking change with replacing className prop with css prop to match convention of the Emotion package.
    • update package.json to include wider range of version for recompose
    • update how onlyUpdateForKeys is imported from recompose. Reduced import cost from 26kb to 19kb.
  • 0.4.8 - 2018-12-19
  • 0.4.7 - 2018-10-16
  • 0.4.6 - 2018-10-14
  • 0.4.5 - 2018-08-26
  • 0.4.4 - 2018-08-12
  • 0.4.3 - 2018-08-11
    • add className prop to allow more customization using emotion module.
    • removed loaderStyle prop in favor of the new className prop.
    • add functionality to import a single loader without importing the whole package.
    • readme updates to include all props and new changes
  • 0.4.2 - 2018-08-11
  • 0.4.1 - 2018-08-11
  • 0.4.0 - 2018-08-11
  • 0.3.3 - 2018-07-23
    • added new prop loaderStyle to allow more customization for each loader.

    For example,

    <Barloader loaderStyle={{ opacity: 0.7 }} />
    
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
1 participant