apiaryio / dredd-example

Example application using Dredd and CI
MIT License
85 stars 61 forks source link

chore(deps-dev): update dredd requirement from 12.0.5 to 12.0.6 #78

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on dredd to permit the latest version.

Release notes *Sourced from [dredd's releases](https://github.com/apiaryio/dredd/releases).* > ## v12.0.6 > ## [12.0.6](https://github.com/apiaryio/dredd/compare/v12.0.5...v12.0.6) (2019-09-03) > > > ### Bug Fixes > > * **deps:** update cross-spawn requirement from 6.0.5 to 7.0.0 ([acad78e](https://github.com/apiaryio/dredd/commit/acad78e)) > * **deps:** update inquirer requirement from 6.5.1 to 7.0.0 ([fa5ee1e](https://github.com/apiaryio/dredd/commit/fa5ee1e))
Commits - [`1cab291`](https://github.com/apiaryio/dredd/commit/1cab2912cac38edfd7b03a99b3e758f532112029) Merge pull request [#1487](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1487) from apiaryio/dependabot/npm_and_yarn/cross-spawn-7.0.0 - [`5938ff8`](https://github.com/apiaryio/dredd/commit/5938ff82ce24572f12099bbf6bbc8f235872a1d4) Merge pull request [#1481](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1481) from apiaryio/dependabot/npm_and_yarn/inquirer-7.0.0 - [`acad78e`](https://github.com/apiaryio/dredd/commit/acad78e8341a88b4180cb3f4067cd3b2b7e41dd2) fix(deps): update cross-spawn requirement from 6.0.5 to 7.0.0 - [`3f768f6`](https://github.com/apiaryio/dredd/commit/3f768f62e3bae501c8ce093ddc7b3799bc373d13) Merge pull request [#1485](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1485) from apiaryio/dependabot/npm_and_yarn/sinon-7.4.2 - [`4631553`](https://github.com/apiaryio/dredd/commit/46315537d173ef67f25043d914b9dd1884cabbe0) Merge pull request [#1486](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1486) from apiaryio/dependabot/pip/docs/sphinx-tabs-1.1.12 - [`321adf9`](https://github.com/apiaryio/dredd/commit/321adf901e3bde02d30a9f1461a3357017f90075) chore(deps): bump sphinx-tabs from 1.1.11 to 1.1.12 in /docs - [`1b976fd`](https://github.com/apiaryio/dredd/commit/1b976fdb276870b0a2499e16cb4f3930231911a2) chore(deps-dev): update sinon requirement from 7.4.1 to 7.4.2 - [`fa5ee1e`](https://github.com/apiaryio/dredd/commit/fa5ee1e9dbfc471b09e581fba93f861467c99ff5) fix(deps): update inquirer requirement from 6.5.1 to 7.0.0 - See full diff in [compare view](https://github.com/apiaryio/dredd/compare/v12.0.5...v12.0.6)


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 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 the `.dependabot/config.yml` file in this repo: - 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.