Skip to content

build(deps): bump alpinejs from 3.15.8 to 3.15.9 in /frontend#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/alpinejs-3.15.9
Open

build(deps): bump alpinejs from 3.15.8 to 3.15.9 in /frontend#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/alpinejs-3.15.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps alpinejs from 3.15.8 to 3.15.9.

Release notes

Sourced from alpinejs's releases.

v3.15.9

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.15.8...v3.15.9

Commits
  • 906abcf wip
  • 06a18b0 Fix x-model.blur crash when input is removed from a form (#4783)
  • c829163 Fix x-model setting .value instead of .checked on checkboxes (#4779)
  • 7848735 Fix $watch oldValue for objects being identical to new value (#4749)
  • cfcd08d Fix x-ref crash during child-element morph (#4748)
  • 1771d0b ⚡ Improves x-for performance (#4361)
  • 3c0cbea Allow debouncing/throttling x-model when using x-modelable (#4186)
  • 9b0e995 Fix class setters invocation on nested x-data (#4528)
  • 3b22325 Don't assign the normalEvaluator per default (#4548)
  • 89e9685 Fix how x-html handles undefined (#4555)
  • Additional commits viewable in compare view

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)

Summary by cubic

Upgrade alpinejs from 3.15.8 to 3.15.9 in the frontend to pick up bug fixes and minor improvements. Highlights: correct x-model behavior on checkboxes, fix x-model.blur crash, faster x-for, and proper dialog closing with morph.

Written for commit 5f21b28. Summary will update on new commits.

Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.15.8 to 3.15.9.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.9/packages/alpinejs)

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-version: 3.15.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

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.

0 participants