Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump rc-input-number from 7.4.2 to 9.2.0 #4127

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps rc-input-number from 7.4.2 to 9.2.0.

Release notes

Sourced from rc-input-number's releases.

v9.2.0

  • chore: bump rc-input from 1.5.0 to 1.6.0 (#656) b4988cc
  • chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 54.0.0 (#648) 1a8af41
  • chore(deps-dev): bump @​testing-library/react from 15.0.7 to 16.0.0 (#650) 302917c
  • fix: cursor position when formatter appends characters on empty string (#652) e1f7727
  • chore(deps-dev): bump @​testing-library/react from 14.3.1 to 15.0.4 (#642) fdaef5a
  • chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#634) cb1fa32
  • chore(deps-dev): bump np from 9.2.0 to 10.0.5 (#639) 5e538d0
  • 9.1.0 5a82ea8

react-component/input-number@v9.1.0...v9.2.0

v9.1.0

  • feat: support nativeElement (#643) de38d1a
  • Update README.md 882958b
  • Update README.md c70526d
  • fix: Useless assignment to local variable (#625) 98b6025

react-component/input-number@v9.0.0...v9.1.0

v9.0.0

  • refactor: changeOnWheel (#619) 3742a02
  • addEventListener('wheel', onWheel) add { passive: false } (#618) 3323fbb
  • chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#616) 26ca77b
  • chore(deps-dev): bump np from 7.7.0 to 9.2.0 (#608) 153bc4e
  • chore(deps-dev): bump eslint from 7.32.0 to 8.54.0 (#604) 933b28e
  • chore(deps-dev): bump regenerator-runtime from 0.13.11 to 0.14.1 (#615) e824eb0
  • chore: clean code (#598) f5ae74e
  • fix: fix vercel (#613) 57c4652

react-component/input-number@v8.6.1...v9.0.0

v8.6.0

  • chore: bump rc-input to v1.4.0 (#611) 0a0926e
  • chore(deps-dev): bump lint-staged from 13.3.0 to 15.1.0 (#605) 3085227
  • chore(deps-dev): bump @​testing-library/jest-dom from 5.17.0 to 6.1.5 (#606) c9bfe04
  • chore(deps-dev): bump less from 3.13.1 to 4.1.3 (#435) 8e8c7ee
  • chore(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#584) f0067df

react-component/input-number@v8.5.0...v8.6.0

v8.5.0

  • feat: support mouse wheel (#597) c139821

react-component/input-number@v8.4.0...v8.5.0

v8.4.0

  • feat: support changeOnBlur (#596) 1155356

react-component/input-number@v8.3.0...v8.4.0

... (truncated)

Commits
  • 9449153 9.2.0
  • b4988cc chore: bump rc-input from 1.5.0 to 1.6.0 (#656)
  • 1a8af41 chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 54.0.0 (#648)
  • 302917c chore(deps-dev): bump @​testing-library/react from 15.0.7 to 16.0.0 (#650)
  • e1f7727 fix: cursor position when formatter appends characters on empty string (#652)
  • fdaef5a chore(deps-dev): bump @​testing-library/react from 14.3.1 to 15.0.4 (#642)
  • cb1fa32 chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#634)
  • 5e538d0 chore(deps-dev): bump np from 9.2.0 to 10.0.5 (#639)
  • 5a82ea8 9.1.0
  • de38d1a feat: support nativeElement (#643)
  • Additional commits viewable in compare view

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)

Bumps [rc-input-number](https://github.com/react-component/input-number) from 7.4.2 to 9.2.0.
- [Release notes](https://github.com/react-component/input-number/releases)
- [Changelog](https://github.com/react-component/input-number/blob/master/CHANGELOG.md)
- [Commits](react-component/input-number@v7.4.2...v9.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2024
@opensumi opensumi bot added ⚙️ refactor Refactor code 🎨 feature feature required 🐞 bug Something isn't working labels Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #4149.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rc-input-number-9.2.0 branch November 4, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working dependencies Pull requests that update a dependency file 🎨 feature feature required javascript Pull requests that update Javascript code ⚙️ refactor Refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants