[Snyk] Upgrade: vue, , alpinejs #4
Merged
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 multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
vue
from 3.4.3 to 3.4.38 | 35 versions ahead of your current version | 24 days ago
on 2024-08-15
@vueform/multiselect
from 2.6.6 to 2.6.9 | 3 versions ahead of your current version | a month ago
on 2024-07-29
alpinejs
from 3.13.3 to 3.14.1 | 9 versions ahead of your current version | 3 months ago
on 2024-06-18
Release notes
Package name: vue
-
3.4.38 - 2024-08-15
-
3.4.37 - 2024-08-08
-
3.4.36 - 2024-08-06
-
3.4.35 - 2024-07-31
-
3.4.34 - 2024-07-24
-
3.4.33 - 2024-07-19
-
3.4.32 - 2024-07-17
-
3.4.31 - 2024-06-28
-
3.4.30 - 2024-06-22
-
3.4.29 - 2024-06-14
-
3.4.28 - 2024-06-14
-
3.4.27 - 2024-05-07
-
3.4.26 - 2024-04-29
-
3.4.25 - 2024-04-24
-
3.4.24 - 2024-04-22
-
3.4.23 - 2024-04-16
-
3.4.22 - 2024-04-15
-
3.4.21 - 2024-02-28
-
3.4.20 - 2024-02-26
-
3.4.19 - 2024-02-13
-
3.4.18 - 2024-02-09
-
3.4.17 - 2024-02-09
-
3.4.16 - 2024-02-08
-
3.4.15 - 2024-01-18
-
3.4.14 - 2024-01-15
-
3.4.13 - 2024-01-13
-
3.4.12 - 2024-01-13
-
3.4.11 - 2024-01-12
-
3.4.10 - 2024-01-11
-
3.4.9 - 2024-01-11
-
3.4.8 - 2024-01-10
-
3.4.7 - 2024-01-09
-
3.4.6 - 2024-01-08
-
3.4.5 - 2024-01-04
-
3.4.4 - 2024-01-03
-
3.4.3 - 2023-12-30
from vue GitHub release notesFor stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Package name: @vueform/multiselect
-
2.6.9 - 2024-07-29
- Removed optional chaining, fixes #420
-
2.6.8 - 2024-06-14
- export
- Typing fixes (Thanks to @ nurbek0298 🙏)
- Always scroll to selected option on open #406
- Use
- Performance optimization (Thanks to @ negezor 🙏)
-
2.6.7 - 2024-03-20
- Clicking on scroll bar closes the dropdown fix #383
- Types for scoped slots #391
- Missing method types and typo fixes #376 #392
- Don't show dropdown id when id is not defined
- Avoid error when multiselect does not exist #394
-
2.6.6 - 2023-10-18
- Added
- Added
- Included
from @vueform/multiselect GitHub release notes🐞 Bug Fixes
🎉 Feature
resolvedOptions🐞 Bug Fixes
clickinstead ofmousedownevent #387🧹 Chore
🐞 Bug Fixes
🎉 Feature
appendTooption.${id}-dropdownto dropdown DOM.🐞 Bug Fixes
@ popperjs/coreforappendToBody/appendToposition fixes.Package name: alpinejs
-
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
-
3.13.10 - 2024-04-24
- Comma modifier to keyup and keydown events #4170
- Fix morphing root level state #4169
- Fix morph when x-for is used inside x-teleport #4168
- Fix form reset for x-model radio, checkbox arrays, select multiple and various modifiers #4159
- Wrong plugin name in Sort docs #4165
-
3.13.9 - 2024-04-21
- Add "sort" plugin #4137
- Add missing plugin warnings #4158
- Change to
- Remove extra destroyTree call #4151
- Fix x-on with both self and once #4152
- Documentation issue: Event name in code snippet and description doesn't match in dispatch.md #4141
- Fix some typos #4134
- Chore: remove repetitive words #4132
-
3.13.8 - 2024-04-02
- Cleanup after
- Bug: Fixes x-model.fill when used with debounce #4103
- Remove hidden from booleanAttributes #4099
- Fix fill modifier for radio buttons #4101
- Add missing border to fill example #4104
- Fixed persist crash when the stored value is undefined #4091
-
3.13.7 - 2024-03-08
- Revert breaking mutation fix #4084
- 🐛 Prevents Setting from registering a dependency #4081
-
3.13.6 - 2024-03-05
- Fix __noscroll param #4063
- Allow access to methods when class instance used for x-data #4038
- Fix
- Fix
- Only ever initialize an Alpine element once #4000
- Fix context of listbox to prevent error when using wire:navigate #4008
- Ensure
- Remove unused imports #4006
- Ignore Vue
- Remove
- Support
- Add warning for duplicate
-
3.13.5 - 2024-01-24
- 🐛 Fixes reinitializing moved elements #3995
- Add better entangle infinite-loop protection 8001383
-
3.13.4 - 2024-01-22
- Improve combobox performance by @ calebporzio in #3898
- [Docs] Add range type to x-model inputs by @ peterfox in #3911
- Fix x-id when used with morph by @ calebporzio in #3919
- Rework mutation observer by @ calebporzio in #3929
- add explanation of passing an object to
- x-mask: Cleanup of event listeners by @ beholdr in #3908
- Update refs.md by @ Simsz in #3851
- Add CSP-friendly Alpine build by @ calebporzio in #3959
- docs: typo by @ mhanberg in #3960
- Bug in code example of documentation for x-anchor to an ID by @ MaximVanhove in #3942
- Fix typo by @ aerni in #3932
- 🐛 Gracefully handles bad throws by @ ekwoka in #3570
- Fix x-mask when used with wire:model by @ calebporzio in #3988
- Fix issue where error message would not print directive name properly by @ mattvague in #3572
- Add named exports to build files by @ ypconstante in #3644
- fix: reset input on init so default value is displayed by @ coder2000 in #3881
- Clear combobox bugfix by @ gdebrauwer in #3934
- fix/x-model with fill modifier takes input value on undefined by @ rgbc-alex in #3941
- fix: already init component by @ Matsa59 in #3951
- Listbox compare null value bugfix by @ gdebrauwer in #3962
- Fix error message in listbox.js by @ gdebrauwer in #3965
- Add x-trap noinitialfocus modifier by @ richcarni in #3977
- Combobox and listbox: Save optionKey in x-data to fix usage in Livewire by @ gdebrauwer in #3990
- @ peterfox made their first contribution in #3911
- @ beholdr made their first contribution in #3908
- @ Simsz made their first contribution in #3851
- @ MaximVanhove made their first contribution in #3942
- @ aerni made their first contribution in #3932
- @ mattvague made their first contribution in #3572
- @ ypconstante made their first contribution in #3644
- @ coder2000 made their first contribution in #3881
- @ rgbc-alex made their first contribution in #3941
- @ Matsa59 made their first contribution in #3951
- @ richcarni made their first contribution in #3977
-
3.13.3 - 2023-11-19
- Fix teleport morphing by @ calebporzio in #3841
- Add anchor plugin by @ calebporzio in #3843
- Jlb/fix combobox bugs by @ calebporzio in #3854
- Fix typo: Rename x-alpine to x-anchor by @ CodeWithKyrian in #3848
- Update anchor.md by @ allenjd3 in #3847
- 🐛 Joins selectors to meet spec by @ ekwoka in #3844
- @ CodeWithKyrian made their first contribution in #3848
- @ allenjd3 made their first contribution in #3847
- @ gdebrauwer made their first contribution in #3532
from alpinejs GitHub release notesChanged
Changed
Changed
Changed
x-sort:item, add sorting class to body, and usex-sort:group#4161Changed
x-bind:classand other attribute modifications #4111Changed
Changes
$refsbeing used withx-teleport#4031x-ifandx-fordouble init on clone phase #4015$listboxOption.isSelected/$comboboxOption.isSelectedworks if item value isfalseor0#4005markRaw()objects when evaluating interceptors 815fae3x-intersectfrom clone phase e8c5992destroyTreecustom walker bf36275x-forkeys f6e87ceFixed
What's Changed
x-forby @ browner12 in #3928New Contributors
Full Changelog: v3.13.3...v3.13.4
What's Changed
x-model.booleanmodifier by @ gdebrauwer in #3532New Contributors
Full Changelog: v3.13.2...v3.13.3
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: