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

Bump alpinejs from 3.8.1 to 3.9.5 in /apps/main/assets#52

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apps/main/assets/alpinejs-3.9.5
Closed

Bump alpinejs from 3.8.1 to 3.9.5 in /apps/main/assets#52
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apps/main/assets/alpinejs-3.9.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 28, 2022

Copy link
Copy Markdown
Contributor

Bumps alpinejs from 3.8.1 to 3.9.5.

Release notes

Sourced from alpinejs's releases.

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

v3.9.2

Fixed

  • Fix $watch Livewire loop issues d061f2d
  • Remove x-model input event listener if x-modelable is used #2774
  • Fix trouble combining keyup event, key name and modificator "once" #2731
  • Swap mainfields in build script for a smaller esm bundle #2751
  • Bug - Multiple morph calls clash #2772
  • Fix Morph missing next sibling when replacing element #2725
  • Allow accessing current scope in the destroy() callback #2733

v3.9.1

Fixed

  • Fix $watch memory leak issue alpinejs/alpine@260679b
  • Focus trap doesn't release focus when the element is removed from the dom #2682
  • Fix morhdom sibling cleanup bug #2712
  • Removed non breaking space #2711
  • Fix failing tests - account for the morph function now returning a promise #2528

v3.9.0

Added

  • Add rootMargin support to x-intersect with .margin #2558
  • Add .noreturn modifier to x-trap #2603
  • Add x-modelable #2654

Fixed

  • Fix x-intersect reliability #2557
  • Fix binding style attribute with CSS variables #2581
  • Fix x-if sub expressions still being evaluated after x-if evals to false #2556
  • Bug - Morph text nodes. #2524
  • Bug - morph lookahead and keys #2544
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.9.5.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](alpinejs/alpine@v3.8.1...v3.9.5)

---
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 Mar 28, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 8, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #59.

@dependabot dependabot Bot closed this Apr 8, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/apps/main/assets/alpinejs-3.9.5 branch April 8, 2022 04:27
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