Update dependency alpinejs to v3.15.3 #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.3 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.3

Compare Source

Changes

  • Improve evaluator #​4711
  • fix add support for ShadowRoot in findClosest function and export of injectMagics/initInterceptors #​4699
  • fix(docs): initialise data, fix typo in x-on example #​4701

v3.15.2

Compare Source

Changes

v3.15.1

Compare Source

Changed

  • x-sort improvements
  • CSP build allowGlobals now defaults to false instead of true

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.3`](https://renovatebot.com/diffs/npm/alpinejs/3.14.9/3.15.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/alpinejs/3.15.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/alpinejs/3.15.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/alpinejs/3.14.9/3.15.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/alpinejs/3.14.9/3.15.3?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.3`](https://github.com/alpinejs/alpine/releases/tag/v3.15.3) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.15.2...v3.15.3) #### Changes - Improve evaluator [#&#8203;4711](https://github.com/alpinejs/alpine/pull/4711) - fix add support for ShadowRoot in findClosest function and export of injectMagics/initInterceptors [#&#8203;4699](https://github.com/alpinejs/alpine/pull/4699) - fix(docs): initialise data, fix typo in x-on example [#&#8203;4701](https://github.com/alpinejs/alpine/pull/4701) ### [`v3.15.2`](https://github.com/alpinejs/alpine/releases/tag/v3.15.2) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.15.1...v3.15.2) #### Changes - Imrove CSP bundle [#&#8203;4704](https://github.com/alpinejs/alpine/pull/4704) - Add `setErrorHandler` [#&#8203;4673](https://github.com/alpinejs/alpine/pull/4673) ### [`v3.15.1`](https://github.com/alpinejs/alpine/releases/tag/v3.15.1) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.15.0...v3.15.1) #### Changed - `x-sort` improvements - CSP build `allowGlobals` now defaults to `false` instead of `true` ### [`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
renovate-bot changed title from Update dependency alpinejs to v3.15.0 to Update dependency alpinejs to v3.15.3 2026-01-02 14:43:58 +00:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This pull request is broken due to missing fork information.
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.