-
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 #380
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 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 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 (
|
9dc9cad
to
6206c72
Compare
6206c72
to
464afb3
Compare
464afb3
to
d49a84b
Compare
d49a84b
to
00b48b9
Compare
00b48b9
to
5f4b304
Compare
5f4b304
to
81b2ad9
Compare
81b2ad9
to
130b06e
Compare
130b06e
to
8873b51
Compare
8873b51
to
a929636
Compare
a929636
to
6006255
Compare
6006255
to
7ab7298
Compare
This PR contains the following updates:
4.1.0
->4.9.2
^0.51.1
->^0.53.0
^0.51.1
->^0.53.0
^0.42.0
->^0.43.0
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
2.11.5
->2.11.7
22.13.11
->22.13.14
8.27.0
->8.28.0
8.27.0
->8.28.0
15.0.0
->15.2.4
^0.451.0
->^0.485.0
15.2.3
->15.2.4
7.2.0
->7.7.0
19.0.0
->19.1.0
19.0.0
->19.1.0
7.54.2
->7.55.0
5.6.2
->5.7.0
4.5.0
->4.8.1
Release Notes
chakra-ui/ark (@ark-ui/react)
v4.9.2
Compare Source
Fixed
FocusTrap
component to theindex
file.data-disabled
attribute wasn't set on the field helper text when the field isdisabled.
v4.9.1
Compare Source
Fixed
operation.
defaultView
property did not correctly switch to thespecified view.
v4.9.0
Compare Source
Added
minView
andmaxView
options for better control over the displayed views, allowing tocreate Month and Year pickers.
parse
method to convert input values into valid dates, complementing theformat
option for enhanced UXlocale
andtimeZone
options to theformat
methodplaceholder
context property to customize the input's placeholder textFixed
data-placement
attributedropzone
context.setClipboardFiles(...)
was called despite file upload beingdisabled
dragging
state even when disabledcontext.disabled
min
andmax
dates were less than one year apart and overlapped two distinct years
v4.8.1
Compare Source
Fixed
disableClick
prop.v4.8.0
Compare Source
Added
Tour
component to guide users through the interface. For moredetails, check the Tour documentation.
FocusTrap
component to confine focus within a specifiedcontainer.
Fixed
inconsistent during the
opening
orclosing
phases.v4.7.0
Compare Source
Added
Clipboard.ValueText
to display clipboard content.preventDropOnDocument
to block file drops on the document when the file upload component is active.setClipboardFiles
to the API for setting files from clipboard data.onValueChange
anddefaultValue
.navigate
property for custom router navigation when selections render as links.onValueChange
anddefaultValue
.QrCode.DownloadTrigger
to enable QR code image downloads.Fixed
end
value whenpageSize
exceededcount
.getDataUrl
to generate a properly sized QR code.v4.6.0
Compare Source
Added
Fixed
accept
attribute wasn’t applied to the hidden input.v4.5.0
Compare Source
Added
invalid
andopenAutoFocus
props.TreeCollection
type.acceptedFiles
andrejectedFiles
outputs to thevalidate
method.Changed
EnvironmentContext
in favor ofUseEnvironmentContext
.Fixed
EnvironmentContext
.getDataUrl(...)
rendered improperly scaled images inFirefox.
LocaleProvider
was not appliedcorrectly.
Removed
modal
prop.v4.4.4
Compare Source
Fixed
TreeViewContext
.v4.4.3
Compare Source
Fixed
anatomy
was not properly transpiled.v4.4.2
Compare Source
Fixed
package.json
for/anatomy
.v4.4.1
Compare Source
Fixed
package.json
for/anatomy
.v4.4.0
Compare Source
Added
createAnatomy
for defining custom component anatomy, now accessible viaimport { createAnatomy } from '@​ark-ui/react/anatomy'
.Fixed
--color
CSS variable to swatch and swatch trigger parts.onValueChange
callback.type="button"
attribute on clipboard trigger.resizeObserver
onField.Textarea
.rows
attribute or fonts change.timePickerAnatomy
.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.
chakra-ui/panda (@pandacss/dev)
v0.53.3
Compare Source
Patch Changes
v0.53.2
Compare Source
Patch Changes
cde9a0b
]v0.53.1
Compare Source
Patch Changes
b67a2a5
]v0.53.0
Compare Source
Patch Changes
5286731
]v0.52.0
Compare Source
Patch Changes
2f1165c
]chakra-ui/panda (@pandacss/types)
v0.53.3
Compare Source
v0.53.2
Compare Source
v0.53.1
Compare Source
v0.53.0
Compare Source
Minor Changes
5286731
: Add support for recent baseline and experimental css properties:positionTryFallback, positionTryOrder, positionVisibility
v0.52.0
Compare Source
cschroeter/park-ui (@park-ui/panda-preset)
v0.43.1
Compare Source
Fixed
v0.43.0
Compare Source
Changed
accent
color concept has been removed. Components now rely on the built-incolorPalette
prop for color customization. This change aligns with how Panda CSS envisions theuse of its virtual color system..
Previously, color tokens were organized like this:
The
accent
layer was unnecessary and has been removed:Here's how this change impacts usage:
configuration. Learn more in the docs.
ueberdosis/tiptap (@tiptap/core)
v2.11.7
Compare Source
Releases
@tiptap/core@2.11.7
Patch Changes
e23882d
: Clone dragged node before dragging to get correct drag preview image@tiptap/extension-table@2.11.7
Patch Changes
a44a311
: Added new export for TableView classFull Changelog: ueberdosis/tiptap@v2.11.6...v2.11.7
v2.11.6
Compare Source
Patch Changes
826cfe7
: Export focusEvents plugin keytypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
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.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.28.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.
vercel/next.js (eslint-config-next)
v15.2.4
Compare Source
Core Changes
Credits
Huge thanks to @ijjk and @ztanner for helping!
v15.2.3
Compare Source
v15.2.2
Compare Source
Core Changes
d55cc79b-20250228
to443b7ff2-20250303
: #76804443b7ff2-20250303
toe03ac20f-20250305
: #76842__next_app__
module loading functions: #74566e03ac20f-20250305
to029e8bd6-20250306
: #76870x
button present: #76898Example Changes
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.