-
Notifications
You must be signed in to change notification settings - Fork 5
Vitest and Node updates #251
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the vitest group with 3 updates: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-istanbul` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/coverage-istanbul) Updates `@vitest/ui` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/ui) Updates `vitest` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vitest - dependency-name: "@vitest/ui" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vitest - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the vitest group with 3 updates: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-istanbul` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/coverage-istanbul) Updates `@vitest/ui` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/ui) Updates `vitest` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vitest - dependency-name: "@vitest/ui" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vitest - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com>
c784002 to
6e48b64
Compare
|
This one requires some changes to get istanbul to work correctly: |
- Update to latest v4.0.8 - Use recommended v8 coverage tool (goodbye istanbul) - deal with CJS / ES module nonsense by downgrading to jsdom 25.0.1 - remove deprecated params - update include statement - use vitest's defineConfig
…m:WomenInSoftwareEngineeringJP/home into dependabot/npm_and_yarn/vitest-2cc05bade3
|
This is really going off the rails and I may need to remake this, or wait more time for vitest 4 to settle out |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Going to close this and try again later... #262 is at least partial progress |
Bumps the vitest group with 3 updates: @vitest/coverage-istanbul, @vitest/ui and vitest.
Updates
@vitest/coverage-istanbulfrom 3.2.4 to 4.0.6Release notes
Sourced from
@vitest/coverage-istanbul's releases.... (truncated)
Commits
2e7b2b8chore: release v4.0.6e3b7775fix(coverage): prevent filtering out virtual files before remapping to source...ed9fc71chore: release v4.0.59b75ec5chore: release v4.0.4ca1766fchore: release v4.0.307bc56achore: release v4.0.24a28faachore: release v4.0.1da7ce17chore: release v4.0.03e4b6b7chore: release v4.0.0-beta.19bc7c20dchore: release v4.0.0-beta.18Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/coverage-istanbulsince your current version.Updates
@vitest/uifrom 3.2.4 to 4.0.6Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
2e7b2b8chore: release v4.0.6ed9fc71chore: release v4.0.59b75ec5chore: release v4.0.4ca1766fchore: release v4.0.307bc56achore: release v4.0.24a28faachore: release v4.0.1da7ce17chore: release v4.0.0624032echore(ui): use vitest-browser-vue for UI tests, remove auto loading, typechec...3e4b6b7chore: release v4.0.0-beta.19bc7c20dchore: release v4.0.0-beta.18Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/uisince your current version.Updates
vitestfrom 3.2.4 to 4.0.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
2e7b2b8chore: release v4.0.631706dffix: reuse the same environment whenisolateandfileParallelismare fals...10a06d8fix(happy-dom): properly teardown additional keys (#8888)197caf2fix(jsdom): pass down Node.jsFormDatatoRequest(#8880)ca041f5fix: improve spying types (#8878)e3b7775fix(coverage): prevent filtering out virtual files before remapping to source...7e6c37afix: do not throw when importing a type from an external package (#8875)3e19f27fix: don't merge errors with different diffs for reporting (#8871)ed9fc71chore: release v4.0.5b9521e0fix: allow module in --config (#8864)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions