h3poteto / fedistar

Multi-column Fediverse client for desktop
https://fedistar.net
GNU General Public License v3.0
131 stars 6 forks source link

Update dependency rsuite to v5.68.0 #1544

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rsuite 5.65.1 -> 5.68.0 age adoption passing confidence

Release Notes

rsuite/rsuite (rsuite) ### [`v5.68.0`](https://togithub.com/rsuite/rsuite/blob/HEAD/CHANGELOG.md#5680-2024-07-26) [Compare Source](https://togithub.com/rsuite/rsuite/compare/v5.67.0...v5.68.0) ##### Bug Fixes - **DateInput,DateRangeInput:** fix the date in the text box cannot be copied ([#​3888](https://togithub.com/rsuite/rsuite/issues/3888)) ([1d95107](https://togithub.com/rsuite/rsuite/commit/1d95107d96ebe5bacb73c3fee8427efc59b1f673)) - **Form:** fix `proxy` function in `schema-typed` not work in form ([#​3863](https://togithub.com/rsuite/rsuite/issues/3863)) ([63c0e3a](https://togithub.com/rsuite/rsuite/commit/63c0e3a07a17eeb1158c75b49fb8fc3a65199e16)) - **Stack:** fix the compatibility of spacing in Linux Firefox ([#​3889](https://togithub.com/rsuite/rsuite/issues/3889)) ([44ed16f](https://togithub.com/rsuite/rsuite/commit/44ed16f7f1f41c7beda063a86588cbe9c52c6496)) - **Whisper:** fix Whisper children not support string and other basic types ([#​3893](https://togithub.com/rsuite/rsuite/issues/3893)) ([70fb61d](https://togithub.com/rsuite/rsuite/commit/70fb61da619ce0a94129eb6f02972b4ce16c5016)) ##### Features - **Nav,Tabs:** add `pills` value to the appearance property ([#​3890](https://togithub.com/rsuite/rsuite/issues/3890)) ([eae279f](https://togithub.com/rsuite/rsuite/commit/eae279fa5ede8c6ce2c3676585f1cc85c9644b8e)) ### [`v5.67.0`](https://togithub.com/rsuite/rsuite/blob/HEAD/CHANGELOG.md#5670-2024-07-19) [Compare Source](https://togithub.com/rsuite/rsuite/compare/v5.66.0...v5.67.0) ##### Bug Fixes - **Button:** fix the misalignment of icons and text in block buttons ([#​3880](https://togithub.com/rsuite/rsuite/issues/3880)) ([aa4f02b](https://togithub.com/rsuite/rsuite/commit/aa4f02bd434f0753c85b8584e034a57a1050b7f6)) - **NavItem:** fix NavItem cannot be used in Navbar and Sidenav ([#​3882](https://togithub.com/rsuite/rsuite/issues/3882)) ([be6b2b1](https://togithub.com/rsuite/rsuite/commit/be6b2b165459afd27f06cf387df0fde73d210e94)) - **Stack:** fix StackItem cannot be rendered correctly in server-side rendering ([#​3884](https://togithub.com/rsuite/rsuite/issues/3884)) ([a552e35](https://togithub.com/rsuite/rsuite/commit/a552e357f1fd8a3043012f7de08b9369100d6fee)) ##### Features - **locales:** add support for Catalan ([#​3878](https://togithub.com/rsuite/rsuite/issues/3878)) ([c0bae4d](https://togithub.com/rsuite/rsuite/commit/c0bae4d2fb244ef270869ef7338c10d71165a3ef)) - **Uploader:** add `event` parameter to `onChange` callback ([#​3881](https://togithub.com/rsuite/rsuite/issues/3881)) ([a1c1667](https://togithub.com/rsuite/rsuite/commit/a1c1667e9180e278ba9e7212743f662b086be1e6)) ### [`v5.66.0`](https://togithub.com/rsuite/rsuite/blob/HEAD/CHANGELOG.md#5660-2024-07-12) [Compare Source](https://togithub.com/rsuite/rsuite/compare/v5.65.1...v5.66.0) ##### Bug Fixes - **accessibility:** improve font color contrast ([#​3877](https://togithub.com/rsuite/rsuite/issues/3877)) ([105b6c6](https://togithub.com/rsuite/rsuite/commit/105b6c6e45b36b809c609ea66c2ed5fd74f0afd2)) - **TreePicker, CheckTreePicker:** fix `locale` cannot override default localization configuration ([#​3873](https://togithub.com/rsuite/rsuite/issues/3873)) ([01ac8c5](https://togithub.com/rsuite/rsuite/commit/01ac8c5c7ffa0131979210b9787294d79def02d4)) ##### Features - **Loader:** add `paused` value to the `speed` property to control the animation pause ([#​3875](https://togithub.com/rsuite/rsuite/issues/3875)) ([85326c5](https://togithub.com/rsuite/rsuite/commit/85326c5c0ee149aaaecc8e8233d10a2291897cec)) #### [5.65.1](https://togithub.com/rsuite/rsuite/compare/v5.65.0...v5.65.1) (2024-07-05) ##### Bug Fixes - **Deno:** prevent ReferenceError in Deno environments ([#​3865](https://togithub.com/rsuite/rsuite/issues/3865)) ([02cf882](https://togithub.com/rsuite/rsuite/commit/02cf88247ca287ec86b2765d0400aa9a18d4106a)) - **Drawer:** remove the `max-height` that should not exist in Drawer.Body ([#​3868](https://togithub.com/rsuite/rsuite/issues/3868)) ([7526b35](https://togithub.com/rsuite/rsuite/commit/7526b35e5c04d0a59ed72f5bb9c0e16a9fdef4c1)) - errorMessage isn't shown when using ArrayType().of ([#​3867](https://togithub.com/rsuite/rsuite/issues/3867)) ([16668a1](https://togithub.com/rsuite/rsuite/commit/16668a13e286608b659167e3f6266099608c9aea)) - **progress:** consistent spacing between label/icon & progress line (Vertical) ([#​3862](https://togithub.com/rsuite/rsuite/issues/3862)) ([672c63b](https://togithub.com/rsuite/rsuite/commit/672c63b5cd289449689abe503fd0eafcde31c116))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.