alpine-test-utils icon indicating copy to clipboard operation
alpine-test-utils copied to clipboard

chore(deps-dev): bump alpinejs from 2.8.2 to 3.10.3

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps alpinejs from 2.8.2 to 3.10.3.

Release notes

Sourced from alpinejs's releases.

v3.10.3

Added

  • Add x-show.important #3002
  • Add autofocus awareness to the focus plugin #2946

Fixed

  • Change Morph plugin to use createElement('template').content for crating DOM fragments, this enables table / support. #3020
  • Fix x-show updating DOM inconsistently if state changes too fast #2968
  • Allow disabling x-mask with a falsy value #2945
  • Fix x-mask $money with bad input #2876
  • change "Alpine.store(...)" link to /globals/alpine-store #2870

v3.10.2

Added

  • Add x-mask:dynamic instead of :function #2858

Fixed

  • Fix x-mask with x-model #2857

v3.10.1

Fixed

  • Fix Safari x-mask bug that causes focus trap #2852

v3.10.0

Added

  • Add Promise to $nextTick #2841
  • Add x-mask plugin #2849

Fixed

  • Fixed link in error message #2836

v3.9.6

Added

  • Warn if directive from plugin is being used without plugin #2815
  • Add x-collapse.min modifier #2814

v3.9.5

This is a release because the last one didn't contain the build files...

v3.9.4

Fixed

  • Adjust threshold modifier to use 100 as 100% instead of 1 #2787

v3.9.3

Added

  • Add .threshold modifier to x-intersect #2785

Fixed

  • Fix x-html inside x-for #2766

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

dependabot[bot] avatar Jul 21 '22 06:07 dependabot[bot]