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.65.1 in /flowauth/frontend #6693

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps rsuite from 5.31.1 to 5.65.1.

Release notes

Sourced from rsuite's releases.

v5.65.1

Bug Fixes

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

v5.65.0

Features

Bug Fixes

New Contributors

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

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)

... (truncated)

Changelog

Sourced from rsuite's changelog.

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)
  • 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)

... (truncated)

Commits
  • a91b285 build: bump 5.65.1
  • 02cf882 fix(Deno): prevent ReferenceError in Deno environments (#3865)
  • 16668a1 fix: errorMessage isn't shown when using ArrayType().of (#3867)
  • 7526b35 fix(Drawer): remove the max-height that should not exist in Drawer.Body (#3...
  • 672c63b fix(progress): consistent spacing between label/icon & progress line (Vertica...
  • 2756709 docs(Stack): mark the version number for VStack and HStack
  • 5ae9ede build(docs): bump rsuite 5.65.0
  • 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)
  • 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.