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.6.1 to 0.8.3 #17

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

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jun 8, 2020

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

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ 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 13 versions ahead of your current version.
  • The recommended version was released a month 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
from react-spinners GitHub release notes
Commit messages
Package name: react-spinners
  • 8f90fde 0.8.3
  • d1b7607 update changlog for 0.8.3
  • f927d39 Bump acorn from 5.7.3 to 5.7.4 (#187)
  • df9be74 0.8.2
  • 8c50013 update changelog for 0.8.2
  • a11906b update moonloader snapshot after #162
  • ff28caf Make the box-sizing explicit on the MoonLoader circle (#162)
  • 0efdb7f 0.8.1
  • 132f3a7 update changelog for 0.8.1
  • b4899c5 clean up read me example
  • 0131314 remove changelog from npmignore
  • cc642ce 0.8.0
  • 93a48ea update changelog for 0.8.0
  • 9a5836c add new loader: clock-loader (#158)
  • 30b2b2f 0.7.2
  • fe7c577 update change log for 0.7.2
  • 0edb01e update demo site url
  • 9af91dc 0.7.1
  • cfec0ff fix security issue, update readme with string/number size prop example
  • 2fe5f07 update changelog and package version for 0.7.0
  • ef3fae8 update author webpage to use https
  • 1e13134 add tag removal script to package.json
  • 9b51408 update changelog and bump package.json version to 0.7.0-beta.1
  • 2a86051 Update installation to include yarn (#130)

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.

None yet

1 participant