chore(deps): update dependency preline to v4.1.1 - autoclosed #357

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

This PR contains the following updates:

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

Release Notes

htmlstreamofficial/preline (preline)

v4.1.0: - Plugin ecosystem and architecture improvements

Compare Source

This update addresses core architecture improvements for plugins, other general improvements and fixes from Github issues.

Fixes and Improvements

- Improvements: Improved module entry architecture to support better tree-shaking by separating auto-init and manual-init flows. Added a dedicated preline/non-auto entry for explicit initialization, while preserving preline as the plug-and-play auto-init path. Also marked side-effectful entries explicitly and kept per-plugin imports preline/plugins/* as the recommended on-demand integration path.[Issue #​697].
- Improvements: Add searchMatchMode to HSSelect ("substring", "chars-sequence", "token-all", "hybrid") to improve multi-word and non-consecutive matching, so queries like "Alpha Charlie" can match "Alpha Bravo Charlie Delta" while keeping legacy isSearchDirectMatch backward compatible. [Issue #​730]
- Fixed: HSOverlay.autoInit() re-initialization behavior after dynamic DOM updates to ensure overlays close correctly and restore the hidden state without getting stuck open. [Issue #​704]
- Fixed: Incorrect positioning of fixed dropdowns inside sticky containers.
- Fixed: Accessibility issues within nested components.
- Fixed: Fixed tooltips getting stuck in some cases - for example, when scrolling the page quickly, they wouldn’t disappear.


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 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 Renovate Bot.

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.0.1` → `4.1.1`](https://renovatebot.com/diffs/npm/preline/4.0.1/4.1.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/preline/4.1.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/preline/4.1.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/preline/4.0.1/4.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/preline/4.0.1/4.1.1?slim=true) | --- ### Release Notes <details> <summary>htmlstreamofficial/preline (preline)</summary> ### [`v4.1.0`](https://github.com/htmlstreamofficial/preline/releases/tag/v4.1.0): - Plugin ecosystem and architecture improvements [Compare Source](https://github.com/htmlstreamofficial/preline/compare/v4.0.1...v4.1.0) This update addresses core architecture improvements for plugins, other general improvements and fixes from Github issues. **Fixes and Improvements** **- Improvements:** Improved module entry architecture to support better tree-shaking by separating auto-init and manual-init flows. Added a dedicated preline/non-auto entry for explicit initialization, while preserving preline as the plug-and-play auto-init path. Also marked side-effectful entries explicitly and kept per-plugin imports preline/plugins/\* as the recommended on-demand integration path.[\[Issue #&#8203;697\]](https://github.com/htmlstreamofficial/preline/issues/697). **- Improvements:** Add searchMatchMode to HSSelect ("substring", "chars-sequence", "token-all", "hybrid") to improve multi-word and non-consecutive matching, so queries like "Alpha Charlie" can match "Alpha Bravo Charlie Delta" while keeping legacy isSearchDirectMatch backward compatible. [\[Issue #&#8203;730\]](https://github.com/htmlstreamofficial/preline/issues/730) **- Fixed:** HSOverlay.autoInit() re-initialization behavior after dynamic DOM updates to ensure overlays close correctly and restore the hidden state without getting stuck open. [\[Issue #&#8203;704\]](https://github.com/htmlstreamofficial/preline/issues/704) **- Fixed:** Incorrect positioning of fixed dropdowns inside sticky containers. **- Fixed:** Accessibility issues within nested components. **- Fixed:** Fixed tooltips getting stuck in some cases - for example, when scrolling the page quickly, they wouldn’t disappear. </details> --- ### 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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->
renovate-bot added the dependency label 2026-02-26 00:28:40 +00:00
renovate-bot added 1 commit 2026-02-26 00:28:41 +00:00
chore(deps): update dependency preline to v4.1.0
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
test-build / guarddog (pull_request) Successful in 1m11s
test-build / build (pull_request) Failing after 1m36s
9684f337ca
renovate-bot force-pushed renovate/preline-4.x-lockfile from 9684f337ca to 9d4de9e8e4 2026-02-26 01:46:52 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency preline to v4.1.0 to chore(deps): update dependency preline to v4.1.1 2026-02-26 01:46:53 +00:00
renovate-bot force-pushed renovate/preline-4.x-lockfile from 9d4de9e8e4 to 0a77204c15 2026-02-26 01:55:27 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency preline to v4.1.1 to chore(deps): update dependency preline to v4.1.1 - autoclosed 2026-02-26 02:04:58 +00:00
renovate-bot closed this pull request 2026-02-26 02:04:58 +00:00
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
test-build / guarddog (pull_request) Successful in 1m14s
test-build / build (pull_request) Failing after 2m16s

Pull request closed

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#357