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 Nov 11, 2021

Bumps alpinejs from 2.8.2 to 3.5.1.

Release notes

Sourced from alpinejs's releases.

v3.5.1

Fixed

  • Fix x-trap when cloning DOM (or using @​entangle) #2352
  • Fix x-transition fast double click bug #2339
  • Fix global Alpine.$persist shared between different properties #2320

v3.5.0

Added

  • Add .inert and .noscroll x-trap modifiers #2309
  • Allow x-model to be accessed programmatically #2303
  • Add $data magic property #2301
  • Create global Alpine.$persist to enable persisting in Alpine.store #2191
  • Improve Alpine error resiliency and logging #2027

Fixed

  • Fix transition bug where @​click.outside AND leave transition only break #2302
  • Fix x-collapse: only set overflow:hidden when strictly needed #2213
  • x-collapse not working properly when used with click.away #2201
  • Fix binding plain attributes #2299
  • Fix static attribute binding in x-bind object #2256
  • Fix evaluator bug when expression starts with let or const #2224

v3.4.2

Added

  • Add x-collapse #2141
  • Allow accessing outer scope from within getters and setters #2128
  • Add x-on:.capture modifier #2129

v3.4.1

Added

  • Add Alpine.deferMutations() & Alpine.flushAndStopDeferringMutations() #2117

v3.4.0

Added

  • Refactored x-trap to use focus-trap plugin #2072
  • Add aria-expanded to the list of attribute bindings that don't remove when falsy

Fixed

  • Fix another x-transition regression with x-show #2096

v3.3.5

Fixed

  • Fix click.away regression #2084

v3.3.4

Added

  • Allow access to parent scope refs #2077

Fixed

  • Fix x-show requestAnimationFrame latency bug #2076

... (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 2.8.2 to 3.5.1.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](alpinejs/alpine@v2.8.2...v3.5.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 Nov 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2021

Superseded by #252.

@dependabot dependabot bot closed this Nov 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assets/alpinejs-3.5.1 branch November 23, 2021 00:10
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.

0 participants