OpenEnergyDashboard / OED

Open Energy Dashboard (OED)
Mozilla Public License 2.0
75 stars 263 forks source link

Bump rc-slider from 8.6.13 to 10.6.2 #1220

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps rc-slider from 8.6.13 to 10.6.2.

Release notes

Sourced from rc-slider's releases.

v10.6.2

  • chore(deps): increase rc-util minimum to 5.36 due to usage of useEvent (#983) 1ccd1a6

https://github.com/react-component/slider/compare/v10.6.1...v10.6.2

v10.6.1

https://github.com/react-component/slider/compare/v10.6.0...v10.6.1

v10.6.0

  • chore: clean up package.json 92afa24
  • feat: add activeHandleRender (#981) a93831d
  • chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#977) ac66c54
  • chore(deps-dev): bump np from 9.2.0 to 10.0.4 (#980) c4c5fe3
  • chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#975) 33d9542
  • fix: code scanning alerts (#970) c790ca8
  • chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 51.0.1 (#969) e3d5d45
  • chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#964) c8c5324
  • chore(deps-dev): bump @​types/react from 17.0.62 to 18.2.15 (#962) 5bf3745
  • Revert "chore(deps-dev): bump @​types/react from 17.0.62 to 18.2.15 (#936)" (#961) e4c841b
  • chore(deps-dev): bump regenerator-runtime from 0.13.11 to 0.14.0 (#955) cd39778
  • chore(deps-dev): bump @​types/react from 17.0.62 to 18.2.15 (#936) a418296
  • chore(deps-dev): bump @​testing-library/jest-dom from 5.17.0 to 6.1.5 (#956) 7396a43
  • chore(deps-dev): bump gh-pages from 5.0.0 to 6.1.0 (#958) fd6d951
  • chore(deps-dev): bump @​umijs/fabric from 2.14.1 to 4.0.1 (#959) dbfdfe8
  • chore(deps-dev): bump np from 8.0.4 to 9.1.0 (#960) c815da0
  • chore(deps-dev): bump np from 7.7.0 to 8.0.4 (#923) 1b1f4d5
  • chore(deps-dev): bump less from 3.13.1 to 4.1.3 (#876) 0f3d2f0
  • chore(deps-dev): bump eslint from 7.32.0 to 8.45.0 (#937) 81d7297
  • chore(deps-dev): bump gh-pages from 3.2.3 to 5.0.0 (#871) ec5355c
  • chore(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#931) 9bf0b10

https://github.com/react-component/slider/compare/v10.5.0...v10.6.0

v10.6.0-4

  • chore: opt drag f6d411f

https://github.com/react-component/slider/compare/v10.6.0-3...v10.6.0-4

v10.6.0-3

No release notes provided.

v10.6.0-1

  • chore: reorder to avoid break change ea64512

https://github.com/react-component/slider/compare/v10.6.0-0...v10.6.0-1

v10.6.0-0

... (truncated)

Changelog

Sourced from rc-slider's changelog.

Changelog

9.7.1

2020-12-15

  • feat: add dragableTrack. #722

9.6.5

2020-12-01

  • chore: export slider、range and handle props interface. #718

9.6.4

2020-11-21

  • fix: slider cannot drag to max value. #714

9.6.3

2020-11-17

9.6.2

2020-11-10

  • fix: extra onChange when value out of range. #711

9.6.1

2020-10-31

  • fix: update getLowerBound and getUpperBound to check startPoint prop. #683

9.6.0

2020-10-30

  • fix: keep tooltip align with handle when dragging. #696

Middle check in releases.


... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

huss commented 4 months ago

PR #1249 will eliminate rc-slider and obsolete this PR if accepted. Thus, this PR is on hold and expected to automatically go away if that PR is merged.

huss commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Looks like rc-slider is no longer a dependency, so this is no longer needed.