Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps @fetch-mock/vitest from 0.2.8 to 0.2.13.

Release notes

Sourced from @​fetch-mock/vitest's releases.

jest: v0.2.13

0.2.13 (2025-03-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.4.0 to ^12.5.0

vitest: v0.2.13

0.2.13 (2025-03-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.5.1 to ^12.5.2

jest: v0.2.12

0.2.12 (2025-02-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.3.0 to ^12.4.0

vitest: v0.2.12

0.2.12 (2025-03-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.5.0 to ^12.5.1

jest: v0.2.11

0.2.11 (2025-02-23)

Documentation Changes

  • document patch for comptibility with jsdom (a2f6094)

vitest: v0.2.11

0.2.11 (2025-03-01)

... (truncated)

Changelog

Sourced from @​fetch-mock/vitest's changelog.

0.2.13 (2025-03-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.5.1 to ^12.5.2

0.2.12 (2025-03-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.5.0 to ^12.5.1

0.2.11 (2025-03-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.4.0 to ^12.5.0

0.2.10 (2025-02-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from ^12.3.0 to ^12.4.0

0.2.9 (2025-02-23)

Features

  • WIP vitest wrapper types (0f922f3)

Bug Fixes

  • export vitest expect extension types properly (f8aa579)
  • only import types, not implementation, from vitest types (a8d442b)
Commits

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)

Bumps [@fetch-mock/vitest](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/vitest) from 0.2.8 to 0.2.13.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/vitest/CHANGELOG.md)
- [Commits](https://github.com/wheresrhys/fetch-mock/commits/jest-v0.2.13/packages/vitest)

---
updated-dependencies:
- dependency-name: "@fetch-mock/vitest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 10, 2025
@vercel
Copy link

vercel bot commented Mar 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 4:54pm

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR updates @fetch-mock/vitest from 0.2.8 to 0.2.13, focusing on TypeScript type definition improvements and bug fixes for the test environment.

  • Updates fetch-mock dependency from 12.4.0 to 12.5.2 with improved type exports
  • Fixes issue with vitest expect extension type exports
  • Optimizes type imports to only include necessary type definitions, not implementation
  • Safe minor version bump with no breaking changes reported

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #286.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fetch-mock/vitest-0.2.13 branch June 23, 2025 18:29
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.

2 participants