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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2022

Bumps alpinejs from 2.8.2 to 3.9.1.

Release notes

Sourced from alpinejs's releases.

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

v3.8.1

Added

  • Added aria-selected to list of attributes to preserve if falsy using x-bind

v3.8.0

Added

  • Added Focus plugin (and deprecated "Trap" plugin) #2570
  • Added Alpine.bound(el, attributeName, fallback) method to retreive bound attribute data (either from Alpine or plain element attributes) #2570
  • Added Alpine.bind('foo', FooObject) to make global element bindings available #2570
  • Added Alpine.$data(el) to get a reactive data scope object from any element within Alpine #2570

v3.7.1

Added

  • Feature - deep $watch #2462

Fixed

  • Bug - x-collapse flickering #2441
  • Firefox: Avoid warning "Unknown property 'null'. Skipped to next declaration." #2457

v3.7.0

Added

  • Change portal plugin to x-teleport and add to core #2431

v3.6.1

Added

  • Add Portals (in beta) #2424

v3.6.0

Added

... (truncated)

Commits
  • ca6ae29 Bump to 3.9.1
  • c10f76f Removed non breaking space, gives issues in webpack where it may be transform...
  • b6e6f04 Fix morhdom sibling cleanup bug (#2712)
  • 260679b Fix $magic causing detached element memory leaks
  • 9430be3 Fix failing tests - account for the morph function now returning a promise (#...
  • 0057222 Bump follow-redirects from 1.14.1 to 1.14.8 (#2667)
  • 4b7e912 Focus trap doesn't release focus when the element is removed from the dom (#2...
  • 1b70485 Docs - fix x-teleport modal example (#2701)
  • d8b293e wip
  • fe2dc7d wip
  • Additional commits viewable in compare view

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 2.8.2 to 3.9.1.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](alpinejs/alpine@v2.8.2...v3.9.1)

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

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

dependabot bot commented on behalf of github Mar 22, 2022

Superseded by #308.

@dependabot dependabot bot closed this Mar 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assets/alpinejs-3.9.1 branch March 22, 2022 00:09
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

Development

Successfully merging this pull request may close these issues.

1 participant