dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.01k stars 745 forks source link

Bump rc-progress from 2.6.1 to 4.0.0 #6081

Open dependabot[bot] opened 6 days ago

dependabot[bot] commented 6 days ago

Bumps rc-progress from 2.6.1 to 4.0.0.

Release notes

Sourced from rc-progress's releases.

v4.0.0

  • chore: rename space => gap (#275) 6df24f2
  • chore(deps-dev): bump eslint from 7.32.0 to 8.57.0 (#272) ff694e1
  • chore(deps-dev): bump np from 7.7.0 to 10.0.1 (#274) 8a7608e
  • chore(deps-dev): bump prettier from 2.8.8 to 3.1.1 (#267) 1b6ad30
  • chore: fix vercel (#270) 9831b17
  • chore: bump dumi@2.x.x && father 4.x.x (#255) 1d2b39d
  • chore(deps-dev): bump @​types/jest from 27.5.2 to 29.4.0 (#226) facd7be

https://github.com/react-component/progress/compare/v3.5.1...v4.0.0

v3.5.1

  • chore: merge conic logic, auto fallback (#254) 22ae75e

https://github.com/react-component/progress/compare/v3.5.0...v3.5.1

v3.5.0

  • feat: Circle support conic color (#253) db4a823

https://github.com/react-component/progress/compare/v3.4.2...v3.5.0

v3.4.2

  • chore: rm defaultProps (#249) 7d4995b
  • Grammar & alignment fixes in README (#246) d388cf0

https://github.com/react-component/progress/compare/v3.4.1...v3.4.2

v3.4.1

  • test: fix test case 557badb
  • fix(circle): fix circle transform-origin doesn't work in safari (#184) ce243f2
  • Fix for - SVGs for progress bar are not indicated to be decorative (#153) ee274ca

https://github.com/react-component/progress/compare/v3.4.0...v3.4.1

v3.4.0

  • feat: add steps support (#144) 80ea029

https://github.com/react-component/progress/compare/v3.3.3...v3.4.0

v3.3.3

  • fix: Incorrect useRef usage (with merged conflicts resolved) (#143) 6241fd1

https://github.com/react-component/progress/compare/v3.3.2...v3.3.3

v3.3.2

  • fix: gapPosition wrong position 28178ce

https://github.com/react-component/progress/compare/v3.3.1...v3.3.2

v3.3.1

... (truncated)

Changelog

Sourced from rc-progress's changelog.

Changelog

3.1.3

2021.01.08

  • fix: add opacity transition. #96
  • chore: use github actions. #97
  • chore: use dumi. #98

3.1.2

2020.12.29

  • fix: line progress percentage. #94

3.1.1

2020.10.21

  • chore: support react 17. #87

3.1.0

2020-09-01

  • chore: use father. #85

3.0.0

  • Refactor to hooks.

2.5.0

  • Progress.Circle supports gradient color now. #73

2.4.0

  • publish TypeScript typings to the npm registry.
  • fixed progress order in percent list.
  • Add transition prop.

2.3.0

  • percentage & strokeColor can now use array of value.

2.2.0

  • when circle percent == 0, make stroke not visible

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)