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

chore(deps): update dependency @vue/test-utils to v2 #156

Merged
merged 1 commit into from Mar 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/test-utils 1.3.6 -> 2.4.5 age adoption passing confidence

Release Notes

vuejs/test-utils (@​vue/test-utils)

v2.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5

v2.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.3...v2.4.4

v2.4.3

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.4.2...v2.4.3

v2.4.2

Compare Source

What's Changed

Fix
Docs
Chore

New Contributors

Full Changelog: vuejs/test-utils@v2.4.1...v2.4.2

v2.4.1

Compare Source

What's Changed

Fixes
Docs
(Dev) Dependencies

New Contributors

Full Changelog: vuejs/test-utils@v2.4.0...v2.4.1

v2.4.0

Compare Source

Note: there might be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2

Between the last main release, v2.3.2, and v2.4.0, there were three alphas:

Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.

If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

renderToString is merged for SSR testing, thanks to @​wobsoriano and @​cexbrayat!

New Contributors

Full Changelog: vuejs/test-utils@2.2.10...v2.3.0

v2.2.10

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.9...2.2.10

v2.2.9

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.8...v2.2.9

v2.2.8

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.7...v2.2.8

v2.2.7

Compare Source

Fixes

Docs

Chore

New Contributors

Full Changelog: vuejs/test-utils@v2.2.6...v2.2.7

v2.2.6

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.5...v2.2.6

v2.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.2.4...v2.2.5

v2.2.4

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.3...v2.2.4

v2.2.3

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.2...v2.2.3

v2.2.2

Compare Source

Fixes

Other

Full Changelog: vuejs/test-utils@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

Features
Fixes
Other

New Contributors

Full Changelog: vuejs/test-utils@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

Fixes

Other

Chore

New Contributors

Full Changelog: vuejs/test-utils@v2.0.2...v2.1.0

v2.0.2

Compare Source

What's Changed

Fixes
Docs
Chore/Other

New Contributors

Full Changelog: vuejs/test-utils@v2.0.1...v2.0.2

v2.0.1

Compare Source

Test Utils is quite stable now, so most of the changes here are minor fixes.

The next "big ticket" feature will be SSR support. You can track it here: https://github.com/vuejs/test-utils/pull/1572

Fixes

Chores/Dependencies


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Nov 1, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 18 0 0.27s
✅ BASH bash-exec 4 0 0.04s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 4 0 0.03s
✅ CSHARP csharpier 1 0 1.77s
⚠️ CSHARP dotnet-format 1 1 1.24s
⚠️ CSHARP roslynator 1 1 9.73s
✅ CSS stylelint 1 0 1.79s
✅ DOCKERFILE hadolint 4 0 0.32s
✅ EDITORCONFIG editorconfig-checker 376 0 3.81s
✅ ENV dotenv-linter 1 0 0.01s
✅ GROOVY npm-groovy-lint 7 0 14.85s
✅ HTML djlint 2 0 1.22s
✅ HTML htmlhint 2 0 0.29s
✅ JAVA checkstyle 59 0 13.64s
✅ JSON eslint-plugin-jsonc 31 0 5.16s
✅ JSON jsonlint 31 0 0.69s
✅ JSON prettier 31 0 4.55s
✅ JSON v8r 31 0 84.31s
⚠️ MARKDOWN markdownlint 22 132 1.49s
✅ PYTHON bandit 1 0 1.1s
✅ PYTHON black 1 0 0.69s
✅ PYTHON flake8 1 0 0.61s
✅ PYTHON isort 1 0 0.59s
✅ PYTHON mypy 1 0 9.28s
✅ PYTHON ruff 1 0 0.04s
✅ REPOSITORY checkov yes no 20.93s
✅ REPOSITORY gitleaks yes no 1.36s
✅ REPOSITORY git_diff yes no 0.16s
✅ REPOSITORY kics yes no 69.38s
✅ REPOSITORY secretlint yes no 2.67s
✅ REPOSITORY syft yes no 3.77s
✅ REPOSITORY trivy yes no 23.47s
✅ REPOSITORY trivy-sbom yes no 8.24s
✅ REPOSITORY trufflehog yes no 7.68s
✅ SQL sql-lint 2 0 0.78s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 109 0 3.48s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 7 times, most recently from 24acb3c to b9f593e Compare November 3, 2023 23:56
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from b9f593e to 565787e Compare November 14, 2023 12:00
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 2 times, most recently from 15a10ef to d7c5658 Compare November 27, 2023 15:54
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 4 times, most recently from 11ef942 to 144af92 Compare December 1, 2023 09:27
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 144af92 to d300d24 Compare December 24, 2023 01:57
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 14 times, most recently from 03534de to f93d8ed Compare January 12, 2024 09:12
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 3 times, most recently from 9405654 to 07553b8 Compare February 4, 2024 10:33
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 7 times, most recently from d56d066 to 1cb920a Compare February 17, 2024 16:02
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 16 times, most recently from 6a359e1 to 1d38e65 Compare March 14, 2024 09:53
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 1d38e65 to b9cd320 Compare March 14, 2024 19:56
@chgl chgl merged commit 4d231a5 into master Mar 14, 2024
25 checks passed
@miracum-bot miracum-bot mentioned this pull request Apr 1, 2024
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