Update dependency alpinejs to v3.15.0 #512

Open
renovate-bot wants to merge 1 commit from renovate/alpinejs-3.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alpinejs (source) 3.14.9 -> 3.15.0 age adoption passing confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alpinejs/alpine (alpinejs)

v3.15.0

Compare Source

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

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 becomes conflicted, 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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [alpinejs](https://alpinejs.dev) ([source](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs)) | [`3.14.9` -> `3.15.0`](https://renovatebot.com/diffs/npm/alpinejs/3.14.9/3.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/alpinejs/3.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/alpinejs/3.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/alpinejs/3.14.9/3.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/alpinejs/3.14.9/3.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>alpinejs/alpine (alpinejs)</summary> ### [`v3.15.0`](https://github.com/alpinejs/alpine/releases/tag/v3.15.0) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.9...v3.15.0) #### Changed - Improve CSP build [#&#8203;4671](https://github.com/alpinejs/alpine/pull/4671) - Add Alpine.morphBetween() [#&#8203;4629](https://github.com/alpinejs/alpine/pull/4629) - style: use let instead of var in x-model.js [#&#8203;4645](https://github.com/alpinejs/alpine/pull/4645) - style: use let/const instead of var in debounce.js [#&#8203;4644](https://github.com/alpinejs/alpine/pull/4644) - style: remove useless param [#&#8203;4650](https://github.com/alpinejs/alpine/pull/4650) - feat(persist): add 'exports' field for proper ESM/CJS resolution [#&#8203;4611](https://github.com/alpinejs/alpine/pull/4611) - Fix Chrome warning when using `x-trap.inert` [#&#8203;4640](https://github.com/alpinejs/alpine/pull/4640) - Fixes license [#&#8203;4647](https://github.com/alpinejs/alpine/pull/4647) </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IiwiamF2YXNjcmlwdCIsInJ1bnRpbWUiXX0=-->
renovate-bot added the
dependency
javascript
runtime
labels 2025-09-06 21:42:40 +00:00
renovate-bot added 1 commit 2025-09-06 21:42:41 +00:00
Update dependency alpinejs to v3.15.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
754ae38f67
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/alpinejs-3.x:renovate/alpinejs-3.x
git checkout renovate/alpinejs-3.x
Sign in to join this conversation.
No description provided.