Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency flowbite to v2 #255

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flowbite (source) ^1.8.1 -> ^2.0.0 age adoption passing confidence

Release Notes

themesberg/flowbite (flowbite)

v2.2.0

Compare Source

  • released new number input component examples
  • created a new InputCounter object class in the Flowbite JS

v2.1.1

Compare Source

  • fix the InstanceOptions and EventListenerInstance type exports for TypeScript

v2.1.0

Compare Source

This update adds full RTL support to all of the UI components from Flowbite and also provides and update to the Instance Manager API which now allows you to set custom id's as the 4th parameter of each object class.

  • updated to Tailwind CSS v3.3.5
  • added full RTL support to all UI components
  • updated the JS API and Instance Manager to allow setting custom id's
  • added new vertical tabs component example
  • added three next modal component examples
  • fixed responsive wrapping issues for the table components
  • uses Tailwind CSS v3.0 classes for background opacity fixing https://github.com/themesberg/flowbite/issues/565
  • other minor bug fixes and improvements

Breaking changes:

  • data-modal-toggle alone won't initialise the modal anymore, you need to use data-modal-target for that

v2.0.0

Compare Source

This update introduces a new instance manager feature that allows you manage all of the interactive components from a single place. This is useful if you want to programmatically show or hide a modal, popover, or tooltip. This also works if you use the data attributes interface.

This change introduces a few breaking changes to the JavaScript API when creating objects:

  • new $carouselEl HTML element when creating a Carousel object as the first parameter
  • new $accordion HTML element when creating a Accordion object as the first parameter
  • new $tabsEl HTML element when creating a Tabs object as the first parameter

The breaking changes do not apply to the data attributes interface, only for objects created programmatically via JavaScript.

Learn more about the new JavaScript API on the docs.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Oct 26, 2023

Deployment failed with the following error:

Too many requests - try again in 1 minute (more than 60, code: "api-deployments-flood").

@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2023

⚠️ No Changeset found

Latest commit: 3dd5cc7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

There as been no activity on this PR for the last 14 days. Please consider closing this PR.

@github-actions github-actions bot added Stale and removed Stale labels Nov 11, 2023
@renovate renovate bot force-pushed the renovate/flowbite-2.x branch from 1016b33 to 3dd5cc7 Compare November 24, 2023 09:13
Copy link

vercel bot commented Nov 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wallet-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2023 9:24am
wallet-api-wallet-api-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2023 9:24am

Copy link
Contributor

There as been no activity on this PR for the last 14 days. Please consider closing this PR.

@github-actions github-actions bot added the Stale label Dec 19, 2023
@github-actions github-actions bot closed this Dec 26, 2023
Copy link
Contributor Author

renovate bot commented Dec 26, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/flowbite-2.x branch December 26, 2023 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants