-
Notifications
You must be signed in to change notification settings - Fork 222
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
fix(deps): update all non-major dependencies #1996
Conversation
🦋 Changeset detectedLatest commit: 84dfdb4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Deploying graph-tooling with
|
Latest commit: |
3dd9194
|
Status: | ✅ Deploy successful! |
Preview URL: | https://46226190.graph-tooling.pages.dev |
Branch Preview URL: | https://renovate-all-minor-patch.graph-tooling.pages.dev |
e07728d
to
e23bf65
Compare
86dc53f
to
88c7bd7
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
9.21.0
->9.23.0
4.2.8
->4.2.10
3.2.24
->3.2.27
3.2.44
->3.2.48
3.1.35
->3.1.38
4.0.9
->4.1.2
5.66.11
->5.71.5
1.112.0
->1.114.34
1.112.3
->1.114.34
1.112.3
->1.114.34
22.13.8
->22.14.0
19.0.10
->19.1.0
19.0.4
->19.1.1
7.5.8
->7.7.0
5.0.0
->5.0.1
1.8.2
->1.9.0
1.1.1
->1.2.0
9.21.0
->9.23.0
20.4.0
->20.4.1
5.0.3
->5.1.1
19.0.0
->19.1.0
19.0.0
->19.1.0
7.54.2
->7.55.0
3.0.2
->3.1.0
4.0.9
->4.1.2
7.4.0
->7.7.0
2.23.5
->2.25.0
3.0.7
->3.1.1
2.14.12
->2.14.16
2.7.0
->2.7.1
Release Notes
eslint/eslint (@eslint/js)
v9.23.0
Compare Source
v9.22.0
Compare Source
oclif/core (@oclif/core)
v4.2.10
Compare Source
Bug Fixes
v4.2.9
Compare Source
Bug Fixes
oclif/plugin-autocomplete (@oclif/plugin-autocomplete)
v3.2.27
Compare Source
Bug Fixes
v3.2.26
Compare Source
Bug Fixes
v3.2.25
Compare Source
Bug Fixes
oclif/plugin-not-found (@oclif/plugin-not-found)
v3.2.48
Compare Source
Bug Fixes
v3.2.47
Compare Source
Bug Fixes
v3.2.46
Compare Source
Bug Fixes
v3.2.45
Compare Source
Bug Fixes
oclif/plugin-warn-if-update-available (@oclif/plugin-warn-if-update-available)
v3.1.38
Compare Source
Bug Fixes
v3.1.37
Compare Source
Bug Fixes
v3.1.36
Compare Source
Bug Fixes
tailwindlabs/tailwindcss (@tailwindcss/postcss)
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)v4.0.17
Compare Source
Fixed
v4.0.16
Compare Source
Added
--value('…')
and--modifier('…')
(#17304)Fixed
(
in Pug (#17320)@keyframes
for theme animations are emitted if they are referenced following a comma (#17352)Slim
templates embedded in Ruby files (#17336)--spacing(--value(integer, number))
is used (#17308)::-webkit-details-marker
pseudo tomarker
variant (#17362)v4.0.15
Compare Source
v4.0.14
Compare Source
Fixed
${
(#17142).
character (#17153)v4.0.13
Compare Source
Fixed
.node
and.wasm
files are not scanned for utilities (#17123)v4.0.12
Compare Source
Fixed
url(…)
rebasing in transitively imported CSS files (#16965)url(…)
s in imported CSS files (#16965)}
and{
are properly extracted (#17001)razor
/cshtml
pre-processing (#17027)v4.0.11
Compare Source
Fixed
--
are extracted correctly (#16972)[
are extracted in Slim templating language (#16985)v4.0.10
Compare Source
Added
col-<number>
androw-<number>
utilities forgrid-column
andgrid-row
(#15183)Fixed
not-*
does not remove:is(…)
from variants (#16825)@keyframes
are correctly emitted when using a prefix (#16850)@utility
declarations when@apply
is used in nested rules (#16940)outline-hidden
behaves likeoutline-none
outside of forced colors mode (#16943)!important
on CSS variables again (#16873).svg
file with#
or?
in the filename (#16957)Changed
max-w-auto
andmax-h-auto
utilities as they generate invalid CSS (#16917)TanStack/query (@tanstack/react-query)
v5.71.5
Compare Source
Version 5.71.5 - 4/2/25, 6:39 PM
Changes
Fix
useQuery
,useInfiniteQuery
,useQueries
,useMutation
as alternative syntax to align with react and ease maintenance (#8938) (1202ba0
) by Birk SkyumChore
8b1eff1
) by renovate[bot]Packages
v5.71.3
Compare Source
Version 5.71.3 - 4/2/25, 9:47 AM
Changes
Fix
e73d5b4
) by MINSEONG KIMChore
24dd7c7
) by TkDodoTest
67ab070
) by MINSEONG KIM12762a3
) by MINSEONG KIM15ebad8
) by MINSEONG KIMb1a2fef
) by MINSEONG KIM4be5740
) by MINSEONG KIM78c8a0c
) by MINSEONG KIM815ff24
) by MINSEONG KIM4117d68
) by MINSEONG KIM3799d87
) by MINSEONG KIM4779747
) by MINSEONG KIMf4aa6e3
) by MINSEONG KIMa8beb4a
) by MINSEONG KIMDocs
7cb634b
) by MINSEONG KIMdocs/framework/react/overview.md
, "React Query" to "TanStack Query" (#8934) (bab9165
) by @tiangolod3cf479
) by novice0840Other
8e27629
) by Birk Skyum4a3c2fc
) by Birk Skyum96a8c1d
) by Birk Skyum069cf07
) by MINSEONG KIM0c463bc
) by Birk Skyumaa382e9
) by Birk SkyumPackages
[
v5.71.1
](https://redirect.github.com/TanStack/query/releases/tag/v5.71.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.