Skip to content

Bump dash-mantine-components from 0.15.3 to 2.6.1#706

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/dash-mantine-components-2.6.1
Open

Bump dash-mantine-components from 0.15.3 to 2.6.1#706
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/dash-mantine-components-2.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps dash-mantine-components from 0.15.3 to 2.6.1.

Release notes

Sourced from dash-mantine-components's releases.

2.6.1

Fixed

  • Add missing import of dmc-code.css to InlineCodeHighlight. #704 by @​antonymilne
  • Unknown code highlight language now defaults to plaintext rather than markdown. #704

Changed

  • Updated to Mantine 8.3.17 #705

New Contributors

Full Changelog: snehilvj/dash-mantine-components@2.6.0...2.6.1

2.6.0

See details and examples in the DMC 2.6.0 Release Announcement

Added

  • Added ColorSchemeToggle to switch between light and dark themes without a callback. The current scheme is persisted in localStorage (mantine-color-scheme-value). Also added the pre_render_color_scheme() helper, which sets the color scheme before the app renders on page load or refresh, preventing flashes of the wrong theme. #693 by @​AnnMarieW

Fixed

Changed

  • Updated to Mantine 8.3.14 #699

Full Changelog: snehilvj/dash-mantine-components@2.5.1...2.6.0

2.5.1

What's Changed

Full Changelog: snehilvj/dash-mantine-components@2.5.0...2.5.1

2.5.0

See details and examples in the DMC 2.5.0 Release Announcement

Added

  • Added TableOfContents component #513 by @​deadkex

  • Exposed MantineCore and MantineHooks on the global window object for use in custom Dash

... (truncated)

Changelog

Sourced from dash-mantine-components's changelog.

2.6.1

Fixed

  • Add missing import of dmc-code.css to InlineCodeHighlight. #704 by @​antonymilne
  • Unknown code highlight language now defaults to plaintext rather than markdown. #704

Changed

  • Updated to Mantine 8.3.17 #705

2.6.0

Added

  • Added ColorSchemeToggle to switch between light and dark themes without a callback. The current scheme is persisted in localStorage (mantine-color-scheme-value). Also added the pre_render_color_scheme() helper, which sets the color scheme before the app renders on page load or refresh, preventing flashes of the wrong theme. #693 by @​AnnMarieW

Fixed

Changed

  • Updated to Mantine 8.3.14 #699

2.5.1

Fixed

  • Fixed more Python type generation by including improvements available in latest dash version. #692

2.5.0

Added

  • Added TableOfContents component #513 by @​deadkex

  • Exposed MantineCore and MantineHooks on the global window object for use in custom Dash components. This enables building custom Dash components that depend on Mantine components or hooks while remaining compatible with Dash Mantine Components. #653 by @​BSd3v

  • AppShell: Add static mode support for nested app shells

  • Added selectFirstOptionOnDropdownOpen and openOnFocusprops to Combobox based components.

Fixed

Changed

  • Updated to Mantine 8.3.13

... (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 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 [dash-mantine-components](https://github.com/snehilvj/dash-mantine-components) from 0.15.3 to 2.6.1.
- [Release notes](https://github.com/snehilvj/dash-mantine-components/releases)
- [Changelog](https://github.com/snehilvj/dash-mantine-components/blob/master/CHANGELOG.md)
- [Commits](snehilvj/dash-mantine-components@0.15.3...2.6.1)

---
updated-dependencies:
- dependency-name: dash-mantine-components
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 14, 2026
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants