Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2022

Bumps rc-slider from 9.7.5 to 10.1.0.

Release notes

Sourced from rc-slider's releases.

v10.1.0

  • feat: add keyboard prop (#852) d99ad5c

react-component/slider@v10.0.1...v10.1.0

v10.0.1

  • chore: mv rc-tooltips to dev deps 3f519de
  • fix: page crash when dots is true and step is null (#838) 82cd9ae
  • Allow callback for "dotStyle" and "activeDotStyle" props - with tests (#830) b50dbed

react-component/slider@v10.0.0...v10.0.1

v10.0.0

  • ensure onBeforeChange is called when clicking the rail (#822) 0c209f0

react-component/slider@v10.0.0-alpha.6...v10.0.0

v10.0.0-alpha.6

  • fix: onAfterChange should called with number if not range (#824) 9332abe

react-component/slider@v10.0.0-alpha.5...v10.0.0-alpha.6

v10.0.0-alpha.5

  • fix: focus visible logic (#820) ac26595

react-component/slider@v10.0.0-alpha.4...v10.0.0-alpha.5

v10.0.0-alpha.4

  • fix: missing with marks cls (#814) 80adb66

react-component/slider@v10.0.0-alpha.3...v10.0.0-alpha.4

v10.0.0-alpha.3

  • fix: decimal should auto cut (#813) 544cb27

react-component/slider@v10.0.0-alpha.2...v10.0.0-alpha.3

v10.0.0-alpha.2

  • feat: Slider handleRender provide index info cffa8f4

react-component/slider@v10.0.0-alpha.1...v10.0.0-alpha.2

v10.0.0-alpha.1

  • fix: max is not align with step 1a609fe

react-component/slider@v10.0.0-alpha.0...v10.0.0-alpha.1

v10.0.0-alpha.0

  • refactor: Pure FC with multiple update (#812) c33764e

... (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 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 Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code labels Nov 11, 2022
@purfectliterature
Copy link
Contributor

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch from 8d4827c to 4ca1ccc Compare November 14, 2022 06:33
@purfectliterature
Copy link
Contributor

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch from 4ca1ccc to 608f73f Compare November 14, 2022 08:05
@purfectliterature
Copy link
Contributor

Warning Do NOT merge this commit as there are breaking changes in rc-slider 10.0.0.

createSliderWithTooltip has been removed in rc-slider 10.0.0. There was no documentations or release notes on why this decision was made, but it is gone. See the committed changes here.

Since VideoPlayerSlider is still in JSX, there were no errors thrown, but our video player seek now disappears.

image

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch 2 times, most recently from a7a0467 to dc4ae99 Compare November 16, 2022 00:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch 2 times, most recently from fa0eacd to 36e15d1 Compare November 29, 2022 00:27
@ekowidianto
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch 3 times, most recently from a7303a4 to c73f183 Compare December 15, 2022 06:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch from c73f183 to b34e362 Compare December 23, 2022 22:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch 2 times, most recently from 2f20a5c to 08f68c9 Compare January 10, 2023 18:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch from 08f68c9 to 3d29d65 Compare January 18, 2023 14:56
Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.5 to 10.1.0.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](react-component/slider@v9.7.5...v10.1.0)

---
updated-dependencies:
- dependency-name: rc-slider
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.1.0 branch from 3d29d65 to a8bbd53 Compare January 24, 2023 03:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #5729.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants