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.70.0 in /client/StichHub #656

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rsuite from 5.35.0 to 5.70.0.

Release notes

Sourced from rsuite's releases.

v5.70.0

Features

  • Table: add support for maxHeight prop (#498) (1d3598d)

Bug Fixes

Other Changes

New Contributors

Full Changelog: rsuite/rsuite@v5.69.0...v5.70.0

v5.69.0

Features

  • Calendar, DatePicker, DateRangePicker: add support for monthDropdownProps prop (#3913) (9025bbe)
  • DateRangePicker: add support for calendarSnapping prop (#3911) (4b3a669)
  • InputNumber: add support for decimalSeparator prop (#3907) (58212fa)

Bug Fixes

  • DatePicker, DateRangePicker: fix the component crash due to invalid format (#3910) (ed8f9b0)
  • useMediaQuery: fix media query change cannot be listened to when using multiple useMediaQuery (#3909) (63d50e2)

Full Changelog: rsuite/rsuite@v5.68.1...v5.69.0

v5.68.1

Bug Fixes

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.70.0 (2024-08-24)

Bug Fixes

  • Cascader,MultiCascader: fix locale property can't override global config (#3928) (31abca8)
  • MultiCascadeTree,MultiCascader: fix parent node is not in a mixed state when searching (#3931) (5ec0be5)
  • Table: fix border style when rowSpan is used (#3940) (9677303)
  • TreePicker,MultiCascader: fix not focusing on the search box when typing characters (#3930) (4f3b8e3)
  • use useLayoutEffect instead of useEffect in useEventCallback (#3921) (6396b3e)

5.69.0 (2024-08-09)

Bug Fixes

  • DatePicker, DateRangePicker: fix the component crash due to invalid format (#3910) (ed8f9b0)
  • useMediaQuery: fix media query change cannot be listened to when using multiple useMediaQuery (#3909) (63d50e2)

Features

  • Calendar, DatePicker, DateRangePicker: add support for monthDropdownProps prop (#3913) (9025bbe)
  • DateRangePicker: add support for calendarSnapping prop (#3911) (4b3a669)
  • InputNumber: add support for decimalSeparator prop (#3907) (58212fa)

5.68.1 (2024-08-02)

Bug Fixes

  • CheckTree: fix uncontrolled component default value (#3906) (01aab7d)

5.68.0 (2024-07-26)

Bug Fixes

  • DateInput,DateRangeInput: fix the date in the text box cannot be copied (#3888) (1d95107)
  • Form: fix proxy function in schema-typed not work in form (#3863) (63c0e3a)
  • Stack: fix the compatibility of spacing in Linux Firefox (#3889) (44ed16f)
  • Whisper: fix Whisper children not support string and other basic types (#3893) (70fb61d)

... (truncated)

Commits
  • d0fc2ce build: bump 5.70.0
  • 57cf769 docs(Table): refactoring table example page (#3939)
  • 9677303 fix(Table): fix border style when rowSpan is used (#3940)
  • 31abca8 fix(Cascader,MultiCascader): fix locale property can't override global conf...
  • 4f3b8e3 fix(TreePicker,MultiCascader): fix not focusing on the search box when typing...
  • 8575a2d docs(TagPicker): add missing renderMenu property (#3929)
  • 5ec0be5 fix(MultiCascadeTree,MultiCascader): fix parent node is not in a mixed state ...
  • bf01cdb test(InputPicker, List): removing the getDOMNode and using render (#3933)
  • 243aae9 test(Avatar): fix unstable test cases (#3937)
  • e0ec703 build(deps): bump rsuite-table from 5.18.3 to 5.19.0 (#3936)
  • 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.70.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.70.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 Sep 1, 2024
Copy link

vercel bot commented Sep 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 Sep 1, 2024 7:10pm
stichhub-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 1, 2024 7:10pm

@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 Oct 1, 2024

Superseded by #667.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/StichHub/rsuite-5.70.0 branch October 1, 2024 20:04
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