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

Update to Vue 2.7 #2685

Merged
merged 9 commits into from Jul 22, 2022
Merged

Update to Vue 2.7 #2685

merged 9 commits into from Jul 22, 2022

Conversation

@vinicius73 vinicius73 added enhancement New feature or request dependencies Pull requests that update a dependency file 2. developing dependencies: javascript labels Jul 6, 2022
@vinicius73 vinicius73 self-assigned this Jul 6, 2022
@max-nextcloud
Copy link
Collaborator

Thanks a lot for looking into this 😍

@vinicius73
Copy link
Member Author

/rebase

@vinicius73
Copy link
Member Author

Still not working
I've opened an issue in Vue v2 repo

vuejs/vue#12667

@vinicius73 vinicius73 marked this pull request as ready for review July 19, 2022 13:53
@juliushaertl
Copy link
Member

🥳

css/prosemirror.scss Outdated Show resolved Hide resolved
@vinicius73
Copy link
Member Author

It is working now 🎉

Vinicius Reis added 6 commits July 22, 2022 08:57
- removes jest-raw-loader
- add vue-demi

Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
::v-deep usage as a combinator has been deprecated

Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
@juliushaertl
Copy link
Member

/compile

@juliushaertl
Copy link
Member

Vue packages version mismatch:

  • vue@2.7.8 (/home/runner/work/text/text/node_modules/vue/dist/vue.runtime.common.js)
  • vue-template-compiler@2.7.4 (/home/runner/work/text/text/node_modules/vue-template-compiler/package.json)

Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
@marcelklehr
Copy link
Member

Vue packages version mismatch

The migration docs say template compiler isn't necessary anymore as a separate dependency in v2.7, I think

@vinicius73
Copy link
Member Author

The migration docs say template compiler isn't necessary anymore as a separate dependency in v2.7, I think

Yes, it is true.

But I guess we must fix it on https://github.com/nextcloud/webpack-vue-config/blob/b3100850cc78c51fa6258d53b2116484f7fff64d/package.json#L38

@vinicius73
Copy link
Member Author

/compile

package.json Outdated Show resolved Hide resolved
@marcelklehr
Copy link
Member

Note: if you are using @vue/test-utils, you may need to keep it in the dependencies for now, but this requirement will also be lifted in a new release of test utils.

Ah, when using test-utils it might still be needed

Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
@vinicius73
Copy link
Member Author

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@vinicius73 vinicius73 merged commit 958f41c into master Jul 22, 2022
@delete-merged-branch delete-merged-branch bot deleted the feature/update-vue-2-7 branch July 22, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing dependencies: javascript dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants