Skip to content

chore: update vue to latest version of vue2#4130

Closed
eddieferrer wants to merge 1 commit intomainfrom
upgrade_vue
Closed

chore: update vue to latest version of vue2#4130
eddieferrer wants to merge 1 commit intomainfrom
upgrade_vue

Conversation

@eddieferrer
Copy link
Contributor

Upgrade vue to latest 2.x version.

Tons of bug fixes in the release notes, and most of the vue3 features backported.

There is a warning: "[@vue/compiler-sfc] ::v-deep usage as a combinator has been deprecated. Use :deep() instead." on build. I can clean that up in a followup PR

@mcstover
Copy link
Collaborator

@eddieferrer Does vue-server-renderer also have a corresponding update?

@eddieferrer
Copy link
Contributor Author

eddieferrer commented Aug 22, 2022

I can't merge this in because of our unit testing.

vue-test-utils: vuejs/vue-test-utils#1983
vue-jest does not support vue 2.7, see: vuejs/vue-jest#489

@eddieferrer
Copy link
Contributor Author

@eddieferrer Does vue-server-renderer also have a corresponding update?

Yep, added

@eddieferrer
Copy link
Contributor Author

Closing this, see links above ^

@mcstover
Copy link
Collaborator

Maybe they'll get it cleaned up in a week or so. There had been at least some activity there

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