Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@skeletonlabs/skeleton (source) ^2.2.0 -> ^4.0.0 age confidence
@sveltejs/adapter-node (source) ^1.3.1 -> ^5.0.0 age confidence
@sveltejs/kit (source) ^1.25.1 -> ^2.0.0 age confidence
@types/node (source) 20.10.0 -> 24.10.3 age confidence
@typescript-eslint/eslint-plugin (source) ^6.7.3 -> ^8.0.0 age confidence
@typescript-eslint/parser (source) ^6.7.3 -> ^8.0.0 age confidence
eslint (source) ^8.50.0 -> ^9.0.0 age confidence
eslint-config-prettier ^9.0.0 -> ^10.0.0 age confidence
eslint-plugin-svelte (source) ^2.33.2 -> ^3.0.0 age confidence
husky ^8.0.3 -> ^9.0.0 age confidence
svelte (source) ^4.2.1 -> ^5.0.0 age confidence
svelte-check ^3.5.2 -> ^4.0.0 age confidence
tailwindcss (source) ^3.3.3 -> ^4.0.0 age confidence
vite (source) ^5.0.0 -> ^7.0.0 age confidence

Release Notes

skeletonlabs/skeleton (@​skeletonlabs/skeleton)

v4.7.4

Compare Source

v4.7.3

Compare Source

v4.7.2

Compare Source

