Skip to content
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

chore(deps): update all non-major dependencies #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) 2.2.274 -> 2.2.282 age adoption passing confidence
@sveltejs/adapter-cloudflare (source) 4.7.4 -> 4.8.0 age adoption passing confidence
@sveltejs/kit (source) 2.8.1 -> 2.11.1 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) 4.0.1 -> 4.0.3 age adoption passing confidence
bits-ui 1.0.0-next.63 -> 1.0.0-next.71 age adoption passing confidence
layerchart ^0.59.1 -> ^0.60.0 age adoption passing confidence
lightningcss 1.28.1 -> 1.28.2 age adoption passing confidence
lucide-svelte (source) ^0.460.0 -> ^0.468.0 age adoption passing confidence
pnpm (source) 9.14.1 -> 9.15.0 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence
prettier-plugin-svelte 3.2.8 -> 3.3.2 age adoption passing confidence
runed (source) ^0.15.3 -> ^0.18.0 age adoption passing confidence
svelte (source) 5.2.4 -> 5.12.0 age adoption passing confidence
svelte-check 4.0.9 -> 4.1.1 age adoption passing confidence
tailwind-merge 2.5.4 -> 2.5.5 age adoption passing confidence
tailwindcss (source) 3.4.15 -> 3.4.16 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
unplugin-icons ^0.20.1 -> ^0.21.0 age adoption passing confidence
vite-plugin-pwa 0.21.0 -> 0.21.1 age adoption passing confidence

Release Notes

iconify/icon-sets (@​iconify/json)

v2.2.282

Compare Source

v2.2.281

Compare Source

v2.2.280

Compare Source

v2.2.279

Compare Source

v2.2.278

Compare Source

v2.2.277

Compare Source

v2.2.276

Compare Source

v2.2.275

Compare Source

sveltejs/kit (@​sveltejs/adapter-cloudflare)

v4.8.0

Compare Source

