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

[Snyk] Upgrade alpinejs from 3.13.5 to 3.13.6 #606

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

lmajano
Copy link
Contributor

@lmajano lmajano commented Mar 27, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade alpinejs from 3.13.5 to 3.13.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-03-05.
Release notes
Package name: alpinejs
  • 3.13.6 - 2024-03-05

    Changes

    • Fix __noscroll param #4063
    • Allow access to methods when class instance used for x-data #4038
    • Fix $refs being used with x-teleport #4031
    • Fix x-if and x-for double init on clone phase #4015
    • Only ever initialize an Alpine element once #4000
    • Fix context of listbox to prevent error when using wire:navigate #4008
    • Ensure $listboxOption.isSelected / $comboboxOption.isSelected works if item value is false or 0 #4005
    • Remove unused imports #4006
    • Ignore Vue markRaw() objects when evaluating interceptors 815fae3
    • Remove x-intersect from clone phase e8c5992
    • Support destroyTree custom walker bf36275
    • Add warning for duplicate x-for keys f6e87ce
  • 3.13.5 - 2024-01-24

    Fixed

    • 🐛 Fixes reinitializing moved elements #3995
    • Add better entangle infinite-loop protection 8001383
from alpinejs GitHub release notes
Commit messages
Package name: alpinejs
  • 5d47ac2 bump version
  • 1a321e6 "focous" -> "focus" (#4073)
  • 815fae3 ignore objects marked as raw for interceptors
  • 2dacee0 bug fix __noscroll param (#4063)
  • 9f96f86 fix typo (#4044)
  • 891d685 wip
  • 1fde63a update livewire url to v3
  • ec11d59 🐛 Allows Class methods/props to be exposed as the root data component (#4038)
  • 9501ba4 Update intersect.md (#4035)
  • e8c5992 exempt x-intersect from cloning phase
  • d17b248 fix
  • 1a86f08 Add failing test for keyboard controls with `x-teleport`
  • 84fd08d fix (#4015)
  • bf36275 support custom walker in destroyTree
  • 4e17130 fix tests
  • 2f59ee2 refactor
  • 4c2397c feat: Update lifecycle and mutation (#4000)
  • 9556727 Fix context (#4008)
  • 5693447 Ensure isSelected works if item value is false or 0 (#4005)
  • 77b1736 Remove unused imports (#4006)
  • b87d3f7 Fix comment (#4001)
  • f6e87ce Add warning for duplicate x-for keys
  • 2a9d9d8 bump ui

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@lmajano lmajano merged commit cf65b21 into development Jun 26, 2024
17 of 25 checks passed
@lmajano lmajano deleted the snyk-upgrade-54b0dfbdef1c0fd5d1b13b3d056e4da2 branch June 26, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants