chore(deps): update dependency alpinejs to v3#41
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
3337b80 to
992c9a7
Compare
992c9a7 to
0c49365
Compare
0c49365 to
8cc4330
Compare
8cc4330 to
fbd5e35
Compare
fbd5e35 to
17a28db
Compare
17a28db to
be914fe
Compare
2bb9e97 to
f376d40
Compare
f376d40 to
cab4d38
Compare
cab4d38 to
75f19f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.7.3→^3.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
alpinejs/alpine (alpinejs)
v3.15.8Compare Source
Fixed
x-model.blurvalue before form submit handlers run #4729v3.15.7Compare Source
Fixed
v3.15.6Compare Source
Added
v3.15.5Compare Source
Added
v3.15.4Compare Source
Fixed
v3.15.3Compare Source
Changes
v3.15.2Compare Source
Changes
setErrorHandler#4673v3.15.1Compare Source
Changed
x-sortimprovementsallowGlobalsnow defaults tofalseinstead oftruev3.15.0Compare Source
Changed
x-trap.inert#4640v3.14.9Compare Source
What's Changed
New Contributors
Full Changelog: alpinejs/alpine@v3.14.8...v3.14.9
v3.14.8Compare Source
Fixed
v3.14.7Compare Source
Fixed
v3.14.6Compare Source
Fixed
v3.14.5Compare Source
Changed
v3.14.4Compare Source
What's Changed
Full Changelog: alpinejs/alpine@v3.14.3...v3.14.4
v3.14.3Compare Source
Changes
Full Changelog: alpinejs/alpine@v3.14.2...v3.14.3
v3.14.2Compare Source
What's Changed
x-resizeby @calebporzio in #4304New Contributors
Full Changelog: alpinejs/alpine@v3.14.1...v3.14.2
v3.14.1Compare Source
Changed
v3.14.0Compare Source
Changed
v3.13.10Compare Source
Changed
v3.13.9Compare Source
Changed
x-sort:item, add sorting class to body, and usex-sort:group#4161v3.13.8Compare Source
Changed
x-bind:classand other attribute modifications #4111v3.13.7Compare Source
Changed
v3.13.6Compare Source
Changes
$refsbeing used withx-teleport#4031x-ifandx-fordouble init on clone phase #4015$listboxOption.isSelected/$comboboxOption.isSelectedworks if item value isfalseor0#4005markRaw()objects when evaluating interceptors815fae3x-intersectfrom clone phasee8c5992destroyTreecustom walkerbf36275x-forkeysf6e87cev3.13.5Compare Source
Fixed
8001383v3.13.4Compare Source
What's Changed
x-forby @browner12 in #3928New Contributors
Full Changelog: alpinejs/alpine@v3.13.3...v3.13.4
v3.13.3Compare Source
What's Changed
x-model.booleanmodifier by @gdebrauwer in #3532New Contributors
Full Changelog: alpinejs/alpine@v3.13.2...v3.13.3
v3.13.2Compare Source
Changed
v3.13.1Compare Source
Changed
init#3702v3.13.0Compare Source
What's Changed
e579cc8. by @andrewbelcher in #3631New Contributors
Full Changelog: alpinejs/alpine@v3.12.3...v3.13.0
v3.12.3Compare Source
Internal changes release...
v3.12.2Compare Source
Fixed
v3.12.1Compare Source
Added
Alpine.plugin([...])#3497Fixed
v3.12.0Compare Source
Added
Fixed
@keyupand@keydownlisteners with .capture modifier never executed #3398v3.11.1Compare Source
Fixed
v3.11.0Compare Source
v3.10.5Compare Source
Added
Fixed
v3.10.4Compare Source
Changed
v3.10.3Compare Source
Added
x-show.important#3002Fixed
falsyvalue #2945v3.10.2Compare Source
Added
Fixed
v3.10.1Compare Source
Fixed
v3.10.0Compare Source
Added
Fixed
v3.9.6Compare Source
Added
v3.9.5Compare Source
v3.9.4Compare Source
Fixed
v3.9.3Compare Source
Added
Fixed
v3.9.2Compare Source
Fixed
v3.9.1Compare Source
Fixed
$watchmemory leak issue260679bv3.9.0Compare Source
Added
.margin#2558.noreturnmodifier to x-trap #2603Fixed
v3.8.1Compare Source
Added
aria-selectedto list of attributes to preserve if falsy usingx-bindv3.8.0Compare Source
Added
Alpine.bound(el, attributeName, fallback)method to retreive bound attribute data (either from Alpine or plain element attributes) #2570Alpine.bind('foo', FooObject)to make global element bindings available #2570Alpine.$data(el)to get a reactive data scope object from any element within Alpine #2570v3.7.1Compare Source
Added
Fixed
v3.7.0Compare Source
Added
v3.6.1Compare Source
Added
v3.6.0Compare Source
Added
$idmagic #2400Fixed
v3.5.2Compare Source
Added
display:noneto hide x-collapse content from the accessibility tree #2353Fixed
v3.5.1Compare Source
Fixed
v3.5.0Compare Source
Added
Fixed
v3.4.2Compare Source
Added
v3.4.1Compare Source
Added
Alpine.deferMutations()&Alpine.flushAndStopDeferringMutations()#2117v3.4.0Compare Source
Added
aria-expandedto the list of attribute bindings that don't remove when falsyFixed
v3.3.5Compare Source
Fixed
v3.3.4Compare Source
Added
Fixed
v3.3.3Compare Source
Fixed
x-initbug introduced in v3.3.0 #2028v3.3.2Compare Source
Added
x-intersect.halfandx-intersect.full#2022v3.3.1Compare Source
Fixed
v3.3.0Compare Source
Added
$persist(...).using(sessionStorage)(Persist to custom storage) #2006Fixed
v3.2.4Compare Source
Added
Fixed
v3.2.3Compare Source
Added
$persistplugin #1828Fixed
v3.2.2Compare Source
Added
Fixed
v3.2.1Compare Source
Fixed
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.