fix(deps): update all non-major dependencies#23
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
678560e to
3320f8a
Compare
b2bafa5 to
c3ba600
Compare
851c57e to
3733653
Compare
9cfdcf0 to
b8a6e89
Compare
f066051 to
cc357ec
Compare
2b20726 to
ccebe0e
Compare
eb498ad to
5ff53db
Compare
5ff53db to
2c86ec5
Compare
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.3.3→1.3.51.1.15→1.1.171.1.15→1.1.172.2.6→2.3.11.2.4→1.3.01.2.6→1.3.11.2.8→1.2.104.2.2→4.3.119.2.14→19.2.176.0.1→6.0.32.1.18→2.1.196.4.1→6.21.06.23.0(+1)1.8.0→1.21.01.22.012.38.0→12.42.024.13.0→24.18.019.2.5→19.2.719.2.5→19.2.73.5.0→3.6.04.2.2→4.3.16.0.2→6.0.36.0.2→6.0.38.0.8→8.1.08.0.8→8.1.03.9.0→3.10.04.3.6→4.4.3Release Notes
radix-ui/primitives (@radix-ui/react-checkbox)
v1.3.5@radix-ui/[email protected]v1.3.4@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]radix-ui/primitives (@radix-ui/react-dialog)
v1.1.17@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]v1.1.16react-dialogwere brokenaria-controlswhen their content is removed from the DOM (credit to @dodomorandi for the original PR)@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]radix-ui/primitives (@radix-ui/react-popover)
v1.1.17@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]v1.1.16react-dialogwere brokenaria-controlswhen their content is removed from the DOM (credit to @dodomorandi for the original PR)@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]radix-ui/primitives (@radix-ui/react-select)
v2.3.1Select.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.@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]v2.3.0ProviderandBubbleInputparts to Select.Select.unstable_Providersets up Select's context and state without implicitly rendering the hidden nativeselect, andSelect.unstable_BubbleInputexposes that previously internal nativeselectso consumers can recompose it explicitly.Selectcontinues to render both by default.__selectScopeprop toPopperContentcomponentSelectclosing unexpectedly after touch-scrolling its content when rendered inside an open shadow DOMreact-dialogwere brokenaria-controlswhen their content is removed from the DOM (credit to @dodomorandi for the original PR)SelectValuelogging invalid prop errors when used with bothasChildand a placeholder@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]radix-ui/primitives (@radix-ui/react-slot)
v1.3.0Added generic type arguments for
SlotPropsandcreateSlotSlotPropsandcreateSlotnow accept generic type arguments to specify the type of element a slot should render, as well as its props.v1.2.5Slotcreating a new ref callback on every renderSlottablevia a render prop, so a slotted element can be wrapped while still merging Slot props and refs onto it@radix-ui/[email protected]radix-ui/primitives (@radix-ui/react-switch)
v1.3.1@radix-ui/[email protected]v1.3.0Provider,TriggerandBubbleInputparts to Switch. These expose the previously internal composition (context provider, the interactive control, and the hidden form input) so consumers can directly access and recompose them. TheSwitchcomponent continues to render them by default.@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]radix-ui/primitives (@radix-ui/react-tooltip)
v1.2.10@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]v1.2.9skipDelayDuration={0}works as expected. Previously, the open delay could still be skipped when moving between triggers.@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected],@radix-ui/[email protected]tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.3.1Compare Source
Added
--silentoption to suppress output in@tailwindcss/cli(#20100)Fixed
Module#registerHooksinstead ofModule#registeron Node 26+ (#20028)@applyto be used with CSS mixins (#19427)not-*correctly negates@containerqueries, includingstyle(…)queries (#20059)drop-shadow-*color utilities work with custom shadow values containingcalc(…)(#20080)@tailwindcss/vite(#20103)@tailwindcss/webpackcan be installed in Rspack projects without requiringwebpackas a peer dependency (#20027)calc(…)expressions (e.g.px-[calc(1rem+0px)]→px-[calc(1rem+0)]) (#20127)left-[99999px]→left-[99999px], notleft-24999.75) (#20130)@tailwindcss/cliin--watchmode recovers when a tracked dependency is deleted and restored (#20137)@tailwindcss/clibinaries are ignored when scanning for class candidates (#20139)addClass(…)andremoveClass(…)calls (#20198)@variantto be used insideaddBase(#19480)@sourceglobs with symlinks are preserved (#20203)@sourcerules can re-include files excluded by earlier@source notrules (#20203)@utilityrules (#20205)inset-shadow-noneand other inset shadows work correctly (#20208)@sourcedirectories are scanned even when ignored by git (#20214)@sourceglobs ending in**/*preserve dynamic path segments to avoid scanning too many files (#20217)calc(…)divisions when the result would require high precision (e.g.w-[calc(100%/3.5)]→w-[calc(100%/3.5)], notw-[28.571428571428573%]) (#20221)@tailwindcss/postcss(#20228)Changed
0instead ofcalc(var(--spacing) * 0)for spacing utilities likem-0andleft-0(#20196)var(--spacing)instead ofcalc(var(--spacing) * 1)for spacing utilities likem-1andleft-1(#20196)v4.3.0Compare Source
Added
@container-sizeutility (#18901)scrollbar-{auto,thin,none}utilities forscrollbar-width, andscrollbar-thumb-*/scrollbar-track-*color utilities forscrollbar-color(#19981, #20019)scrollbar-gutter-*utilities (#20018)zoom-*utilities (#20020)tab-*utilities (#20022)@variantwith stacked variants (e.g.@variant hover:focus { … }) (#19996)@variantwith compound variants (e.g.@variant hover, focus { … }) (#19996)--default(…)in--value(…)and--modifier(…)for functional@utilitydefinitions (#19989)Fixed
@pluginresolves package JavaScript entries instead of browser CSS entries when using@tailwindcss/vite(#19949)@importand@pluginpaths resolving from the wrong directory when using@tailwindcss/vite(#19965)@variantare processed by@tailwindcss/vite(#19966)basewhenresult.opts.fromis not provided when using@tailwindcss/postcss(#19980)_whitespace in arbitrary values (#19986)w-[calc(100%---spacing(60))]→w-[calc(100%-(--spacing(60)))]) (#19986)-mt-[20in]→mt-[-20in], notmt-[-1920px]) (#19988):has()variants from[&:has(…)]tohas-[…](#19991)styleattributes (e.g.style="flex-grow: 1"→style="flex-grow: 1", notstyle="grow: 1") (#19918)@utilitydefinitions with the same name but different value types (#19777)PluginWithConfigtype fromtailwindcss/pluginto fix errors when inferring plugin config types (#19707)startandendlegacy utilities without values do not generate CSS (#20003)--value(…)is required in functional@utilitydefinitions (#20005)-left-[(var(--a)+var(--b))]) (#20011)v4.2.4Compare Source
Fixed
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)v4.2.3Compare Source
Fixed
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)@tailwindcss/webpack(#19723)px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)overflow-{x,y}-*intooverflow-*(#19842)overscroll-{x,y}-*intooverscroll-*(#19842)--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846).envand.env.*to default ignored content files (#19846)overflow-ellipsisintotext-ellipsis(#19849)start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)NODE_PATHenvironment variable in standalone CLI (#19617)vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.0.3Compare Source
v6.0.2Compare Source
Allow all options in reactCompilerPreset (#1189)
This is a type only change. Only
compilationModeandtargetoptions were available forreactCompilerPreset.cristianbote/goober (goober)
v2.1.19Compare Source
What's Changed
New Contributors
Full Changelog: cristianbote/goober@v2.1.18...v2.1.19
webpro-nl/knip (knip)
v6.21.0: Release 6.21.0Compare Source
8754c43)3c8deac) - thanks @gwagjiug!9b8af2b)f89db41)f32c6ea)v6.20.0: Release 6.20.0Compare Source
6f08c68)2bc2f24)v6.19.0: Release 6.19.0Compare Source
3fee8bf) - thanks @fubits1!e30cfe7)71e71a7)v6.18.0: Release 6.18.0Compare Source
7dda4ec)3b71565)64865f8)ec93e20) - thanks @remcohaszing!203c31e)392835a)62d802b)d2caedd) - thanks @gwagjiug!9083c16) - thanks @WooWan!v6.17.2: Release 6.17.2Compare Source
63dbd65)vitest --coverageflag (#1800) (dc11d9f) - thanks @WooWan!8ce1ec8) - thanks @WooWan!27a1cae)630e152)v6.17.1: Release 6.17.1Compare Source
b13d0ca)29f3e46)7b2f345)820c233)v6.17.0: Release 6.17.0Compare Source
e3d93b9) - thanks @sh962214-hub!e6cc533) - thanks @jthrilly!15a329a)fa8eb6d)98aa962)67a0be8)aeabff7)12f266e)bdffeec)3334193)be34178)55e3f3b)67483f0)9bb0512)1c2f398)4ebce9c)8c028e5)v6.16.1: Release 6.16.1Compare Source
370ef4c)v6.16.0: Release 6.16.0Compare Source
fadf13a)fc3598c)2d9ce84)fcd444b)4b898a9)workspaceRootconfig option to enable use in a VSCode workspace that does not have package.json at the workspace root (#1667) (7c1ebef) - thanks @anmilleriii!b360c5c)c12153c)ba15e41)62dcda5)348d2c9)77fd7ed)d908099)ec4c779)ba6865d)94632cd)230bd73)f1f4c1b)f1adc7f)e4720ca)d14eb05)d7cbe12)152d730)8a37f8c)105fba3)f4fcf4e)v6.15.0: Release 6.15.0Compare Source
2413408)7e13451)dfc4011)dependencieskey with notes (closes #1764) (e3e66ce)0177c74) - thanks @jakeleventhal!5e201cd) - thanks @jakeleventhal!30c2283) - thanks @sebacardello!51f4edd) - thanks @lucas-spin!b8abcfd)d575c69)4c82aa8)4b6a573)b2cad06)df1a960)d49b626)5514394)010d570)b5afb9f)eb4b178)a3747d6](https://redirectConfiguration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 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.