Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Confidence
sveld ^0.22.1 -> ^0.24.0 age confidence

Release Notes

carbon-design-system/sveld (sveld)

v0.24.4

Compare Source

Fixes

  • preserve named exports from Svelte module context
  • add line break after export declare const

v0.24.3

Compare Source

Fixes

  • recognize MemberExpression defaults (e.g., Number.POSITIVE_INFINITY, Math.PI)
  • use export declare const for module const exports

v0.24.2

Compare Source

Fixes

  • extract @type and @param tags from JSDocs

v0.24.1

Compare Source

Fixes

  • group named exports from same source file

v0.24.0

Compare Source

Breaking Changes

  • respect named exports in generated types
  • remove function body code from documentation output

Fixes

  • handle directory input with glob option

v0.23.4

Compare Source

Fixes

  • resolve TypeScript path aliases in component imports
  • support entry option in rollup plugin
  • make style tag regex non-greedy to handle template literals
  • parallelize writing and hoist standard DOM events set
  • parallelize parsing
  • cache vars and hoist regexes
  • cache parsed AST

v0.23.3

Compare Source

Fixes

  • generate valid TypeScript for arrow function exports
  • handle re-exports in both module and instance scripts
  • capture non-literal default values in prop parsing

v0.23.2

Compare Source

Fixes

  • support optional properties in @property tags for typedefs and @event tags

v0.23.1

Compare Source

Fixes

  • use Record<string, never> for empty context types

v0.23.0

Compare Source

Breaking Changes

  • change default slot name from "__default__" to null
  • replace {} type with Record<string, never> in TypeScript definitions for empty props and slots. This may cause type errors if you intersect or extend these types, as Record<string, never> disallows any properties while {} was more permissive

Features

  • support @property tags for @typedef
  • support setContext API
  • support @event descriptions and @property notation

Fixes

  • use literal keys instead of bracket notation in TypeScript definitions

v0.22.5

Compare Source

Fixes

  • restore slot props type inference
  • prioritize explicit @event detail types over defaults

v0.22.4

Compare Source

Fixes

  • handle undefined and null detail strings in forwarded events
  • preserve custom event types when forwarded from components
  • restore slot flow logic
  • loosen comment parsing when stripping @ts directives

v0.22.3

Compare Source

Fixes

  • filter TypeScript directives when parsing JSDoc comments
  • forwarded events should use @event tags

v0.22.2

Compare Source

Fixes

  • merge @extends props with @restProps in type generation

Configuration

📅 Schedule: Branch creation - "after 1am and before 5am" in timezone EST, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2025

⚠️ No Changeset found

Latest commit: 84dfd50

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Nov 21, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
svelte-ux ✅ Ready (View Log) Visit Preview 84dfd50

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 21, 2025

Open in StackBlitz

npm i https://pkg.pr.new/svelte-ux@651

commit: 84dfd50

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.

1 participant