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 vue #234

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

chore(deps): update vue #234

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/test-utils 2.0.0-rc.20 -> 2.4.5 age adoption passing confidence
eslint-plugin-vue (source) 8.6.0 -> 8.7.1 age adoption passing confidence
vue (source) 3.2.33 -> 3.4.26 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

  • fix(compat): declare RouterLinkStub as compatibility mode 3 by [@​snoozbuster](htt

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate bot added the automation Anything related to build/deploy automation label Apr 22, 2022
@renovate renovate bot changed the title chore(deps): update dependency @vue/test-utils to v2.0.0-rc.21 chore(deps): update vue Apr 22, 2022
@renovate renovate bot force-pushed the renovate/vue branch 4 times, most recently from cea1b44 to 1ac21e1 Compare May 23, 2022 05:15
@renovate renovate bot force-pushed the renovate/vue branch 2 times, most recently from b1b4f26 to ffb842e Compare June 16, 2022 13:57
@renovate renovate bot force-pushed the renovate/vue branch 3 times, most recently from 0416624 to 04d2ec8 Compare October 25, 2023 01:10
@renovate renovate bot force-pushed the renovate/vue branch 2 times, most recently from 3579a63 to 9266f3f Compare November 28, 2023 23:28
@renovate renovate bot force-pushed the renovate/vue branch 2 times, most recently from fa4c8d5 to 9d2e6b0 Compare December 8, 2023 10:06
@renovate renovate bot force-pushed the renovate/vue branch 2 times, most recently from b1b97ed to 1bc5293 Compare December 19, 2023 12:44
@renovate renovate bot force-pushed the renovate/vue branch 5 times, most recently from a678e69 to c49cfc1 Compare January 4, 2024 10:02
@renovate renovate bot force-pushed the renovate/vue branch 8 times, most recently from beb2eb4 to 32c566c Compare January 13, 2024 10:18
@renovate renovate bot force-pushed the renovate/vue branch 2 times, most recently from 003786f to a234965 Compare January 18, 2024 14:34
@renovate renovate bot force-pushed the renovate/vue branch 4 times, most recently from 98f9143 to c8c21e8 Compare February 13, 2024 10:20
@renovate renovate bot force-pushed the renovate/vue branch 2 times, most recently from 8119c1c to 610c221 Compare February 28, 2024 12:22
@renovate renovate bot force-pushed the renovate/vue branch 3 times, most recently from 52b8193 to 3bd778f Compare April 22, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Anything related to build/deploy automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant