Skip to content

🤖 bump flowbite-svelte-icons from 0.4.4 to 3.1.0 in /kubelab-ui#263

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/kubelab-ui/flowbite-svelte-icons-3.1.0
Open

🤖 bump flowbite-svelte-icons from 0.4.4 to 3.1.0 in /kubelab-ui#263
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/kubelab-ui/flowbite-svelte-icons-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps flowbite-svelte-icons from 0.4.4 to 3.1.0.

Release notes

Sourced from flowbite-svelte-icons's releases.

v3.1.0

What's Changed

Full Changelog: themesberg/flowbite-svelte-icons@v3.0.1...v3.1.0

feat: add width/height props for explicit icon sizing

Add width/height props as an alternative to size presets for more granular control over icon dimensions.

  • Add width/height props (mutually exclusive with size)
  • Refactor types to use discriminated unions
  • Update all icon components with new size logic
  • Fix visibility issues for fill-based outline icons
  • Update documentation and examples

v3.0.1

What's Changed

  • fix: replace reactive code patterns with $derived()

Full Changelog: themesberg/flowbite-svelte-icons@v3.0.0...v3.0.1

v3.0.0

What's Changed

Full Changelog: themesberg/flowbite-svelte-icons@v2.3.0...v3.0.0

  • feat: optional ariaLabel

v2.3.0

Full Changelog: themesberg/flowbite-svelte-icons@v2.2.1...v2.3.0

  • fix: a11y and types

v2.2.1

Full Changelog: themesberg/flowbite-svelte-icons@v2.2.0...v2.2.1

  • fix: #46
  • fix: remove fill=currentColor after path
  • fix: #34
  • fix: add a prop where strokeWidth=3

v2.2.0

Full Changelog: themesberg/flowbite-svelte-icons@v2.1.1...v2.2.0

... (truncated)

Changelog

Sourced from flowbite-svelte-icons's changelog.

3.1.0

Minor Changes

  • feat: add width/height props for explicit icon sizing

    Add width/height props as an alternative to size presets for more granular control over icon dimensions.

    • Add width/height props (mutually exclusive with size)
    • Refactor types to use discriminated unions
    • Update all icon components with new size logic
    • Fix visibility issues for fill-based outline icons
    • Update documentation and examples

3.0.1

Patch Changes

  • fix: replace reactive code patterns with $derived()

3.0.0

Major Changes

  • feat: optional to add ariaLabel prop

2.3.0

Minor Changes

  • fix: a11y and types

2.2.1

Patch Changes

  • fix: #46
  • fix: remove fill=currentColor after path
  • fix: #34
  • fix: add a prop where strokeWidth=3

2.2.0

Minor Changes

  • feat: add clsx

2.1.1

Patch Changes

... (truncated)

Commits
  • 1473545 Merge pull request #53 from themesberg/explicit-size
  • 53cf75f tests: fix and update
  • 4023f4f chore: coderabbit.markdownlint-cli2.jsonc
  • 719b8bd tests: types, icon size props, icon rendering integration, icon context, help...
  • 3199e3f docs: README update
  • 4eadbf1 tests: unit test
  • c2732cd chore: dependencies update
  • 51ceeda v3.0.1
  • 95c1947 Merge pull request #51 from themesberg/use-derived
  • ca1e72c fix: package.json update
  • Additional commits viewable in compare view

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 [flowbite-svelte-icons](https://github.com/themesberg/flowbite-svelte-icons) from 0.4.4 to 3.1.0.
- [Release notes](https://github.com/themesberg/flowbite-svelte-icons/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte-icons/blob/main/CHANGELOG.md)
- [Commits](themesberg/flowbite-svelte-icons@v0.4.4...v3.1.0)

---
updated-dependencies:
- dependency-name: flowbite-svelte-icons
  dependency-version: 3.1.0
  dependency-type: direct:development
  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 Jun 8, 2026
@dependabot dependabot Bot requested a review from janlauber as a code owner June 8, 2026 13:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 8, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants