Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps fast-check from 4.4.0 to 4.5.3.

Release notes

Sourced from fast-check's releases.

Proper attestation file naming

[Code][Diff]

Fixes

  • (PR#6421) CI: Rename attestation bundles to *.sigstore.json

View attestationDocumentation

Attach tarballs to GitHub releases

[Code][Diff]

Fixes

  • (PR#6416) CI: Extract package version from tarball
  • (PR#6417) CI: Update GitHub releases at publish time

View attestationDocumentation

Rename tarballs before publishing

[Code][Diff]

Fixes

  • (PR#6413) CI: Rename tarballs before publishing

Add an arbitrary based on a schema definition

[Code][Diff]

Features

  • (PR#6333) Add entityGraph for schema-based structures
  • (PR#6336) Take into account the depth in entityGraph
  • (PR#6340) Add initial pool constraints to entityGraph
  • (PR#6341) Add strategies to entityGraph
  • (PR#6342) Allow recursions on many rels for entityGraph
  • (PR#6343) Tweak unicity of entities produced by entityGraph
  • (PR#6400) Support inverse relations in entityGraph

Fixes

  • (PR#6375) Bug: Fix workflow authentication by enabling credential persistence
  • (PR#6369) CI: Fix vulnerabilities in our GitHub workflows
  • (PR#6370) CI: Add workflow security audit with zizmor
  • (PR#6374) CI: Fix vulnerabilities in build-status workflow
  • (PR#6397) CI: Ignore trusted publishing for pkg-pr-new
  • (PR#6410) CI: Fix generate-changelog script
  • (PR#6365) Doc: Release note for version 4.4.0
  • (PR#6379) Doc: Fix dead links in the documentation
  • (PR#6378) Doc: Connect AskAI in docsearch from Algolia

... (truncated)

Changelog

Sourced from fast-check's changelog.

4.5.3

Proper attestation file naming [Code][Diff]

Fixes

  • (PR#6421) CI: Rename attestation bundles to *.sigstore.json

4.5.2

Attach tarballs to GitHub releases [Code][Diff]

Fixes

  • (PR#6416) CI: Extract package version from tarball
  • (PR#6417) CI: Update GitHub releases at publish time

4.5.1

Rename tarballs before publishing [Code][Diff]

Fixes

  • (PR#6413) CI: Rename tarballs before publishing

4.5.0

Add an arbitrary based on a schema definition [Code][Diff]

Features

  • (PR#6333) Add entityGraph for schema-based structures
  • (PR#6336) Take into account the depth in entityGraph
  • (PR#6340) Add initial pool constraints to entityGraph
  • (PR#6341) Add strategies to entityGraph
  • (PR#6342) Allow recursions on many rels for entityGraph
  • (PR#6343) Tweak unicity of entities produced by entityGraph
  • (PR#6400) Support inverse relations in entityGraph

Fixes

  • (PR#6375) Bug: Fix workflow authentication by enabling credential persistence
  • (PR#6369) CI: Fix vulnerabilities in our GitHub workflows
  • (PR#6370) CI: Add workflow security audit with zizmor
  • (PR#6374) CI: Fix vulnerabilities in build-status workflow
  • (PR#6397) CI: Ignore trusted publishing for pkg-pr-new

... (truncated)

Commits
  • 107a7f3 🔖 Update CHANGELOG.md for fast-check@4.5.3 (#6431)
  • e2b5d48 🔖 Update CHANGELOG.md for fast-check@4.5.2 (#6420)
  • 3cf4afe 🔖 Update CHANGELOG.md for fast-check@4.5.1 (#6415)
  • 9d0797a 🔖 Update CHANGELOG.md for fast-check@4.5.0 (#6412)
  • c1b0396 ✨ Support inverse relations in entityGraph (#6400)
  • f2725b6 ⬆️ Update dependency @​types/node to ^24.10.4 (#6392)
  • 01eedcb 📝 Rework JSDoc for entityGraph and related types (#6367)
  • d0019ca ⬆️ Update dependency replace-in-file to ^8.4.0 (#6361)
  • 1b3fdf6 ⬆️ Update dependency typedoc to ^0.28.15 (#6355)
  • 95099ff ⬆️ Update dependency @​types/node to ^24.10.3 (#6352)
  • 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 <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 [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 4.4.0 to 4.5.3.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v4.5.3/packages/fast-check)

---
updated-dependencies:
- dependency-name: fast-check
  dependency-version: 4.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

✅ PR Size: S

Changes: +4 / -4 (8 total)

This PR is small (8 changes). Easy to review!


This check helps maintain code review quality. Smaller PRs are easier to review and merge faster.

@github-actions github-actions bot added the size/s Small PR (<100 changes) label Jan 5, 2026
@github-actions github-actions bot requested a review from Shironex January 5, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated PR dependencies Dependency updates size/s Small PR (<100 changes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants