Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fluent-schema from 0.8.0 to 1.1.0 #26

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2021

Bumps fluent-schema from 0.8.0 to 1.1.0.

Release notes

Sourced from fluent-schema's releases.

v1.1.0

Features

  • @jillesme Add of schema.only(['username', 'password']) to extract a sub schema from a large schema

v1.0.6

Fixes

  • @climba03003 Typescript mismatch for items, additionItems, propertyNames API (#82)

Docs

v1.0.5

Fixes

  • Better typescript types for S.mixed #80

Docs

  • fix wrong AJV link #81

v1.0.4

features

  • Add chained .extend e.g. S.object().extend(S.object()).extend(S.object()) #76

v1.0.3

Bugs

  • fix allows using .extend and propagate isFluentSchema prop after the schema has been extended #74
  • fix regression #73 (breaks required properties array when extend is used)

v1.0.2

Bugs

  • Allow empty array as the default value for a prop (#70) @salmanm
  • Better merge strategy for extending the schema #65 @aboutlo

v1.0.1

Bugs

  • Added types for FORMATS #66 @dfee
  • Fix doc reference links and other doc improvements #68 @satazor

v1.0.0

Features

  • Moved the lib to 1.0.0
  • Added FluentError (#64)

Bugs

  • Fix prop type checking (#64)
  • fixes typings for typescript usage (both CommonJS and ES6 modules) (#63)

v0.10.0

Features

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2021
@github-actions github-actions bot merged commit 80fb4c3 into master Jan 3, 2021
@dependabot dependabot bot deleted the 6b5fdependabot/npm_and_yarn/fluent-schema-1.1.0 branch January 3, 2021 10:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants