AtCoderNoviSteps icon indicating copy to clipboard operation
AtCoderNoviSteps copied to clipboard

⬆️ Bump flowbite-svelte from 0.46.6 to 0.46.15

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps flowbite-svelte from 0.46.6 to 0.46.15.

Release notes

Sourced from flowbite-svelte's releases.

v0.46.15

What's Changed

New Contributors

Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.46.12...v0.46.15

  • 0d5426fa (HEAD -> main, origin/main, origin/HEAD) v0.46.15
  • 69108a00 (tag: v0.46.15) feat: add 5.0.0 to peerDependencies
  • 8c2e834d fix: add border to Input
  • a555c1f5 docs: fix: typo
  • af097394 docs: fix: typo
  • 3236e52a fix!: add close event to toast component (#1383)
  • 6d5352c0 docs: #1351 add customizing the header tag to the Accordion page
  • e8cec5a6 (accordion-heading) fix: AccordionItem: add tag prop
  • ab5abd76 docs: fix: typo

v0.46.12

  • 1c08c3ac (HEAD -> main, origin/main, origin/HEAD) v0.46.12
  • b047d31d (tag: v0.46.12, new-dropdown) fix: Dropdown change to component prop since $$restProps does not work
  • 81f01f29 fix: docs: dropdown custome color
  • afe7393d fix: docs: list-group page typo
  • 2e8a4d4f docs: fix: footer default
  • fc1eda63 docs: fix: alert page event example
  • c3e29c77 fix: ColorVariant, toast and badge page
  • fe2f01bd v0.46.11
  • ab24e307 (tag: v0.46.11) fix: Badge and Toast component transition
  • ddb09b34 v0.46.10
  • 59108274 (tag: v0.46.10) fix: Checkbox group
  • 331a0b73 v0.46.9
  • 20686def (tag: v0.46.9) chore: changeset
  • ecce7667 fix: remove the default values for Checkbox group and choices
  • 23df9cd7 v0.46.8
  • 540e8c32 (tag: v0.46.8) chore: changeset
  • 47a90d2d fix: Checkbox group and example
  • 6583693c docs: fix: table page Click and double-click on row example
  • 1cc2df72 fix: pnpm install --frozen-lockfile=false
  • 31fd9423 v0.46.7
  • ba1705a6 (tag: v0.46.7) fix: TableBodyCell separate td and button
  • f15e331a fix: frozen-lockfile
Changelog

Sourced from flowbite-svelte's changelog.

0.46.15

Patch Changes

0.46.14

Patch Changes

0.46.13

Patch Changes

0.46.12

Patch Changes

  • fix: : Dropdown change to component prop since $restProps does not work with Svelte 5

0.46.11

Patch Changes

0.46.10

Patch Changes

0.46.9

Patch Changes

0.46.8

Patch Changes

0.46.7

... (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)

Summary by CodeRabbit

  • Chores
    • Updated the flowbite-svelte package to version 0.46.15, ensuring compatibility and potential access to improvements and bug fixes.

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

dependabot[bot] avatar Jul 11 '24 18:07 dependabot[bot]

Walkthrough

The change involves updating the flowbite-svelte package in the package.json file from version 0.46.6 to 0.46.15. This minor version increment signifies potential bug fixes, new features, or performance enhancements in the library, ensuring that the project benefits from the latest improvements while maintaining compatibility.

Changes

File Change Summary
package.json Updated flowbite-svelte from 0.46.6 to 0.46.15

Poem

In the garden where bunnies play,
A package updated, hip-hip-hooray!
From 0.46.6 to 0.46.15,
New features hop in, oh what a dream!
With every change, our project will thrive,
Thanks to the upgrades, we're so alive! 🐇✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

coderabbitai[bot] avatar Jul 11 '24 18:07 coderabbitai[bot]

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

dependabot[bot] avatar Jul 11 '24 21:07 dependabot[bot]

Superseded by #1216.

dependabot[bot] avatar Sep 04 '24 18:09 dependabot[bot]