fastify / fastify-swagger

Swagger documentation generator for Fastify
MIT License
941 stars 209 forks source link

chore(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 #682

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fluent-json-schema from 3.1.0 to 4.0.0.

Release notes

Sourced from fluent-json-schema's releases.

v4.0.0

Breaking changes

  • Set $id after clone #195 related to #193
  • Drop testing for Node 12 & 13 EndOfLife

Miscellaneous

  • increase code coverage to 100% #186
  • use pre-commit to standardise the format as for the rest of the GIT repos #190
  • doc: updated API.md with the latest feature added
Commits
  • 707e44e 4.0.0
  • 075b699 Merge pull request #195 from answerbook/esatterwhite/193-remove-id-with-clone
  • 16a1bd4 fix(objectschema)!: omit id from schema returned by without + only
  • f62a218 Use standard and @​fastify/pre-commit (#190)
  • 490c24d build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#194)
  • 6db69f7 increase test coverage to 100% (#189)
  • fa4ec7a build(deps-dev): bump jest from 28.1.3 to 29.0.1 (#192)
  • 428d722 build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#191)
  • 664f052 replace deepmerge with @​fastify/deepmerge (#178)
  • 761bf94 chore!: drop support for node 12 and 13 (#181)
  • 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 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 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)