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.35.0 to 5.64.0 in /client/StichHub #634

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps rsuite from 5.35.0 to 5.64.0.

Release notes

Sourced from rsuite's releases.

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: rsuite/rsuite@v5.62.1...v5.64.0

v5.62.1

What's Changed

Full Changelog: rsuite/rsuite@v5.62.0...v5.62.1

v5.62.0

Features

Bug Fixes

What's Changed

Full Changelog: rsuite/rsuite@v5.61.0...v5.62.0

v5.61.0

... (truncated)

Changelog

Sourced from rsuite's changelog.

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)

5.61.0 (2024-05-17)

Bug Fixes

  • Steps: center align inner icon/text (#3811) (1f284ea)
  • fix the color contrast of form controls in disabled state (#3809) (211ce5f)
  • DatePicker, DateRangePicker: block pointer events when disabled (#3797) (166fb45)
  • DatePicker,DateRangePicker: fix the issue that renderValue does not work (#3798) (494c9c6)
  • DateRangePicker: fix calendar panel vertical display (#3806) (0da17e9)

... (truncated)

Commits
  • 7c0059c build: bump 5.64.0
  • 2626f2d build: fix locales file path error
  • 7e4bfd8 build(docs): bump rsuite 5.63.0
  • 2a5fb84 build: bump 5.63.0
  • cd04fd2 fix(RSC): fix unable to access component via dot notation (#3827)
  • aac93e8 feat(useBreakpointValue): add a hook to get the value of the current breakpoi...
  • 5f5c973 feat(Toggle): add support for color and children (#3824)
  • 3c8656c fix(useMediaQuery): fix components not rendering due to non-immutable data (#...
  • a085919 build(deps-dev): bump vite from 5.0.12 to 5.0.13 in /examples/with-vite (#3725)
  • 9dd9c92 build(docs): bump rsuite 5.62.1
  • 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 <dependency name> 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)

Bumps [rsuite](https://github.com/rsuite/rsuite) from 5.35.0 to 5.64.0.
- [Release notes](https://github.com/rsuite/rsuite/releases)
- [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md)
- [Commits](rsuite/rsuite@v5.35.0...v5.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
Copy link

vercel bot commented Jun 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stichhub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2024 7:32pm
stichhub-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2024 7:32pm

@UBA-GCOEN
Copy link
Owner

Hello @dependabot[bot]!
Thank you for submitting this pull request Your pull request will be reviewed by maintainers shortly. Meanwhile make sure you have referenced the respected issue in this pr Your pr will not be merged if it does not have reference to respected issue
please read our Contributing Guidelines https://github.com/UBA-GCOEN/StichHub/blob/main/CONTRIBUTING.md And Code of Conduct https://github.com/UBA-GCOEN/StichHub/blob/main/CODE_OF_CONDUCT.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant