casekit / orm

1 stars 1 forks source link

Bump @fast-check/vitest from 0.1.1 to 0.1.3 #137

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 2 months ago

Bumps @fast-check/vitest from 0.1.1 to 0.1.3.

Release notes

Sourced from @​fast-check/vitest's releases.

Export missing types

[Code][Diff]

Fixes

  • (PR#5200) Refactor: Add missing types on exported

Allow vitest v2 as a peer dependency

[Code][Diff]

Fixes

  • (PR#5108) Bump: Update vitest monorepo to v2 (major)
Changelog

Sourced from @​fast-check/vitest's changelog.

0.1.3

Export missing types [Code][Diff]

Fixes

  • (PR#5200) Refactor: Add missing types on exported

0.1.2

Allow vitest v2 as a peer dependency [Code][Diff]

Fixes

  • (PR#5108) Bump: Update vitest monorepo to v2 (major)
Commits
  • 4e04fda 🔖 Update CHANGELOG.md for fast-check@3.22.0, @​fast-check/vitest@​0.1.3, @​fast-...
  • a4abb54 ⬆️ Update dependency vite to ^5.4.2 (#5227)
  • 9557555 ⬆️ Update dependency vite to ^5.4.1 (#5219)
  • c2cf432 ♻️(vitest) Add missing types on exported (#5200)
  • 1801d1a ⬆️ Update dependency @​types/node to ^20.14.15 (#5197)
  • 56b2a41 ⬆️ Update dependency vite to ^5.4.0 (#5192)
  • e9dcc63 ⬆️ Update dependency @​babel/core to ^7.25.2 (#5160)
  • b2c99a2 ⬆️ Update dependency @​types/node to ^20.14.14 (#5181)
  • fdf2ee2 ⬆️ Update vitest monorepo to ^2.0.5 (#5177)
  • 445acc6 ⬆️ Update dependency @​types/node to ^20.14.13 (#5173)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 day ago

Superseded by #155.