fix(deps): update all non-major dependencies#109
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
572efbd to
6d77b12
Compare
6d77b12 to
bb1c253
Compare
bb1c253 to
788011a
Compare
788011a to
ecff830
Compare
ecff830 to
6a10b5c
Compare
6a10b5c to
60586d2
Compare
60586d2 to
742b934
Compare
742b934 to
aa23ce1
Compare
aa23ce1 to
ab0e9e5
Compare
ab0e9e5 to
5125e4b
Compare
5125e4b to
428a158
Compare
428a158 to
39cbf29
Compare
39cbf29 to
9fddeed
Compare
9fddeed to
9b5a8a3
Compare
77479b5 to
0acb621
Compare
0acb621 to
d7e5783
Compare
d7e5783 to
4ed8c34
Compare
4ed8c34 to
9f02ce1
Compare
a0bff4a to
f594635
Compare
f594635 to
331e1e2
Compare
331e1e2 to
71b9b95
Compare
71b9b95 to
670982a
Compare
670982a to
1ba4f52
Compare
1ba4f52 to
d72b0e8
Compare
d72b0e8 to
7c2573d
Compare
7c2573d to
c5de5f2
Compare
c5de5f2 to
42d1b14
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:
^21.0.1→^21.0.2^21.0.1→^21.0.2^1.4.2→^1.4.4^7.1.0→^7.2.0^7.1.0→^7.2.0^7.1.0→^7.2.0^7.1.0→^7.2.0^3.1.3→^3.2.04.0.2→4.2.0^4.1.18→^4.3.1^5.92.9→^5.101.0^24.10.9→^24.13.2^6.0.3→^6.0.7^4.0.18→^4.1.92.4.23→2.4.282.4.23→2.4.283.0.8→3.3.53.0.8→3.3.5^0.8.1→^0.9.13.0.8→3.3.5^10.4.23→^10.5.0^1.13.3→^1.18.0^8.0.1→^8.0.2^9.39.2→^9.39.4^0.8.2→^0.8.3^11.3.3→^11.3.5^29.0.0→^29.1.10.52.2→0.55.1^2.12.7→^2.14.610.28.1→10.34.3^8.5.6→^8.5.15^11.1.2→^11.3.1^3.8.1→^3.8.4^0.7.2→^0.8.04.0.2→4.2.0^4.1.18→^4.3.1^8.0.8→^8.0.16^0.26.0→^0.28.0^4.0.18→^4.1.9^1.1.3→^1.1.4^0.0.68→^0.0.71^3.5.27→^3.5.38^5.0.3→^5.1.0^3.2.4→^3.3.5Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v21.0.2Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/config-conventional)
v21.0.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
tzuyi0817/component-hook (@component-hook/eslint-plugin)
v1.4.4Compare Source
Bug Fixes
v1.4.3Compare Source
Features
Bug Fixes
importcondition beforerequire(55a97f1)FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v7.2.0Compare Source
FortAwesome/vue-fontawesome (@fortawesome/vue-fontawesome)
v3.2.0Compare Source
Added
shikijs/shiki (@shikijs/monaco)
v4.2.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.1.0Compare Source
🐞 Bug Fixes
tsModuletocreateTwoslasher- by @arthurfiorette in #1271 (be89a)View changes on GitHub
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)v4.2.2Compare Source
Fixed
row-constructor(#19725)calc(var(--spacing)*…)expressions into--spacing(…)(#19769)@propertyat-rules (e.g.shadow-sm border) (#19727)@tailwindcss/vite(#19745)@tailwindcss/vite(#19790)w-1234 h-1234→size-1234) (#19809)w-5 h-5 size-5→''instead ofsize-5) (#19812)v4.2.1Compare Source
Fixed
.characters within curly braces in MDX files (#19711)v4.2.0Compare Source
Added
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)font-features-*utility forfont-feature-settings(#19623)Fixed
@supportswrapper forcolor-mixvalues (#19450)@source inline()argument (#19461)@tailwindcss/cli(#19447)@utilityname validation with Oxide scanner rules (#19524)@variantinside@custom-variant(#19633).25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)@tailwindcss/vite(#19677)@utilitynames to improve support with formatters such as Biome (#19626).jjto default ignored content directories (#19687)Deprecated
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)TanStack/query (@tanstack/vue-query)
v5.101.0Compare Source
Patch Changes
#10826
1348095- Replace deprecated isServer with environmentManager.isServer()Updated dependencies []:
v5.100.14Compare Source
Patch Changes
v5.100.13Compare Source
Patch Changes
fix(query-core): drop the custom
NoInfer<T>re-export and rely on TypeScript's built-inNoInfer(TS ≥ 5.4) soNoInfer<X[K]>stays assignable toX[K]in generic contexts (fixes #9937) (#10593)Updated dependencies [
d423168]:v5.100.12Compare Source
Patch Changes
v5.100.11Patch Changes
fix(vue-query): allow reactive and getter values as
queryKeyproperty inqueryOptions(#10530)This fixes a regression introduced in #10452 where
queryOptionsonly accepted plain arrays for thequeryKeyproperty, but notcomputedrefs,Refvalues, or getter functions. The related fix in #10465 only covered theenabledproperty.Now the
queryKeyproperty inqueryOptionsaccepts the same reactive forms asenabled:QueryKeyarraysRef<QueryKey>ComputedRef<QueryKey>() => QueryKey(getter)Updated dependencies []:
v5.100.10Patch Changes
v5.100.9Compare Source
Patch Changes
fcee7bd]:v5.100.8Compare Source
Patch Changes
v5.100.7Compare Source
Patch Changes
v5.100.6Compare Source
Patch Changes
v5.100.5Compare Source
Patch Changes
a53ef97]:v5.100.4Compare Source
Patch Changes
v5.100.3Compare Source
Patch Changes
f85d825]:v5.100.2Patch Changes
ea4497e,d6a7bf3,645d5d1]:v5.100.1Patch Changes
1bb0d23]:v5.100.0Compare Source
Patch Changes
6540a41]:v5.99.2Compare Source
Patch Changes
fix(vue-query): allow computed ref and other reactive values as
enabledproperty in queryOptions (#10465)This fixes a regression introduced in #10452 where
queryOptionsonly accepted getter functions for theenabledproperty, but notcomputedrefs or other reactive values.Now the
enabledproperty inqueryOptionscorrectly accepts:booleanvaluesRef<boolean>ComputedRef<boolean>() => booleangetter functions(query) => booleanquery predicate functionsUpdated dependencies []:
v5.99.1Compare Source
Patch Changes
v5.99.0Compare Source
Minor Changes
Patch Changes
v5.98.0Compare Source
Minor Changes
Patch Changes
fix(vue-query): fix type of queryOptions to allow plain properies or getters (#10452)
Updated dependencies []:
v5.97.0Compare Source
Patch Changes
2bfb12c]:v5.96.2Compare Source
Patch Changes
v5.96.1Compare Source
Patch Changes
v5.96.0Compare Source
Patch Changes
v5.95.2Compare Source
Patch Changes
cd5a35b]:v5.95.1Compare Source
Patch Changes
1f1775c](httpsConfiguration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.