chore(deps): update all non-major dependencies (tanstack-router) #171
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:
^4.0.17
->^4.1.3
^1.114.29
->^1.115.0
^1.114.29
->^1.115.0
^1.114.30
->^1.115.0
^22.13.14
->^22.14.0
^19.0.12
->^19.1.0
^19.0.4
->^19.1.1
^8.28.0
->^8.29.0
^8.28.0
->^8.29.0
^9.23.0
->^9.24.0
^5.2.5
->^5.2.6
^7.37.4
->^7.37.5
0.485.0
->0.487.0
3.0.2
->3.2.0
^4.0.17
->^4.1.3
^5.8.2
->^5.8.3
^8.28.0
->^8.29.0
6.2.3
->6.2.5
Release Notes
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.3
Compare Source
Fixed
--value(…)
(#17464)%w
syntax in Slim templates (#17557)v4.1.2
Compare Source
Fixed
@layer base
to polyfill@property
(#17506)drop-shadow-*
utilities that are defined with multiple shadows (#17515)@tailwind utilities
are processed (#17514)color-mix(…)
polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)@tailwindcss/vite
and@tailwindcss/postscss
(especially on Windows) (#17511)v4.1.1
Compare Source
Fixed
@source inline(…)
brace expansion (#17491)@import
and body-less@layer
(#17493)@tailwindcss/cli
does not contain an import forjiti
(#17502)v4.1.0
Compare Source
Added
details-content
variant (#15319)inverted-colors
variant (#11693)noscript
variant (#11929, #17431)items-baseline-last
andself-baseline-last
utilities (#13888, #17476)pointer-none
,pointer-coarse
, andpointer-fine
variants (#16946)any-pointer-none
,any-pointer-coarse
, andany-pointer-fine
variants (#16941)user-valid
anduser-invalid
variants (#12370)wrap-anywhere
,wrap-break-word
, andwrap-normal
utilities (#12128)@source inline(…)
and@source not inline(…)
(#17147)@source not "…"
(#17255)text-shadow-*
utilities (#17389)mask-*
utilities (#17134)bg-{position,size}-*
utilities for arbitrary values (#17432)shadow-*/<alpha>
,inset-shadow-*/<alpha>
,drop-shadow-*/<alpha>
, andtext-shadow-*/<alpha>
utilities to control shadow opacity (#17398, #17434)drop-shadow-<color>
utilities (#17434)Fixed
@source
directives (#17391)@tailwindcss/cli
(#17255)content
rules in legacy JavaScript configuration (#17255)@("@​")md:…
as@md:…
in Razor files (#17427)--theme(…)
function still resolves to the CSS variables when using legacy JS plugins (#17458)Changed
node_modules
by default (can be overridden by@source …
rules) (#17255)@source
rules that include file extensions or point insidenode_modules/
folders no longer consider your.gitignore
rules (#17255)bg-{left,right}-{top,bottom}
in favor ofbg-{top,bottom}-{left,right}
utilities (#17378)object-{left,right}-{top,bottom}
in favor ofobject-{top,bottom}-{left,right}
utilities (#17437)TanStack/router (@tanstack/react-router)
v1.115.0
Version 1.115.0 - 4/6/25, 4:50 AM
Changes
Feat
e213f12
) by SeanCassiereFix
+
usingURLSearchParams
(#3894) (30c49e1
) by Marvin ROGERChore
ad4ec75
) by Sean CassiereGET
to send credentials (#3945) (a41e7cf
) by Ethan Shumate1bb39b9
) by renovate[bot]fs.rmdir
tofs.rm
(03ac067
) by SeanCassiereTest
bdcf4f7
) by Sean CassiereDocs
d1e78bb
) by Kid37fc7e8
) by TNOther
359d19a
) by Tanner LinsleyPackages
v1.114.34
Compare Source
Version 1.114.34 - 4/2/25, 10:52 PM
Changes
Fix
084d42f
) by Sean CassierePackages
v1.114.33
Compare Source
Version 1.114.33 - 4/2/25, 6:43 PM
Changes
Fix
9b95618
) by AlexDocs
dbfea0d
) by Ehtisham SajjadPackages
v1.114.32
Compare Source
Version 1.114.32 - 4/1/25, 2:24 PM
Changes
Fix
React
type dependency (#3902) (fb99d92
) by Christopher HorobinChore
d0bbf66
) by renovate[bot]Docs
eab355a
) by Diego Garcia BrisaRouter.matchRoute
to match the runtime output (#3896) (1bbe4a0
) by Redbird10Packages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.29.0
Compare Source
🚀 Features
ignoreIfStatements
option (#11000)🩹 Fixes
noUncheckedIndexedAccess
is enabled (#10961)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.29.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v9.24.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.6
Compare Source
Patch Changes
1451176
Thanks @renovate! - fix(deps): bumpsynckit
tov0.11.0
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5
Compare Source
Fixed
no-unknown-property
]: allow shadow root attrs on<template>
(#3912 @ljharb)prop-types
]: supportComponentPropsWithRef
from a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values
]: detect constructed context values in React 19<Context>
usage (#3910 @TildaDares)no-unknown-property
]: allowtransform-origin
onrect
(#3914 @ljharb)Changed
button-has-type
]: clean up phrasing (#3909 @hamirmahal)lucide-icons/lucide (lucide-react)
v0.487.0
: Version 0.487.0Compare Source
What's Changed
spline-pointer
icon by @Kaleidosium in https://github.com/lucide-icons/lucide/pull/2932New Contributors
Full Changelog: lucide-icons/lucide@0.486.0...0.487.0
v0.486.0
: Version 0.486.0Compare Source
What's Changed
New Contributors
Full Changelog: lucide-icons/lucide@0.485.0...0.486.0
dcastil/tailwind-merge (tailwind-merge)
v3.2.0
Compare Source
v3.1.0
Compare Source
New Features
Bug Fixes
via-(length:*)
class being merged withvia-<color>
classes accidentally by @dcastil in https://github.com/dcastil/tailwind-merge/pull/559Documentation
Other
Full Changelog: dcastil/tailwind-merge@v3.0.2...v3.1.0
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow, @syntaxfm, @getsentry, @codecov, @sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️
microsoft/TypeScript (typescript)
v5.8.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.29.0
[Compare Source](https://redirect.github.com/typescript-
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.