Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/testsite/json-schema-faker-0.6.1
Open

chore(deps): bump json-schema-faker from 0.6.0 to 0.6.1 in /testsite#822
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/testsite/json-schema-faker-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps json-schema-faker from 0.6.0 to 0.6.1.

Release notes

Sourced from json-schema-faker's releases.

v0.6.1

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
Commits
  • db1285f ci: install deps before publish build
  • de521c9 chore: release 0.6.1
  • 800c4ae Merge pull request #863 from json-schema-faker/feat/migration-utils
  • 009c987 docs: expand migration and extension notes
  • c874c47 fix: handle nested allOf and extension context
  • 0d45592 fix: restore default and autoIncrement behavior
  • 6c83c1d docs: adds MIGRATION.md
  • 20615b2 feat: adds outputTransform option
  • fd570d2 Merge pull request #861 from paul-uz/copilot/fix-anyof-oneof-array-issue
  • 7935f62 Revert "add dist"
  • 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 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.0 to 0.6.1.
- [Release notes](https://github.com/json-schema-faker/json-schema-faker/releases)
- [Commits](json-schema-faker/json-schema-faker@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: json-schema-faker
  dependency-version: 0.6.1
  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 Apr 7, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for delicate-torrone-5d35ee ready!

Name Link
🔨 Latest commit 9b4618c
🔍 Latest deploy log https://app.netlify.com/projects/delicate-torrone-5d35ee/deploys/69d575cca2dd2f0008a3133a
😎 Deploy Preview https://deploy-preview-822--delicate-torrone-5d35ee.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 7, 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 (a11e34e) 959 931 97.08%
Head commit (9b4618c) 959 (+0) 931 (+0) 97.08% (+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 (#822) 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%

TIP This summary will be updated as you push new changes. Give us feedback

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