Skip to content

chore(deps): update dependency json-schema-faker to ^0.6.0 - #343

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/json-schema-faker-0.x
Open

chore(deps): update dependency json-schema-faker to ^0.6.0#343
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/json-schema-faker-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
json-schema-faker (source) ^0.5.0-rcv.32^0.6.0 age confidence

Release Notes

json-schema-faker/json-schema-faker (json-schema-faker)

v0.6.3

Compare Source

Features

  • Add dependentSchemas and dependentRequired keyword support
  • Add synchronous generateSync/createGeneratorSync API (#​854)

Fixes

  • Skip double generation in dependencies handler when a property is in both required and properties
  • Scoped $defs resolution, quoted JSONPath keys, recursive descent fixes
  • Register nested local definitions during schema walk (#​869)
  • Allow extensions to proceed into subschemas (#​871)
  • Parse bracket-quoted JSONPath keys (#​873)
  • Remove unused array item flag (#​874)
  • Isolate autoIncrement counters by schema path (#​872)
  • Apply optional property filtering to root example and default values
  • Trampoline recursive schema walks to avoid stack overflow on deep schemas
  • Prevent unhandled promise rejection at sync-mode async boundaries
  • Allow refResolver in generateSync(), throw only if it returns a Promise

v0.6.2

Compare Source

Fixes

  • #​866 — Local $ref pointing to arbitrary JSON pointer paths (e.g. #/definitions/…, #/components/schemas/…) now resolve correctly via a JSON pointer fallback against the root schema, instead of throwing Unresolved $ref.
  • #​868 — Guard against bare $ref: "#/" silently self-referencing the root schema; it now correctly throws Unresolved $ref: #/.

v0.6.1

Compare Source

What's Changed

  • Added outputTransform support with generated output JSON pointer paths.
  • Added compatibility handling for requiredOnly and ignoreProperties.
  • Fixed autoIncrement sequences across array items.
  • Restored useDefaultValue precedence over enum.
  • Fixed nested allOf merging so all nested branches are preserved.
  • Passed GenerateContext to custom keyword callbacks as the third define() argument.
  • Added migration documentation for the 0.5.x to current API path.

Verification

  • make ci

v0.6.0

Compare Source

Full Changelog: https://github.com/json-schema-faker/json-schema-faker/commits/v0.6.0

v0.5.9

Compare Source

v0.5.8

Compare Source

v0.5.7

Compare Source

v0.5.6

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/json-schema-faker-0.x branch from 0dbdbe9 to 2348e15 Compare April 7, 2026 16:59
@renovate
renovate Bot force-pushed the renovate/json-schema-faker-0.x branch from 2348e15 to 72ea119 Compare May 26, 2026 01:44
@renovate
renovate Bot force-pushed the renovate/json-schema-faker-0.x branch from 72ea119 to 3b303f9 Compare August 1, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants