[Snyk] Upgrade: vue, , , axios, p5, pinia, socket.io-client, vue-router, vue3-otp-input #26
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.3.6 to 3.4.38 | 57 versions ahead of your current version | a month ago
on 2024-08-15
@types/p5
from 1.7.1 to 1.7.6 | 5 versions ahead of your current version | 9 months ago
on 2023-12-17
@vueuse/core
from 10.5.0 to 10.11.1 | 11 versions ahead of your current version | a month ago
on 2024-08-08
axios
from 1.6.0 to 1.7.6 | 18 versions ahead of your current version | 22 days ago
on 2024-08-30
p5
from 1.7.0 to 1.10.0 | 7 versions ahead of your current version | 2 months ago
on 2024-07-31
pinia
from 2.1.7 to 2.2.2 | 4 versions ahead of your current version | a month ago
on 2024-08-15
socket.io-client
from 4.7.2 to 4.7.5 | 3 versions ahead of your current version | 6 months ago
on 2024-03-14
vue-router
from 4.2.5 to 4.4.3 | 14 versions ahead of your current version | a month ago
on 2024-08-06
vue3-otp-input
from 0.4.1 to 0.5.21 | 7 versions ahead of your current version | 4 months ago
on 2024-06-05
Issues fixed by the recommended upgrade:
SNYK-JS-AXIOS-6144788
SNYK-JS-AXIOS-7361793
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-AXIOS-6124857
SNYK-JS-FOLLOWREDIRECTS-6444610
Release notes
Package name: vue
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.Package name: @types/p5
Package name: @vueuse/core
No significant changes
View changes on GitHub
🐞 Bug Fixes
View changes on GitHub
🚀 Features
preventScroll
option - by @ pkc918 in #3994 (4d868)🐞 Bug Fixes
View changes on GitHub
🚀 Features
as const
- by @ enpitsuLin in #3971 (4ea13)options.onMouseUp
callback - by @ noook and Anthony Fu in #3791 (7346a)triggerOnRemoval
option - by @ alexzhang1030 and @ antfu in #3958 (f3515)lastEventId
- by @ pkc918 in #3984 (29bc6)🐞 Bug Fixes
import.meta.*
properties - by @ danielroe in #3888 (1558c)commitStyles
when finish - by @ a1mersnow in #3990 (fba4e)undefined
- by @ yanbowe, @ antfu and Glandos in #3830 (7966b)isSupported
with try-catch - by @ 9romise in #3980 (b291c)View changes on GitHub
🚀 Features
🐞 Bug Fixes
View changes on GitHub
🚀 Features
abortPrevious
option - by @ jahnli and @ antfu in #3735 (b94de)strategy
option to allow desktop-first convention - by @ jack-allocate and @ antfu in #3783 (15fc0)active
getter, add breakpoints for Vuetify v3 - by @ altrusl, @ Doctor-wu and @ antfu in #3687 (3ae45)go
function - by @ Jokerzhzh and @ antfu in #3615 (2ae36)autoReconnect
andimmediate
to options, update typings - by @ schelmo in #3793 (b33ab)styleProp
to support nativerows
attribute - by @ yakudik, alexander.kudinov, Anthony Fu and @ antfu in #3552 (5025e)🐞 Bug Fixes
delta
to be negative - by @ leewakin, @ Doctor-wu and @ antfu in #3650 (cf29c)isFinished
,isFetching
readonly - by @ baboon-king and @ antfu in #3616 (31d4a)fpsLimit
option, fix #3481, close #3482 - by @ antfu in #3481 and #3482 (69990)onError
hook and avoid throws by default, fix