Skip to content

chore(deps): bump json-schema-faker from 0.6.1 to 0.6.2 in /testsite#872

Merged
jy95 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/testsite/json-schema-faker-0.6.2
May 26, 2026
Merged

chore(deps): bump json-schema-faker from 0.6.1 to 0.6.2 in /testsite#872
jy95 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/testsite/json-schema-faker-0.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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:production
  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 26, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 26, 2026

Deploy Preview for delicate-torrone-5d35ee ready!

Name Link
🔨 Latest commit 04cfb9b
🔍 Latest deploy log https://app.netlify.com/projects/delicate-torrone-5d35ee/deploys/6a150af1925e4600085e508b
😎 Deploy Preview https://deploy-preview-872--delicate-torrone-5d35ee.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 26, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (00910de) 879 851 96.81%
Head commit (04cfb9b) 879 (+0) 851 (+0) 96.81% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#872) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@jy95 jy95 merged commit b845964 into main May 26, 2026
14 checks passed
@jy95 jy95 deleted the dependabot/npm_and_yarn/testsite/json-schema-faker-0.6.2 branch May 26, 2026 21:17
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.

1 participant