nvie / decoders

Elegant validation library for type-safe input data (for TypeScript and Flow)
https://decoders.cc
MIT License
360 stars 26 forks source link

Bump fast-check from 3.15.0 to 3.15.1 #1076

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps fast-check from 3.15.0 to 3.15.1.

Release notes

Sourced from fast-check's releases.

Prepare the monorepo for ESM build-chain

[Code][Diff]

Fixes

  • (PR#4591) CI: Move build chain to ESM for root of monorepo
  • (PR#4598) CI: Add onBrokenAnchors'check on Docusaurus
  • (PR#4606) CI: Configuration files for VSCode
  • (PR#4650) CI: Move examples build chain to ESM
  • (PR#4554) Doc: Add idonttrustlikethat-fast-check in ecosystem.md
  • (PR#4563) Doc: Add new contributor nielk
  • (PR#4669) Doc: Add @effect/schema in ecosystem
  • (PR#4665) Test: Fix isCorrect check on double
  • (PR#4666) Test: Stabilize flaky URL-related test
Changelog

Sourced from fast-check's changelog.

3.15.1

Prepare the monorepo for ESM build-chain [Code][Diff]

Fixes

  • (PR#4591) CI: Move build chain to ESM for root of monorepo
  • (PR#4598) CI: Add onBrokenAnchors'check on Docusaurus
  • (PR#4606) CI: Configuration files for VSCode
  • (PR#4650) CI: Move examples build chain to ESM
  • (PR#4554) Doc: Add idonttrustlikethat-fast-check in ecosystem.md
  • (PR#4563) Doc: Add new contributor nielk
  • (PR#4669) Doc: Add @effect/schema in ecosystem
  • (PR#4665) Test: Fix isCorrect check on double
  • (PR#4666) Test: Stabilize flaky URL-related test
Commits
  • b0715a1 🔖 Update CHANGELOG.md for @​fast-check/vitest@​0.1.0, fast-check@3.15.1, @​fast-...
  • c4f678b ⬆️ Update dependency @​types/node to ^20.11.13 (#4674)
  • 196ff68 ⬆️ Update dependency @​types/node to ^20.11.11 (#4671)
  • 2831b0a ✅ Stabilize flaky URL-related test (#4666)
  • bacfd07 ✅ Fix isCorrect check on double (#4665)
  • bb1b624 ⬆️ Update dependency @​types/node to ^20.11.10 (#4661)
  • 88eac40 ⬆️ Update babel monorepo to ^7.23.9 (#4657)
  • f6d13f5 ⬆️ Update dependency @​microsoft/api-extractor to ^7.39.4 (#4654)
  • 36f7d53 ⬆️ Update dependency @​types/node to ^20.11.6 (#4656)
  • 8c9b89f ⬆️ Update dependency @​microsoft/api-extractor to ^7.39.3 (#4652)
  • 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 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[bot] commented 9 months ago

Looks like fast-check is up-to-date now, so this is no longer needed.