Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

build(deps): bump alpinejs from 3.9.0 to 3.10.5 in /apps/frontend/assets #977

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2022

Bumps alpinejs from 3.9.0 to 3.10.5.

Release notes

Sourced from alpinejs's releases.

v3.10.5

Added

Fixed

v3.10.4

Changed

  • Process headless Alpine UI component directives before standard Alpine ones (namely x-bind)

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

... (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.9.0 to 3.10.5.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](alpinejs/alpine@v3.9.0...v3.10.5)

---
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 Oct 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2023

Superseded by #998.

@dependabot dependabot bot closed this Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/frontend/assets/alpinejs-3.10.5 branch January 18, 2023 04:11
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.

0 participants