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-dev): bump @vue/vue3-jest from 27.0.0 to 28.0.1 #18

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps @vue/vue3-jest from 27.0.0 to 28.0.1.

Release notes

Sourced from @​vue/vue3-jest's releases.

v28.0.1

What's Changed

New Contributors

Full Changelog: vuejs/vue-jest@v28.0.0...v28.0.1

Install: yarn add @vue/vue2-jest or yarn add @vue/vue3-jest.

v28.0.0

We moved the main version to v28.0.0 to match the latest version of Jest on npm, which is also v28. There will always be bugs, we will fix them in patch/minor versions. If you need Jest 27 support, just install with @vue/vue3-jest@27.

Note: I (@​lmiller1990) am not using Vue Jest either personally or professionally and cannot prioritise it as much as my other library (Vue Test Utils). If you'd like to assist with maintaining Vue Jest, please reach out.

How to install

  • yarn add @vue/[email protected] (works with Vue 3, Jest 28) or yarn add @vue/vue3-jest@latest for the latest one.
  • yarn add @vue/[email protected] (works with Vue 2, Jest 28) or yarn add @vue/vue2-jest@latest for the latest one.

Fixes

Commits
  • f6f9838 publish: 28.0.1
  • 2e027a8 fix(sass-imports): resolve module imports relative to file being processed (#...
  • e218c07 docs: Update Readme (#473)
  • f75662d chore: release Jest 28 support (#472)
  • d8568cb feat: Support jest 28 (#468)
  • e2c7a56 Issue #417: Should not return empty string so that it is compatible with babe...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/vue3-jest-28.0.1 branch from 2e71079 to 8c66b72 Compare July 21, 2022 07:27
Bumps [@vue/vue3-jest](https://github.com/vuejs/vue-jest) from 27.0.0 to 28.0.1.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](vuejs/vue-jest@v27.0.0...v28.0.1)

---
updated-dependencies:
- dependency-name: "@vue/vue3-jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue/vue3-jest-28.0.1 branch from 8c66b72 to 47768c0 Compare November 16, 2022 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants