-
-
Notifications
You must be signed in to change notification settings - Fork 31
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 all non-major dependencies #1658
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 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? TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Additionally, you can add CodeRabbit Configration File (
|
PR Summary
|
433fd11
to
297e16e
Compare
297e16e
to
3f93c1b
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
3f93c1b
to
ea89a0b
Compare
ea89a0b
to
7ad5f10
Compare
7ad5f10
to
3d2529e
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@biomejs/[email protected], npm/@prisma/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
This PR contains the following updates:
1.8.2
->1.8.3
5.16.0
->5.16.1
2.8.3
->2.8.4
0.397.0
->0.399.0
5.16.0
->5.16.1
5.3.1
->5.3.2
Release Notes
biomejs/biome (@biomejs/biome)
v1.8.3
Compare Source
CLI
Bug fixes
Fix #3104 by suppressing node warnings when using
biome migrate
. Contributed by @SuperchupuDevForce colors to be off when using the GitHub reporter to properly create annotations in GitHub actions (#3148). Contributed by @Sec-ant
Parser
Bug fixes
Formatter
Bug fixes
Linter
New features
nursery/useDeprecatedReason
rule. Contributed by @vohoanglong0107.Bug fixes
useConsistentArrayType
anduseShorthandArrayType
now ignoreArray
in theextends
andimplements
clauses. Fix #3247. Contributed by @Conaclospackage.json
. Contributed by @ematipicouseArrowFunction
rule now preserves a trailing comma when there is only a single type parameter in the arrow function and JSX is enabled. Fixes #3292. Contributed by @Sec-antEnhancements
Enhance tailwind sorting lint rule #1274 with variant support.
Every preconfigured variant is assigned a
weight
that concurs on establishing the output sorting order.Since nesting variants on the same utility class is possible, the resulting
weight
is the Bitwise XOR of all the variants weight for that class.Dynamic variants (e.g.
has-[.custom-class]
,group-[:checked]
) are also supported and they take theweight
of their base variant name the custom value attached (e.g.has-[.custom-class]
takeshas
weight).Arbitrary variants (e.g.
[&nth-child(2)]
) don't have a weight assigned and they are placed after every known variant.Classes with the same amount of arbitrary variants follow lexicographical order. The class that has the highest number of nested arbitrary variants is placed last.
Screen variants (e.g.
sm:
,max-md:
,min-lg:
) are not supported yet.Contributed by @lutaok
prisma/prisma (@prisma/client)
v5.16.1
Compare Source
Today, we are issuing the 5.16.1 patch release to fix an issue in Prisma client.
Fix in Prisma Client
pmndrs/jotai (jotai)
v2.8.4
Compare Source
This changes the behavior of async atom with abort signal on unmount to fix some use cases.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.8.3...v2.8.4
lucide-icons/lucide (lucide-react)
v0.399.0
: New icons 0.399.0Compare Source
New icons 🎨
logs
(#2257) by @AndreasSasModified Icons 🔨
cloud-moon-rain
(#2250) by @jguddasv0.398.0
: New icons 0.398.0Compare Source
New icons 🎨
save-off
(#2260) by @AndreasSasvitejs/vite (vite)
v5.3.2
Compare Source
location
(#17528) (a8e2f6f), closes #17528Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.