[Snyk] Upgrade alpinejs from 3.14.0 to 3.14.3 #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade alpinejs from 3.14.0 to 3.14.3.
ℹ️ 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 on 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-INFLIGHT-6095116
Release notes
Package name: alpinejs
-
3.14.3 - 2024-10-15
- Allow Flux checkbox/radio/switch custom elements to use x-model like native inputs - ref
-
3.14.2 - 2024-10-15
- fix: memoization when injecting magic by @ AbhiShake1 in #4276
- 🐛 Initializes Interceptors before store by @ ekwoka in #4278
- Add resize plugin:
- Fix typo in sort.md by @ jfr3000 in #4296
- 🐛 Cleans up template directives memory by @ ekwoka in #4300
- 🚧 Updates List of boolean attributes to follow spec by @ ekwoka in #4325
- Fixed a couple of typos. by @ armandohg in #4332
- 🐛 Cleans teleported clone by @ ekwoka in #4328
- Remove unnecessary parentheses from bind.md example by @ danielsbird in #4363
- 📝 Updates docs with notes for x-data usage by @ ekwoka in #4307
- @ AbhiShake1 made their first contribution in #4276
- @ jfr3000 made their first contribution in #4296
- @ armandohg made their first contribution in #4332
- @ danielsbird made their first contribution in #4363
-
3.14.1 - 2024-06-18
- Minor grammar correction in the for directive docs #4266
- 🐛 Fixes issue with setters accessing deeply nested data #4265
- [UI][Tabs] Prevent tab focus on mousedown #4239
- [CSP] Add support for nested properties to CSP build #4238
-
3.14.0 - 2024-05-21
- ✨ Enhances clicks with key modifiers #4209
- Update transition.md - changed span to div #4215
- collapse: remove overflow hidden even if height does not match perfect #4203
- Fix error: TypeError: i is not a function #4204
- Adjust code block according to example #4197
- Higher visibility in docs about needing x-data for things to work #4194
from alpinejs GitHub release notesChanges
Full Changelog: v3.14.2...v3.14.3
What's Changed
x-resizeby @ calebporzio in #4304New Contributors
Full Changelog: v3.14.1...v3.14.2
Changed
Changed
Important
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:
Summary by Sourcery
Upgrade alpinejs from version 3.14.0 to 3.14.3 to address a medium severity vulnerability and incorporate several improvements and bug fixes.
Bug Fixes:
Enhancements: