server-js
server-js copied to clipboard
build(deps): bump json-schema-faker from 0.5.0-rcv.38 to 0.5.6
Bumps json-schema-faker from 0.5.0-rcv.38 to 0.5.6.
Commits
d4403ae
0.5.606faef8
Merge pull request #797 from holvi-sebastian/master796736b
add copy of index.d.ts that is used in commonjs importse764471
explicitly define separate .d.cts file for commonjs usagesd27014d
0.5.5713ec1d
Merge pull request #795 from json-schema-faker/developae4702c
Merge pull request #794 from deweller/issue-7935ca9fb5
fix for anyOf wrapped in allOf with overlapping required keysa3ed934
wip: backup samples from pending issues1ded09c
fix: ensure built-files are for browser platform- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @BelfordZ.
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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.36%. Comparing base (
15c2457
) to head (a62c1cf
). Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #782 +/- ##
=======================================
Coverage 96.36% 96.36%
=======================================
Files 7 7
Lines 220 220
Branches 30 30
=======================================
Hits 212 212
Misses 7 7
Partials 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot merge