Patch Changes
  • task: remove sass build step (#​4188)

v4.7.1

Compare Source

v4.7.0

Compare Source

v4.6.1

Compare Source

v4.6.0

Compare Source

v4.5.3

Compare Source

v4.5.2

Compare Source

v4.5.1

Compare Source

v4.5.0

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

v4.3.4

Compare Source

Patch Changes
  • bugfix: Resolved style issues for Select, Radio, Checkbox utilities (#​4091)

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.5

Patch Changes
  • fix: widen compatbility with nodenext (#​4026)

v4.1.4

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Major Changes
Minor Changes
  • feat: Add framework package @source rules to remove the need for users to explicitely add these (#​3656)

  • feat: merge optional preset styles into core (#​3714)

  • feat: progress circular (#​3779)

Patch Changes
  • feat: progress-linear (#​3694)

  • fix: replace all with dedicated transition properties on btn utility (#​3773)

  • chore: trusted publishing (#​3792)

  • chore: update readme (#​3805)

  • fix: changeset link (#​3863)

  • fix: disable hover styles for btn when disabled (#​3757)

  • chore: version sync (#​3852)

v3.2.1

Compare Source

Patch Changes
  • fix: disabled hover styles on btn utility when disabled (#​3788)

v3.2.0

Compare Source

Minor Changes
  • feat: add skb (skeleton-base) Tailwind variant (#​3491)

v3.1.8

Compare Source

Patch Changes
  • bugfix: Added missing child border-radii to input group (#​3630)

v3.1.7

Compare Source

Patch Changes
  • bugfix: Adjust selector for global placeholder styling (#​3608)

v3.1.6

Compare Source

Patch Changes
  • bugfix: Set universal input placeholder to ensure consistent coloring (#​3606)

v3.1.5

Compare Source

Patch Changes
  • bugfix: Remove unnecessary loop in preset.scss (#​3593)

v3.1.4

Compare Source

Patch Changes
  • bugfix: Allow thumb to slide full length in range slider for all browsers (#​3566)

v3.1.3

Compare Source

Patch Changes
  • Remove Color input border in Firefox (#​3530)

v3.1.2

Compare Source

Patch Changes
  • bugfix: Input Group select updated to match checked state (#​3454)

v3.1.1

Compare Source

Patch Changes
  • fix: apply card hover style correctly (#​3449)

  • bugfix: Adjust Input Group styles to match individual elements (#​3446)

  • bugfix: Resolve issue with Select arrows overlapping text (#​3445)

  • fix: add missing core utilities (#​3442)

  • fix: add back transparency for selection color (#​3433)

  • bugfix: Remove redundant styling for selected option in select elements (#​3422)

v3.1.0

Compare Source

Minor Changes

v3.0.0

Compare Source

Minor Changes
  • chore: Updated to the latest dependencies (#​3367)

  • Feature: Added radial and conic gradient support (#​3367)

Patch Changes
  • chore: Restore Button and Chip default hover states (#​3367)

  • chore: Modified default styles based on theme gen improvements (#​3367)

  • bugfix: fix css property typo in form-groups classes (#​3367)

  • bugfix: Resolved a number of small display issues with Input Groups (#​3367)

  • feature: Added a contentPath utility function for tailwind content paths (#​3367)

  • Fix conflicting build artifacts (#​3367)

  • chore: Improved button hover state brightness effect (#​3367)

  • bugfix: Resolve an issue causing a white flash when selecting inputs. (#​3367)

  • feat: Tailwind v4 (#​3367)

  • All Skeleton components have been updated to integrate Zag.js. This contains a number of breaking component API changes. Updates all documentation. And includes new CSS animations in the Tailwind plugin. (More Information) (#​3367)

  • chore: Moved Prettier and ESLint to repo root, updated formatting, and rectified linting issues (#​3367)

  • fix: add string type to contentPath args (#​3367)

  • chore: Improved global and per component focus state styles (#​3367)

  • chore: Style improvements for Buttons, Badges, Chips, and Form elements (#​3367)

v2.11.0

Compare Source

Minor Changes
  • Fix CloseQuery has no effect and popup disappear on click (#​3076)

v2.10.4

Compare Source

Patch Changes
  • bugfix: fix popup disappearing when dragging mouse out of the input box (#​2937)

v2.10.3

Compare Source

Patch Changes
  • chore: update peer dependencies to support Svelte 5 (#​2902)

v2.10.2

Compare Source

Patch Changes
  • bugfix: Added restProps to InputChip (#​2739)

  • chore: Resolve missing onclick events for AppRailTile and AppRailAnchor. (#​2751)

v2.10.1

Compare Source

Patch Changes
  • bugfix: InputChip issue resolved to support Svelte 5 (#​2715)

  • bugfix: Removed invalid role and forward events on AppRailAnchor component (#​2716)

v2.10.0

Compare Source

Minor Changes
  • Chore: resolved various accessibility issues and warnings. (#​2643)
Patch Changes
  • bugfix: Changed Autocomplete's input prop type to unknown (#​2648)

v2.9.2

Compare Source

Patch Changes
  • bugfix: Resolved a timing issue that could cause Toasts to animate incorrectly on close. (#​2622)

v2.9.1

Compare Source

Patch Changes
  • Bugfix: Removed duplicate class attribute on AccordionItem SVG caret icon (#​2597)

  • Chore: Fix JSDoc comment for AppRail border property #​2592 (#​2601)

v2.9.0

Compare Source

Minor Changes
  • feat: Added disabled prop to ListBox and ListBoxItem components. (#​2485)

v2.8.0

Compare Source

Minor Changes
  • feat: InputChips now allow you to add/remove chips programatically. (#​2347)
Patch Changes
  • bugfix: Removed recursive-tree-view's unused props for disabled and open (#​2427)

  • bugfix: CodeBlock copy button type is now button instead of default (submit) (#​2428)

  • bugfix: added label prop to InputChips to provide aria-label for a11y (#​2445)

  • chore: Applied @html interpretation to Autocomplete empty state (#​2448)

v2.7.1

Compare Source

Patch Changes
  • chore: Use the ActionReturn type for the clipboard action (#​2376)

v2.7.0

Compare Source

Minor Changes
  • feat: The focusTrap action can not take a set of tabIndex values to denote initial tab focus (#​2191)
Patch Changes
  • bugfix: Step events have been moved to the parent Stepper component to match the documentation spec (#​2341)

  • bugfix: The Modal system's subscription has been updated to avoid a potential memory leak issue (#​2336)

  • bugfix: Resolved a Safari browser styling issue when Avatars are placed inside AppBar (#​2333)

  • chore: Modal backdrop padding can now be overwritten via regionProp and backdropClasses (#​2332)

  • bugfix: Modal Prompt of type number now returns number instead of a string (#​2334)

  • bugfix: Fixed an issue where Models would shift or wobble slightly on open (#​2255)

v2.6.1

Compare Source

Patch Changes
  • chore: Added a animIndeterminate prop to customize the ProgressBar indeterminate animation. (#​2317)

  • chroe: AccordionItem now includes iconOpen and iconClosed slots for custom open/closed icons (#​2285)

  • chore: Added a new fontSize prop to the Avatar component to control the size of the initials (#​2322)

  • bugfix: RadioGroup now includes flexDirection and gap props for handling vertical layouts and item spacing respectively (#​2309)

v2.6.0

Compare Source

Minor Changes
  • bugfix: Resolves a bug in ProgressBar where the meter classes were applied twice (#​2288)
Patch Changes
  • bugfix: Accordion Item on:toggle event now provides properly formatted id and panelId values (#​2279)

  • bugfix: The Paginator numeric row now adheres to the disabled state (#​2269)

v2.5.1

Compare Source

Patch Changes
  • chore: Adjust popup 'onWindowClick' to respect an empty 'queryString' (#​2237)

v2.5.0

Compare Source

Minor Changes
  • feat: Autocomplete now accepts custom filter function using the prop filter (#​2208)
Patch Changes
  • bugfix: Fixed Tree View component bug that prevented clicking Tree elements. (#​2171)

  • bugfix: Table cells are only focusable when the interactive prop is enabled (#​2194)

  • bugfix: Improved keyboard interaction and accessability for the AppRailTile (#​2172)

  • bugfix: Drawers now have a smoother close animation by default (#​2219)

  • bugfix: Drawer touch events are now passive (#​2220)

  • chore: Progress Bar and Progress Radial now include dedicated transition props (#​2196)

v2.4.0

Compare Source

Minor Changes
  • feat: Added recursive Tree View component enhancements including: (#​2181)

    • Added click and toggle events.
    • The lead and content props now accepts Svelte components and HTML content.
  • feat: Added a transition duration property to the Drawer component as well as DrawerSettings (#​2139)

Patch Changes
  • bugfix: Fixed a linting error on the linting error on Progress Radial component (#​2134)

v2.3.0

Compare Source

Minor Changes
    • feat: File Dropzone and File Button now include a fileInput prop to reference to the input element. (#​2105)
    • feat: File Dropzone now forwards the on:focus, on:focusin, and on:focusout events.
  • feat: Added input-chip-interface and input-chip-wrapper region classes to Input Chips. (#​2089)

  • feat: Multiple revisions to the Tree View component: (#​2069)

    • Enhanced and properly named non-recursive Tree View events.
    • Separated the recursive Tree View under the new component RecursiveTreeView.
    • RecursiveTreeView now utilizes the relational prop to enable relational checking.
    • RecursiveTreeView is now using ID arrays with 2-way binding to control the Tree View state, including:
      • expandedNodes
      • disabledNodes
      • checkedNodes
      • indeterminateNodes (affects only multiple relational mode)
    • TreeViewNode now requires a unique ID to support the new checking system.
Patch Changes
  • bugfix: Resolved an issue that allowed focusTrap to escape hidden inputs (#​2077)

  • feat: Added a strokeLinecap property to to Progress Radials, enabling rounded styling (#​2093)

  • chore: Accordion now has RTL compatibility via the use of the text-start class (#​2109)

  • bugfix: Added title prop to Lightswitch component for better i18n support (#​2090)

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

v5.4.0

Compare Source

Minor Changes
Patch Changes

v5.3.3

Compare Source

Patch Changes
  • chore: update "homepage" field in package.json (#​14579)

v5.3.2

Compare Source

Patch Changes

v5.3.1

Compare Source

Patch Changes
  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#​14233)

  • Updated dependencies [f2db41c]:

v5.3.0

Compare Source

Minor Changes
  • feat: add instrumentation.server.ts for tracing and observability setup (#​13899)
Patch Changes

v5.2.16

Compare Source

Patch Changes

v5.2.15

Compare Source

Patch Changes

v5.2.14

Compare Source

Patch Changes

v5.2.13

Compare Source

Patch Changes

v5.2.12

Compare Source

Patch Changes

v5.2.11

Compare Source

Patch Changes

v5.2.10

Compare Source

Patch Changes

v5.2.9

Compare Source

Patch Changes

v5.2.8

Compare Source

Patch Changes

v5.2.7

Compare Source

Patch Changes

v5.2.6

Compare Source

Patch Changes
  • fix: use node: imports to support Deno (#​12785)

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes
  • chore: upgrade polka to 1.0.0-next.28 (#​12693)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes

v5.2.1

Compare Source

Patch Changes

v5.2.0

Compare Source

Minor Changes
  • feat: add unit suffixes to the BODY_SIZE_LIMIT environment variable (#​11680)
Patch Changes

v5.1.1

Compare Source

Patch Changes

v5.1.0

Compare Source

Minor Changes
Patch Changes
  • fix: close keep-alive connections as soon as possible during graceful shutdown rather than accepting new requests (#​12153)

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes
  • fix: regression preventing built application from starting (#​11960)

v5.0.0

[Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-node@4.0.1...@sveltejs/adapter-node@


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.

@renovate renovate bot added dependencies Pull requests that update a dependency file npm renovate labels Dec 14, 2023
@renovate renovate bot force-pushed the renovate/major-npm branch from c276d82 to afc395e Compare January 10, 2024 21:26
@renovate renovate bot changed the title Update npm to v2 (major) Update npm (major) Jan 10, 2024
@renovate renovate bot force-pushed the renovate/major-npm branch 2 times, most recently from 1fc5772 to d89a06a Compare January 25, 2024 04:36
@renovate renovate bot force-pushed the renovate/major-npm branch from d89a06a to 5503b83 Compare February 12, 2024 21:51
@renovate renovate bot force-pushed the renovate/major-npm branch from 5503b83 to 7a3db75 Compare March 8, 2024 17:44
@renovate renovate bot force-pushed the renovate/major-npm branch from 7a3db75 to 32d2e47 Compare April 5, 2024 22:30
@renovate renovate bot force-pushed the renovate/major-npm branch from 32d2e47 to ae75e94 Compare July 31, 2024 18:41
@renovate renovate bot force-pushed the renovate/major-npm branch from ae75e94 to 03af1fc Compare September 2, 2024 13:04
@renovate renovate bot force-pushed the renovate/major-npm branch from 03af1fc to 9326774 Compare October 19, 2024 18:59
@renovate renovate bot force-pushed the renovate/major-npm branch 5 times, most recently from e7d4814 to 979bb26 Compare November 3, 2024 06:56
@renovate renovate bot force-pushed the renovate/major-npm branch from 979bb26 to f34240a Compare November 5, 2024 03:08
@renovate renovate bot force-pushed the renovate/major-npm branch 6 times, most recently from b77b31b to 482bc52 Compare November 26, 2024 10:17
@renovate renovate bot force-pushed the renovate/major-npm branch from 482bc52 to a95f266 Compare November 28, 2024 07:55
@renovate renovate bot force-pushed the renovate/major-npm branch from a95f266 to f88a03f Compare December 11, 2024 15:09
@renovate renovate bot force-pushed the renovate/major-npm branch 3 times, most recently from 15b2245 to cbf6138 Compare January 3, 2025 11:01
@renovate renovate bot force-pushed the renovate/major-npm branch 10 times, most recently from 3e48519 to b874584 Compare October 13, 2025 20:53
@renovate renovate bot force-pushed the renovate/major-npm branch 11 times, most recently from 0160e61 to 5e20e31 Compare October 19, 2025 17:37
@renovate
Copy link
Contributor Author

renovate bot commented Oct 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/pnpm-lock.yaml
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 25, reused 9, downloaded 11, added 0
Progress: resolved 65, reused 31, downloaded 21, added 0
Progress: resolved 144, reused 85, downloaded 55, added 0
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing the dependencies of eslint-plugin-svelte@3.13.1

Your pnpm version is incompatible with "registry.npmjs.org/svelte-eslint-parser/1.4.1".

Expected version: 10.24.0
Got: 8.15.9

This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.

To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".

@renovate renovate bot force-pushed the renovate/major-npm branch 2 times, most recently from 91cfd7c to 02a85ea Compare October 28, 2025 01:38
@renovate renovate bot force-pushed the renovate/major-npm branch 2 times, most recently from 1c2cdaa to 0b6a17a Compare November 3, 2025 02:34
@renovate renovate bot force-pushed the renovate/major-npm branch from 0b6a17a to aadc794 Compare November 12, 2025 01:12
@renovate renovate bot force-pushed the renovate/major-npm branch from aadc794 to 3858c42 Compare December 8, 2025 23:30
@renovate renovate bot force-pushed the renovate/major-npm branch from 3858c42 to b9dfa0c Compare December 10, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant