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 dependency @vue/test-utils to v2.4.5 #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/test-utils 2.0.0 -> 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 - "before 4am on the first day of the month" (UTC), 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.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 1, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vue/cli-plugin-eslint@5.0.8
npm ERR! Found: eslint@6.8.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"6.8.0" from the root project
npm ERR!   peer eslint@"^5.0.0 || ^6.0.0 || ^7.0.0" from @typescript-eslint/eslint-plugin@4.33.0
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"4.33.0" from the root project
npm ERR!     peer @typescript-eslint/eslint-plugin@"^4.4.0" from @vue/eslint-config-typescript@7.0.0
npm ERR!     node_modules/@vue/eslint-config-typescript
npm ERR!       dev @vue/eslint-config-typescript@"7.0.0" from the root project
npm ERR!   11 more (@typescript-eslint/experimental-utils, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">=7.5.0" from @vue/cli-plugin-eslint@5.0.8
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR!   dev @vue/cli-plugin-eslint@"5.0.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@8.57.0
npm ERR! node_modules/eslint
npm ERR!   peer eslint@">=7.5.0" from @vue/cli-plugin-eslint@5.0.8
npm ERR!   node_modules/@vue/cli-plugin-eslint
npm ERR!     dev @vue/cli-plugin-eslint@"5.0.8" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-03-14T01_14_33_438Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 077d748 to e1b8af2 Compare September 29, 2022 07:36
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.0.2 Update dependency @vue/test-utils to v2.1.0 Sep 29, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from e1b8af2 to 2ad3405 Compare November 14, 2022 16:46
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.1.0 Update dependency @vue/test-utils to v2.2.2 Nov 14, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 2ad3405 to aca0a24 Compare November 15, 2022 10:42
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.2 Update dependency @vue/test-utils to v2.2.3 Nov 15, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from aca0a24 to 3590213 Compare November 20, 2022 23:52
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.3 Update dependency @vue/test-utils to v2.2.4 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 3590213 to a12356b Compare December 2, 2022 12:43
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.4 Update dependency @vue/test-utils to v2.2.5 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from a12356b to 1844c33 Compare December 5, 2022 04:59
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.5 Update dependency @vue/test-utils to v2.2.6 Dec 5, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 1844c33 to d09180f Compare January 4, 2023 13:45
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.6 Update dependency @vue/test-utils to v2.2.7 Jan 4, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from d09180f to ef5d89b Compare January 27, 2023 07:03
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.7 Update dependency @vue/test-utils to v2.2.8 Jan 27, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from ef5d89b to 87469e8 Compare February 2, 2023 01:08
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.8 Update dependency @vue/test-utils to v2.2.9 Feb 2, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 87469e8 to feb3476 Compare February 3, 2023 01:49
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.9 Update dependency @vue/test-utils to v2.2.10 Feb 3, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from feb3476 to 4887aaa Compare February 20, 2023 01:06
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.2.10 Update dependency @vue/test-utils to v2.3.0 Feb 20, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 4887aaa to 53f42b7 Compare March 9, 2023 04:27
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.3.0 Update dependency @vue/test-utils to v2.3.1 Mar 9, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 53f42b7 to dee7807 Compare March 21, 2023 07:17
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.3.1 Update dependency @vue/test-utils to v2.3.2 Mar 21, 2023
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.3.2 Update dependency @vue/test-utils to v2.4.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from dee7807 to 778345b Compare June 22, 2023 01:06
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 778345b to b8cc7f6 Compare July 20, 2023 21:38
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.4.0 Update dependency @vue/test-utils to v2.4.1 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from b8cc7f6 to cb4207c Compare November 14, 2023 10:05
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.4.1 Update dependency @vue/test-utils to v2.4.2 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from cb4207c to 77f1657 Compare November 28, 2023 23:31
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.4.2 Update dependency @vue/test-utils to v2.4.3 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 77f1657 to fd1cbfe Compare January 25, 2024 23:52
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.4.3 Update dependency @vue/test-utils to v2.4.4 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from fd1cbfe to d151fe7 Compare March 14, 2024 01:14
@renovate renovate bot changed the title Update dependency @vue/test-utils to v2.4.4 Update dependency @vue/test-utils to v2.4.5 Mar 14, 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

0 participants