Electron-Labs / ed25519-circom

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

chore(deps-dev): bump fast-check from 3.0.0 to 3.0.1 #99

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fast-check from 3.0.0 to 3.0.1.

Release notes

Sourced from fast-check's releases.

Basic setup for monorepo

Basic setup for monorepo [Code][Diff]

Fixes

  • (PR#2986) CI: Switch to Yarn 3 and simple monorepo
  • (PR#2987) CI: Simplify test-bundle script following merge of Yarn 3
  • (PR#2988) CI: Switch to yarn workspace * instead of cd packages/*
  • (PR#2990) CI: Replace npx by yarn dlx
  • (PR#2991) CI: Setup prettier at the root of the project
  • (PR#2992) CI: Drop unneeded benchmarks
  • (PR#2993) CI: Fix script not using the right path
  • (PR#2994) CI: Fix gh-pages publication follwoing move to monorepo
  • (PR#2995) CI: Clean-up .gitignore
  • (PR#2996) CI: Move eslint at top level
  • (PR#2989) CI: Make fast-check self reference itself as a dev dependency
  • (PR#2997) CI: Define top-level script to simplify build and test
  • (PR#2999) CI: Setup for yarn version check
  • (PR#3001) CI: Make use of yarn version for generate changelog
  • (PR#3003) CI: Fix usages of yarn version when generating changelog
  • (PR#3005) CI: Move anything package related next to its package
  • (PR#3008) CI: Check the need for dedupe for each run
  • (PR#3010) CI: Cross-jobs caching for yarn
  • (PR#3011) CI: Enhance and document version related rules for PRs
  • (PR#3014) CI: Run tests against trimmed versions of the packages
  • (PR#3015) CI: Make fast-check's tests rely on its own build
  • (PR#3017) CI: Faster workflow of GH Actions
  • (PR#3023) CI: Factorize test jobs via matrix of GH Actions
  • (PR#3024) CI: Drop es-check related jobs
  • (PR#3032) CI: Handle monorepo in generate changelog
  • (PR#3034) CI: Better links in PR generating changelog
  • (PR#3037) CI: Adapt build script to publish any package
  • (PR#3039) CI: Also commit .yarn/versions with changelogs
  • (PR#3000) Doc: Default to readme from packages/fast-check
  • (PR#3006) Doc: Start following all-contributors specification
  • (PR#3007) Doc: Rework the "bug discovered with fast-check" section of the README
  • (PR#3031) Doc: Add missing README files on bundle related tests
  • (PR#2982) Move: Move example/ to examples/
  • (PR#2983) Move: Move part of test/ into packages/test-bundle-*
  • (PR#2984) Move: Move part of source code into packages/fast-check
  • (PR#2977) Refactor: Simplify logic to read constraints for commands
  • (PR#3016) Test: Check SHA1 of produced bundle in E2E tests
Changelog

Sourced from fast-check's changelog.

3.0.1

Basic setup for monorepo [Code][Diff]

Fixes

  • (PR#2986) CI: Switch to Yarn 3 and simple monorepo
  • (PR#2987) CI: Simplify test-bundle script following merge of Yarn 3
  • (PR#2988) CI: Switch to yarn workspace * instead of cd packages/*
  • (PR#2990) CI: Replace npx by yarn dlx
  • (PR#2991) CI: Setup prettier at the root of the project
  • (PR#2992) CI: Drop unneeded benchmarks
  • (PR#2993) CI: Fix script not using the right path
  • (PR#2994) CI: Fix gh-pages publication follwoing move to monorepo
  • (PR#2995) CI: Clean-up .gitignore
  • (PR#2996) CI: Move eslint at top level
  • (PR#2989) CI: Make fast-check self reference itself as a dev dependency
  • (PR#2997) CI: Define top-level script to simplify build and test
  • (PR#2999) CI: Setup for yarn version check
  • (PR#3001) CI: Make use of yarn version for generate changelog
  • (PR#3003) CI: Fix usages of yarn version when generating changelog
  • (PR#3005) CI: Move anything package related next to its package
  • (PR#3008) CI: Check the need for dedupe for each run
  • (PR#3010) CI: Cross-jobs caching for yarn
  • (PR#3011) CI: Enhance and document version related rules for PRs
  • (PR#3014) CI: Run tests against trimmed versions of the packages
  • (PR#3015) CI: Make fast-check's tests rely on its own build
  • (PR#3017) CI: Faster workflow of GH Actions
  • (PR#3023) CI: Factorize test jobs via matrix of GH Actions
  • (PR#3024) CI: Drop es-check related jobs
  • (PR#3032) CI: Handle monorepo in generate changelog
  • (PR#3034) CI: Better links in PR generating changelog
  • (PR#3037) CI: Adapt build script to publish any package
  • (PR#3039) CI: Also commit .yarn/versions with changelogs
  • (PR#3000) Doc: Default to readme from packages/fast-check
  • (PR#3006) Doc: Start following all-contributors specification
  • (PR#3007) Doc: Rework the "bug discovered with fast-check" section of the README
  • (PR#3031) Doc: Add missing README files on bundle related tests
  • (PR#2982) Move: Move example/ to examples/
  • (PR#2983) Move: Move part of test/ into packages/test-bundle-*
  • (PR#2984) Move: Move part of source code into packages/fast-check
  • (PR#2977) Refactor: Simplify logic to read constraints for commands
  • (PR#3016) Test: Check SHA1 of produced bundle in E2E tests
Commits
  • fe20065 🚚 Move logos into documentation part (#3042)
  • 553bb22 πŸ”– Update CHANGELOG.md for @​fast-check/jest@​0.0.1, @​fast-check/packaged@​0.0.1,...
  • f9cc11a πŸ“ Add missing contributors from @fast-check/ava (#3029)
  • 6a75d8d πŸ‘· Drop es-check related jobs (#3024)
  • e7b361f ⬆️ Update dependency prettier to v2.7.0 (#3020)
  • a42ccc5 βœ… Check SHA1 of produced bundle in E2E tests (#3016)
  • b76f0a6 πŸ“ Rework the "bug discovered with fast-check" section of the README (#3007)
  • ddb3d4e πŸ“ Start following all-contributors specification (#3006)
  • c260009 πŸ‘· Move anything package related next to its package (#3005)
  • c18b4cf ♻️ Simplify logic to read constraints for commands (#2977)
  • 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)