Skip to content

Bump flowbite-svelte from 1.4.3 to 1.19.1 in /examples/dashboard#110

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/examples/dashboard/flowbite-svelte-1.19.1
Open

Bump flowbite-svelte from 1.4.3 to 1.19.1 in /examples/dashboard#110
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/examples/dashboard/flowbite-svelte-1.19.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps flowbite-svelte from 1.4.3 to 1.19.1.

Release notes

Sourced from flowbite-svelte's releases.

v1.19.1

What's Changed

Full Changelog: themesberg/flowbite-svelte@v1.19.0...v1.19.1

v1.19.0

What's Changed

Full Changelog: themesberg/flowbite-svelte@v1.18.2...v1.19.0

v1.18.2

What's Changed

Full Changelog: themesberg/flowbite-svelte@v1.18.1...v1.18.2

v1.18.1

What's Changed

New Contributors

Full Changelog: themesberg/flowbite-svelte@v1.18.0...v1.18.1

v1.18.0

What's Changed

Full Changelog: themesberg/flowbite-svelte@v1.17.4...v1.18.0

v1.17.4

What's Changed

... (truncated)

Changelog

Sourced from flowbite-svelte's changelog.

1.19.1

Patch Changes

  • fix: cleanups for noUnusedLocals and noUnusedParameters

1.19.0

Minor Changes

  • feat: VirtualList component

1.18.2

Patch Changes

  • fix: change both #each blocks from using (item.name) to (item.value) as the key:

    - Line 212 (selected items badges): {#each selectItems as item (item.value)}
    - Line 233 (dropdown items): {#each items as item (item.value)}
    

1.18.1

Patch Changes

  • fix: #1797 correct date range swap when selecting earlier end date (#1798)
  • d0e6b4112 fix: respect initial value prop in ButtonToggleGroup (#1796)
  • 00114a79d fix: removed mistakenly added text from doc components and llm files. (#1791)
  • a941a7d28 fix: update HR to use classes prop for styling (#1795)
  • a42d17332 docs: correct "tiggering" typo (#1794)

1.18.0

Minor Changes

  • feat: add onclose support for Dropdown, Banner, and Popper components

1.17.4

Patch Changes

  • fix:
    • ea8f7d16b removal of obsolete 'count' property for Dialog (#1786)
    • d251243a7 minor tweaks for card (#1755)
    • 11ec2a8e7 fix #1784 - dialog checks if underlying form has method dialog (#1785)
    • 09de92369 chore: workflow playwright version update
    • bd16bd957 chore: dependencies update
    • b3013dc77 Timepicker addition of relative class (#1783)
    • 11c622e52 scale-xx removal from ButtonGroup (#1782)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) from 1.4.3 to 1.19.1.
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
- [Commits](themesberg/flowbite-svelte@v1.4.3...v1.19.1)

---
updated-dependencies:
- dependency-name: flowbite-svelte
  dependency-version: 1.19.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
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.

0 participants