Skip to content

chore(deps): update dependency testdouble to v3.20.2 - #207

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/testdouble-3.x
Open

chore(deps): update dependency testdouble to v3.20.2#207
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/testdouble-3.x

Conversation

@renovate

@renovaterenovateBot commented Oct 1, 2021

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
testdouble3.16.13.20.2ageconfidence

Release Notes

testdouble/testdouble.js (testdouble)

v3.20.2

Compare Source

  • Fix missinglistReplacedModules#​527
  • Update quibble

v3.20.1

Compare Source

v3.20.0

Compare Source

v3.19.0

Compare Source

v3.18.0

Compare Source

  • Update quibble to 0.7.0 for Node 20 support
    quibble#96. Bumping minor for
    test double because it's a big change to how modules are resolved
  • Update typings for version property
    #​515

v3.17.2

Compare Source

  • Loosen typing file to allow non-Error types to be rejected
    #​511

v3.17.1

Compare Source

  • Add missing alias to td.function for ESM
    #​509

v3.17.0

Compare Source

  • Swap global for globalThis
    #​508
  • Bump quibble to 0.6.17

v3.16.8

Compare Source

v3.16.7

Compare Source

  • Update typings around replace and related methods
    #​499

v3.16.6

Compare Source

v3.16.5

Compare Source

  • Improve type definition for stubbing a sequence of promises
    #​481

v3.16.4

Compare Source

  • Update quibble

v3.16.3

Compare Source

  • Fix replaceEsm for the latest release of Node 16, which changed the loader
    interface. See #​474
    and quibble#54

v3.16.2

Compare Source

  • Handle cases where deep-cloning arguments fails. If cloneArgs is specified
    on a stubbing or verification, the error will be propagated and thrown,
    otherwise it will be swallowed and td.explain will warn the user that clone
    failed (and therefore its log message may be inaccurate). See
    #​469

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 838fd4f to 688a9e3CompareOctober 31, 2021 15:53
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.16.2chore(deps): update dependency testdouble to v3.16.3Oct 31, 2021
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 688a9e3 to f4bc9f1CompareMarch 7, 2022 10:12
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.16.3chore(deps): update dependency testdouble to v3.16.4Mar 7, 2022
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.16.4chore(deps): update dependency testdouble to v3.16.5Apr 24, 2022
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from f4bc9f1 to c75d059CompareApril 24, 2022 17:31
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from c75d059 to ed1e906CompareJune 18, 2022 21:19
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.16.5chore(deps): update dependency testdouble to v3.16.6Jun 18, 2022
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from ed1e906 to da997f7CompareNovember 20, 2022 07:48
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.16.6chore(deps): update dependency testdouble to v3.16.8Nov 20, 2022
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from da997f7 to 81696a9CompareMarch 18, 2023 20:08
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.16.8chore(deps): update dependency testdouble to v3.17.0Mar 18, 2023
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 81696a9 to 4fc3c53CompareMarch 24, 2023 22:02
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.17.0chore(deps): update dependency testdouble to v3.17.1Mar 24, 2023
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.17.1chore(deps): update dependency testdouble to v3.17.2Mar 28, 2023
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 4fc3c53 to 0d93b97CompareMarch 28, 2023 13:31
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 0d93b97 to 5623125CompareMay 28, 2023 10:03
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.17.2chore(deps): update dependency testdouble to v3.18.0May 28, 2023
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 5623125 to 5b59ac2CompareSeptember 16, 2023 13:10
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.18.0chore(deps): update dependency testdouble to v3.19.0Sep 16, 2023
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 5b59ac2 to a3df5ffCompareOctober 20, 2023 08:11
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.19.0chore(deps): update dependency testdouble to v3.20.0Oct 20, 2023
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from a3df5ff to d42a743CompareNovember 12, 2023 18:22
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.20.0chore(deps): update dependency testdouble to v3.20.1Nov 12, 2023
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from d42a743 to a889e8cCompareMarch 21, 2024 21:14
@renovaterenovateBot changed the title chore(deps): update dependency testdouble to v3.20.1chore(deps): update dependency testdouble to v3.20.2Mar 21, 2024
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from 02964f6 to f835cafCompareAugust 13, 2025 14:49
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from f835caf to 671d686CompareAugust 19, 2025 17:15
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 671d686 to cd0b121CompareAugust 31, 2025 09:44
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from cd0b121 to 4872ba1CompareSeptember 25, 2025 19:52
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 4872ba1 to e64aecbCompareOctober 22, 2025 00:14
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from e64aecb to 0ff0412CompareNovember 10, 2025 18:05
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 0ff0412 to 93c1325CompareNovember 18, 2025 20:12
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 93c1325 to 7892946CompareDecember 3, 2025 19:06
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from 30f0dfc to fbcba4dCompareDecember 31, 2025 19:59
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from fbcba4d to bcd3679CompareJanuary 8, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from 1ecc500 to f224ac6CompareJanuary 23, 2026 18:02
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from f224ac6 to aae5313CompareFebruary 2, 2026 19:08
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from 04d639b to 06c0a5fCompareFebruary 17, 2026 17:41
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 06c0a5f to 5b40426CompareMarch 5, 2026 19:37
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 5b40426 to 1609569CompareMarch 13, 2026 16:51
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from a5ccb23 to 4be7e89CompareApril 8, 2026 18:12
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 4be7e89 to 4bdd235CompareApril 29, 2026 12:14
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from ecdc51f to 120743dCompareMay 18, 2026 11:01
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from fcce06e to c5f4d1dCompareJune 1, 2026 21:45
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from c5f4d1d to 095d2b6CompareJune 11, 2026 11:45
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from df996dc to b035ab6CompareJuly 16, 2026 17:03
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch 2 times, most recently from 21c4189 to 66562e7CompareJuly 24, 2026 16:33
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from 66562e7 to a6f66a8CompareJuly 30, 2026 21:06
@renovate
renovateBotforce-pushed the renovate/testdouble-3.x branch from a6f66a8 to 77ca8d9CompareAugust 11, 2026 23:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants