Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2022

Bumps alpinejs from 3.8.1 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)

Bumps [alpinejs](https://github.com/alpinejs/alpine) from 3.8.1 to 3.10.3.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](alpinejs/alpine@v3.8.1...v3.10.3)

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #116.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/main/assets/alpinejs-3.10.3 branch October 10, 2022 04:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant