-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency flowbite-react to ^0.10.0 #116
base: master
Are you sure you want to change the base?
Conversation
6f48e49
to
9d79262
Compare
f07b1fa
to
19ff32d
Compare
873ac69
to
c37f031
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. What is telemetry?This package contains telemetry which tracks how it is used. Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked. What is AI detected malware?AI has identified this package as malware. This is a strong signal that the package may be malicious. Given the AI system's identification of this package as malware, extreme caution is advised. It is recommended to avoid downloading or installing this package until the threat is confirmed or flagged as a false positive. What is a typosquat?Package name is similar to other popular packages and may not be the package you want. Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
63383f4
to
2934d45
Compare
2934d45
to
7408ea4
Compare
dcd7038
to
8b738f4
Compare
bdeb7f0
to
3f86ab7
Compare
a40d876
to
bef7535
Compare
bef7535
to
f7825c3
Compare
f7825c3
to
fc57295
Compare
fc57295
to
a554778
Compare
Base branch requires signed commits
a554778
to
44d8196
Compare
44d8196
to
73c80e9
Compare
73c80e9
to
a52a177
Compare
Base branch requires signed commits
a52a177
to
205576f
Compare
This PR contains the following updates:
^0.9.0
->^0.10.0
Release Notes
themesberg/flowbite-react (flowbite-react)
v0.10.2
Compare Source
Patch Changes
#1190
25bb353
Thanks @ddiasfront! - ### Datepicker Component UpdatesThe Datepicker has been enhanced with several improvements:
value
anddefaultValue
props, enabling programmatic date updates without manual clicks.useMemo
anduseEffect
.null
values.Files Updated:
apps/web/content/docs/components/datepicker.mdx
: Added controlled usage section.Datepicker.spec.tsx
: Added unit tests.Datepicker.stories.tsx
: Enhanced story variants.Datepicker.tsx
: ExpandedDatepickerProps
.DatepickerContext.tsx
: AdjustedselectedDate
type.Decades.tsx
,Months.tsx
,Years.tsx
: Updated logic to check forselectedDate
.#1484
38913e5
Thanks @KRTirtho! - fix: autocomplete for string enums with dynamic value not workingv0.10.1
Compare Source
Patch Changes
a5d008e
Thanks @SutuSebastian! - addAdonisJS
integration guidev0.10.0
Compare Source
Minor Changes
26401bc
Thanks @dhavalveera! - feat(components): add "Clipboard"Patch Changes
#1405
c8dba76
Thanks @dhavalveera! - Renamed theTabs
attribute fromstyle
tovariant
to allow the use of thestyle
attribute, which was previously blocked.#1430
83a055a
Thanks @SutuSebastian! - fix(ui): timeline - content - separateTimelineContent
base styles from horizontal/vertical styles#1428
b963b2c
Thanks @SutuSebastian! - fix(ui): Toggle Switch - styles#1371
92cec6f
Thanks @SutuSebastian! - Mega Menu - export all entities#1423
4350ffb
Thanks @SutuSebastian! - update packages#1346
92f41fe
Thanks @dhavalveera! - feat: addHR
componentConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.