Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

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 [email protected] && father 4.x.x (#255) 1d2b39d
  • chore(deps-dev): bump @​types/jest from 27.5.2 to 29.4.0 (#226) facd7be

react-component/progress@v3.5.1...v4.0.0

v3.5.1

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

react-component/progress@v3.5.0...v3.5.1

v3.5.0

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

react-component/progress@v3.4.2...v3.5.0

v3.4.2

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

react-component/progress@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

react-component/progress@v3.4.0...v3.4.1

v3.4.0

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

react-component/progress@v3.3.3...v3.4.0

v3.3.3

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

react-component/progress@v3.3.2...v3.3.3

v3.3.2

  • fix: gapPosition wrong position 28178ce

react-component/progress@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 <dependency name> 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)

@dependabot dependabot bot added javascript Pull requests that update Javascript code Type: Maintenance labels Jun 26, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rc-progress-4.0.0 branch from 95b01f2 to 6b3460a Compare July 13, 2024 14:46
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me after testing it

@valadas valadas added this to the 9.13.4 milestone Jul 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rc-progress-4.0.0 branch from 6b3460a to 4195c95 Compare July 13, 2024 20:47
Bumps [rc-progress](https://github.com/react-component/progress) from 2.6.1 to 4.0.0.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md)
- [Commits](react-component/progress@2.6.1...v4.0.0)

---
updated-dependencies:
- dependency-name: rc-progress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rc-progress-4.0.0 branch from 4195c95 to 6cd6f96 Compare July 13, 2024 20:49
@bdukes bdukes merged commit 99e100c into develop Jul 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rc-progress-4.0.0 branch July 14, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants