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

Bump rsuite from 5.35.0 to 5.60.0 in /client/StichHub #628

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps rsuite from 5.35.0 to 5.60.0.

Release notes

Sourced from rsuite's releases.

v5.60.0

Bug Fixes

  • Fade: fix Picker not working in Drawer without backdrop (#3759) (930a321)
  • TagPicker: fix misalignment of large size tag with textbox (#3755) (2bcd793)
  • TagPicker: fix the text shaking issue when typing (#3758) (f7058d1)

Features

  • Form: add support for onSubmit and onReset (#3750) (d9b747e)

Other Changes

Full Changelog: rsuite/rsuite@v5.59.2...v5.60.0

v5.59.2

Bug Fixes

  • DatePicker: fix disabled date and month can be selected (#3747) (c3d8765)
  • DateRangePicker: fix oneTap not working when there is a default value (#3745) (478894e)
  • DateRangePicker: fix the end time cannot be changed when only one calendar is displayed (#3743) (a5affd9)
  • Form: fix nestedField will auto trigger validation for other sibling fields (#3741) (dbe1ae2)

Other Changes

Full Changelog: rsuite/rsuite@v5.59.1...v5.59.2

v5.59.1

Bug Fixes

  • AvatarGroup: fix avatar deformation in group (#3727) (466e428)
  • Checkbox: fix Checkbox not clickable in Firefox (#3728) (2fc23aa)
  • Placeholder: fix Placeholder SSR and CSR mismatch (#3735) (8a9c8bd)
  • Sidenav: fix secondary menu cannot expand (#3732) (d680fa3)

Other Changes

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.60.0 (2024-04-26)

Bug Fixes

  • Fade: fix Picker not working in Drawer without backdrop (#3759) (930a321)
  • TagPicker: fix misalignment of large size tag with textbox (#3755) (2bcd793)
  • TagPicker: fix text flicker when entering (#3758) (f7058d1)

Features

  • Form: add support for onSubmit and onReset (#3750) (d9b747e)

5.59.2 (2024-04-19)

Bug Fixes

  • DatePicker: fix disabled date and month can be selected (#3747) (c3d8765)
  • DateRangePicker: fix oneTap not working when there is a default value (#3745) (478894e)
  • DateRangePicker: fix the end time cannot be changed when only one calendar is displayed (#3743) (a5affd9)
  • Form: fix nestedField will auto trigger validation for other sibling fields (#3741) (dbe1ae2)

5.59.1 (2024-04-12)

Bug Fixes

5.59.0 (2024-04-03)

Bug Fixes

  • DatePicker,DateRangePicker: fix the date change when the input date is incomplete (#3719) (24f162f)
  • Drawer: fix the focus cannot be moved to elements outside the Drawer when backdrop=false (#3716) (f044445)

... (truncated)

Commits
  • 86da471 build: bump 5.60.0
  • d9b747e feat(Form): add support for onSubmit and onReset (#3750)
  • 2bcd793 fix(TagPicker): fix misalignment of large size tag with textbox (#3755)
  • f7058d1 feat(TagPicker): fix text flicker when entering (#3758)
  • 930a321 fix(Fade): fix Picker not working in Drawer without backdrop (#3759)
  • a5c5f0c docs: add link to request new components (#3761)
  • e065adf ci: update github actions to use Node.js 20 (#3754)
  • 0ba9af8 docs: nextjs upgraded from 12 to 14 (#3753)
  • 5999edc docs: fix ad text display incomplete (#3751)
  • 5ceb15a build(docs): bump rsuite 5.59.2
  • 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 [rsuite](https://github.com/rsuite/rsuite) from 5.35.0 to 5.60.0.
- [Release notes](https://github.com/rsuite/rsuite/releases)
- [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md)
- [Commits](rsuite/rsuite@v5.35.0...v5.60.0)

---
updated-dependencies:
- dependency-name: rsuite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
Copy link

vercel bot commented May 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stichhub ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2024 7:45pm
stichhub-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2024 7:45pm

@UBA-GCOEN
Copy link
Owner

Hello @dependabot[bot]!
Thank you for submitting this pull request Your pull request will be reviewed by maintainers shortly. Meanwhile make sure you have referenced the respected issue in this pr Your pr will not be merged if it does not have reference to respected issue
please read our Contributing Guidelines https://github.com/UBA-GCOEN/StichHub/blob/main/CONTRIBUTING.md And Code of Conduct https://github.com/UBA-GCOEN/StichHub/blob/main/CODE_OF_CONDUCT.md

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2024

Superseded by #634.

@dependabot dependabot bot closed this Jun 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/StichHub/rsuite-5.60.0 branch June 1, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant