Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps rsuite from 5.83.3 to 6.1.1.

Release notes

Sourced from rsuite's releases.

v6.1.0

What's Changed

Full Changelog: rsuite/rsuite@v6.0.1...v6.1.0

v6.0.1

What's Changed

Full Changelog: rsuite/rsuite@v6.0.0...v6.0.1

React Suite v6: A Steady Step Toward Modernization

React Suite (rsuite) v6 is now available. This release focuses on modernizing the foundation: the styling system has been rebuilt, new layout primitives were added, and responsiveness plus the overall developer workflow received targeted improvements. The goal is to keep the library stable while making it easier to adapt to contemporary UI requirements.

React Suite v6 Banner

1. Style System Overhaul: CSS Variables by Default

The most fundamental change in v6 is the migration from Less to SCSS with CSS variables as the primary theming interface. Updating theme values is now as simple as overriding variables at runtime—no rebuilds or tooling tweaks required.

Consult the CSS Variables guide for the full variable list, and try the Palette tool to fine-tune brand colors visually.

Additional Style Improvements

  • Logical properties: margin-inline-start etc. replace physical properties for native RTL support.
  • rem units: font sizes, spacing, and component dimensions now use rem to cooperate with responsive typography and accessibility scaling.

2. AI-Ready Documentation and Tooling

v6 includes first-class support for AI-assisted workflows, making it easier for tools like Cursor or Windsurf to reason about RSuite APIs.

LLMs.txt

... (truncated)

Changelog

Sourced from rsuite's changelog.

6.1.1 (2025-12-18)

Bug Fixes

  • date range picker not jumping to current day when selecting outside current calendar (#4465) (eb0823c)
  • docs/package.json & docs/package-lock.json to reduce vulnerabilities (#4481) (843f1e9)
  • webpack: add react-dom/client external for UMD builds (#4467) (30504c3)

6.1.0 (2025-12-11)

Bug Fixes

  • Breadcrumb: forward props correctly when using as prop in BreadcrumbItem (#4450) (1c39f37), closes #4427 #4463
  • Checkbox: set indeterminate property for screen reader support (#4448) (0bcdd9e), closes #4345
  • CheckTree: allow parent nodes to be selected when all children are disabled (#4446) (63e76e4), closes #4346
  • Form: call onChange when reset() is invoked on controlled form (#4444) (acb0e59), closes #4394
  • rate: prevent name prop from overriding internal component styling (#4455) (f803d01)

Features

  • build: export SCSS source files to npm package (#4445) (edac8e6), closes #4437
  • DateInput: support AM/PM toggle with 'a' and 'p' keys (#4443) (d56468c)
  • Tree: add Home and End keyboard support for accessibility (#4449) (9f54089), closes #4344

6.0.1 (2025-12-07)

Bug Fixes

  • Panel: change PanelHeader default element from Heading to div for better semantics (#4453) (a0726d6)
  • panel: handle fragment header children safely (#4454) (3c6f491)
  • picker: separate pickerType from name prop to fix data-picker attribute (#4452) (fcfd229), closes #4440 #4440

6.0.0 (2025-11-21)

Features

Commits
  • 3e285ef build: bump 6.1.1
  • eb0823c fix: date range picker not jumping to current day when selecting outside curr...
  • fc9f59d chore(examples): migrate with-preact to vite and refresh layout (#4479)
  • 9ccb043 chore(examples): upgrade with-parcel and migrate less to css (#4478)
  • 81a5608 chore(examples): upgrade with-nextjs-pages deps (#4477)
  • 84ff882 chore(examples): upgrade with-react-router to router v6 and refresh UI (#4480)
  • 843f1e9 fix: docs/package.json & docs/package-lock.json to reduce vulnerabilities (#4...
  • e57639e chore(with-remix): refresh example and align layout (#4482)
  • 51111e2 chore: upgrade with-nextjs-app example to latest versions (#4475)
  • d828156 build(deps-dev): bump playwright from 1.52.0 to 1.56.1 (#4434)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rsuite since your current version.


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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 7, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rsuite-6.1.1 branch from c0b159f to 9d6785a Compare January 7, 2026 19:01
Bumps [rsuite](https://github.com/rsuite/rsuite) from 5.83.3 to 6.1.1.
- [Release notes](https://github.com/rsuite/rsuite/releases)
- [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md)
- [Commits](rsuite/rsuite@v5.83.3...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rsuite-6.1.1 branch from 9d6785a to 9480b98 Compare January 7, 2026 19:35
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant