Flowminder / FlowKit

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

Bump rsuite from 5.31.1 to 5.64.1 in /flowauth/frontend #6655

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps rsuite from 5.31.1 to 5.64.1.

Release notes

Sourced from rsuite's releases.

v5.64.1

Bug Fixes

  • DateInput,DateRangeInput: fix date input error when manually input date (#3832) (40db883)
  • Modal: fix overflow not working when Modal is in Drawer (#3839) (d65b28d)
  • Table: fix flexGrow is invalid when the table is hidden and then shown (#489) (8cdf3bf)

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.64.0...v5.64.1

v5.64.0

Features

  • Toggle: add support for color and children (#3824) (5f5c973)
  • useBreakpointValue: add a hook to get the value of the current breakpoint (#3826) (aac93e8)

Bug Fixes

  • RSC: fix unable to access component via dot notation (#3827) (cd04fd2)
  • useMediaQuery: fix components not rendering due to non-immutable data (#3825) (3c8656c)

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.62.1...v5.64.0

v5.62.1

What's Changed

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.62.0...v5.62.1

v5.62.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.64.1 (2024-06-14)

Bug Fixes

  • DateInput,DateRangeInput: fix date input error when manually input date (#3832) (40db883)
  • Modal: fix overflow not working when Modal is in Drawer (#3839) (d65b28d)

5.64.0 (2024-05-30)

Bug Fixes

  • RSC: fix unable to access component via dot notation (#3827) (cd04fd2)
  • useMediaQuery: fix components not rendering due to non-immutable data (#3825) (3c8656c)

Features

  • Toggle: add support for color and children (#3824) (5f5c973)
  • useBreakpointValue: add a hook to get the value of the current breakpoint (#3826) (aac93e8)

5.62.1 (2024-05-24)

Bug Fixes

  • build: fix the path not being converted in the .d.ts file (#3820) (68d126a)

5.62.0 (2024-05-24)

Bug Fixes

  • DatePicker: fix calendar component style issue (#3816) (f455182)
  • DatePicker,DateRangePicker: fix renderValue and editable can't coexist (#3815) (20d4a81)

Features

  • Calendar,DatePicker,DateRangePicker: add support for weekStart (#3814) (9edbbcd)
  • Panel, Tree, CheckTree: add support for scrollShadow (#3818) (8183e92)

... (truncated)

Commits
  • f53a843 build: bump 5.64.1
  • d65b28d fix(Modal): fix overflow not working when Modal is in Drawer (#3839)
  • 4d0c1ff build(deps): bump rsuite-table from 5.18.2 to 5.18.3 (#3838)
  • 40db883 fix(DateInput,DateRangeInput): fix date input error when manually input date ...
  • 4a33ec3 build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/with-vite (#3837)
  • ce9cc2e ci: add a Github Action to send Twitter notifications (#3833)
  • 5a05f15 build(deps): bump rsuite to 5.64.0 in /examples/with-nextjs-app (#3829)
  • a46a061 build(docs): bump rsuite 5.64.0
  • 7c0059c build: bump 5.64.0
  • 2626f2d build: fix locales file path error
  • 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)