Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rsuite from 5.3.0 to 5.4.3 in /flowauth/frontend #4747

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2021

Bumps rsuite from 5.3.0 to 5.4.3.

Release notes

Sourced from rsuite's releases.

v5.4.3

Minor Features

Bug Fixes

  • Drawer: fix Drawer cannot be closed when backdrop is clicked (#2259) (a49ee03)
  • Picker: add ref to PickerComponentProps (#2261) (6e3e6c5)

v5.4.2

Bug Fixes

  • Affix: fix unupdated position after window size change (#2256) (61c7b27)
  • Modal: improve the mouse scrolling experience on Modal (#2254) (137d57e)
  • Navbar: fix dropdown submenu throwing error (#2250) (875130d)

v5.4.1

Bug Fixes

  • Dropdown: reduce padding in noCaret variant (#2236) (682f883)
  • Sidenav: fix missing highlight on selected dropdown items (#2216) (8f79d4a)
  • Sidenav: prevent text wrapping when collapsing (#2245) (4094233)
  • Toggle: dismiss uncontrolled input warning (#2243) (c4737d5)

Performance Improvements

  • use useMemo to memozie the values returned to the Context Provider (#2244) (d25a719)
  • DatePicker: improve date grid a11y (#2220) (655178e)

v5.4.0

5.4.0 (2021-12-17)

Bug Fixes

  • DatePicker,DateRangePicker: suppress depreated caretComponent warning (#2233) (3a79d48)
  • DateRangePicker: fix selecting ending date not working (#2217) (2136aa3)
  • Modal: fix Modal focus being reset on re-rendering (#2208) (a931b06)
  • Nav: fix incorrect Dropdown button background (#2227) (421de83)
  • Navbar: fix icon style in Navbar items (#2229) (560df61)
  • Overlay: overlay is rendered inside Modal by default (#2230) (4fac628)
  • Radio: fix unclickable without children (#2190) (cef5946)
  • SelectPicker: fix onChange argument type (#2193) (db0efa9)
  • Steps: step item not rendering number (#2202) (413880b)
  • Toggle: fix Toggle is still clickable in loading state (#2219) (e5661fd)
  • Tree: remove dragNode Element when drag node (#2185) (#2237) (f6e959f)

Features

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.4.3 (2021-12-30)

Bug Fixes

  • Drawer: fix Drawer cannot be closed when backdrop is clicked (#2259) (a49ee03)
  • Picker: add ref to PickerComponentProps (#2261) (6e3e6c5)

5.4.2 (2021-12-24)

Bug Fixes

  • Affix: fix unupdated position after window size change (#2256) (61c7b27)
  • Modal: improve the mouse scrolling experience on Modal (#2254) (137d57e)
  • Navbar: fix dropdown submenu throwing error (#2250) (875130d)

5.4.1 (2021-12-23)

Bug Fixes

  • Dropdown: reduce padding in noCaret variant (#2236) (682f883)
  • Sidenav: fix missing highlight on selected dropdown items (#2216) (8f79d4a)
  • Sidenav: prevent text wrapping when collapsing (#2245) (4094233)
  • Toggle: dismiss uncontrolled input warning (#2243) (c4737d5)

Performance Improvements

  • Context: use useMemo to memozie the values returned to the Context Provider (#2244) (d25a719)
  • DatePicker: improve date grid a11y (#2220) (655178e)

5.4.0 (2021-12-17)

Bug Fixes

  • DatePicker,DateRangePicker: suppress depreated caretComponent warning (#2233) (3a79d48)
  • DateRangePicker: fix selecting ending date not working (#2217) (2136aa3)
  • Modal: fix Modal focus being reset on re-rendering (#2208) (a931b06)
  • Nav: fix incorrect Dropdown button background (#2227) (421de83)
  • Navbar: fix icon style in Navbar items (#2229) (560df61)
  • Overlay: overlay is rendered inside Modal by default (#2230) (4fac628)
  • Radio: fix unclickable without children (#2190) (cef5946)
  • SelectPicker: fix onChange argument type (#2193) (db0efa9)
  • Steps: step item not rendering number (#2202) (413880b)
  • Toggle: fix Toggle is still clickable in loading state (#2219) (e5661fd)
  • Tree: remove dragNode Element when drag node (#2185) (#2237) (f6e959f)

Features

Performance Improvements

... (truncated)

Commits

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 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 dependabot bot added the FlowAuth Issues related to FlowAuth label Dec 31, 2021
@cypress
Copy link

cypress bot commented Dec 31, 2021



Test summary

43 0 0 0Flakiness 0


Run details

Project FlowAuth
Status Passed
Commit b5d0042
Started Jan 4, 2022 1:35 PM
Ended Jan 4, 2022 1:43 PM
Duration 08:01 💡
OS Linux Debian - 10.5
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@greenape
Copy link
Member

greenape commented Jan 4, 2022

@dependabot rebase

Bumps [rsuite](https://github.com/rsuite/rsuite) from 5.3.0 to 5.4.3.
- [Release notes](https://github.com/rsuite/rsuite/releases)
- [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md)
- [Commits](rsuite/rsuite@v5.3.0...v5.4.3)

---
updated-dependencies:
- dependency-name: rsuite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-flowauth-frontend-rsuite-5.4.3 branch from f8a4dd6 to 573e887 Compare January 4, 2022 12:31
@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #4747 (b5d0042) into master (fc3bafd) will increase coverage by 16.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #4747       +/-   ##
===========================================
+ Coverage   77.78%   93.91%   +16.13%     
===========================================
  Files         276      276               
  Lines       10767    10767               
  Branches     1306     1306               
===========================================
+ Hits         8375    10112     +1737     
+ Misses       2162      522     -1640     
+ Partials      230      133       -97     
Flag Coverage Δ
autoflow_unit_tests 93.03% <ø> (ø)
flowapi_unit_tests 71.83% <ø> (ø)
flowauth_unit_tests 78.41% <ø> (ø)
flowclient_unit_tests 74.20% <ø> (ø)
flowetl_unit_tests 95.49% <ø> (ø)
flowkit_jwt_generator_unit_tests 95.10% <ø> (ø)
flowmachine_unit_tests 91.34% <ø> (?)
integration_tests 71.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
flowmachine/flowmachine/core/sqlalchemy_utils.py 73.68% <0.00%> (+2.63%) ⬆️
flowmachine/flowmachine/core/subset.py 100.00% <0.00%> (+3.12%) ⬆️
flowmachine/flowmachine/core/dummy_query.py 87.50% <0.00%> (+3.12%) ⬆️
flowmachine/flowmachine/core/init.py 100.00% <0.00%> (+4.08%) ⬆️
...machine/core/server/query_schemas/random_sample.py 97.61% <0.00%> (+4.76%) ⬆️
...ne/core/server/query_schemas/base_exposed_query.py 94.44% <0.00%> (+5.55%) ⬆️
flowmachine/flowmachine/core/connection.py 89.28% <0.00%> (+5.95%) ⬆️
flowmachine/flowmachine/core/query_info_lookup.py 100.00% <0.00%> (+6.06%) ⬆️
flowmachine/flowmachine/core/query_state.py 100.00% <0.00%> (+6.18%) ⬆️
flowmachine/flowmachine/core/join.py 91.37% <0.00%> (+6.89%) ⬆️
... and 98 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc3bafd...b5d0042. Read the comment docs.

@mergify mergify bot merged commit 1b04e02 into master Jan 4, 2022
@mergify mergify bot deleted the dependabot-npm_and_yarn-flowauth-frontend-rsuite-5.4.3 branch January 4, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FlowAuth Issues related to FlowAuth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant