Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2025

Bumps the vitest group in /org.knime.python3.scripting.nodes/js-src with 3 updates: @vitest/coverage-v8, vitest and vitest-canvas-mock.

Updates @vitest/coverage-v8 from 2.1.9 to 4.0.15

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.0.15

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitest/coverage-v8 since your current version.


Updates vitest from 2.1.9 to 4.0.15

Release notes

Sourced from vitest's releases.

v4.0.15

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

... (truncated)

Commits
  • eb1abf0 chore: release v4.0.15
  • a68f74e feat(cache): add opt-out on a plugin level, fix internal root cache (#9154)
  • 122ff32 feat(reporters): print import duration breakdown (#9105)
  • 0d2e7e3 fix(browser): run toMatchScreenshot only once when used with `expect.elemen...
  • d57d8bf fix(pool): terminate workers on CTRL+c forceful exits (#9140)
  • bb65e15 fix(reporters): show project in github reporter (#9138)
  • 52b242b chore(deps): update all non-major dependencies (#9133)
  • 4c75492 fix: fix external behavior with deps.optimizer (#9125)
  • a5d98fd refactor(vitest): get current test name from task property (#9120)
  • fd8bd6d fix: use optimizeDeps.rolldownOptions to fix depreated warning + fix `ssr.e...
  • Additional commits viewable in compare view
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.


Updates vitest-canvas-mock from 0.3.3 to 1.1.3

Release notes

Sourced from vitest-canvas-mock's releases.

v1.1.3

Patch Changes

  • 9924348: Switch to OIDC for npm publishing

v1.1.0

Minor Changes

  • bc7dc3a: This project is now established as a direct fork of jest-canvas-mock, migrated to work with Vitest.

    Changes

    • Updated function name references and documentation to use Vitest terminology
    • Updated type definitions and comments to reference vitest-canvas-mock instead of jest-canvas-mock
    • No API changes - the function has always been setupVitestCanvasMock() in this fork

v1.0.1

Patch Changes

  • 98d45ea: Export importMockWindow helper

v1.0.0

Major Changes

  • Breaking: Peer dependency now requires Vitest 3.x or 4.x (previously allowed any version)
  • Added setupVitestCanvasMock() export function for manual setup (similar to jest-canvas-mock's setupJestCanvasMock())
  • Improved test coverage
Changelog

Sourced from vitest-canvas-mock's changelog.

1.1.3

Patch Changes

  • 9924348: Switch to OIDC for npm publishing

1.1.2

Patch Changes

  • 44699e0: Fix missing types export

1.1.1

Patch Changes

  • 4dbcffb: Remove node import

1.1.0

Minor Changes

  • bc7dc3a: This project is now established as a direct fork of jest-canvas-mock, migrated to work with Vitest.

    Changes

    • Updated function name references and documentation to use Vitest terminology
    • Updated type definitions and comments to reference vitest-canvas-mock instead of jest-canvas-mock
    • No API changes - the function has always been setupVitestCanvasMock() in this fork

1.0.1

Patch Changes

  • 98d45ea: Export importMockWindow helper

1.0.0

Major Changes

  • 844d2fe: - Breaking: Peer dependency now requires Vitest 3.x or 4.x (previously allowed any version)
    • Added setupVitestCanvasMock() export function for manual setup (similar to jest-canvas-mock's setupJestCanvasMock())
    • Improved test coverage
Commits
  • 1bc78fe Merge pull request #26 from wobsoriano/changeset-release/main
  • 9fa6a9d Version Packages
  • 9924348 ci: Switch to OIDC for npm publishing
  • 99c274b chore: update type jsdoc
  • a56376b chore: remove unused type declaration
  • 686bb79 chore: update readme
  • ba4ee3b chore: update readme
  • 6919bb0 Merge pull request #25 from wobsoriano/changeset-release/main
  • f093017 Version Packages
  • 44699e0 chore: add changeset
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest-canvas-mock since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the vitest group in /org.knime.python3.scripting.nodes/js-src with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [vitest-canvas-mock](https://github.com/wobsoriano/vitest-canvas-mock).


Updates `@vitest/coverage-v8` from 2.1.9 to 4.0.15
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/coverage-v8)

Updates `vitest` from 2.1.9 to 4.0.15
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.15/packages/vitest)

Updates `vitest-canvas-mock` from 0.3.3 to 1.1.3
- [Release notes](https://github.com/wobsoriano/vitest-canvas-mock/releases)
- [Changelog](https://github.com/wobsoriano/vitest-canvas-mock/blob/main/CHANGELOG.md)
- [Commits](wobsoriano/vitest-canvas-mock@v0.3.3...v1.1.3)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
- dependency-name: vitest-canvas-mock
  dependency-version: 1.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 14, 2025 18:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 14, 2025
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 javascript Pull requests that update javascript code

Development

Successfully merging this pull request may close these issues.

1 participant