Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2019

This PR contains the following updates:

Package Type Update Change
react-spinners dependencies minor 0.5.4 -> 0.6.1

Release Notes

davidhu2000/react-spinners

v0.6.1

Compare Source

  • bugfix: Fix issue 109 where Math.random is stubbed out in the GridLoader component instead in the tests, causing Math.random to not work properly if GridLoader is used.

v0.6.0

Compare Source

  • Offical release for the TypeScript rewrite!
  • Major changes:
    • Add support for types for individual loader imports
    • Add support for using 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

v0.5.13

Compare Source

Note: this release has a critical issue and was deprecated. Please use <= 0.5.12 or > 0.6.0.

  • fix readme props table formatting. It got a little messy for some reason.

v0.5.12

Compare Source

  • fix version glitch. No code changes here.

v0.5.11

Compare Source

  • this version should be 0.5.10, but internet issues causesa weird version glitch. Update to 0.5.12 so everything matches.

v0.5.9

Compare Source

v0.5.8

Compare Source

  • bugfix: Fix issue 66 where destructuring import no longer works. Updated how components are exported, changed from export default to export const

v0.5.7

Compare Source

  • update README.md .babelrc example to use @babel/<name> syntax in accordance to latest babel packages

v0.5.6

Compare Source

  • big update for outdated devDependencies. This version should not affect any existing functionalities.
    • removed eslint related packages. Will be moving to use tslint as part of the typescript conversion.
    • updated babel plus plugins/presets to latest versions
    • updated index.js import from module.exports = {...} to export default {...}
    • webpack changes
      • added development configuration for easier debugging
      • add html-webpack-plugin to inject the script tags to index.html

v0.5.5

Compare Source

  • bugfix: update CommonProps interface css prop to used PrecompiledCss and string. Update PropTypes helper to be able to accept both PrecompiledCss and string. This is to fix the validation error for the css prop.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 has been generated by Renovate Bot. View repository job log here.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from bcb7228 to a93167b Compare August 10, 2019 10:54
@renovate renovate bot changed the title Update dependency react-spinners to v0.5.8 Update dependency react-spinners to v0.5.13 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/react-spinners-0.x branch from a93167b to 2858869 Compare August 23, 2019 08:55
@renovate renovate bot changed the title Update dependency react-spinners to v0.5.13 Update dependency react-spinners to v0.6.1 Aug 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants