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.37.0 to 5.40.0 in /frontend #2522

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps rsuite from 5.37.0 to 5.40.0.

Release notes

Sourced from rsuite's releases.

v5.40.0

Upgrade rsuite-table to 5.11.0

by @​simonguo in #3363

Learn more in release notes.

Bug Fixes

Full Changelog: rsuite/rsuite@v5.39.0...v5.40.0

v5.39.0

🌍 New Language Support

RSUITE components now support ne_NP locale. The credit goes to contributors!

Follow this guide if you also want to add your language to rsuite.

Bug Fixes

Other Changes

New Contributors

Full Changelog: rsuite/rsuite@v5.38.0...v5.39.0

v5.38.0

New Features

Custom class names for Calendar cells

by @​hyoban in rsuite/rsuite#3336

Specify custom class names for each Calendar cell based on the date it represents using new cellClassName prop.

type CalendarProps = {
  cellClassName?: (date: Date) => string | undefined;
}

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.40.0 (2023-09-10)

Bug Fixes

  • CheckTree: searchKeyword is not updated as expected (#3354) (b642da3), closes #3196

5.39.0 (2023-09-04)

Bug Fixes

  • Nav.Item: fix vertical mis-alignment of icon (#3344) (283c013)

Features

  • i18n: Create ne_NP.ts for Nepali Locale Support. (#3351) (4b16982)

Reverts

  • Revert "ci: run ci check on *.x branches" (0a98b0c)

5.38.0 (2023-08-18)

Bug Fixes

  • Calendar: fix onMonthChange not fired when clicking on dates (#3335) (035d287)
  • InputPicker: cursor should be text (#3334) (eed2337)

Features

5.37.4 (2023-08-11)

Bug Fixes

  • DatePicker,DateRangePicker: fix calendar styles per design (#3325) (a7d1c08)
  • InputGroup: fix inside addon overlapping input text (#3324) (8f1ff30)
  • InputPicker: Fix InputPicker select bug (#3329) (c52756b)
  • OverlayTrigger: fix handleClose will trigger twice (#3286) (11b8eb8)
  • Picker: change color of caret on option group title (#3323) (0d7be85)

5.37.3 (2023-08-02)

Bug Fixes

  • SelectPicker: fix display options not updating when data prop is updated (#3319) (06c9cce)

5.37.2 (2023-07-28)

Bug Fixes

... (truncated)

Commits
  • 0b81926 build: bump 5.40.0
  • 0c4c83b Merge pull request #3365 from rsuite/support/v5-backport
  • 35d92c0 build(deps): bump rsuite-table from 5.11.0 to 5.12.0 (#3363)
  • b642da3 fix(CheckTree): searchKeyword is not updated as expected (#3354)
  • ee2f99c build(docs): bump rsuite 5.39.0
  • c322f76 build: bump 5.39.0
  • 7e56835 ci: run ci check on *.x branches
  • 0a98b0c Revert "ci: run ci check on *.x branches"
  • 3691d2e Merge pull request #3357 from rsuite/support/v5-backport
  • b4dd318 ci: replace deprecated stale bot with stale action (#3332)
  • 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)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/rsuite-5.40.0 branch from 795cc43 to 3b28347 Compare September 25, 2023 10:05
dependabot bot and others added 2 commits October 2, 2023 14:29
Bumps [rsuite](https://github.com/rsuite/rsuite) from 5.37.0 to 5.40.0.
- [Release notes](https://github.com/rsuite/rsuite/releases)
- [Changelog](https://github.com/rsuite/rsuite/blob/v5.40.0/CHANGELOG.md)
- [Commits](rsuite/rsuite@v5.37.0...v5.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@louptheron louptheron force-pushed the dependabot/npm_and_yarn/frontend/rsuite-5.40.0 branch from 3b28347 to c6a9d0a Compare October 2, 2023 12:37
@sonarcloud
Copy link

sonarcloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@louptheron louptheron closed this Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/rsuite-5.40.0 branch October 16, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants