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

Upgrade Vue from 2.6.12 to 2.7.16 #2489

Merged
merged 2 commits into from
Mar 21, 2024

Commits on Mar 21, 2024

  1. Upgrade Vue from 2.6.12 to 2.7.16 & Upgrade unit test deps and config

    See https://v2.vuejs.org/v2/guide/migration-vue-2-7 for Vue migration guide.
    See https://github.com/vuejs/vue-test-utils/ and https://github.com/vuejs/vue-jest for unit tests.
    
    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3e57f89 View commit details
    Browse the repository at this point in the history
  2. Update ESLint rules & Fix linter errors after vue-eslint upgrade

    See https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.0.0 for ESLint rule changes.
    
    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    068b411 View commit details
    Browse the repository at this point in the history