KJHJason / Cultured-Downloader

A project to automate the process of downloading images and other attachment files from platforms like Fantia and more!
GNU General Public License v3.0
59 stars 7 forks source link

Bump flowbite-svelte from 0.44.24 to 0.46.1 in /frontend #193

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps flowbite-svelte from 0.44.24 to 0.46.1.

Release notes

Sourced from flowbite-svelte's releases.

v0.46.1

What's Changed

New Contributors

Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.0...v0.46.1

v0.46.0

  • 998d0176 BREAKING: #1277 change style prop to tabStyle to avoid conflict with CSS attr (40a1d6581d555c28ff00e5b373d5742a314b6b02)
  • 572888c4 docs: #1282 add warnings in the docs where components are using @​html
  • bb479286 fix: docsearch style using @​docsearch/css@​3
  • 656f2223 fix: #1287 #1304
  • 113de668 fix: add disabled prop to Button component
  • 4fbd9bd0 docs: change tailwind.config.cjs darkMode class to selector

v0.45.1

  • 3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (987f564b0e7cc62c68898fd5e0b73af96610c406)
  • 0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte (previously used eslint-plugin-svelte3) (#1310)
  • 191ca2e0 fix: add define to vite.config.ts for VERSION
  • ad3d1c7f fix: move FATHOM_ID to .env and use FathomAnalytics.svelte
  • 6011780a > Gitignore updated at 2024-04-18 06:10:47
  • ba81e3bb fix: update gitignore

v0.45.0

What's Changed

... (truncated)

Changelog

Sourced from flowbite-svelte's changelog.

0.46.1

Patch Changes

    • 262c2d0f fix(Dropdown): default padding should be py-2 (#1088) (e219ce93bf6d10cba77f63d2c8aa37866723f9f4)
    • 31b7fb71 fix: proper condition for hover event listeners in Popper (#1255)
    • aa2f50bf fix:incorrect text color of MultiSelect CloseButton (#1318) (#1319)
    • 45113be8 fix:Badge close event not work (#1320) (#1322)
    • 44457c2d Fix dropdown with Search (#1324)
    • eb255d01 fix: #1329 update InputAddon
    • 11d53087 fix: #1328 Button update
    • c10360e9 feat: add imgOnly property for <ImagePlaceholder /> component (#1317)
    • 3d30222c 1259 multi select fixes (#1260)
    • c906a92d fix: #1327 update style for CopyClickboardInput
    • 5ee3e240 fix: #1326 add DocSearch css
    • add8d334 feat: Placeholder for MultiSelect (#1315) (#1316)
    • 9eeb2bf7 docs: fix table.md (#1258)
    • 29956561 fix: add disabled text color classes to Select component (#1303)
    • f54fc519 fix: #1314 by update the docs
    • f0b28912 fix: #1304 add svelte v3

0.46.0

Minor Changes

    • 998d0176 BREAKING: #1277 change style prop to tabStyle to avoid conflict with CSS attr (40a1d6581d555c28ff00e5b373d5742a314b6b02)
    • 572888c4 docs: #1282 add warnings in the docs where components are using @​html
    • bb479286 fix: docsearch style using @​docsearch/css@​3
    • 656f2223 fix: #1287 #1304
    • 113de668 fix: add disabled prop to Button component
    • 4fbd9bd0 docs: change tailwind.config.cjs darkMode class to selector

0.45.1

Patch Changes

    • 3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (987f564b0e7cc62c68898fd5e0b73af96610c406)
    • 0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte (previously used eslint-plugin-svelte3) (#1310)
    • 191ca2e0 fix: add define to vite.config.ts for VERSION
    • ad3d1c7f fix: move FATHOM_ID to .env and use FathomAnalytics.svelte
    • 6011780a > Gitignore updated at 2024-04-18 06:10:47
    • ba81e3bb fix: update gitignore

0.45.0

Minor Changes

  • BREAKING: flowbie-svelte-icons updated 1.5.0 (#1308)

    fix: update icon sizes

... (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 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 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)
KJHJason commented 2 months ago

@dependabot rebase