-
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 Note Free review on us!CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made. 🪧 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
fe0b3f3
to
ac6c189
Compare
ac6c189
to
334832b
Compare
334832b
to
0cf7db3
Compare
0cf7db3
to
709df42
Compare
709df42
to
0298420
Compare
0298420
to
26b4898
Compare
26b4898
to
c75a168
Compare
c75a168
to
be0871e
Compare
be0871e
to
f17be85
Compare
f17be85
to
651d7ab
Compare
651d7ab
to
936d159
Compare
936d159
to
e07a809
Compare
e07a809
to
32673f4
Compare
32673f4
to
e01da3f
Compare
This PR contains the following updates:
4.1.0
->4.8.0
^0.42.0
->^0.43.0
22.10.5
->22.10.6
8.19.1
->8.20.0
8.19.1
->8.20.0
15.0.0
->15.1.4
^0.451.0
->^0.471.0
15.1.3
->15.1.4
22.12.0
->22.13.0
7.2.0
->7.4.1
4.5.0
->4.6.0
Release Notes
chakra-ui/ark (@ark-ui/react)
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 componentis active.
setClipboardFiles
to the API for setting files from clipboard data.onValueChange
anddefaultValue
.navigate
property for custom router navigation when selectionsrender as links.
onValueChange
anddefaultValue
.QrCode.DownloadTrigger
to enable QR code image downloads.Fixed
re-rendered.
was removed from the DOM.
was inside a scrollable container.
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 athumb.
Field.RequiredIndicator
to show a required indicator (e.g., an asterisk) whenthe
required
prop is set.Fixed
api.addTag(...)
was not functioning correctly.readOnly
was set totrue
.getSelectionValue
was called multiple times; it nowtriggers only when a selection is made.
preventDefault
calls on thetouchstart
event to avoid browser errorlogs.
close unexpectedly.
unmounting state if closed with a delay while switching tabs.
Changed
data-autoresize
attribute to both editable and preview elements whenautoResize
isenabled.
all: unset
style from the input whenautoResize
is enabled, allowing foruser-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.
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.
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.20.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.20.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.1.4
Compare Source
v15.1.3
Compare Source
v15.1.2
Compare Source
v15.1.1
Compare Source
v15.1.0
Compare Source
Core Changes
server-source-maps
scenarios to cover Edge runtime: #72288swc_css
: #72602rc
from URL: #72599no-img-element
lint error message: #72410"use cache"
closure args into a single parameter: #72587"use cache"
functions: #72506clientSegmentCache
flag: #72626compiler.define
option: #71802getting-started/react-essentials
path: #722505.6.3
: #72625@capsizecss/metrics
to 3.4.0 for Geist Google Font: #72746enabled
config from server actions transforms: #72755eslint-plugin-react
to 7.37.0: #727595c56b873-20241107
to7ac8e612-20241113
: #72768"use cache"
is used withoutdynamicIO
enabled: #72781legacy-js-api
warning: #726327ac8e612-20241113
to380f5d67-20241113
: #72819revalidate(Tag|Path)
toexpire(Tag|Path)
: #72826prefetch
API: #72861next-size-adjust
meta tag: #72994typedEnv
: #70951next start
: #73105380f5d6
-20241113 tob01722d
-20241114: #73107exactOptionalPropertyTypes
: #72936revalidate(Tag|Path)
toexpire(Tag|Path)
": #73269notFound()
work in"use cache"
page: #73210@swc/core
to 1.9.3: #73420warnOnce()
: #73483b01722d5-20241114
to1b1283ad-20241203
: #735061b1283ad-20241203
tode68d2f4-20241204
: #73525@types/react
: #73563de68d2f4-20241204
to1c9b1387-20241204
: #73565unstable_after
: #736051c9b1387-20241204
to7283a213-20241206
: #73608warnOnce()
lru: #73742Example Changes
playwright
.gitignore: #72447await
params when dynamic routing: #72896app-dir
ini18n-routing
directory name: #73453examples/**
Eslint to v9: #73560next-env.d.ts
files: #73673with-sass
README.md: #73668next-offline
example: #73675with-postgres
: #73587with-emotion-*
directories: #73674with-styletron
README.md: #73411with-babel-macros
README.md: #73410with-plausible
README: #73305image-legacy-component
: #73414with-styled-components-babel
: #73229with-storybook-styled-jsx-scss
: #73228Misc Changes
next.config.js
API pages under aconfig
folder, fix headings in TS and ESLint config pages: #72465return Err(anyhow!())
withanyhow::bail!()
: #7248766855b96-20241106
to5c56b873-20241107
: #72469swc_core
tov5.0.4
fromv5.0.1
: #72604patchFileDelay
flag: #72439function
to page component examples: #72620ResolvedVc
forturbopack
crate: #72791@container
: #72607emit_error
function: [#72811](https://redirect.githuConfiguration
📅 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.