-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update All web dependencies #129
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
eae7857
to
80ec916
Compare
80ec916
to
559b7d4
Compare
559b7d4
to
eb55ee6
Compare
eb55ee6
to
b5927ef
Compare
b5927ef
to
ffae24a
Compare
ffae24a
to
c32f196
Compare
c32f196
to
fd99d35
Compare
fd99d35
to
610fea5
Compare
610fea5
to
7c989a6
Compare
d00794d
to
5264994
Compare
5264994
to
3199315
Compare
3199315
to
6085f63
Compare
6085f63
to
59771fc
Compare
59771fc
to
470ad92
Compare
470ad92
to
c84cd27
Compare
c84cd27
to
e4d2476
Compare
e4d2476
to
bdbc65c
Compare
bdbc65c
to
28db0c6
Compare
28db0c6
to
7be04b7
Compare
7be04b7
to
79f4063
Compare
79f4063
to
854efde
Compare
854efde
to
943d035
Compare
943d035
to
17266aa
Compare
This PR contains the following updates:
4.1.0
->4.3.0
3.9.0
->3.9.1
0.47.0
->0.47.1
0.47.0
->0.47.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
2.8.0
->2.9.1
4.17.10
->4.17.13
22.7.5
->22.9.0
8.8.1
->8.13.0
8.8.1
->8.13.0
3.1.1
->3.1.2
15.0.0
->15.0.3
11.11.4
->11.11.11
^0.451.0
->^0.456.0
15.0.0
->15.0.3
19.0.0-rc-65a56d0e-20241020
->19.0.0-rc-fb9a90fa48-20240614
19.0.0-rc-65a56d0e-20241020
->19.0.0-rc-fb9a90fa48-20240614
7.53.0
->7.53.2
1.5.0
->1.7.0
5.4.0
->5.5.0
5.6.2
->5.6.3
1.0.0
->1.1.1
4.5.0
->4.5.1
Release Notes
chakra-ui/ark (@ark-ui/react)
v4.3.0
Compare Source
Added
autoresize
prop toField.Textarea
for auto-resizing the textarea based oncontent.
Changed
management. See the TreeView documentation
for details.
Fixed
preventScroll
wasenabled.
createToaster
function.v4.2.0
Compare Source
Added
Slider.DraggingIndicator
for displaying an indicator when dragging a thumb.Field.RequiredIndicator
to show a required indicator (e.g., an asterisk) when therequired
prop is set.Fixed
api.addTag(...)
was not functioning correctly.readOnly
was set totrue
.getSelectionValue
was called multiple times; it now triggers only when a selection is made.preventDefault
calls on thetouchstart
event to avoid browser error logs.Changed
data-autoresize
attribute to both editable and preview elements whenautoResize
is enabled.all: unset
style from the input whenautoResize
is enabled, allowing for user-defined CSS.v4.1.2
Compare Source
Fixed
Portal
component to render twice.'use client'
annotation in theFrame
component.v4.1.1
Compare Source
Changed
value
anddefaultValue
types fromstring
toTime
. Usethe exported
parseTime
function to convert between strings and time objects.Fixed
the delete key.
the value.
react-hook-form/resolvers (@hookform/resolvers)
v3.9.1
Compare Source
chakra-ui/panda (@pandacss/dev)
v0.47.1
Compare Source
Patch Changes
50fc8ef
]144113f
]chakra-ui/panda (@pandacss/types)
v0.47.1
Compare Source
ueberdosis/tiptap (@tiptap/core)
v2.9.1
Compare Source
v2.9.0
Compare Source
Patch Changes
ffb51d3
: insertContentAt, setContent, and insertContent commands now respect the editor's pre-defined parseOptions configuration if the command does not specify it's own parseOptions873a67c
: This allows the Editor isntance to unregister multiple plugins in a single editor state replacementd96f679
: Fixed an issue while updating attributes on a NodePos that was not a texte606c06
: Updates the typings ofDecorationsWithTypes
to be more accurate to the prosemirror implementation even though it is not completely exposed as an APIa2eea24
: Added role and aria-label attributes to the contenteditable field for better screenreader support and mouseless controlsd96f679
: Fixed issues with NodePos child positions causing wrong positions when used on non-text atoms4efd227
: Fixed an issue with getMarkRange not returning the correct range when cursor is at the start of the specified markueberdosis/tiptap (@tiptap/extension-bullet-list)
v2.9.1
Compare Source
Patch Changes
0c9004f
: This resolves an issue where the bullet-list and ordered-list extensions were depending on the list-item and text-style extensions unneccesarily. They are no longer imported and constants are used instead.v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-dropcursor)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-focus)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-image)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-link)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-list-item)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-mention)
v2.9.1
Compare Source
v2.9.0
Compare Source
Patch Changes
ae711ab
: Increase mention extension priority to allow mentions to be inserted in lists using the Enter keyueberdosis/tiptap (@tiptap/extension-ordered-list)
v2.9.1
Compare Source
Patch Changes
0c9004f
: This resolves an issue where the bullet-list and ordered-list extensions were depending on the list-item and text-style extensions unneccesarily. They are no longer imported and constants are used instead.v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-placeholder)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-text-style)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/html)
v2.9.1
Compare Source
v2.9.0
Compare Source
ueberdosis/tiptap (@tiptap/pm)
v2.9.1
Compare Source
v2.9.0
Compare Source
Patch Changes
feea1f6
: Update prosemirror-view versionueberdosis/tiptap (@tiptap/react)
v2.9.1
Compare Source
Patch Changes
v2.9.0
Compare Source
Patch Changes
304eedb
: preserve editable option across re-renders #5547ueberdosis/tiptap (@tiptap/starter-kit)
v2.9.1
Compare Source
Patch Changes
0c9004f
]v2.9.0
Compare Source
Patch Changes
087e581
: Adds @tiptap/extension-text-style to @tiptap/starter-kit deps but does not install the extension, since it is only to resolve a peer dep install for list-itemsffb51d3
]6fae240
]feea1f6
]873a67c
]d96f679
]e606c06
]a2eea24
]d96f679
]4efd227
]ueberdosis/tiptap (@tiptap/suggestion)
v2.9.1
Compare Source
v2.9.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.13.0
Compare Source
🚀 Features
ignoreBooleanCoercion
(#9924)no-class-assign
rule ineslint-recommended
config (#10250)🩹 Fixes
undefined
(#10232)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 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.