Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps vows from 0.7.0 to 0.8.2.

Changelog

Sourced from vows's changelog.

v1.0.0 / (?)

  • perjury, a vows work-alike with a new
    codebase, becomes the new vows.

v0.8.1 / Fri, 21 Nov 2014

  • 81333f3 [dist] Version bump. 0.8.1 (indexzero)
  • 73872a8 [fix doc] Remove all mentions of the word "promise", vows is based on the EventEmitter. (indexzero)
  • a8314b8 Delay process.exit for proper drain of streams on node 0.10 (Illya Klymov)
  • 01590ff make importSuites work with jscover (Reno Reckling)
  • a39d1b8 Ensure that assertions fail when arguments are missing (Christian Tegnér)
  • 049b026 [fix] One significant digit for code coverage. Fixes #240. (indexzero)
  • 9ee52a7 Round coverage percentage down. (David I. Lehn)
  • acbb20a [fix] Partially revert bc4c23929f3ce4ba66650130675405a1e85bb26c. Fixes #325. (indexzero)
  • 2405195 [fix] Use .toStringEx() in test from #324. (indexzero)
  • e9b4d76 Show full path in error traces (execjosh)
  • d6118ec Refactor error stack trace file path extraction (execjosh)
  • 5dced8e Fixed recursive call of assertion errors which led to a huge delay when a test failed - Fixes cloudhead/vows#278 (Pascal Mathis)
  • f5cec76 Tests for assert.epsilon failing on NaN (James Gibson)
  • ec0442c Make assert.epsilon fail for NaN actual value (James Gibson)
  • 64857e3 [dist] Towards a meaningful CHANGELOG.md. Generated from: https://github.com/indexzero/dotfiles/blob/master/scripts/git-changelog-all (indexzero)
  • f18b325 [fix dist] Fix travis and the "^" operator on [email protected]. (indexzero)
  • 875f0d3 Correct assignment for assert.notInclude() synonym assert.notIncludes() (Evan Prodromou)
  • 1c598f0 [fix] Properly handle NaN in assert.inDelta extension. Fixes #120. Thanks @​mbostock! (indexzero)
  • 1b44458 [fix] Fix typos in some reporters. Fixes #287. (indexzero)
  • b14f762 [test] Add failing tests for #287. (indexzero)
  • e9fb10d Add instructive error message to importSuites that could help new users. (Michael Floering)

v0.8.0 / Tue, 4 Nov 2014

  • 775db8f [dist] Version bump. 0.8.0 (indexzero)
  • 623b375 [dist] Update dependencies to latest. (indexzero)
  • bf8e6aa [dist] Update contributors on README and package.json. (indexzero)
  • f113849 [doc] Added TravisCI build status. (indexzero)
  • f9f37df sh instead of js (Ionică Bizău)
  • 8db36b9 Code highlight (Ionică Bizău)
  • 43e917c Regenerated package.json (Ionică Bizău)
  • a7764ad Add tests on context and sub context, synchronous and asynchronous (Romain)
  • 03a04db [fix] Support backwards compatibility for Object reporters in #190. (indexzero)
  • f120d45 Ability to programmatically specify reporter (Ilya Shaisultanov)
  • 7939c94 [test] fix .travis.yml file needs quote, remove 0.9, add 0.11 (Swaagie)
  • a5acef5 Typo fix. (Brian Donovan)
  • 1e8fa11 Make coffeescript register itself if it has a register function. (Steven H. Noble)
  • 42f23c3 refactor: remove line that was made redundant after the last merge from upstream (adamstallard)
  • ef5e76b ignore hg files (adamstallard)
  • e6bcc64 update vows package (adamstallard)
  • 45e9fdf Moved tag master to changeset 45104b15b3a8 (from changeset 45e0b0d31984) (adamstallard)
  • ecac185 Moved tag default/master to changeset 45104b15b3a8 (from changeset 5797560897ea) (adamstallard)
  • ce6c2c6 update vows package (adamstallard)
... (truncated)
Commits
  • 1b8b4e1 0.8.2
  • d7ec7ef Upgrade to glob 7.x to avoid npm audit warning
  • d0fab34 Make the test for fs.read() work for modern Node.js
  • 81333f3 [dist] Version bump. 0.8.1
  • 73872a8 [fix doc] Remove all mentions of the word "promise", vows is based on the Eve...
  • a8314b8 Delay process.exit for proper drain of streams on node 0.10
  • 01590ff make importSuites work with jscover
  • a39d1b8 Ensure that assertions fail when arguments are missing
  • 049b026 [fix] One significant digit for code coverage. Fixes #240.
  • 9ee52a7 Round coverage percentage down.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evanp, a new releaser for vows since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 19, 2019
@dependabot-preview
Copy link
Author

Superseded by #8.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vows-0.8.2 branch October 16, 2019 10:53
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