Update dependency alpinejs to v3.14.8 #469

Merged
tobi merged 2 commits from renovate/alpinejs-3.x into main 2025-01-03 20:52:28 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alpinejs (source) 3.13.3 -> 3.14.8 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.14.8

Compare Source

Fixed

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

v3.14.7

Compare Source

Fixed

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

v3.14.6

Compare Source

Fixed

  • Fix regression on x-ignore when removed #​4458

v3.14.5

Compare Source

Changed

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

v3.14.4

Compare Source

What's Changed

Full Changelog: https://github.com/alpinejs/alpine/compare/v3.14.3...v3.14.4

v3.14.3

Compare Source

Changes

Full Changelog: https://github.com/alpinejs/alpine/compare/v3.14.2...v3.14.3

v3.14.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/alpinejs/alpine/compare/v3.14.1...v3.14.2

v3.14.1

Compare Source

Changed

  • Minor grammar correction in the for directive docs #​4266
  • 🐛 Fixes issue with setters accessing deeply nested data #​4265
  • [UI][Tabs] Prevent tab focus on mousedown #​4239
  • [CSP] Add support for nested properties to CSP build #​4238

v3.14.0

Compare Source

Changed

  • Enhances clicks with key modifiers #​4209
  • Update transition.md - changed span to div #​4215
  • collapse: remove overflow hidden even if height does not match perfect #​4203
  • Fix error: TypeError: i is not a function #​4204
  • Adjust code block according to example #​4197
  • Higher visibility in docs about needing x-data for things to work #​4194

v3.13.10

Compare Source

Changed

  • Comma modifier to keyup and keydown events #​4170
  • Fix morphing root level state #​4169
  • Fix morph when x-for is used inside x-teleport #​4168
  • Fix form reset for x-model radio, checkbox arrays, select multiple and various modifiers #​4159
  • Wrong plugin name in Sort docs #​4165

v3.13.9

Compare Source

Changed

  • Add "sort" plugin #​4137
  • Add missing plugin warnings #​4158
  • Change to x-sort:item, add sorting class to body, and use x-sort:group #​4161
  • Remove extra destroyTree call #​4151
  • Fix x-on with both self and once #​4152
  • Documentation issue: Event name in code snippet and description doesn't match in dispatch.md #​4141
  • Fix some typos #​4134
  • Chore: remove repetitive words #​4132

v3.13.8

Compare Source

Changed

  • Cleanup after x-bind:class and other attribute modifications #​4111
  • Bug: Fixes x-model.fill when used with debounce #​4103
  • Remove hidden from booleanAttributes #​4099
  • Fix fill modifier for radio buttons #​4101
  • Add missing border to fill example #​4104
  • Fixed persist crash when the stored value is undefined #​4091

v3.13.7

Compare Source

Changed

  • Revert breaking mutation fix #​4084
  • 🐛 Prevents Setting from registering a dependency #​4081

v3.13.6

Compare Source

Changes

  • Fix __noscroll param #​4063
  • Allow access to methods when class instance used for x-data #​4038
  • Fix $refs being used with x-teleport #​4031
  • Fix x-if and x-for double init on clone phase #​4015
  • Only ever initialize an Alpine element once #​4000
  • Fix context of listbox to prevent error when using wire:navigate #​4008
  • Ensure $listboxOption.isSelected / $comboboxOption.isSelected works if item value is false or 0 #​4005
  • Remove unused imports #​4006
  • Ignore Vue markRaw() objects when evaluating interceptors 815fae3db5
  • Remove x-intersect from clone phase e8c5992368
  • Support destroyTree custom walker bf36275d96
  • Add warning for duplicate x-for keys f6e87ce7ed

v3.13.5

Compare Source

Fixed

  • 🐛 Fixes reinitializing moved elements #​3995
  • Add better entangle infinite-loop protection 80013833a3

v3.13.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/alpinejs/alpine/compare/v3.13.3...v3.13.4


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.13.3` -> `3.14.8`](https://renovatebot.com/diffs/npm/alpinejs/3.13.3/3.14.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/alpinejs/3.14.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/alpinejs/3.14.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/alpinejs/3.13.3/3.14.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/alpinejs/3.13.3/3.14.8?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.14.8`](https://github.com/alpinejs/alpine/releases/tag/v3.14.8) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.7...v3.14.8) #### Fixed - Fix x-mask triggering update requests on load [#&#8203;4481](https://github.com/alpinejs/alpine/pull/4481) ### [`v3.14.7`](https://github.com/alpinejs/alpine/releases/tag/v3.14.7) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.6...v3.14.7) #### Fixed - Fix x-teleport by removing clone x-ignore [#&#8203;4469](https://github.com/alpinejs/alpine/pull/4469) ### [`v3.14.6`](https://github.com/alpinejs/alpine/releases/tag/v3.14.6) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.5...v3.14.6) #### Fixed - Fix regression on x-ignore when removed [#&#8203;4458](https://github.com/alpinejs/alpine/pull/4458) ### [`v3.14.5`](https://github.com/alpinejs/alpine/releases/tag/v3.14.5) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.4...v3.14.5) #### Changed - Optimize mutation observer to better handle move operations - ref [#&#8203;4450](https://github.com/alpinejs/alpine/issues/4450) [#&#8203;4451](https://github.com/alpinejs/alpine/pull/4451) - :bug: Fixes Regression in Mutation handling [#&#8203;4450](https://github.com/alpinejs/alpine/pull/4450) ### [`v3.14.4`](https://github.com/alpinejs/alpine/releases/tag/v3.14.4) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.3...v3.14.4) #### What's Changed - Fix deep morphdom key bug by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/4423 - Don't init trees within ignore elements (x-ignore) by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/4428 - Adjust mutation observer to be faster and still account for moving and wrapping nodes by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/4447 **Full Changelog**: https://github.com/alpinejs/alpine/compare/v3.14.3...v3.14.4 ### [`v3.14.3`](https://github.com/alpinejs/alpine/releases/tag/v3.14.3) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.2...v3.14.3) #### Changes - [Allow Flux checkbox/radio/switch custom elements to use x-model like native inputs - ref](https://github.com/alpinejs/alpine/commit/7ccac2da1515cfe2980e2b7bd904342316a5c5e1) **Full Changelog**: https://github.com/alpinejs/alpine/compare/v3.14.2...v3.14.3 ### [`v3.14.2`](https://github.com/alpinejs/alpine/releases/tag/v3.14.2) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.1...v3.14.2) #### What's Changed - fix: memoization when injecting magic by [@&#8203;AbhiShake1](https://github.com/AbhiShake1) in https://github.com/alpinejs/alpine/pull/4276 - :bug: Initializes Interceptors before store by [@&#8203;ekwoka](https://github.com/ekwoka) in https://github.com/alpinejs/alpine/pull/4278 - Add resize plugin: `x-resize` by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/4304 - Fix typo in sort.md by [@&#8203;jfr3000](https://github.com/jfr3000) in https://github.com/alpinejs/alpine/pull/4296 - :bug: Cleans up template directives memory by [@&#8203;ekwoka](https://github.com/ekwoka) in https://github.com/alpinejs/alpine/pull/4300 - :construction: Updates List of boolean attributes to follow spec by [@&#8203;ekwoka](https://github.com/ekwoka) in https://github.com/alpinejs/alpine/pull/4325 - Fixed a couple of typos. by [@&#8203;armandohg](https://github.com/armandohg) in https://github.com/alpinejs/alpine/pull/4332 - :bug: Cleans teleported clone by [@&#8203;ekwoka](https://github.com/ekwoka) in https://github.com/alpinejs/alpine/pull/4328 - Remove unnecessary parentheses from bind.md example by [@&#8203;danielsbird](https://github.com/danielsbird) in https://github.com/alpinejs/alpine/pull/4363 - :memo: Updates docs with notes for x-data usage by [@&#8203;ekwoka](https://github.com/ekwoka) in https://github.com/alpinejs/alpine/pull/4307 #### New Contributors - [@&#8203;AbhiShake1](https://github.com/AbhiShake1) made their first contribution in https://github.com/alpinejs/alpine/pull/4276 - [@&#8203;jfr3000](https://github.com/jfr3000) made their first contribution in https://github.com/alpinejs/alpine/pull/4296 - [@&#8203;armandohg](https://github.com/armandohg) made their first contribution in https://github.com/alpinejs/alpine/pull/4332 - [@&#8203;danielsbird](https://github.com/danielsbird) made their first contribution in https://github.com/alpinejs/alpine/pull/4363 **Full Changelog**: https://github.com/alpinejs/alpine/compare/v3.14.1...v3.14.2 ### [`v3.14.1`](https://github.com/alpinejs/alpine/releases/tag/v3.14.1) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.14.0...v3.14.1) #### Changed - Minor grammar correction in the for directive docs [#&#8203;4266](https://github.com/alpinejs/alpine/pull/4266) - :bug: Fixes issue with setters accessing deeply nested data [#&#8203;4265](https://github.com/alpinejs/alpine/pull/4265) - \[UI]\[Tabs] Prevent tab focus on mousedown [#&#8203;4239](https://github.com/alpinejs/alpine/pull/4239) - \[CSP] Add support for nested properties to CSP build [#&#8203;4238](https://github.com/alpinejs/alpine/pull/4238) ### [`v3.14.0`](https://github.com/alpinejs/alpine/releases/tag/v3.14.0) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.10...v3.14.0) #### Changed - :sparkles: Enhances clicks with key modifiers [#&#8203;4209](https://github.com/alpinejs/alpine/pull/4209) - Update transition.md - changed span to div [#&#8203;4215](https://github.com/alpinejs/alpine/pull/4215) - collapse: remove overflow hidden even if height does not match perfect [#&#8203;4203](https://github.com/alpinejs/alpine/pull/4203) - Fix error: TypeError: i is not a function [#&#8203;4204](https://github.com/alpinejs/alpine/pull/4204) - Adjust code block according to example [#&#8203;4197](https://github.com/alpinejs/alpine/pull/4197) - Higher visibility in docs about needing x-data for things to work [#&#8203;4194](https://github.com/alpinejs/alpine/pull/4194) ### [`v3.13.10`](https://github.com/alpinejs/alpine/releases/tag/v3.13.10) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.9...v3.13.10) #### Changed - Comma modifier to keyup and keydown events [#&#8203;4170](https://github.com/alpinejs/alpine/pull/4170) - Fix morphing root level state [#&#8203;4169](https://github.com/alpinejs/alpine/pull/4169) - Fix morph when x-for is used inside x-teleport [#&#8203;4168](https://github.com/alpinejs/alpine/pull/4168) - Fix form reset for x-model radio, checkbox arrays, select multiple and various modifiers [#&#8203;4159](https://github.com/alpinejs/alpine/pull/4159) - Wrong plugin name in Sort docs [#&#8203;4165](https://github.com/alpinejs/alpine/pull/4165) ### [`v3.13.9`](https://github.com/alpinejs/alpine/releases/tag/v3.13.9) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.8...v3.13.9) #### Changed - Add "sort" plugin [#&#8203;4137](https://github.com/alpinejs/alpine/pull/4137) - Add missing plugin warnings [#&#8203;4158](https://github.com/alpinejs/alpine/pull/4158) - Change to `x-sort:item`, add sorting class to body, and use `x-sort:group` [#&#8203;4161](https://github.com/alpinejs/alpine/pull/4161) - Remove extra destroyTree call [#&#8203;4151](https://github.com/alpinejs/alpine/pull/4151) - Fix x-on with both self and once [#&#8203;4152](https://github.com/alpinejs/alpine/pull/4152) - Documentation issue: Event name in code snippet and description doesn't match in dispatch.md [#&#8203;4141](https://github.com/alpinejs/alpine/pull/4141) - Fix some typos [#&#8203;4134](https://github.com/alpinejs/alpine/pull/4134) - Chore: remove repetitive words [#&#8203;4132](https://github.com/alpinejs/alpine/pull/4132) ### [`v3.13.8`](https://github.com/alpinejs/alpine/releases/tag/v3.13.8) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.7...v3.13.8) #### Changed - Cleanup after `x-bind:class` and other attribute modifications [#&#8203;4111](https://github.com/alpinejs/alpine/pull/4111) - Bug: Fixes x-model.fill when used with debounce [#&#8203;4103](https://github.com/alpinejs/alpine/pull/4103) - Remove hidden from booleanAttributes [#&#8203;4099](https://github.com/alpinejs/alpine/pull/4099) - Fix fill modifier for radio buttons [#&#8203;4101](https://github.com/alpinejs/alpine/pull/4101) - Add missing border to fill example [#&#8203;4104](https://github.com/alpinejs/alpine/pull/4104) - Fixed persist crash when the stored value is undefined [#&#8203;4091](https://github.com/alpinejs/alpine/pull/4091) ### [`v3.13.7`](https://github.com/alpinejs/alpine/releases/tag/v3.13.7) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.6...v3.13.7) #### Changed - Revert breaking mutation fix [#&#8203;4084](https://github.com/alpinejs/alpine/pull/4084) - :bug: Prevents Setting from registering a dependency [#&#8203;4081](https://github.com/alpinejs/alpine/pull/4081) ### [`v3.13.6`](https://github.com/alpinejs/alpine/releases/tag/v3.13.6) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.5...v3.13.6) #### Changes - Fix \__noscroll param [#&#8203;4063](https://github.com/alpinejs/alpine/pull/4063) - Allow access to methods when class instance used for x-data [#&#8203;4038](https://github.com/alpinejs/alpine/pull/4038) - Fix `$refs` being used with `x-teleport` [#&#8203;4031](https://github.com/alpinejs/alpine/pull/4031) - Fix `x-if` and `x-for` double init on clone phase [#&#8203;4015](https://github.com/alpinejs/alpine/pull/4015) - Only ever initialize an Alpine element once [#&#8203;4000](https://github.com/alpinejs/alpine/pull/4000) - Fix context of listbox to prevent error when using wire:navigate [#&#8203;4008](https://github.com/alpinejs/alpine/pull/4008) - Ensure `$listboxOption.isSelected` / `$comboboxOption.isSelected` works if item value is `false` or `0` [#&#8203;4005](https://github.com/alpinejs/alpine/pull/4005) - Remove unused imports [#&#8203;4006](https://github.com/alpinejs/alpine/pull/4006) - Ignore Vue `markRaw()` objects when evaluating interceptors https://github.com/alpinejs/alpine/commit/815fae3db5c337ae3a45bd39e120873185d3384f - Remove `x-intersect` from clone phase https://github.com/alpinejs/alpine/commit/e8c59923683282a028556bdbda7ea26bd394c8e7 - Support `destroyTree` custom walker https://github.com/alpinejs/alpine/commit/bf36275d960279eb7c55c0a2d26e3a225f6a68ac - Add warning for duplicate `x-for` keys https://github.com/alpinejs/alpine/commit/f6e87ce7edf6ab87ef58e2e7ac3055f49199d66b ### [`v3.13.5`](https://github.com/alpinejs/alpine/releases/tag/v3.13.5) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.4...v3.13.5) #### Fixed - :bug: Fixes reinitializing moved elements [#&#8203;3995](https://github.com/alpinejs/alpine/pull/3995) - Add better entangle infinite-loop protection https://github.com/alpinejs/alpine/commit/80013833a3623b718fe70d267751090db521995c ### [`v3.13.4`](https://github.com/alpinejs/alpine/releases/tag/v3.13.4) [Compare Source](https://github.com/alpinejs/alpine/compare/v3.13.3...v3.13.4) #### What's Changed - Improve combobox performance by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/3898 - \[Docs] Add range type to x-model inputs by [@&#8203;peterfox](https://github.com/peterfox) in https://github.com/alpinejs/alpine/pull/3911 - Fix x-id when used with morph by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/3919 - Rework mutation observer by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/3929 - add explanation of passing an object to `x-for` by [@&#8203;browner12](https://github.com/browner12) in https://github.com/alpinejs/alpine/pull/3928 - x-mask: Cleanup of event listeners by [@&#8203;beholdr](https://github.com/beholdr) in https://github.com/alpinejs/alpine/pull/3908 - Update refs.md by [@&#8203;Simsz](https://github.com/Simsz) in https://github.com/alpinejs/alpine/pull/3851 - Add CSP-friendly Alpine build by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/3959 - docs: typo by [@&#8203;mhanberg](https://github.com/mhanberg) in https://github.com/alpinejs/alpine/pull/3960 - Bug in code example of documentation for x-anchor to an ID by [@&#8203;MaximVanhove](https://github.com/MaximVanhove) in https://github.com/alpinejs/alpine/pull/3942 - Fix typo by [@&#8203;aerni](https://github.com/aerni) in https://github.com/alpinejs/alpine/pull/3932 - :bug: Gracefully handles bad throws by [@&#8203;ekwoka](https://github.com/ekwoka) in https://github.com/alpinejs/alpine/pull/3570 - Fix x-mask when used with wire:model by [@&#8203;calebporzio](https://github.com/calebporzio) in https://github.com/alpinejs/alpine/pull/3988 - Fix issue where error message would not print directive name properly by [@&#8203;mattvague](https://github.com/mattvague) in https://github.com/alpinejs/alpine/pull/3572 - Add named exports to build files by [@&#8203;ypconstante](https://github.com/ypconstante) in https://github.com/alpinejs/alpine/pull/3644 - fix: reset input on init so default value is displayed by [@&#8203;coder2000](https://github.com/coder2000) in https://github.com/alpinejs/alpine/pull/3881 - Clear combobox bugfix by [@&#8203;gdebrauwer](https://github.com/gdebrauwer) in https://github.com/alpinejs/alpine/pull/3934 - fix/x-model with fill modifier takes input value on undefined by [@&#8203;rgbc-alex](https://github.com/rgbc-alex) in https://github.com/alpinejs/alpine/pull/3941 - fix: already init component by [@&#8203;Matsa59](https://github.com/Matsa59) in https://github.com/alpinejs/alpine/pull/3951 - Listbox compare null value bugfix by [@&#8203;gdebrauwer](https://github.com/gdebrauwer) in https://github.com/alpinejs/alpine/pull/3962 - Fix error message in listbox.js by [@&#8203;gdebrauwer](https://github.com/gdebrauwer) in https://github.com/alpinejs/alpine/pull/3965 - Add x-trap noinitialfocus modifier by [@&#8203;richcarni](https://github.com/richcarni) in https://github.com/alpinejs/alpine/pull/3977 - Combobox and listbox: Save optionKey in x-data to fix usage in Livewire by [@&#8203;gdebrauwer](https://github.com/gdebrauwer) in https://github.com/alpinejs/alpine/pull/3990 #### New Contributors - [@&#8203;peterfox](https://github.com/peterfox) made their first contribution in https://github.com/alpinejs/alpine/pull/3911 - [@&#8203;beholdr](https://github.com/beholdr) made their first contribution in https://github.com/alpinejs/alpine/pull/3908 - [@&#8203;Simsz](https://github.com/Simsz) made their first contribution in https://github.com/alpinejs/alpine/pull/3851 - [@&#8203;MaximVanhove](https://github.com/MaximVanhove) made their first contribution in https://github.com/alpinejs/alpine/pull/3942 - [@&#8203;aerni](https://github.com/aerni) made their first contribution in https://github.com/alpinejs/alpine/pull/3932 - [@&#8203;mattvague](https://github.com/mattvague) made their first contribution in https://github.com/alpinejs/alpine/pull/3572 - [@&#8203;ypconstante](https://github.com/ypconstante) made their first contribution in https://github.com/alpinejs/alpine/pull/3644 - [@&#8203;coder2000](https://github.com/coder2000) made their first contribution in https://github.com/alpinejs/alpine/pull/3881 - [@&#8203;rgbc-alex](https://github.com/rgbc-alex) made their first contribution in https://github.com/alpinejs/alpine/pull/3941 - [@&#8203;Matsa59](https://github.com/Matsa59) made their first contribution in https://github.com/alpinejs/alpine/pull/3951 - [@&#8203;richcarni](https://github.com/richcarni) made their first contribution in https://github.com/alpinejs/alpine/pull/3977 **Full Changelog**: https://github.com/alpinejs/alpine/compare/v3.13.3...v3.13.4 </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-01-03 19:26:54 +00:00
renovate-bot added 1 commit 2025-01-03 19:26:55 +00:00
Update dependency alpinejs to v3.14.8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
3aeb363485
tobi added 1 commit 2025-01-03 20:52:19 +00:00
tobi merged commit c336fc1f97 into main 2025-01-03 20:52:28 +00:00
tobi deleted branch renovate/alpinejs-3.x 2025-01-03 20:52:29 +00:00
Sign in to join this conversation.
No description provided.