Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps vitest-canvas-mock from 0.3.3 to 1.0.1.

Release notes

Sourced from vitest-canvas-mock's releases.

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.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
  • 57b5a0a Update release.yml by removing unnecessary env vars
  • 72a4d03 Enable NPM_CONFIG_PROVENANCE in release workflow
  • 10b7e12 ci: update release workflow
  • 54d6d9a Merge pull request #21 from wobsoriano/changeset-release/main
  • 2dfab5e Version Packages
  • de50250 Merge pull request #20 from wobsoriano/set-jest-synchronously
  • 98d45ea chore: export importMockWindow
  • 2d83210 chore: export importMockWindow
  • 51c625a Merge pull request #19 from wobsoriano/changeset-release/main
  • 94abf9c Version Packages
  • Additional commits viewable 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2025 17:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2025
@dependabot dependabot bot requested review from MarsKubeX and dgolovin and removed request for a team November 20, 2025 17:11
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 20, 2025
@dependabot dependabot bot requested a review from SoniaSandler November 20, 2025 17:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-canvas-mock-1.0.1 branch from df4db50 to fe98bd0 Compare November 21, 2025 08:57
Bumps [vitest-canvas-mock](https://github.com/wobsoriano/vitest-canvas-mock) from 0.3.3 to 1.0.1.
- [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.0.1)

---
updated-dependencies:
- dependency-name: vitest-canvas-mock
  dependency-version: 1.0.1
  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/vitest-canvas-mock-1.0.1 branch from fe98bd0 to 3bb74c2 Compare November 21, 2025 08:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2025

Superseded by #2091.

@dependabot dependabot bot closed this Nov 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-canvas-mock-1.0.1 branch November 21, 2025 17:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant