Skip to content

Bump flowbite-svelte from 0.47.4 to 1.20.1 in /frontend#643

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/flowbite-svelte-1.20.1
Open

Bump flowbite-svelte from 0.47.4 to 1.20.1 in /frontend#643
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/flowbite-svelte-1.20.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 29, 2025

Copy link
Copy Markdown
Contributor

Bumps flowbite-svelte from 0.47.4 to 1.20.1.

Release notes

Sourced from flowbite-svelte's releases.

v1.20.1

What's Changed

Full Changelog: themesberg/flowbite-svelte@v1.20.0...v1.20.1

v1.20.0

What's Changed

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

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

... (truncated)

Changelog

Sourced from flowbite-svelte's changelog.

1.20.1

Patch Changes

  • fix: VirtualList and update docs

1.20.0

Minor Changes

  • feat: kanban board

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

... (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 0.47.4 to 1.20.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@v0.47.4...v1.20.1)

---
updated-dependencies:
- dependency-name: flowbite-svelte
  dependency-version: 1.20.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 javascript Pull requests that update Javascript code labels Oct 29, 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