-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update npm #74
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
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:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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 (
|
8e84e2c to
49fc030
Compare
49fc030 to
0ed1c03
Compare
0ed1c03 to
7f53c84
Compare
7f53c84 to
7c81421
Compare
7c81421 to
9140bb9
Compare
9140bb9 to
8fb6604
Compare
8fb6604 to
0b4afa4
Compare
0b4afa4 to
27514e6
Compare
27514e6 to
bda7bd9
Compare
bda7bd9 to
f7ee12d
Compare
f7ee12d to
b41ca23
Compare
b41ca23 to
f3da21b
Compare
f3da21b to
1e1d9ff
Compare
1e1d9ff to
b65644a
Compare
b65644a to
bdeb5de
Compare
bdeb5de to
319d011
Compare
319d011 to
8998885
Compare
8998885 to
dad0925
Compare
This PR contains the following updates:
^2.21.0->^2.21.1^22.15.18->^22.15.21^1.4.8->^1.7.0^3.8.1->^3.9.0^15.0.11->^15.0.12^4.1.3->^4.1.4^1.242.2->^1.246.0^4.17.1->^4.17.2^5.30.2->^5.33.1^1.0.1->^1.0.3Release Notes
sveltejs/kit (@sveltejs/kit)
v2.21.1Compare Source
Patch Changes
chore: clarify which functions
handleFetchaffects (#13788)fix: ensure
$envand$app/environmentare correctly set while analysing server nodes (#13790)huntabyte/bits-ui (bits-ui)
v1.7.0Compare Source
Minor Changes
feat(DropdownMenu): new
DropdownMenu.CheckboxGroupcomponent (#1486)feat(ContextMenu): new
ContextMenu.CheckboxGroupcomponent (#1486)feat(Menubar): new
Menubar.CheckboxGroupcomponent (#1486)Patch Changes
fix(Select): ensure scroll buttons render on subsequent mounts (#1484)
fix(Combobox): ensure scroll buttons render on subsequent mounts (#1484)
v1.6.1Compare Source
Patch Changes
fix(Tooltip): ensure only one tooltip within a Provider can be open at a time (#1481)
fix(Command): replace
encodeURIComponentwithcss.escapefor attribute values (#1482)v1.6.0Compare Source
Minor Changes
activestate (#1471)Patch Changes
fix(DateRangeField): ensure prepopulated value takes priority over placeholder for validation (#1479)
fix(NavigationMenu): do not close
Subcontent when clicking the trigger (#1473)fix(NavigationMenu): render
ContentwithoutViewport(#1474)fix(DateField): ensure prepopulated value takes priority over placeholder for validation (#1479)
v1.5.3Compare Source
Patch Changes
v1.5.2Compare Source
Patch Changes
fix(RangeCalendar): ensure
weekStartsOnis absolute and fallback to locale if not provided (#1462)fix(DateRangePicker): use current field to determine max days in month (#1460)
fix(DateRangePicker): ensure
weekStartsOnis absolute and fallback to locale if not provided (#1462)fix(DatePicker): ensure
weekStartsOnis absolute and fallback to locale if not provided (#1462)fix(Calendar): ensure
weekStartsOnis absolute and fallback to locale if not provided (#1462)fix(DateRangeField): use current field to determine max days in month (#1460)
v1.5.1Compare Source
Patch Changes
v1.5.0Compare Source
Minor Changes
onSelectfor SubTrigger (#1454)Patch Changes
fix(ScrollArea): ensure thumb properly restores previous position (#1455)
fix(DatePicker): export
Portalparts (#1451)fix(Menu): remove unused
closeOnSelectprop from SubTrigger components (#1453)sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.9.0Compare Source
Minor Changes
6e86e30Thanks @43081j! - Improve performance of ignore comment extraction and add support for comma-separated ignore codesv3.8.2Compare Source
Patch Changes
0681f90Thanks @marekdedic! - fix(consistent-selector-style): Fixed detections of repeated elements such as in {#each}markedjs/marked (marked)
v15.0.12Compare Source
Bug Fixes
octokit/octokit.js (octokit)
v4.1.4Compare Source
Bug Fixes
@octokit/webhooks(#2847) (3589cd2), closes #2844PostHog/posthog-js (posthog-js)
v1.246.0Compare Source
v1.245.2Compare Source
v1.245.1Compare Source
v1.245.0Compare Source
v1.244.0Compare Source
v1.243.1Compare Source
v1.242.3Compare Source
PostHog/posthog-js-lite (posthog-node)
v4.17.2Compare Source
sveltejs/svelte (svelte)
v5.33.1Compare Source
Patch Changes
v5.33.0Compare Source
Minor Changes
feat: XHTML compliance (#15538)
feat: add
fragments: 'html' | 'tree'option for wider CSP compliance (#15538)v5.32.2Compare Source
Patch Changes
chore: simplify
<pre>cleaning (#15980)fix: attach
__svelte_metacorrectly to elements following a CSS wrapper (#15982)fix: import untrack directly from client in
svelte/attachments(#15974)v5.32.1Compare Source
Patch Changes
<select multiple>value is given (#14816)v5.32.0Compare Source
Minor Changes
feat: warn on implicitly closed tags (#15932)
feat: attachments
fromActionutility (#15933)Patch Changes
v5.31.1Compare Source
Patch Changes
MediaQuery(#15937)v5.31.0Compare Source
Minor Changes
Patch Changes
AttachTaginTagunion type inside theASTnamespace from"svelte/compiler"(#15946)wobsoriano/svelte-sonner (svelte-sonner)
v1.0.3Compare Source
Patch Changes
be39b67: Avoid triggering nested $effect updates on dismissalv1.0.2Compare Source
Patch Changes
ae0b9fa: Fixed an issue where usage of toast inside$effectcauses an infinite loopConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.