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/collapse from 3.11.1 to 3.12.2 #171

Merged
merged 3 commits into from
Jun 29, 2023

Conversation

mtthidoteu
Copy link
Contributor

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


Snyk has created this PR to upgrade @alpinejs/collapse from 3.11.1 to 3.12.2.

ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-05-31.
Release notes
Package name: @alpinejs/collapse
  • 3.12.2 - 2023-05-31

    Fixed

  • 3.12.1 - 2023-05-11

    Added

    • Support for registering multiple plugins at once: Alpine.plugin([...]) #3497
    • Add warning to prevent Alpine from being loaded twice on the same page #3565
    • Add descriptive warning for undefined x-for key and updates tests. #3498

    Fixed

    • Fix x-for scope updates when looping through x-data elements #3504
    • Exclude dependencies from non-CDN builds #3459
    • Make x-transition delay syntax consistent with duration syntax #3476
    • Fix throttle/debounce user callback after preventDefault/stopPropagation is executed #3481
    • Make .fill work with selects and other modifiers #3495
    • Fix morphing @ event handlers #3494
    • Allow Booleans in bound x-transitions #3519
    • Handle special binding case for 'checked' and 'selected' #3535
    • Fix Safari AutoFill #3483
    • Fix duplicate/inaccurate test #3520
    • Fix typo on alt "component" #3541
    • Attempt memory leak fix from using magics #2832
  • 3.12.0 - 2023-03-07

    Added

    • x-model.fill by input value on null or empty string #3423
    • x-mask custom decimal precision #3415
    • x-mask $money allow for negative values #3416
    • Accept x-data="true" as a synonym for x-data="{}" #3339

    Fixed

    • 🐛 fixes improper use of nullish coalescing #3408
    • Fixes @ keyup and @ keydown listeners with .capture modifier never executed #3398
    • Remove Alpine UI references from Alpine core #3336
    • Update CSP documentation to clarify availability of the CSP build #2619
    • Fix x-model event listener doubling when cloned #3393
    • docs: Fix a few typos #3363
    • Fix Alpine.js becoming unresponsive after uncaught exception in reactive effect callback #3279
    • Fix inconsistent update for template x-if (issue #2803) #3278
  • 3.11.1 - 2023-01-17

    Fixed

    • Hotfix: "outerHashLatest" is not defined
from @alpinejs/collapse GitHub release notes
Commit messages
Package name: @alpinejs/collapse
  • e0ffa88 Bump to v3.12.3
  • d6b2761 Revert "packages: external"
  • dff0e3f wip
  • b5920c2 Release v3.12.1
  • e579cc8 Fix tests after npm update
  • 7201ff1 More plugin Shapes (#3497)
  • 117668f Bug: Updates correct scope when x-for looping over element with x-data (#3504)
  • b6917d9 Exclude dependencies from non-CDN builds (#3459)
  • e394a47 Make x-transition delay syntax consistent with duration syntax (#3476)
  • c6cee92 throttle/debounce user callback after preventDefault/stopPropagation is executed (#3481)
  • a0a6b74 Merge branch 'main' into morph-@ click
  • 2018f5f wip
  • f9e4473 Add monkey patch
  • 8c9786d Revert change
  • 0f17459 wip
  • 61afc45 🐛 Makes .fill work with selects and other modifiers (#3495)
  • 8e35eef wip
  • 9ad43f1 feat: Adds descriptive warning for undefined x-for key and updates tests. (#3498)
  • 3a75b62 Add warning to prevent Alpine from being loaded twice on the same page (#3565)
  • ec73d44 🐛 Allows Booleans in bound x-transitions (#3519)
  • 36156c2 Handle special binding case for 'checked' and 'selected' (#3535)
  • 6d23457 🐛 Fixes Safari AutoFill (#3483)
  • 8d23398 ✅ Fixes duplicate/inaccurate test (#3520)
  • 5b88c86 fix: typo on alt "component" (#3541)

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

@mtthidoteu mtthidoteu merged commit c629e77 into master Jun 29, 2023
@mtthidoteu mtthidoteu deleted the snyk-upgrade-1efc98983f699c46ca3da535bdd410dc branch July 21, 2023 10:15
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.

3 participants