Skip to content

Bump alpinejs from 3.15.8 to 3.15.9#219

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

Bump alpinejs from 3.15.8 to 3.15.9#219
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/alpinejs-3.15.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 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)

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:development
  update-type: version-update:semver-patch
...

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 Mar 30, 2026
@github-actions github-actions bot requested a review from Raquezin March 30, 2026 01:16
@github-actions github-actions bot requested a review from kennyfh March 30, 2026 01:16
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.

2 participants