Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps rc-slider from 9.7.5 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

react-component/slider@v10.6.1...v10.6.2

v10.6.1

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

react-component/slider@v10.5.0...v10.6.0

v10.6.0-4

  • chore: opt drag f6d411f

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

react-component/slider@v10.6.0-0...v10.6.0-1

v10.6.0-0

... (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 <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)

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

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code labels Apr 22, 2024
Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.5 to 10.6.2.
- [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.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@cysjonathan cysjonathan force-pushed the dependabot/npm_and_yarn/client/rc-slider-10.6.2 branch from 945f7a5 to e73bef8 Compare June 29, 2024 12:12
@cysjonathan
Copy link
Contributor

Blocked until issue in #5353 is resolved.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2024

A newer version of rc-slider exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@adi-herwana-nus
Copy link
Contributor

Closed in favor of #8074

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/rc-slider-10.6.2 branch December 9, 2025 08:14
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