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.65.0 in /client/StichHub #646

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rsuite from 5.35.0 to 5.65.0.

Release notes

Sourced from rsuite's releases.

v5.65.0

Features

Bug Fixes

New Contributors

Full Changelog: rsuite/rsuite@v5.64.2...v5.65.0

v5.64.2

Bug Fixes

Full Changelog: rsuite/rsuite@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: rsuite/rsuite@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)

... (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 <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.65.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.65.0)

---
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 added the dependencies Pull requests that update a dependency file label Jul 1, 2024
Copy link

vercel bot commented Jul 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 Jul 1, 2024 7:38pm
stichhub-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2024 7:38pm

@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

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #648.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/StichHub/rsuite-5.65.0 branch August 1, 2024 19:24
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.

1 participant