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.10.5 to 3.12.0 #1033

Merged

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade alpinejs from 3.10.5 to 3.12.0.

ℹ️ 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 2 months ago, on 2023-03-07.
Release notes
Package name: alpinejs
  • 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
  • 3.11.0 - 2023-01-17
    • Support for custom directive order #3307
    • Fix recursion problem with x-trap inert #3309
    • x-mask: Allow overriding thousands separator #3122
    • Remove letters from money mask #3174
    • Allow await in invalid expression wrapper #3146
    • Fixed throttling on keypress #3054
    • Introduce x-teleport values/modifiers #3268
    • Refactor: remove next tick import #3163
    • Fix: prevents coercion of space and underscore to minus #3134
    • Use supercommas to break up comma-containing list items #3125
    • Docs: switch unpkg to jsdelivr #3048
  • 3.10.5 - 2022-10-25

    Added

    Fixed

from alpinejs GitHub release notes
Commit messages
Package name: alpinejs
  • d06662d wip
  • 3e3fd96 x-model.fill by input value on null or empty string (#3423)
  • 04ff2c7 x-mask custom decimal precision (#3415)
  • 0a360fb Bump esbuild from 0.8.39 to 0.16.17 (#3439)
  • 072e0c7 Reuse dot-json helper functions (#3433)
  • 2e33fd7 Cleanup more 2-space indents to 4-space (#3432)
  • f100e74 🐛 fixes improper use of nullish coalescing (#3408)
  • 2a859bb Fixes @ keyup and @ keydown listeners with .capture modifier never executed (#3398)
  • 293ad80 Remove Alpine UI references from Alpine core (#3336)
  • d02bb8b Fix x-mask restoreCursorPosition initialization issue
  • 8f76b28 x-mask $money allow for negative values (#3416)
  • c31d62e Fix x-mask with x-model and initial value
  • 9cfd726 Set popover to retry 5 times to see if we can get it to recover itself
  • 4751093 Fix x-model event listener doubling when cloned (#3393)
  • 1391d76 run-tests: bump actions and node (#3390)
  • 37781d5 Update lifecycle.md (#3375)
  • 11c63d1 docs: Fix a few typos (#3363)
  • 23d4147 Accept x-data="true" as a synonym for x-data="" (#3339)
  • e69b8b5 Update CSP documentation to clarify availability of the CSP build (#2619)
  • c42dfda Skip entangle tests since Alpine.entangle reference has been removed in commit edc96dd
  • 402be31 Fix Alpine.js becoming unresponsive after uncaught exception in reactive effect callback (#3279)
  • a07b6c0 Fix issue https://github.com/Inconsistent update with template x-if alpinejs/alpine#2803 (and add tests): Ensure an already-flushed job is never dequeued from the queue, which would cause other jobs to be accidentally skipped. (#3278)
  • 30f1e56 Wip
  • 77bdd55 wip

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

@samuelmanzanera samuelmanzanera merged commit 3a430d2 into develop May 24, 2023
1 check passed
@samuelmanzanera samuelmanzanera deleted the snyk-upgrade-3485adce83a3038e32c9eef0c1dd6617 branch May 24, 2023 07:44
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.

None yet

2 participants