apiaryio / dredd-example

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

chore(deps-dev): bump dredd from 12.0.7 to 12.0.8 #80

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps dredd from 12.0.7 to 12.0.8.

Release notes *Sourced from [dredd's releases](https://github.com/apiaryio/dredd/releases).* > ## v12.0.8 > ## [12.0.8](https://github.com/apiaryio/dredd/compare/v12.0.7...v12.0.8) (2019-09-27) > > > ### Bug Fixes > > * **deps:** update gavel requirement from 8.0.5 to 8.1.1 ([0d1d93d](https://github.com/apiaryio/dredd/commit/0d1d93d))
Commits - [`91ceef1`](https://github.com/apiaryio/dredd/commit/91ceef1a1b74191761cafc5d11ccb17d4d3b1e75) Merge pull request [#1516](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1516) from apiaryio/dependabot/npm_and_yarn/sinon-7.5.0 - [`78b3479`](https://github.com/apiaryio/dredd/commit/78b3479b0fd3cbb16c06134ab6266191ee2cbcb7) Merge pull request [#1518](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1518) from apiaryio/dependabot/npm_and_yarn/rollup-plugin-... - [`9ff7fae`](https://github.com/apiaryio/dredd/commit/9ff7fae5b9db3d5f6c64b957e717296e42c3b901) Merge pull request [#1514](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1514) from apiaryio/dependabot/npm_and_yarn/gavel-8.1.1 - [`7a4c2ca`](https://github.com/apiaryio/dredd/commit/7a4c2caa6c1f68cdfe118e68f3b79b2e94282a15) Merge pull request [#1515](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1515) from apiaryio/dependabot/npm_and_yarn/types/chai-4.2.3 - [`143498a`](https://github.com/apiaryio/dredd/commit/143498aca31de0fee2b3c5fe766ac53b007344a7) Merge pull request [#1517](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1517) from apiaryio/dependabot/npm_and_yarn/types/ramda-0.... - [`e9149ce`](https://github.com/apiaryio/dredd/commit/e9149ceaeae8385479da7d3f2ae3e0a1101546be) chore(deps-dev): update sinon requirement from 7.4.2 to 7.5.0 - [`6a30785`](https://github.com/apiaryio/dredd/commit/6a307850c9e637d548cf4bb5e2ce9a5a1ea1b13e) chore(deps-dev): update rollup-plugin-typescript2 requirement - [`1a137bd`](https://github.com/apiaryio/dredd/commit/1a137bdd74b6978432699b6520cdbb14f04d1688) Merge pull request [#1504](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1504) from apiaryio/dependabot/npm_and_yarn/ts-node-8.4.1 - [`2042235`](https://github.com/apiaryio/dredd/commit/2042235ee977a9a0ba09779f508799cd86574788) Merge pull request [#1502](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1502) from apiaryio/dependabot/npm_and_yarn/rollup-plugin-... - [`37c0a38`](https://github.com/apiaryio/dredd/commit/37c0a3815e6f5a7112a98a2b5f8390f415e3dc99) chore(deps-dev): update @types/ramda requirement from 0.26.24 to 0.26.25 - Additional commits viewable in [compare view](https://github.com/apiaryio/dredd/compare/v12.0.7...v12.0.8)


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) - `@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 - 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.