Minor Changes
  • chore: upgrade esbuild to 0.24.0 (#​12270)
Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.11.1

Compare Source

Patch Changes
  • fix: adhere to Vite build.minify setting when building the service worker (#​13143)

v2.11.0

Compare Source

Minor Changes
  • feat: transport custom types across the server/client boundary (#​13149)
Patch Changes
  • fix: correctly resolve hooks file when a similarly named directory exists (#​13144)

v2.10.1

Compare Source

Patch Changes
  • fix: export init hook from get_hooks (#​13136)

v2.10.0

Compare Source

Minor Changes
  • feat: server and client init hook (#​13103)
Patch Changes
  • fix: prevent hooks exported from hooks.js from overwriting hooks from hooks.server.js (#​13104)

v2.9.1

Compare Source

Patch Changes
  • fix: correctly match route groups preceding optional parameters (#​13099)

v2.9.0

Compare Source

Minor Changes
Patch Changes
  • fix: transform link[rel='shortcut icon'] and link[rel='apple-touch-icon'] to be absolute to avoid console error when navigating (#​13077)

v2.8.5

Compare Source

Patch Changes
  • fix: don't hydrate when falling back to error page (#​13056)

v2.8.4

Compare Source

Patch Changes
  • fix: update inline css url generation for FOUC prevention in dev (#​13007)

v2.8.3

Compare Source

Patch Changes
  • fix: ensure error messages are escaped (#​13050)

  • fix: escape values included in dev 404 page (#​13039)

v2.8.2

Compare Source

Patch Changes
  • fix: prevent duplicate fetch request when using Request with load function's fetch (#​13023)

  • fix: do not override default cookie decoder to allow users to override the cookie library version (#​13037)

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v4.0.3

Compare Source

Patch Changes
  • adapt internal handling of warning and error code property to changes in svelte5 (#​1046)

v4.0.2

Compare Source

Patch Changes
  • Allow script tags to span multiple lines (5309d7b)
huntabyte/bits-ui (bits-ui)

v1.0.0-next.71

Compare Source

Patch Changes
  • fix: Command arrow navigation after empty state displayed (#​997)

v1.0.0-next.70

Compare Source

Patch Changes
  • feat: add onStateChange callback to Command component (#​972)

  • BREAKING: Update child snippet behavior of Floating UI-based Content components (#​994)

  • fix: issue where you were unable to navigate to the previous menu from within a menu of the menubar via arrow keys (#​990)

  • perf: optimize command methods (#​992)

v1.0.0-next.69

Compare Source

Patch Changes
  • fix: allow resetting DateField value (#​988)

  • optimize classes via prototype bindings (#​986)

v1.0.0-next.68

Compare Source

Patch Changes
  • fix: avoidCollisions in Floating UI components (#​984)

v1.0.0-next.67

Compare Source

Patch Changes
  • fix: allow Select to handle empty string values via keyboard (#​979)

v1.0.0-next.66

Compare Source

Patch Changes
  • fix: make open prop of DateRangePicker and DatePicker $bindable (#​975)

v1.0.0-next.65

Compare Source

Patch Changes
  • improve export strategy (#​966)

v1.0.0-next.64

Compare Source

Patch Changes
  • fix: only submit values with FormData on Combobox/Select type="multiple" if a value is selected to align with native <select multiple> behavior (#​961)
techniq/layerchart (layerchart)

v0.60.0

Compare Source

Minor Changes
  • feat: Add Dagre layout component for directed acyclic graphs (DAGs) (#​268)
Patch Changes
  • fix(Spline): Improve initial data display / transition on non-cartesian charts (ex. hierarchy/graph) (#​268)

v0.59.6

Compare Source

Patch Changes
  • fix(Legend): Fix reactivity when scale/data changes. Fixes #​289 (0dea00b)

v0.59.5

Compare Source

Patch Changes
  • Update dependencies (2d74395)

  • fix(PieChart): Fix handling of outerRadius with single series (adb40e2)

v0.59.4

Compare Source

Patch Changes
  • fix(ChartContext): Remove last @layerstack/utils/array import (6b88925)

v0.59.3

Compare Source

Patch Changes
  • Update @layerstack/* packages and remove deep imports (ex. @layerstack/utils/array) (9621a4e)

v0.59.2

Compare Source

Patch Changes
  • fix(Bars,Labels): Add key() acccessor to set {#each} key for improved transitions (7acaa43)

  • fix: Use series.key as {#each} key for better transitions (hide/show series) (5139159)

  • feat(Labels): Support overriding text with default slot (1492cdc)

  • Add default to package.json exports to improve webpack/rollup compatibility (a63fccc)

parcel-bundler/lightningcss (lightningcss)

v1.28.2

Compare Source

Fixes

lucide-icons/lucide (lucide-svelte)

v0.468.0: New icons 0.468.0

Compare Source

New icons 🎨

v0.467.0: New icons 0.467.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.466.0: New icons 0.466.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.465.0: New icons 0.465.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.464.0: New icons 0.464.0

Compare Source

Modified Icons 🔨

v0.463.0: New icons 0.463.0

Compare Source

Modified Icons 🔨

v0.462.0: New icons 0.462.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.461.0: New icons 0.461.0

Compare Source

New icons 🎨

Modified Icons 🔨

pnpm/pnpm (pnpm)

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
prettier/prettier (prettier)

v3.4.2

Compare Source

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#​16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->

C言
語
・
C++
・
Go
・
Rust

<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust

<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#​16891 by @​fisker)
// Input
class A {
  @&#8203;decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.1
class A {
  @&#8203;decorator
  async /**
   * The method description
   *
   */
  method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.2
class A {
  @&#8203;decorator
  /**
   * The method description
   *
   */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
Fix non-idempotent formatting (#​16899 by @​seiyab)

This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.

// Input
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.1 (first)
<div>
  foo
  <span>
    longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo
  </span>, abc
</div>;

// Prettier 3.4.1 (second)
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.2
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

svecosystem/runed (runed)

v0.18.0

Compare Source

Minor Changes
  • feat: add runScheduledNow and updateImmediately to Debounced
    (#​142)
Patch Changes
  • fix: PersistedState - only listen for the 'storage' event if using 'local' storage
    (#​159)

v0.17.0

Compare Source

Minor Changes
  • change: handle boolean conversion within IsSupported to improve DX
    (#​165)

  • feat: useGeolocation (#​165)

v0.16.3

Compare Source

Patch Changes

v0.16.2

Compare Source

Patch Changes
  • Refactored public methods to use prototype-based bound functions instead of arrow functions for
    (#​161) better inheritance and reduced memory
    usage

v0.16.1

Compare Source

Patch Changes
  • widen the type of element getter args to HTMLElement | undefined | null
    (#​157)

  • ensure explicit return types for utilities (#​157)

  • fix: isIdle.current should be readonly (#​157)

v0.16.0

Compare Source

Minor Changes

v0.15.4

Compare Source

Patch Changes
  • docs: add jsdoc comments to the Debounced state util (#​140)

  • fix: useDebounce race condition (#​139) (#​146)

sveltejs/svelte (svelte)

v5.12.0

Compare Source

Minor Changes
  • feat: expose more AST types from "svelte/compiler" (#​14601)
Patch Changes
  • fix: don't add parenthesis to media query if already present (#​14699)

  • fix: ensure if block paths retain correct template namespacing (#​14685)

v5.11.3

Compare Source

Patch Changes
  • fix: allow unquoted slash in attributes (#​14615)

  • fix: better handle hydration of script/style elements (#​14683)

  • fix: make defaultValue work with spread (#​14640)

  • fix: avoid mutation validation for invalidate_inner_signals (#​14688)

v5.11.2

Compare Source

Patch Changes
  • fix: correctly handle ssr for reactivity/window (#​14681)

v5.11.1

Compare Source

Patch Changes
  • fix: account for global block in is_empty (#​14677)

  • fix: remove overzealous reactive_declaration_non_reactive_property warning (#​14663)

v5.11.0

Compare Source

Minor Changes
  • feat: add svelte/reactivity/window module (#​14660)
Patch Changes
  • fix: take into account registration state when setting custom element props (#​14508)

v5.10.1

Compare Source

Patch Changes
  • fix: ensure snippet hoisting works in the correct scope (#​14642)

  • fix: ensure $state.snapshot clones holey arrays correctly (#​14657)

  • fix: restore input binding selection position (#​14649)

  • fix: transform everything that is not a selector inside :global (#​14577)

  • Overwrite Spring.#last_value when using .set() with {instant: true} (#​14656)

  • fix: don't emit assignment warnings for bindings (#​14651)

v5.10.0

Compare Source

Minor Changes
  • feat: provide links to documentation for errors/warnings (#​14629)
Patch Changes
  • fix: allow exports with source from script module even if no bind is present (#​14620)

  • fix: deconflict get_name for literal class properties (#​14607)

v5.9.1

Compare Source

Patch Changes
  • fix: mark subtree dynamic for bind with sequence expressions (#​14626)

v5.9.0

Compare Source

Minor Changes
  • feat: add support for bind getters/setters (#​14307)
Patch Changes
  • fix: always run if block code the first time (#​14597)

v5.8.1

Compare Source

Patch Changes
  • fix: reinstate missing prefersReducedMotion export (#​14586)

v5.8.0

Compare Source

Minor Changes
  • feat: add Spring and Tween classes to svelte/motion (#​11519)

v5.7.1

Compare Source

Patch Changes
  • fix: ensure bindings always take precedence over spreads (#​14575)

v5.7.0

Compare Source

Minor Changes
  • feat: add createSubscriber function for creating reactive values that depend on subscriptions (#​14422)

  • feat: add reactive MediaQuery class, and a prefersReducedMotion class instance (#​14422)

Patch Changes
  • fix: treat undefined and null the same for the initial input value (#​14562)

v5.6.2

Compare Source

Patch Changes
  • chore: make if blocks tree-shakable (#​14549)

v5.6.1

Compare Source

Patch Changes
  • fix: handle static form values in combination with default values (#​14555)

v5.6.0

Compare Source

Minor Changes
  • feat: support defaultValue/defaultChecked for inputs (#​14289)

v5.5.4

[Compare Source](https


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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.


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

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

Copy link

cloudflare-workers-and-pages bot commented Nov 25, 2024

Deploying lipu-svelte with  Cloudflare Pages  Cloudflare Pages

Latest commit: ec7ae1e
Status: ✅  Deploy successful!
Preview URL: https://ad4fb434.lipu-svelte.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.lipu-svelte.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from 3a1c9e4 to c02bfab Compare December 2, 2024 01:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from df520fc to cbcfe2f Compare December 3, 2024 19:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 637ce34 to 7331dff Compare December 10, 2024 20:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from a5ceff2 to 80f622e Compare December 13, 2024 00:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80f622e to ec7ae1e Compare December 13, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant