Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump alpinejs from 3.4.2 to 3.11.1 in /assets #332

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps alpinejs from 3.4.2 to 3.11.1.

Release notes

Sourced from alpinejs's releases.

v3.11.1

Fixed

  • Hotfix: "outerHashLatest" is not defined

v3.11.0

  • Support for custom directive order #3307
  • Fix recursion problem with x-trap inert #3309
  • x-mask: Allow overriding thousands separator #3122
  • Remove letters from money mask #3174
  • Allow await in invalid expression wrapper #3146
  • Fixed throttling on keypress #3054
  • Introduce x-teleport values/modifiers #3268
  • Refactor: remove next tick import #3163
  • Fix: prevents coercion of space and underscore to minus #3134
  • Use supercommas to break up comma-containing list items #3125
  • Docs: switch unpkg to jsdelivr #3048

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

... (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/tree/HEAD/packages/alpinejs) from 3.4.2 to 3.11.1.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.11.1/packages/alpinejs)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

0 participants