Skip to content

chore(deps-dev): bump json-schema-faker from 0.6.1 to 0.6.2#6634

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/json-schema-faker-0.6.2
May 31, 2026
Merged

chore(deps-dev): bump json-schema-faker from 0.6.1 to 0.6.2#6634
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/json-schema-faker-0.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor

Bumps json-schema-faker from 0.6.1 to 0.6.2.

Release notes

Sourced from json-schema-faker's releases.

v0.6.2

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: #/.
Commits
  • 2206a03 chore: release 0.6.2
  • 2c0bf50 Merge pull request #868 from json-schema-faker/worktree-fix+867-bare-slash-ref
  • ef33a94 fix: guard bare '#/' ref from silently resolving to root schema
  • fd6af48 Merge pull request #867 from json-schema-faker/worktree-fix+866-ref-pointer-f...
  • 755bd5d fix: resolve local #/... refs via JSON pointer fallback against root schema
  • 9315381 docs: update website for migration options
  • 9f84c05 docs: refresh website for 0.6.1
  • See full diff 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 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 [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/json-schema-faker/json-schema-faker/releases)
- [Commits](json-schema-faker/json-schema-faker@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: json-schema-faker
  dependency-version: 0.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2026
@github-actions github-actions Bot merged commit 7a5cecb into main May 31, 2026
18 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/main/json-schema-faker-0.6.2 branch May 31, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants