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 dependencies #85

Merged
merged 5 commits into from Mar 13, 2024
Merged

Update dependencies #85

merged 5 commits into from Mar 13, 2024

Conversation

da70
Copy link
Contributor

@da70 da70 commented Mar 12, 2024

  • Upgraded Node version from 12 to 14. Upgrading higher than 14 is blocked by node-sass. (We'll be removing SASS).
  • Pinned @vue/test-utils to v1.3.6 (last version, as there is a new test-utils for Vue 3) and added async/await to wrapper.setProps() and wrapper.setData() calls.

Can't go higher than Node 14 without some significant rewrites.
…tProps()` and `wrapper.setData()` calls [+]

* `wrapper.setData()` and `wrapper.setProps()` were changed to return promises: [feat: return nextTick from setters, fix \#1515 \(\#1517\)](vuejs/vue-test-utils@aa7b76d)
@da70 da70 merged commit cd90d48 into master Mar 13, 2024
1 check passed
@da70 da70 deleted the update-dependencies branch March 26, 2024 02:30
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.

None yet

1 participant