Electron-Labs / ed25519-circom

ED25519 implementation in Circom
https://docs.electronlabs.org/
110 stars 15 forks source link

chore(deps-dev): bump fast-check from 2.24.0 to 2.25.0 #64

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fast-check from 2.24.0 to 2.25.0.

Changelog

Sourced from fast-check's changelog.

2.25.0

Connect depth factor onto the notion of size [Code][Diff]

Features

  • (PR#2828) Adopt better way to bias oneof with depth
  • (PR#2848) Make generated objects (able to be) deeper
  • (PR#2866) Better support for recursive structures implying arrays
  • (PR#2882) Simpler way to create unique identifier for depths
  • (PR#2883) Avoid instances of anything to be too large
  • (PR#2884) Extend size to defaulting of depthFactor
  • (PR#2887) Default depth factor of objects to = when not set

Fixes

  • (PR#2890) CI: Configure Renovate
  • (PR#2901) CI: Drop dependabot
  • (PR#2903) CI: Attempt to fix renovate
  • (PR#2907) CI: Stop pinning dependencies with renovate
  • (PR#2870) Doc: Replace faker with the new official fork of faker
  • (PR#2885) Doc: Add ability to show statistics in generated doc
  • (PR#2886) Doc: Show some statistics inside the documentation

Commits
  • 4c36a82 🔖 Update CHANGELOG.md for 2.25.0 (#2915)
  • cf59871 ⬆️ Update JamesIves/github-pages-deploy-action action to v4.3.3 (#2908)
  • 95e1d8f ⬆️ Update dependency eslint to v8 (#2912)
  • a62a292 ⬆️ Update typescript-eslint monorepo to v5 (#2913)
  • 5da697e 👷 Stop pinning dependencies with renovate (#2907)
  • 20a6644 👷 Attempt to fix renovate (#2903)
  • f7f730d 👷 Drop dependabot (#2901)
  • 7a5b61e 👷 Configure Renovate (#2890)
  • f46489b :arrow_up: Bump @​rollup/plugin-commonjs in /test/esm/rollup-with-require (#2891)
  • a049f43 :arrow_up: Bump @​rollup/plugin-commonjs in /test/esm/rollup-with-import (#2892)
  • 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 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)