fix(deps): update dependency preline to v4.2.0 #455

Open
renovate-bot wants to merge 1 commits from renovate/preline-4.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
preline (source) 4.1.34.2.0 age adoption passing confidence

Release Notes

htmlstreamofficial/preline (preline)

v4.2.0: - New components, 10+ framework guides, and quality improvements

Compare Source

Adds Marquee components, expands Stepper and Spinner examples, adds 13 framework guides, and includes Tailwind CSS v4.2.x support plus dropdown and scrollspy fixes.

New Components & Improvements

Updates

  • Updated: Tailwind CSS to v4.2.x
  • Updated: Replaced legacy aspect-ratio plugin usage with native Tailwind CSS aspect-ratio utilities and removed the @​tailwindcss/aspect-ratio dependency.

Fixes and Improvements

  • Fixed: Preserve selected remote options in dropdown across searches in tags mode and fix crash when re-selecting an option after a subsequent search. [Issue #​752]
  • Fixed: Fix browser back button navigating away from page instead of returning to previous section by replacing replaceState with pushState and adding a popstate listener in scrollspy. [Issue #​749]

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [preline](https://preline.co) ([source](https://github.com/htmlstreamofficial/preline)) | [`4.1.3` → `4.2.0`](https://renovatebot.com/diffs/npm/preline/4.1.3/4.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/preline/4.2.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/preline/4.2.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/preline/4.1.3/4.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/preline/4.1.3/4.2.0?slim=true) | --- ### Release Notes <details> <summary>htmlstreamofficial/preline (preline)</summary> ### [`v4.2.0`](https://github.com/htmlstreamofficial/preline/releases/tag/v4.2.0): - New components, 10+ framework guides, and quality improvements [Compare Source](https://github.com/htmlstreamofficial/preline/compare/v4.1.3...v4.2.0) Adds Marquee components, expands Stepper and Spinner examples, adds 13 framework guides, and includes Tailwind CSS v4.2.x support plus dropdown and scrollspy fixes. **New Components & Improvements** - Customization: [Tailwind CSS v4.2.x new color palettes added to all components.](https://preline.co/docs/colors.html) - Navigations: Expanded the [Stepper](https://preline.co/docs/components/stepper.html) docs with new vertical examples for static, linear, white, solid, and dynamic linear variants. - Components: Added new [Marquee](https://preline.co/docs/components/marquee.html) components with text ticker, logo marquee, vertical, 3D, finance ticker, and card marquee examples. - Components: Expanded the [Spinners](https://preline.co/docs/components/spinners.html) docs with new throbber, ring, pulse dot, wave, bars, terminal, blinking caret, shimmer text, loading dots, and ellipsis examples. - Docs: Added a new [Components](https://preline.co/docs/components.html) index page to help users browse all Preline docs by category. - Docs: Added specific Preline UI JavaScript guides for [HTML + Vite](https://preline.co/docs/guides/html-vite.html), [Hugo](https://preline.co/docs/guides/hugo.html), [Express](https://preline.co/docs/guides/express.html), [React + Vite](https://preline.co/docs/guides/react-vite.html), [Next.js](https://preline.co/docs/guides/nextjs.html), [Remix](https://preline.co/docs/guides/remix.html), [Vue.js](https://preline.co/docs/guides/vuejs.html), [Nuxt.js](https://preline.co/docs/guides/nuxtjs.html), [Angular](https://preline.co/docs/guides/angular.html), [Ember.js](https://preline.co/docs/guides/emberjs.html), [Svelte](https://preline.co/docs/guides/svelte.html), [SolidJS](https://preline.co/docs/guides/solidjs.html), and [Qwik](https://preline.co/docs/guides/qwik.html). **Updates** - Updated: Tailwind CSS to v4.2.x - Updated: Replaced legacy aspect-ratio plugin usage with native Tailwind CSS aspect-ratio utilities and removed the [@&#8203;tailwindcss/aspect-ratio](https://github.com/tailwindcss/aspect-ratio) dependency. **Fixes and Improvements** - Fixed: Preserve selected remote options in dropdown across searches in tags mode and fix crash when re-selecting an option after a subsequent search. [\[Issue #&#8203;752\]](https://github.com/htmlstreamofficial/preline/issues/752) - Fixed: Fix browser back button navigating away from page instead of returning to previous section by replacing replaceState with pushState and adding a popstate listener in scrollspy. [\[Issue #&#8203;749\]](https://github.com/htmlstreamofficial/preline/issues/749) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMjAiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY3kiXX0=-->
renovate-bot added the dependency label 2026-05-11 01:00:55 +00:00
renovate-bot added 1 commit 2026-05-11 01:00:56 +00:00
fix(deps): update dependency preline to v4.2.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 3m15s
test-build / build (pull_request) Successful in 5m28s
2f8b231ac4
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 3m15s
test-build / build (pull_request) Successful in 5m28s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/preline-4.x:renovate/preline-4.x
git checkout renovate/preline-4.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/site-profile#455