fix(deps): update all non-major dependencies #77
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.2.0
->2.2.3
1.1.5
->1.2.6
3.0.0
->3.4.2
8.18.0
->8.32.1
8.18.0
->8.32.1
15.1.0
->15.3.2
10.0.1
->10.1.5
14.2.26
->14.2.28
3.2.5
->3.3.1
3.2.5
->3.3.1
18.20.5
->18.20.8
9.15.0
->9.15.9
5.4.0
->5.5.0
3.0.0
->3.4.2
Release Notes
tailwindlabs/headlessui (@headlessui/react)
v2.2.3
Compare Source
Added
Menu
,Listbox
andCombobox
components (#3700)Fixed
Label
component should open<Input type="file">
(#3707)Label
component works (#3709)Listbox
not focusing first or last option on ArrowUp / ArrowDown (#3721)Menu
inside aDialog
(#3722)Menu
when otherMenu
is opened (#3726)v2.2.2
Compare Source
Fixed
Menu
component performance (#3685)Listbox
component performance (#3688)Menu
andListbox
onmousedown
(#3689)Transition
component from incorrectly exposing theClosing
state (#3696)Combobox
component performance (#3697)v2.2.1
Compare Source
Added
tabIndex
on theCheckbox
component (#3645)tabIndex
on theRadioGroup
component (#3646)Fixed
ownerDocument
when using internalPortal
component (#3594)@tanstack/react-virtual
to fix warnings in React 19 projects (#3588)aria-invalid
attributes to have a valid'true'
value (#3639)invalid
prop toCombobox
component (#3677)Unexpected undefined
crash inCombobox
component withvirtual
mode (#3678)radix-ui/primitives (@radix-ui/react-tooltip)
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Compare Source
v1.1.8
Compare Source
v1.1.7
Compare Source
v1.1.6
Compare Source
shikijs/shiki (@shikijs/transformers)
v3.4.2
Compare Source
🚀 Features
View changes on GitHub
v3.4.1
Compare Source
🚀 Features
transformerRemoveNotationEscape
support rehype plugin usage - by @fuma-nama in https://github.com/shikijs/shiki/issues/1011 (946ef)🐞 Bug Fixes
View changes on GitHub
v3.4.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.2.2
Compare Source
🚀 Features
FontStyle.Strikethrough
- by @dhruvkb in https://github.com/shikijs/shiki/issues/976 (f14f2)View changes on GitHub
v3.2.1
Compare Source
No significant changes
View changes on GitHub
v3.2.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.1.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.32.1
Compare Source
🩹 Fixes
TSMappedType
with no type annotation (#11180)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.32.0
Compare Source
🚀 Features
allowRethrowing
(#11075)🩹 Fixes
this
from optional parameter overload check (#11005)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.31.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.31.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
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.
v8.28.0
Compare Source
🚀 Features
if
statement assignment (??=
) and fix several minor bugs (#10861)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.27.0
Compare Source
🚀 Features
DeprecatedInfo
forrule.meta.deprecated
(#10932)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.26.1
Compare Source
🩹 Fixes
any
/unknown
as eligible for nullish coalescing (#10865)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.26.0
Compare Source
🚀 Features
🩹 Fixes
accessor
properties with an invalidvoid
type (#10864)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.25.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.24.1
Compare Source
🩹 Fixes
accessor
methods with a function initializer (#10796)static
accessor
properties (#10814)accessor
property declaration (#10813)accessor
class properties for missing accessibility modifier (#10805)accessor
class properties with a function initializer (#10804)accessor
properties with a function initializer (#10794)accessor
class properties (#10789)any
value assigned as an initializer of anaccessor
property (#10785)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.24.0
Compare Source
🚀 Features
allowConstantLoopConditions
more granular (#10639)🩹 Fixes
allowNumberAndString
isfalse
(#10737)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.23.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.21.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.20.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.1
Compare Source
🩹 Fixes
declare
keyword (#10543)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.2
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.