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.3
> ## [12.0.3](https://github.com/apiaryio/dredd/compare/v12.0.2...v12.0.3) (2019-08-22)
>
>
> ### Bug Fixes
>
> * **deps:** update uuid requirement from 3.3.2 to 3.3.3 ([9ad208f](https://github.com/apiaryio/dredd/commit/9ad208f))
> * ensures skipped test inherits transaction data ([24cd543](https://github.com/apiaryio/dredd/commit/24cd543))
> * makes "ensureTestStructure" operate as a side-effect ([8483579](https://github.com/apiaryio/dredd/commit/8483579))
> * uses "transaction.real" reference for the "test.actual" ([2f00622](https://github.com/apiaryio/dredd/commit/2f00622))
Commits
- [`e5bcea7`](https://github.com/apiaryio/dredd/commit/e5bcea742bbdf01d4487ef6113479a7c15ef0b99) Merge pull request [#1479](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1479) from apiaryio/skipped-test-reporting
- [`d70b97e`](https://github.com/apiaryio/dredd/commit/d70b97e7f466bbd639dcea45516f02b33c7ef54a) test: tests skipped/failed test to have the transaction info
- [`2f00622`](https://github.com/apiaryio/dredd/commit/2f006228e1a232cdd514fa86f29b8d66a77bfb6b) fix: uses "transaction.real" reference for the "test.actual"
- [`01ac26c`](https://github.com/apiaryio/dredd/commit/01ac26c43b2577a8559ec8aeb52ee4836403c3dc) Merge pull request [#1473](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1473) from apiaryio/dependabot/npm_and_yarn/uuid-3.3.3
- [`8483579`](https://github.com/apiaryio/dredd/commit/8483579e3b4daf726b70d4f5ce1c6e04165b439c) fix: makes "ensureTestStructure" operate as a side-effect
- [`24cd543`](https://github.com/apiaryio/dredd/commit/24cd54357d82b224cc9f92b1bb08121804b9f550) fix: ensures skipped test inherits transaction data
- [`c297ecd`](https://github.com/apiaryio/dredd/commit/c297ecd5ef1bdfc464385d24a7487cf29f237819) Merge pull request [#1474](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1474) from apiaryio/dependabot/npm_and_yarn/gavel-8.0.3
- [`75283be`](https://github.com/apiaryio/dredd/commit/75283be7cda0d92427b74cbf815587cbbcc4568f) Merge pull request [#1475](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1475) from apiaryio/dependabot/pip/docs/sphinx-2.2.0
- [`9ad208f`](https://github.com/apiaryio/dredd/commit/9ad208fa763ac0dd16685e6644027561ba25ce77) fix(deps): update uuid requirement from 3.3.2 to 3.3.3
- [`b0a8976`](https://github.com/apiaryio/dredd/commit/b0a897677899461244397a1634693faa12d2f963) fix(deps): update gavel requirement from 8.0.2 to 8.0.3
- Additional commits viewable in [compare view](https://github.com/apiaryio/dredd/compare/v11.2.19...v12.0.3)
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.
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.3 > ## [12.0.3](https://github.com/apiaryio/dredd/compare/v12.0.2...v12.0.3) (2019-08-22) > > > ### Bug Fixes > > * **deps:** update uuid requirement from 3.3.2 to 3.3.3 ([9ad208f](https://github.com/apiaryio/dredd/commit/9ad208f)) > * ensures skipped test inherits transaction data ([24cd543](https://github.com/apiaryio/dredd/commit/24cd543)) > * makes "ensureTestStructure" operate as a side-effect ([8483579](https://github.com/apiaryio/dredd/commit/8483579)) > * uses "transaction.real" reference for the "test.actual" ([2f00622](https://github.com/apiaryio/dredd/commit/2f00622))Commits
- [`e5bcea7`](https://github.com/apiaryio/dredd/commit/e5bcea742bbdf01d4487ef6113479a7c15ef0b99) Merge pull request [#1479](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1479) from apiaryio/skipped-test-reporting - [`d70b97e`](https://github.com/apiaryio/dredd/commit/d70b97e7f466bbd639dcea45516f02b33c7ef54a) test: tests skipped/failed test to have the transaction info - [`2f00622`](https://github.com/apiaryio/dredd/commit/2f006228e1a232cdd514fa86f29b8d66a77bfb6b) fix: uses "transaction.real" reference for the "test.actual" - [`01ac26c`](https://github.com/apiaryio/dredd/commit/01ac26c43b2577a8559ec8aeb52ee4836403c3dc) Merge pull request [#1473](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1473) from apiaryio/dependabot/npm_and_yarn/uuid-3.3.3 - [`8483579`](https://github.com/apiaryio/dredd/commit/8483579e3b4daf726b70d4f5ce1c6e04165b439c) fix: makes "ensureTestStructure" operate as a side-effect - [`24cd543`](https://github.com/apiaryio/dredd/commit/24cd54357d82b224cc9f92b1bb08121804b9f550) fix: ensures skipped test inherits transaction data - [`c297ecd`](https://github.com/apiaryio/dredd/commit/c297ecd5ef1bdfc464385d24a7487cf29f237819) Merge pull request [#1474](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1474) from apiaryio/dependabot/npm_and_yarn/gavel-8.0.3 - [`75283be`](https://github.com/apiaryio/dredd/commit/75283be7cda0d92427b74cbf815587cbbcc4568f) Merge pull request [#1475](https://github-redirect.dependabot.com/apiaryio/dredd/issues/1475) from apiaryio/dependabot/pip/docs/sphinx-2.2.0 - [`9ad208f`](https://github.com/apiaryio/dredd/commit/9ad208fa763ac0dd16685e6644027561ba25ce77) fix(deps): update uuid requirement from 3.3.2 to 3.3.3 - [`b0a8976`](https://github.com/apiaryio/dredd/commit/b0a897677899461244397a1634693faa12d2f963) fix(deps): update gavel requirement from 8.0.2 to 8.0.3 - Additional commits viewable in [compare view](https://github.com/apiaryio/dredd/compare/v11.2.19...v12.0.3)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.