Skip to content

chore(deps): bump @preline/accordion from 3.2.3 to 4.1.3#159

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/preline/accordion-4.1.3
Open

chore(deps): bump @preline/accordion from 3.2.3 to 4.1.3#159
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/preline/accordion-4.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps @preline/accordion from 3.2.3 to 4.1.3.

Release notes

Sourced from @​preline/accordion's releases.

v4.1.3 - Updated documentation for frameworks

Fixes and Improvements

  • Fixed: Documentation updated according to the latest Preline release. [[Issue #746]](htmlstreamofficial/preline#746)
  • Fixed: Add wildcard exports for css, src, dist and variants.css to support bare specifier imports.

v4.1.0 - Plugin ecosystem and architecture improvements

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]](htmlstreamofficial/preline#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]](htmlstreamofficial/preline#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]](htmlstreamofficial/preline#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.

v4.0.1 - Added missing Themes files

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@preline/accordion](https://github.com/htmlstreamofficial/preline) from 3.2.3 to 4.1.3.
- [Release notes](https://github.com/htmlstreamofficial/preline/releases)
- [Commits](htmlstreamofficial/preline@v3.2.3...v4.1.3)

---
updated-dependencies:
- dependency-name: "@preline/accordion"
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants