Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps alpinejs from 3.13.0 to 3.15.0.

Release notes

Sourced from alpinejs's releases.

v3.15.0

Changed

  • Improve CSP build #4671
  • Add Alpine.morphBetween() #4629
  • style: use let instead of var in x-model.js #4645
  • style: use let/const instead of var in debounce.js #4644
  • style: remove useless param #4650
  • feat(persist): add 'exports' field for proper ESM/CJS resolution #4611
  • Fix Chrome warning when using x-trap.inert #4640
  • Fixes license #4647

v3.14.9

What's Changed

New Contributors

Full Changelog: alpinejs/alpine@v3.14.8...v3.14.9

v3.14.8

Fixed

  • Fix x-mask triggering update requests on load #4481

v3.14.7

Fixed

  • Fix x-teleport by removing clone x-ignore #4469

v3.14.6

Fixed

  • Fix regression on x-ignore when removed #4458

v3.14.5

Changed

  • Optimize mutation observer to better handle move operations - ref #4450 #4451
  • 🐛 Fixes Regression in Mutation handling #4450

v3.14.4

What's Changed

Full Changelog: alpinejs/alpine@v3.14.3...v3.14.4

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 1, 2025
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.

1 participant