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.65.0 in /flowauth/frontend #6674

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps rsuite from 5.31.1 to 5.65.0.

Release notes

Sourced from rsuite's releases.

v5.64.2

Bug Fixes

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

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

  • Calendar,DatePicker,DateRangePicker: add support for weekStart (#3814) (9edbbcd)

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.65.0 (2024-06-28)

Bug Fixes

  • DatePicker,DateRangePicker: fix the priority of the style in the error state (#3854) (36cb376)
  • Divider: fix Stack horizontal divider not working (#3856) (678876b)
  • Table: fix table row border not full (#3858) (2a2bdb9)
  • theme: add less variable to opt-out of high-contrast theme bundling (#3861) (0db8cb9)
  • uploader: background color on hover when disabled (#3852) (29e79a5)

Features

  • add support for HStack and VStack (#3857) (ddbe3ca)
  • useToaster: add support for mouseReset parameter in push method (#3846) (7361e40)

5.64.2 (2024-06-21)

Bug Fixes

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

... (truncated)

Commits
  • 7ac314d build: bump 5.65.0
  • ddbe3ca feat: add support for HStack and VStack (#3857)
  • 0db8cb9 fix(theme): add less variable to opt-out of high-contrast theme bundling (#3861)
  • cbb6223 build(deps): remove dependency on @​types/chai (#3859)
  • 2a2bdb9 fix(Table): fix table row border not full (#3858)
  • 7361e40 feat(useToaster): add support for mouseReset parameter in push method (#3846)
  • 36cb376 fix(DatePicker,DateRangePicker): fix the priority of the style in the error s...
  • 29e79a5 fix(uploader): background color on hover when disabled (#3852)
  • 678876b fix(Divider): fix Stack horizontal divider not working (#3856)
  • b792feb build(docs): bump rsuite 5.64.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 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)