Flowminder / FlowKit

FlowKit: Flowminder CDR analytics toolkit
https://flowminder.github.io/FlowKit/
Mozilla Public License 2.0
86 stars 21 forks source link

Bump rsuite from 5.31.1 to 5.67.0 in /flowauth/frontend #6707

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps rsuite from 5.31.1 to 5.67.0.

Release notes

Sourced from rsuite's releases.

v5.67.0

Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.66.0...v5.67.0

v5.66.0

Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.65.1...v5.66.0

v5.65.1

Bug Fixes

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.65.0...v5.65.1

v5.65.0

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.67.0 (2024-07-19)

Bug Fixes

  • Button: fix the misalignment of icons and text in block buttons (#3880) (aa4f02b)
  • NavItem: fix NavItem cannot be used in Navbar and Sidenav (#3882) (be6b2b1)
  • Stack: fix StackItem cannot be rendered correctly in server-side rendering (#3884) (a552e35)

Features

  • locales: add support for Catalan (#3878) (c0bae4d)
  • Uploader: add event parameter to onChange callback (#3881) (a1c1667)

5.66.0 (2024-07-12)

Bug Fixes

  • accessibility: improve font color contrast (#3877) (105b6c6)
  • TreePicker, CheckTreePicker: fix locale cannot override default localization configuration (#3873) (01ac8c5)

Features

  • Loader: add paused value to the speed property to control the animation pause (#3875) (85326c5)

5.65.1 (2024-07-05)

Bug Fixes

  • Deno: prevent ReferenceError in Deno environments (#3865) (02cf882)
  • Drawer: remove the max-height that should not exist in Drawer.Body (#3868) (7526b35)
  • errorMessage isn't shown when using ArrayType().of (#3867) (16668a1)
  • progress: consistent spacing between label/icon & progress line (Vertical) (#3862) (672c63b)

5.65.0 (2024-06-28)

Bug Fixes

  • DatePicker,DateRangePicker: fix the priority of the style in the error state (#3854) (36cb376)

... (truncated)

Commits
  • 139f324 build: bump 5.67.0
  • 81e46b1 docs(locales): add support for Catalan (#3886)
  • c0bae4d feat(locales): add support for Catalan (#3878)
  • c5714df docs(Container): fix the style issue in the example (#3879)
  • aa4f02b fix(Button): fix the misalignment of icons and text in block buttons (#3880)
  • a1c1667 feat(Uploader): add event parameter to onChange callback (#3881)
  • be6b2b1 fix(NavItem): fix NavItem cannot be used in Navbar and Sidenav (#3882)
  • a552e35 fix(Stack): fix StackItem cannot be rendered correctly in server-side renderi...
  • cb0a7bd build(docs): bump rsuite 5.66.0
  • 3db3974 build: bump 5.66.0
  • 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 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)
dependabot[bot] commented 1 month ago

Superseded by #6719.