fix(deps): update all non-major dependencies #1999
Open
+977
−568
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:
2.28.1
->2.29.3
9.23.0
->9.26.0
4.2.10
->4.3.0
3.2.27
->3.2.28
3.2.48
->3.2.51
3.1.38
->3.1.39
2.1.2
->2.1.6
2.1.6
->2.2.4
1.1.2
->1.2.2
1.2.6
->1.2.13
4.1.2
->4.1.6
5.71.10
->5.75.7
1.114.34
->1.120.3
1.114.34
->1.120.3
1.114.34
->1.120.3
22.14.0
->22.15.17
19.1.0
->19.1.3
19.1.1
->19.1.3
4.3.4
->4.4.1
0.10.5
->0.10.6
9.23.0
->9.26.0
20.4.1
->20.5.0
11.0.1
->11.0.2
16.10.0
->16.11.0
5.1.1
->5.1.2
4.1.3
->4.2.0
10.1.0
->10.1.2
7.55.0
->7.56.3
3.1.0
->3.2.0
4.1.2
->4.1.6
5.8.2
->5.8.3
7.7.0
->7.8.0
2.25.0
->2.29.1
3.1.1
->3.1.3
2.14.16
->2.15.2
3.24.2
->3.24.4
Release Notes
changesets/changesets (@changesets/cli)
v2.29.3
Compare Source
Patch Changes
#1589
de8bebc
Thanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks @manucorporat! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:v2.29.2
Compare Source
Patch Changes
#1636
f73f84a
Thanks @Netail! - Correctly resolve new changesets withsince
option when the.changeset
directory is not directly in the git rootUpdated dependencies [
f73f84a
]:v2.29.1
Compare Source
Patch Changes
#1620
b15e629
Thanks @Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to trueUpdated dependencies [
b15e629
]:v2.29.0
Compare Source
Minor Changes
29f34a3
Thanks @JounQin! - Support scoped registries configured usingpackage.json#publishConfig
eslint/eslint (@eslint/js)
v9.26.0
Compare Source
v9.25.1
Compare Source
v9.25.0
Compare Source
v9.24.0
Compare Source
oclif/core (@oclif/core)
v4.3.0
Compare Source
Features
Hooks
onconfig.runHook
(#1359) (#1362) (667e396)4.2.10 (2025-03-12)
Bug Fixes
4.2.9 (2025-03-08)
Bug Fixes
4.2.8 (2025-02-22)
Bug Fixes
4.2.7 (2025-02-17)
Bug Fixes
4.2.6 (2025-02-02)
Bug Fixes
4.2.5 (2025-01-28)
Bug Fixes
4.2.4 (2025-01-21)
Bug Fixes
4.2.3 (2025-01-14)
Bug Fixes
4.2.2 (2025-01-07)
Bug Fixes
4.2.1 (2025-01-06)
Bug Fixes
oclif/plugin-autocomplete (@oclif/plugin-autocomplete)
v3.2.28
Compare Source
Bug Fixes
oclif/plugin-not-found (@oclif/plugin-not-found)
v3.2.51
Compare Source
Bug Fixes
v3.2.50
Compare Source
Bug Fixes
v3.2.49
Compare Source
Bug Fixes
oclif/plugin-warn-if-update-available (@oclif/plugin-warn-if-update-available)
v3.1.39
Compare Source
Bug Fixes
radix-ui/primitives (@radix-ui/react-label)
v2.1.6
v2.1.5
v2.1.4
v2.1.3
Compare Source
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.6
Compare Source
Added
h-[1lh]
toh-lh
) (#17831, #17854)@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)Fixed
scale
values generate negative values (#17831)@reference
(#17836)_
withbg-red-500/(--my_opacity)
(#17889).log
files for classes by default (#17906)@apply
rules (#17925)optionalDependencies
are skipped (#17929)v4.1.5
Compare Source
Added
@tailwindcss/upgrade
to upgrade between versions of v4.* (#17717)h-lh
/min-h-lh
/max-h-lh
utilities (#17790)display
,visibility
,content-visibility
,overlay
, andpointer-events
when usingtransition
to simplify@starting-style
usage (#17812)Fixed
.geojson
or.db
files for classes by default (#17700, #17711)_
with.
in theme suggestions for@utility
if surrounded by digits (#17733)color-mix(…)
when opacity is100%
(#17815)-
to variants starting with@
(#17814)v4.1.4
Compare Source
Added
@tailwindcss/oxide-wasm32-wasi
target for running Tailwind in browser environments like StackBlitz (#17558)Fixed
color-mix(…)
polyfills do not cause used CSS variables to be removed (#17555)color-mix(…)
polyfills create fallbacks for theme variables that reference other theme variables (#17562){10..0..5}
and{0..10..-5}
(#17591)skew-*
utilities (#17627)shadow-inherit
,inset-shadow-inherit
,drop-shadow-inherit
, andtext-shadow-inherit
inherit the shadow color (#17647)fontSize
JS theme keys (#17630)fontSize
array tuple syntax to CSS theme variables (#17630)v4.1.3
Compare Source
Fixed
--value(…)
(#17464)%w
syntax in Slim templates (#17557)TanStack/query (@tanstack/react-query)
v5.75.7
Compare Source
v5.75.6
Compare Source
v5.75.5
Compare Source
Version 5.75.5 - 5/7/25, 7:29 AM
Changes
Fix
useQuery
(#8683) (373546b
) by Seyeong JeonTest
732089e
) by MINSEONG KIMCi
6f8d57b
) by @manudeli62faf10
) by @manudeli06ac87e
) by @manudeli0943575
) by @manudeliDocs
useQuery
results are immutable (#9108) (127bd01
) by @ericydPackages
v5.75.4
Compare Source
Version 5.75.4 - 5/6/25, 7:29 AM
Changes
Fix
5c7927d
) by Dominik DorfmeisterPackages
v5.75.2
Compare Source
v5.75.1
Compare Source
Version 5.75.1 - 5/2/25, 11:19 AM
Changes
Fix
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.