chore(deps): Update non-major dependencies#55
Merged
Conversation
27efabd to
9e9b72b
Compare
7e146bd to
9385ba8
Compare
9385ba8 to
4e19f34
Compare
Leon-JavaScript
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.5.0→^1.6.0^1.6.18→^1.6.19^1.6.18→^1.6.19^0.11.3→^0.11.4^1.6.18→^1.6.19^1.18.0→^1.21.0^1.5.0→^1.6.0Release Notes
mui/base-ui (@base-ui/react)
v1.6.0Compare Source
Jun 18, 2026
General changes
Accordion
Accordion.Root(#4961) by @chuganzyAlert Dialog
Autocomplete
openrequirement for theinlineprop (#5069) by @atomiksAvatar
Checkbox
data-focusedField attribute when disabled (#4998) by @atomiksvalidatefn calls (#4911) by @mj12albertCheckbox Group
validatefn (#4912) by @mj12albertCollapsible
Combobox
openrequirement for theinlineprop (#5069) by @atomiksDialog
Drawer
Field
Field.Itemstate inField.Label(#4916) by @chuganzyField.Itemstate inField.Description(#4960) by @chuganzyFieldset
Form
Menu
Menubar
Meter
Navigation Menu
Number Field
OTP Field
the namespace export is renamed
OTPFieldPreview→OTPFieldand should be imported as:{ OTPField } from '@​base-ui/react/otp-field'(#5029) by @atomiksPopover
Preview Card
Radio Group
Scroll Area
Select
Slider
validatefn calls (#4911) by @mj12albertSwitch
validatefn calls (#4911) by @mj12albertTabs
Toast
Toggle
Toggle Group
aria-orientationfromrole="group"element (#4628) by @sernstbergerToolbar
disabledto default toolbar button (#4967) by @mj12albertTooltip
All contributors of this release in alphabetical order: @aarongarciah, @atomiks, @chuganzy, @flaviendelangle, @lyzno1, @mattrothenberg, @michaldudak, @mj12albert, @sernstberger, @spokodev
better-auth/better-auth (@better-auth/api-key)
v1.6.19Compare Source
Patch Changes
de4aa52,b4b0266,5bd5e1c,581f827,8407885,c1a8a64,635f190,a787e0b,c2f718f,7d18175]:better-auth/better-auth (@better-auth/prisma-adapter)
v1.6.19Compare Source
Patch Changes
5bd5e1c,a787e0b]:scalar/scalar (@scalar/nextjs-api-reference)
v0.11.4better-auth/better-auth (better-auth)
v1.6.19Compare Source
Patch Changes
#10088
de4aa52Thanks @bytaesu! - Session and account cache cookies near the browser's per-cookie size limit (for example with a longcookiePrefixor many cached fields) are now split into chunks instead of being silently dropped by the browser. A cache too large to fit even when chunked is skipped with a warning rather than failing the request, so reads fall back to the database.#9995
b4b0266Thanks @ElGauchooooo! - The device authorization plugin now accepts an optionaluser_idwhen issuing a device code via/device/code, pre-binding the code to that user. Only the bound user can approve or deny the code, so a publicly visible user code can no longer be claimed by someone else.#10086
5bd5e1cThanks @gustavovalverde! - Refresh-token rotation and token revocation, two-factor backup-code regeneration, device-code claiming, and organization invitation acceptance now work on Prisma. Concurrent or repeat requests in these flows could previously return an error on Prisma instead of the expected result.On MongoDB servers older than 5.0, these flows and other guarded value updates (rate-limit window resets, API-key refills) no longer fail with an empty-update error.
@better-auth/core:incrementOnenow reports a clear error when called with noincrementand noset.#9319
581f827Thanks @ping-maxwell! - fix(last-login-method): include domain when clearing cross-subdomain cookies#10067
8407885Thanks @bytaesu! - Theoauth-popupplugin now ignores internal OAuth state fields passed through itsadditionalDataparameter, soadditionalDataonly ever carries your own custom values.#9555
c1a8a64Thanks @ChrisMGeo! - Fix invalid OpenAPI output for Better Auth callback, session, and passkey routes so client generators can consume the schema.#10071
635f190Thanks @gustavovalverde! - Auth clients exported from wrapper packages can now be emitted in TypeScript declaration builds without extra type annotations.#10070
a787e0bThanks @gustavovalverde! - Single-use verification flows no longer hang on database adapters that use a one-connection pool. This fixes magic-link verification and similar token checks in connection-limited serverless database setups.#9348
c2f718fThanks @ping-maxwell! - fix: cookie cache fallback lookup#8863
7d18175Thanks @ping-maxwell! -sendVerificationEmailwas invoked viarunInBackgroundOrAwait, which could defer work whenadvanced.backgroundTasks.handleris configured (so the handler could return 200 before the email callback finished) and, in the default path, caught and logged errors without rethrowing. User callbacks that throwAPIError(e.g. 429 from a rate limiter) were therefore not reliably reflected in the HTTP response (better-auth/better-auth#8757).Now we await
sendVerificationEmailFnso failures surface to the client with the correct status. The unauthenticated/send-verification-emailpath enforces a constant-time floor (500 ms) so that the response duration does not reveal whether the email belongs to a real unverified user.Updated dependencies [
0895993,5bd5e1c,a787e0b]:lucide-icons/lucide (lucide-react)
v1.21.0: Version 1.21.0Compare Source
What's Changed
versionscripts in package scripts by @ericfennis in #4479broken-boneicon by @Patolord in #4131New Contributors
Full Changelog: lucide-icons/lucide@1.20.0...1.21.0
v1.20.0: Version 1.20.0Compare Source
What's Changed
square-arrow-*icons by @jguddas in #3926search-icons by @jamiemlaw in #4099save-checkicon by @Konixy in #3120tag-plusandtag-xicons by @adam-kov in #3980banknote-checkicon by @mfjramirezf in #3956clock-arrow-inicon by @jguddas in #2403summaryicon by @jpjacobpadilla in #3114user-round-arrow-inicon by @jguddas in #2283clock-arrow-outicon by @jguddas in #2404pencil-sparklesicon by @jennieboops in #4445New Contributors
Full Changelog: lucide-icons/lucide@1.19.0...1.20.0
v1.19.0: Version 1.19.0Compare Source
What's Changed
star-*icons by @RajnishKMehta in #3918save-penicon by @vaporvee in #4179wrench-officon by @nilsjonsson in #4434adicon by @jamiemlaw in #4323eye-dashedicon by @karsa-mistmere in #4415save-plusicon by @jwlinqx in #4448list-sort-descendingicon by @ericfennis in #4457wallet-cardsicon by @jguddas in #3888podiumicon by @jguddas in #2124New Contributors
Full Changelog: lucide-icons/lucide@1.18.0...1.19.0
radix-ui/primitives (radix-ui)
v1.6.0Avatar
Avatar.Imagecomponents perAvatar.Rootwas never supported and results in buggy, unpredictable behavior. We now warn about this in development.loading, meaning thatonLoadingStatusChangeis never called once loaded. A zero-sized image now triggers anerrorstatus on load.Password Toggle Field
onVisiblityChangeprop toonVisibilityChange.asChildfor all component parts.Scroll Area
Slot
SlotPropsandcreateSlotnow accept generic type arguments to specify the type of element a slot should render, as well as its props.Toggle Group
radiogroupandtoolbarroles, respectively.Select
Select.Itemwith an empty string value to act as a "clear" option. Selecting it resets the selection back to the placeholder, restoring the native<select>behavior for optional selects. Previously using an empty string value would throw an error.Other updates
Duplicate index signatureerrors that surfaced when consuming multiple packages together.Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.