Skip to content

Update isvalid requirement from ^1.6.6 to ^2.1.0#8

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/isvalid-tw-2.1.0
Closed

Update isvalid requirement from ^1.6.6 to ^2.1.0#8
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/isvalid-tw-2.1.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Updates the requirements on isvalid to permit the latest version.

Changelog

Sourced from isvalid's changelog.

Version 2.1.0

  • Options now support a custom base key path.

Version 2.0.0

  • Everything now works asynchronously using promises.
  • allowUnknownKeys is not officially removed.
  • autowrap no longer support transparent.
  • custom has been renamed post.
  • custom can now return a promise (be async).
  • default can now also both be a explicit value, a function that returns a value or a function that returns a promise.

Middleware for express and connect has not changed.

Version 1.5.1

  • Allow any type to be specified as a custom error (useful for localization).

Version 1.5.0

  • Browser compatibility.

Version 1.4.0

  • Introduced the autowrap validator on Array types.
  • Allows for mongoose type custom errors (eg. required: [true, 'This is required.']).

Version 1.2.0

  • Type shortcuts now also include String, Number, Boolean and Date.
  • The custom validator can now take an array of functions.

In Version 1.0.0

  • Opt-in to null values using the allowNull validator.
  • The object allowUnknownKeys validator has been deprecated in favor of the new unknownKeys validator.

Version >= 0.2.4 < 1.0.0 has a bug where null is sometimes validated even when input is required. Version 1.0.0 fixes this and introduces the common allowNull validator to control the behavior of null values.

In Version 0.3.0

  • Bug fixes and internal improvements.
  • type and custom can now be used alongside each other.
  • Default functions and custom validators now also works synchronously.
  • Strings now has an enum validator.
  • Changed license to MIT
  • Improved this file with a TOC
  • Added middleware for Connect/Express (from isvalid-express).
... (truncated)
Commits

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [isvalid](https://github.com/trenskow/isvalid) to permit the latest version.
- [Release notes](https://github.com/trenskow/isvalid/releases)
- [Changelog](https://github.com/trenskow/isvalid/blob/master/History.md)
- [Commits](https://github.com/trenskow/isvalid/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 11, 2019
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #19.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/isvalid-tw-2.1.0 branch April 1, 2019 23:27
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.

1 participant