Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) ^9.29.0 -> ^9.30.1 age confidence
@lucide/svelte (source) ^0.515.0 -> ^0.525.0 age confidence
@shikijs/langs (source) ^3.6.0 -> ^3.7.0 age confidence
@shikijs/rehype (source) ^3.6.0 -> ^3.7.0 age confidence
@shikijs/themes (source) ^3.6.0 -> ^3.7.0 age confidence
@shikijs/transformers (source) ^3.6.0 -> ^3.7.0 age confidence
@sveltejs/kit (source) ^2.21.5 -> ^2.22.2 age confidence
@tailwindcss/vite (source) ^4.1.10 -> ^4.1.11 age confidence
@types/node (source) ^24.0.1 -> ^24.0.10 age confidence
@upstash/redis ^1.35.0 -> ^1.35.1 age confidence
bits-ui ^2.8.0 -> ^2.8.10 age confidence
eslint (source) ^9.29.0 -> ^9.30.1 age confidence
eslint-plugin-svelte (source) ^3.9.2 -> ^3.10.1 age confidence
globals ^16.2.0 -> ^16.3.0 age confidence
mode-watcher (source) ^1.0.8 -> ^1.1.0 age confidence
pnpm (source) 10.12.1 -> 10.12.4 age confidence
posthog-js (source) ^1.252.1 -> ^1.256.2 age confidence
posthog-node (source) ^5.1.0 -> ^5.1.1 age confidence
prettier (source) ^3.5.3 -> ^3.6.2 age confidence
prettier-plugin-tailwindcss ^0.6.12 -> ^0.6.13 age confidence
runed (source) ^0.28.0 -> ^0.29.1 age confidence
shiki (source) ^3.6.0 -> ^3.7.0 age confidence
svelte (source) ^5.34.3 -> ^5.35.2 age confidence
svelte-check ^4.2.1 -> ^4.2.2 age confidence
tailwindcss (source) ^4.1.10 -> ^4.1.11 age confidence
tw-animate-css ^1.3.4 -> ^1.3.5 age confidence
typescript-eslint (source) ^8.34.0 -> ^8.35.1 age confidence
vite-plugin-devtools-json ^0.2.0 -> ^0.2.1 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.30.1

Compare Source

v9.30.0

Compare Source

lucide-icons/lucide (@​lucide/svelte)

v0.525.0: Version 0.525.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.524.0...0.525.0

v0.524.0: Version 0.524.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.523.0...0.524.0

v0.523.0: Version 0.523.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.522.0...0.523.0

v0.522.0: Version 0.522.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.521.0...0.522.0

v0.521.0: Version 0.521.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.520.0...0.521.0

v0.520.0: Version 0.520.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.519.0...0.520.0

v0.519.0: Version 0.519.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.518.0...0.519.0

v0.518.0: Version 0.518.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.517.0...0.518.0

v0.517.0: Version 0.517.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.516.0...0.517.0

v0.516.0: Version 0.516.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.515.0...0.516.0

shikijs/shiki (@​shikijs/langs)

v3.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
sveltejs/kit (@​sveltejs/kit)

v2.22.2

Compare Source

Patch Changes
  • fix: use fallback if untrack doesn't exist in svelte package (#​13933)

  • fix: warning for chrome devtools requests now suggests sv instead of vite plugin (#​13905)

v2.22.1

Compare Source

Patch Changes
  • fix: prevent infinite loop when calling pushState/replaceState in $effect (#​13914)

  • chore: use manualChunks to bundle single and inline apps with Rolldown (#​13915)

v2.22.0

Compare Source

Minor Changes
  • feat: add support for Vite 7 and Rolldown. See https://vite.dev/guide/rolldown.html#how-to-try-rolldown for details about how to try experimental Rolldown support. You will also need vite-plugin-svelte@^6.0.0-next.0 and vite@^7.0.0-beta.0. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #​13738 for ongoing work. (#​13747)
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.1.11

Compare Source

Fixed
  • Add heuristic to skip candidate migrations inside emit(…) (#​18330)
  • Extract candidates with variants in Clojure/ClojureScript keywords (#​18338)
  • Document --watch=always in the CLI's usage (#​18337)
  • Add support for Vite 7 to @tailwindcss/vite (#​18384)
upstash/upstash-redis (@​upstash/redis)

v1.35.1

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.35.0...v1.35.1

huntabyte/bits-ui (bits-ui)

v2.8.10

Compare Source

Patch Changes
  • fix(Menu): respect closeOnSelect for subitems (#​1636)

v2.8.9

Compare Source

Patch Changes
  • fix(NavigationMenu): Ensure MenuItem ref is bindable (#​1629)

  • chore: update runed and svelte-toolbelt to resolve issues with default exports (#​1631)

v2.8.8

Compare Source

Patch Changes
  • fix(Checkbox): only call onValueChange once per change to CheckboxGroup value (#​1620)

v2.8.7

Compare Source

Patch Changes
  • fix(Calendar): ensure days are disabled when outside month and disableDaysOutsideMonth (#​1619)

  • fix(Checkbox): ensure Checkbox.Group onValueChange isn't called more than once per change (#​1617)

v2.8.6

Compare Source

Patch Changes
  • fix(ScrollArea): use correct ref for thumbs (#​1615)

v2.8.5

Compare Source

Patch Changes
  • fix(Command): Ensure selected item is visible when command is in grid mode (#​1610)

v2.8.4

Compare Source

Patch Changes
  • fix: replace css.escape to prevent this issue (#​1608)

v2.8.3

Compare Source

Patch Changes
  • fix: ensure node ids are updated properly (#​1605)

v2.8.2

Compare Source

Patch Changes

v2.8.1

Compare Source

Patch Changes
  • fix(ContextMenu): support portalling ContextMenu.SubContent (#​1591)

  • fix(FocusScope): decouple onCloseAutoFocus and onOpenAutoFocus from trapFocus conditional (#​1591)

  • fix: issue where ref would become null during state transitions (#​1591)

  • fix(DropdownMenu): support portalling DropdownMenu.SubContent (#​1591)

eslint/eslint (eslint)

v9.30.1

Compare Source

v9.30.0

Compare Source

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v3.10.1

Compare Source

Patch Changes

v3.10.0

Compare Source

Minor Changes

v3.9.3

Compare Source

Patch Changes
sindresorhus/globals (globals)

v16.3.0

Compare Source


svecosystem/mode-watcher (mode-watcher)

v1.1.0

Compare Source

Minor Changes
  • feat: expose synchronousModeChanges prop to opt out of performance improvements for synchronous mode changes. Defaults to false. (#​147)
Patch Changes
  • fix: correct deprecation of generateSetInitialModeExpression (#​143)
pnpm/pnpm (pnpm)

v10.12.4

Compare Source

Patch Changes

v10.12.3

Compare Source

Patch Changes
  • Restore hoisting of optional peer dependencies when installing with an outdated lockfile.
    Regression introduced in v10.12.2 by #​9648; resolves #​9685.

v10.12.2

Compare Source

Patch Changes
  • Fixed hoisting with enableGlobalVirtualStore set to true #​9648.
  • Fix the --help and -h flags not working as expected for the pnpm create command.
  • The dependency package path output by the pnpm licenses list --json command is incorrect.
  • Fix a bug in which pnpm deploy fails due to overridden dependencies having peer dependencies causing ERR_PNPM_OUTDATED_LOCKFILE #​9595.
PostHog/posthog-js (posthog-js)

v1.256.2: 1.256.2

Compare Source

1.256.2 - 2025-07-04

v1.256.1: 1.256.1

Compare Source

1.256.1 - 2025-07-02

  • fix survey input color on dark backgrounds (#​2071)

v1.256.0: 1.256.0

Compare Source

1.256.0 - 2025-06-30

  • feat: push replay and person data to intercom and crisp chat (#​2039)

v1.255.3: 1.255.3

Compare Source

1.255.3 - 2025-06-30

v1.255.2: 1.255.2

Compare Source

1.255.2 - 2025-06-30

  • fix: word break on open ended choices (#​2065)
  • chore: make it easier to run locally (#​2061)
  • chore: deprecate ip config (#​2053)
  • Fix dev on nextjs playground (#​2051)
  • feat: add vscode extension playground (#​2041)
  • chore: add a top-level changelog (#​2040)
  • chore: improve eslint rule (#​2038)
  • chore: Make nextjs playground work with regular install (#​2035)

v1.255.1: 1.255.1

Compare Source

1.255.1 - 2025-06-20

  • chore: new survey config (#​2031)
  • split configuration and fix react linting (#​2028)

v1.255.0: 1.255.0

Compare Source

1.255.0 - 2025-06-18

  • feat: enhance campaign parameter retrieval from cookies and URL (#​2027)

v1.254.0: 1.254.0

Compare Source

1.254.0 - 2025-06-17

  • feat: add distinct id tracing header (#​2026)
  • Add flags project board workflow (#​2014)

v1.253.4: 1.253.4

Compare Source

1.253.4 - 2025-06-16

  • fix: some style problems in multiple/single-choice questions (#​2016)

v1.253.3: 1.253.3

Compare Source

1.253.3 - 2025-06-16

  • fix: don't call ff events for surveys (#​2022)
  • chore: move readme to root (#​2023)

v1.253.2: 1.253.2

Compare Source

1.253.2 - 2025-06-16

v1.253.1: 1.253.1

Compare Source

1.253.1 - 2025-06-16

PostHog/posthog-js-lite (posthog-node)

v5.1.1

Compare Source

  1. fix: Handle double-encoded JSON payloads from the remote config endpoint
prettier/prettier (prettier)

v3.6.2

Compare Source

diff

Markdown: Add missing blank line around code block (#​17675 by @​fisker)
<!-- Input -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

<!-- Prettier 3.6.1 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```
   1. Another
   2. List

<!-- Prettier 3.6.2 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

v3.6.1

Compare Source

diff

TypeScript: Allow const without initializer (#​17650, #​17654 by @​fisker)
// Input
export const version: string;

// Prettier 3.6.0 (--parser=babel-ts)
SyntaxError: Unexpected token (1:21)
> 1 | export const version: string;
    |                     ^

// Prettier 3.6.0 (--parser=oxc-ts)
SyntaxError: Missing initializer in const declaration (1:14)
> 1 | export const version: string;
    |              ^^^^^^^^^^^^^^^

// Prettier 3.6.1
export const version: string;
Miscellaneous: Avoid closing files multiple times (#​17665 by @​43081j)

When reading a file to infer the interpreter from a shebang, we use the
n-readlines library to read the first line in order to get the shebang.

This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if n-readlines did not already close
them.

v3.6.0

Compare Source

diff

🔗 Release Notes

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.13

Compare Source

  • Prevent Svelte files from breaking when there are duplicate classes (#​359)
  • Ensure prettier-plugin-multiline-arrays and prettier-plugin-jsdoc work when used together with this plugin (#​372)
svecosystem/runed (runed)

v0.29.1

Compare Source

Patch Changes
  • feat(ScrollState): Add progress.(x|y) api
    (#​284)

  • fix: add defaults export to package.json (#​285)

v0.29.0

Compare Source

Minor Changes
  • feat(Debounced): Expose pending state from useDebounce
    (#​272)
sveltejs/svelte (svelte)

v5.35.2

Compare Source

Patch Changes

v5.35.1

Compare Source

Patch Changes
  • feat: add parent hierarchy to __svelte_meta objects (#​16255)

v5.35.0

Compare Source

Minor Changes
Patch Changes

v5.34.9

Compare Source

Patch Changes
  • fix: ensure unowned deriveds can add themselves as reactions while connected (#​16249)

v5.34.8

Compare Source

Patch Changes
  • fix: untrack $inspect.with and add check for unsafe mutation (#​16209)

  • fix: use fine grained for template if the component is not explicitly in legacy mode (#​16232)

  • lift unsafe_state_mutation constraints for SvelteSet, SvelteMap, SvelteDate, SvelteURL and SvelteURLSearchParams created inside the derived (#​16221)

v5.34.7

Compare Source

Patch Changes
  • fix: address css class matching regression (#​16204)

v5.34.6

Compare Source

Patch Changes
  • fix: match class and style directives against attribute selector (#​16179)

v5.34.5

Compare Source

Patch Changes
  • fix: keep spread non-delegated event handlers up to date (#​16180)

  • fix: remove undefined attributes on hydration (#​16178)

  • fix: ensure sources within nested effects still register correctly (#​16193)

  • fix: avoid shadowing a variable in dynamic components (#​16185)

v5.34.4

Compare Source

Patch Changes
  • fix: don't set state withing with_parent in proxy (#​16176)

  • fix: use compiler-driven reactivity in legacy mode template expressions (#​16100)

sveltejs/language-tools (svelte-check)

v4.2.2

Compare Source

  • fix: invalidate project file cache and handle watcher race condition (#​2779)
  • fix: prevent error with bind:this={get, set} (#​2781)
  • fix: don't treat derived imported from svelte/store as a potential store (#​2780)
  • fix: key block can have its own block scope (#​2768)
Wombosvideo/tw-animate-css (tw-animate-css)

v1.3.5

Compare Source

Changelog

  • b8cc09c: fix: update slide translate calculations to use correct sign for ratio values
  • 69fbfcd: chore: bump version to 1.3.5 and update dependencies

Issues fixed

typescript-eslint/typescript-eslint (typescript-eslint)

v8.35.1

Compare Source

This


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Jun 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2025 2:42am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jun 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need 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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/npm branch from 3eee96f to c231465 Compare July 1, 2025 01:35
@renovate renovate bot force-pushed the renovate/npm branch from c231465 to d3fc5ea Compare July 1, 2025 13:58
@renovate renovate bot force-pushed the renovate/npm branch from d3fc5ea to fdf4ba9 Compare July 1, 2025 20:47
@renovate renovate bot force-pushed the renovate/npm branch from fdf4ba9 to 2615f83 Compare July 2, 2025 03:03
@renovate renovate bot force-pushed the renovate/npm branch from 2615f83 to bc889e8 Compare July 2, 2025 14:42
@renovate renovate bot force-pushed the renovate/npm branch from bc889e8 to b4acbff Compare July 2, 2025 21:13
@renovate renovate bot force-pushed the renovate/npm branch from b4acbff to c374cda Compare July 3, 2025 20:43
@renovate renovate bot force-pushed the renovate/npm branch from c374cda to f4db8fc Compare July 4, 2025 02:42
@WarningImHack3r WarningImHack3r merged commit b7e03f0 into main Jul 6, 2025
5 checks passed
@WarningImHack3r WarningImHack3r deleted the renovate/npm branch July 6, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants