Skip to content

Update dependency react-circular-progressbar to ^1.2.1

Administrator requested to merge renovate/react-circular-progressbar-1.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
react-circular-progressbar dependencies minor ^1.2.1 source code search for "react-circular-progressbar"
@types/react-circular-progressbar devDependencies patch 1.0.2 source code search for "@types/react-circular-progressbar"

Release Notes

kevinsqi/react-circular-progressbar

v1.2.1

Compare Source

  • Use Rollup to build package [#​83]
  • Extract Path component into separate file [#​84]

v1.2.0

Compare Source

  • Add props.circleRatio to enable partial diameter "car speedometer" style [#​80]

v1.1.0

Compare Source

  • Convert project to Typescript and improve demo setup [#​77]

  • Remove prop-types dependency [#​78]

    1.1.0 now uses Typescript!

There should not be any breaking changes to the public JS interface. However, the slight discrepancy in typing may cause type errors when switching from 1.0 using DefinitelyTyped. Runtime prop-types checking is also now removed in [#​78].


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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 these updates again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

Merge request reports

Loading