apiaryio / dredd-example

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

chore(deps-dev): update dredd requirement from 11.2.17 to 11.2.19 #72

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).* > ## v11.2.19 > ## [11.2.19](https://github.com/apiaryio/dredd/compare/v11.2.18...v11.2.19) (2019-08-19) > > > ### Bug Fixes > > * **deps:** update inquirer requirement from 6.5.0 to 6.5.1 ([308f92c](https://github.com/apiaryio/dredd/commit/308f92c))
Commits - [`2aa9b37`](https://github.com/apiaryio/dredd/commit/2aa9b375e288674e68d4ee7ff80d0fd9d8e01f85) Merge pull request [#1464](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1464) from apiaryio/dependabot/npm_and_yarn/semantic-relea... - [`52ca092`](https://github.com/apiaryio/dredd/commit/52ca0924e9c48edc65da4b7650cdec09679e9c10) Merge pull request [#1460](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1460) from apiaryio/dependabot/npm_and_yarn/inquirer-6.5.1 - [`b5af5ea`](https://github.com/apiaryio/dredd/commit/b5af5ea27e1cdbffe2fa62819621d63747f825da) chore(deps-dev): update semantic-release requirement - [`308f92c`](https://github.com/apiaryio/dredd/commit/308f92c23e3288ac11b44561b549cca8aa7b4f96) fix(deps): update inquirer requirement from 6.5.0 to 6.5.1 - [`7253741`](https://github.com/apiaryio/dredd/commit/7253741d675a98ae7eba0025c026d7ca7702fda2) Merge pull request [#1468](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1468) from apiaryio/remove-coveralls - [`495ddf3`](https://github.com/apiaryio/dredd/commit/495ddf370cd2aedbda28dc5bcd8417152e92496d) chore: removes custom mocha reporter with test coverage - [`4e58d46`](https://github.com/apiaryio/dredd/commit/4e58d4604ff759fde6d73c23e2fedadb07fc2552) chore: removes test coverage - [`31dcefc`](https://github.com/apiaryio/dredd/commit/31dcefcc101be589607f082024cab0c02f4971fd) Merge pull request [#1469](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1469) from apiaryio/dependabot/npm_and_yarn/gavel-8.0.2 - [`68490e1`](https://github.com/apiaryio/dredd/commit/68490e19ae384c49e2d973e68f3738b2144c4fc4) fix(deps): update gavel requirement from 8.0.1 to 8.0.2 - [`7fdee0b`](https://github.com/apiaryio/dredd/commit/7fdee0bcfd302c1698c4e89227437a3e525171f5) Merge pull request [#1463](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1463) from apiaryio/dependabot/npm_and_yarn/proxyquire-2.1.3 - Additional commits viewable in [compare view](https://github.com/apiaryio/dredd/compare/v11.2.17...v11.2.19)


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.