Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps the flowbite group with 2 updates in the /rust/gui-client directory: flowbite and flowbite-react.

Updates flowbite from 3.1.2 to 4.0.1

Release notes

Sourced from flowbite's releases.

v4.0.1

  • added datepicker styles via themes and variables
  • fixed and refactored components after theming update

v4.0.0

This upgrade brings:

  • 5 custom color themes to all components (modern, minimal, enterprise, mono, and playful)
  • we reduced HTML classes by 50% by removing dark mode variants and moving these to variables
  • added new components across the board (toasts, cards, badges, buttons, and more)
  • a sleek new design ready for anything you want to build for 2026

For all pro users:

  • we are already working on the new set of blocks which will bring the same improvements as for the docs
  • right after finishing the blocks we'll update the templates (landing pages, dashboard)
  • after these are done, we'll integrate the new AI system into the platform and launch new goodies

Thanks all for being part of the Flowbite journey for almost 5 years now.

We'll do our best to provide more meaningful updates.

Let us know what you think!

https://flowbite.com/docs/getting-started/quickstart/

Commits
  • 8fd99ae Merge pull request #1107 from themesberg/v4.1
  • 5250330 update(docs): versioning
  • 946dc74 update(datepicker): versioning
  • be5ee4b fix(docs): minor fix
  • fde8049 fix(forms): clean up duplicate input classes
  • d4efa2e fix(forms): clean up duplicate input classes
  • 7520922 fix(tables): clean up duplicate input classes
  • 0614639 fix(stepper): fix spacing inconsistencies
  • 589b6cf fix(dropdowns): expand clickable area for checkbox items
  • a1075e3 fix(clipboard): fix background for copy button
  • Additional commits viewable in compare view

Updates flowbite-react from 0.11.9 to 0.12.10

Release notes

Sourced from flowbite-react's releases.

flowbite-react@0.12.10

Patch Changes

flowbite-react@0.12.9

Patch Changes

flowbite-react@0.12.8

Patch Changes

flowbite-react@0.12.7

Patch Changes

flowbite-react@0.12.6

Patch Changes

  • #1612 941a075 Thanks @​SutuSebastian! - Fix nextjs plugin to work on all environments

    Changes

    • fix(ui): nextjs plugin to run properly on NODE_ENV environments: production, development and test
    • log file writes in dev

    Breaking changes

    withFlowbiteReact now always returns async configuration (see: Async Configuration) so make sure to wrap any other HOC (higher-order-functions) such as withContentlayer because most of them do not forward pass async config arguments (eg: phase, options)

    // ❌ not working
    export default withContentlayer(withFlowbiteReact(nextConfig));
    // ✅ working
    export default withFlowbiteReact(withContentlayer(nextConfig));

flowbite-react@0.12.5

Patch Changes

flowbite-react@0.12.4

Patch Changes

... (truncated)

Changelog

Sourced from flowbite-react's changelog.

0.12.10

Patch Changes

0.12.9

Patch Changes

0.12.8

Patch Changes

0.12.7

Patch Changes

0.12.6

Patch Changes

  • #1612 941a075 Thanks @​SutuSebastian! - Fix nextjs plugin to work on all environments

    Changes

    • fix(ui): nextjs plugin to run properly on NODE_ENV environments: production, development and test
    • log file writes in dev

    Breaking changes

    withFlowbiteReact now always returns async configuration (see: Async Configuration) so make sure to wrap any other HOC (higher-order-functions) such as withContentlayer because most of them do not forward pass async config arguments (eg: phase, options)

    // ❌ not working
    export default withContentlayer(withFlowbiteReact(nextConfig));
    // ✅ working
    export default withFlowbiteReact(withContentlayer(nextConfig));

0.12.5

Patch Changes

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2025
@vercel
Copy link

vercel bot commented Dec 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
firezone Ready Ready Preview, Comment Dec 24, 2025 7:57am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from 31ba964 to 5c4aefa Compare December 19, 2025 22:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from 5c4aefa to 0727a1e Compare December 19, 2025 23:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from 0727a1e to 1dd903f Compare December 20, 2025 00:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from 1dd903f to c359f4c Compare December 21, 2025 09:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from c359f4c to 3ff013c Compare December 22, 2025 11:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from 3ff013c to 60c4aad Compare December 23, 2025 00:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch 2 times, most recently from 3e0c7ae to fe9241c Compare December 23, 2025 03:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from fe9241c to 673a982 Compare December 23, 2025 05:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from 673a982 to 09c764d Compare December 23, 2025 12:41
Bumps the flowbite group with 2 updates in the /rust/gui-client directory: [flowbite](https://github.com/themesberg/flowbite) and [flowbite-react](https://github.com/themesberg/flowbite-react/tree/HEAD/packages/ui).


Updates `flowbite` from 3.1.2 to 4.0.1
- [Release notes](https://github.com/themesberg/flowbite/releases)
- [Commits](themesberg/flowbite@v3.1.2...v4.0.1)

Updates `flowbite-react` from 0.11.9 to 0.12.10
- [Release notes](https://github.com/themesberg/flowbite-react/releases)
- [Changelog](https://github.com/themesberg/flowbite-react/blob/main/packages/ui/CHANGELOG.md)
- [Commits](https://github.com/themesberg/flowbite-react/commits/flowbite-react@0.12.10/packages/ui)

---
updated-dependencies:
- dependency-name: flowbite
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: flowbite
- dependency-name: flowbite-react
  dependency-version: 0.12.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flowbite
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rust/gui-client/flowbite-e9ed71037a branch from 09c764d to ec46072 Compare December 24, 2025 07:54
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.