Skip to content

Update passable to the latest version 🚀#34

Open
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/passable-7.0.0
Open

Update passable to the latest version 🚀#34
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/passable-7.0.0

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jun 11, 2019

The devDependency passable was updated from 6.3.5 to 7.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 7.0.0

[7.0.0] - 2019-06-11

Changed

  • [Major] Lowercased library name when imported on global object.
  • [Major] Renamed validationErrors and validationWarnings output properties to errors and warnings.
  • [Patch] Guarantee that .done() callbacks only run once.

Added

  • [Minor] .after() callback that can run after a specific field finished execution.
  • [Minor] New size rules (lessThan, greaterThan, lessThanOrEquals, greaterThanOrEquals, numberEquals, numberNotEquals).
  • [Minor] New size rules (longerThan, shorterThan, longerThanOrEquals, shorterThanOrEquals, lengthEquals, lengthNotEquals).
  • [Minor] New content rules (equals, notEquals).
  • [Minor] Support returning promise from test callback for async tests.
  • [Minor] Add cancel callback.

Removed

  • [Major] Removed output properties: hasValidationErrors, hasValidationWarnings.
  • [Major] Removed compound rules (anyOf, allOf, noneOf).
  • [Major] Removed general size rules (smallerThan, largerThan, smallerThanOrEquals, largerThanOrEquals, sizeEquals, sizeNotEquals).
Commits

The new version differs by 27 commits.

  • 7757be5 Updating passable: 7.0.0
  • 3b9363f [Minor] add .cancel() callback
  • b7f8c10 [Patch] update existing rules type definitions
  • 58c3f41 [Patch] Remove types of deleted rules
  • d4ea87e [Patch] errors object only contains failed keys
  • 57eddc7 [Major] Simplify output object
  • c6f432d [Patch] fix async/await support for after/done callbacks
  • e92880b [Minor] support returning a promise from test
  • fd40f22 [Patch] use rollup instead of webpack
  • 4b96dc3 [Patch] Flatten rules directory structure
  • fbc639a [Minor] equals rule
  • 2981cc2 Remove unneeded expect-type rule behavior
  • 2ec3304 Add missing types (#129)
  • 76eb641 Update readme (#128)
  • a43d624 [Major] remove ineffective size rules (#127)

There are 27 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 23, 2019

  • The devDependency passable was updated from 6.3.5 to 7.1.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • ba7c945 Updating passable: 7.1.0
  • 1ea567c [Patch] Use docsify (#131)
  • fa05c96 [Minor] add any utility function (#132)
  • 139feff [Minor] Allow importing test function directly (#130)
  • 7f3bea9 update documentation
  • 69f88bd Update README.md
  • 1157adf Update CHANGELOG.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 24, 2019

  • The devDependency passable was updated from 6.3.5 to 7.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2019

  • The devDependency passable was updated from 6.3.5 to 7.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 12, 2019

  • The devDependency passable was updated from 6.3.5 to 7.2.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 12, 2019

  • The devDependency passable was updated from 6.3.5 to 7.2.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2019

  • The devDependency passable was updated from 6.3.5 to 7.2.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 9, 2019

  • The devDependency passable was updated from 6.3.5 to 7.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2019

  • The devDependency passable was updated from 6.3.5 to 7.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 12, 2019

  • The devDependency passable was updated from 6.3.5 to 7.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 21, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency passable was updated from 6.3.5 to 7.5.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants