Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot Pull request created by dependabot dependencies Pull requests that update a dependency file javascript Changes related to frontend labels Dec 1, 2025
@github-actions github-actions bot added the major-update Pull request that update Major decencies or code label Dec 1, 2025
Bumps [vitest-canvas-mock](https://github.com/wobsoriano/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-canvas-mock
  dependency-version: 1.1.3
  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/frontend/vitest-canvas-mock-1.1.3 branch from a8e747f to e3d9972 Compare December 2, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Pull request created by dependabot dependencies Pull requests that update a dependency file javascript Changes related to frontend major-update Pull request that update Major decencies or code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant