Closed dependabot-preview[bot] closed 5 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps testdouble from 3.8.2 to 3.12.1.
Changelog
*Sourced from [testdouble's changelog](https://github.com/testdouble/testdouble.js/blob/master/CHANGELOG.md).* > # Change Log > > ## [v3.11.0](https://github.com/testdouble/testdouble.js/tree/v3.11.0) (2019-02-24) > [Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.10.0...v3.11.0) > > **Merged pull requests:** > > - allow for deeply nested test double objects [\#407](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/407) ([searls](https://github.com/searls)) > - have the deep nested proxy work with explain [\#406](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/406) ([lgandecki](https://github.com/lgandecki)) > > ## [v3.10.0](https://github.com/testdouble/testdouble.js/tree/v3.10.0) (2019-02-02) > [Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.9.3...v3.10.0) > > **Closed issues:** > > - 2 consecutive 'when\(...\).thenTrow\(...\)' expectations crashes [\#403](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/403) > - Remove es6-map polyfill [\#367](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/367) > - How to mock typescript abstract class? [\#356](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/356) > > **Merged pull requests:** > > - Remove unnecessary dependency on es6-map. [\#405](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/405) ([primarilysnark](https://github.com/primarilysnark)) > - docs: Correct broken link to testdouble-qunit [\#404](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/404) ([jasonmit](https://github.com/jasonmit)) > > ## [v3.9.3](https://github.com/testdouble/testdouble.js/tree/v3.9.3) (2019-01-16) > [Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.9.2...v3.9.3) > > **Merged pull requests:** > > - Typescript usage docs [\#401](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/401) ([lgandecki](https://github.com/lgandecki)) > - Explain object [\#398](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/398) ([robwold](https://github.com/robwold)) > > ## [v3.9.2](https://github.com/testdouble/testdouble.js/tree/v3.9.2) (2018-12-31) > [Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.9.1...v3.9.2) > > **Closed issues:** > > - Call a Callback Multiple Times [\#397](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/397) > - TypeScript: Update Definition [\#395](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/395) > > **Merged pull requests:** > > - allow for creating testdoubles using interface only [\#400](https://github-redirect.dependabot.com/testdouble/testdouble.js/pull/400) ([lgandecki](https://github.com/lgandecki)) > > ## [v3.9.1](https://github.com/testdouble/testdouble.js/tree/v3.9.1) (2018-11-29) > [Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.9.0...v3.9.1) > > **Closed issues:** > > - td.replace before it vs td.replace inside of it [\#394](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/394) > ... (truncated)Commits
- [`06d6bb6`](https://github.com/testdouble/testdouble.js/commit/06d6bb61cd08d88a8a08a74bdaa76f9c9b8e88b4) 3.12.1 - [`0aa4cfe`](https://github.com/testdouble/testdouble.js/commit/0aa4cfee26a34fc8ef4b1948142cb01d63999706) Merge pull request [#421](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/421) from bannmoore/issue-370/object-returns-object - [`037d5ce`](https://github.com/testdouble/testdouble.js/commit/037d5ceb1795bf1100a7932edbc6df057907ae64) fix: Update createTestDoublesForFunctionNames to return an object, not an array. - [`e7a1561`](https://github.com/testdouble/testdouble.js/commit/e7a1561373919a3c85eb9f900d777ffc1438b18d) 3.12.0 - [`d1234ca`](https://github.com/testdouble/testdouble.js/commit/d1234cab892d1df4c944f4e32d2842dba7c791b3) Merge pull request [#417](https://github-redirect.dependabot.com/testdouble/testdouble.js/issues/417) from testdouble/mutable-verify - [`e8ad91e`](https://github.com/testdouble/testdouble.js/commit/e8ad91e9d431088319b5bcf596ee2a457fbfd042) Now that we cloneArgs, use those to explain calls - [`791aff2`](https://github.com/testdouble/testdouble.js/commit/791aff26cbc973627cb7ca5ec8d38f2e05279c02) Add `cloneArgs` option for when/verify mutations - [`ca45250`](https://github.com/testdouble/testdouble.js/commit/ca452500f036e03b1e00c56f1983fec4bcaab78c) update changelog - [`ecbe9ec`](https://github.com/testdouble/testdouble.js/commit/ecbe9ec9f6903dacd1aecf8ac1c56cc4a1d3aef5) 3.11.0 - [`5ed8fc7`](https://github.com/testdouble/testdouble.js/commit/5ed8fc71f9a57257e07aa922defb84be116814cf) update npm, churned lockfile - Additional commits viewable in [compare view](https://github.com/testdouble/testdouble.js/compare/v3.8.2...v3.12.1)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - 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.