Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

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)

Bumps [fluent-json-schema](https://github.com/fastify/fluent-json-schema) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/fastify/fluent-json-schema/releases)
- [Commits](fastify/fluent-json-schema@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: fluent-json-schema
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 4, 2022
@github-actions github-actions bot merged commit c603c90 into master Oct 4, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/fluent-json-schema-4.0.0 branch October 4, 2022 11:33
@github-actions github-actions bot mentioned this pull request Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants