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 vows from 0.8.2 to 0.8.3 #171

Merged
merged 1 commit into from Jun 18, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2020

Bumps vows from 0.8.2 to 0.8.3.

Changelog

Sourced from vows's changelog.

v0.8.3 / Tue, 15 Oct 2019

  • Update diff dependency to fix regexp denial-of-service vulnerability (Trott)

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)
  • [a9a02d0] Merge pull request #297 from snoble/master (Charlie Robbins)
  • [7939c94] [test] fix .travis.yml file needs quote, remove 0.9, add 0.11 (Swaagie)
  • [dfdc074] Merge pull request #304 from eventualbuddha/patch-1 (Martijn Swaagman)
  • [a5acef5] Typo fix. (Brian Donovan)
  • [aa8cd5e] Merge pull request #263 from adamstallard/master (Jerry Sievert)
  • [1e8fa11] Make coffeescript register itself if it has a register function. (Steven H. Noble)
  • [253ca34] Merge pull request #283 from gabeio/patch-1 (Maciej Małecki)
  • [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)
  • [383acd6] Merge (adamstallard)
  • [c8c2ff0] Backed out changeset: be18031783bf (adamstallard)
  • [e86bddd] Backed out changeset: 19f9533f9bae (adamstallard)
  • [f031545] Added tag default for changeset 162f542dd244 (adamstallard)
  • [eaaf51a] Moved tag master to changeset 45e0b0d31984 (from changeset be18031783bf) (adamstallard)
  • [7595734] Moved tag default/master to changeset 45e0b0d31984 (from changeset 5797560897ea) (adamstallard)
  • [d6e2872] Added tag master for changeset be18031783bf (adamstallard)
  • [e1d3d16] remove accidental commit (adamstallard)
  • [ae4a214] Merge from Upstream (adamstallard)
  • [2d77a7a] update vows package (adamstallard)
  • [1ed1b8c] Added repository field to package.json (Gabe De)
  • [d1d02e0] [test] Test on recent versions of node (Maciej Małecki)
  • [bc4c239] [fix] Do not use util.{print,puts} (Maciej Małecki)
  • [a23a1c9] continue to run subtopics even if a parent topic has an error in it (fixes #231) (adamstallard)
  • [fb0ec87] Merge pull request #267 from coltrane/glob (Charlie Robbins)
  • [eb66421] Set the return value to 'undefined' on an unexpected error (since we always use a callback); improve comments (adamstallard)
  • [8e4c8b8] use node-glob instead of wildcard for better pattern support (J. Lee Coltrane)
  • [d6604c3] Don't print out extra blank lines in the spec reporter when end of suite fires. (adamstallard)
  • [e10dc94] Make the xunit reporter follow the established pattern of using the vows console module and allowing for overriding the stream. (adamstallard)
  • [98470cb] revert accidental inclusion of print statement (adamstallard)
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by strugee, 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.


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 [vows](https://github.com/cloudhead/vows) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/cloudhead/vows/releases)
- [Changelog](https://github.com/vowsjs/vows/blob/v0.8.3/CHANGELOG.md)
- [Commits](vowsjs/vows@v0.8.2...v0.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 15, 2020
@macbre macbre merged commit a6e59f4 into devel Jun 18, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vows-0.8.3 branch June 18, 2020 08:57
@macbre macbre added this to the v0.14 milestone Jan 22, 2021
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.

None yet

1 participant