Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
testdouble 3.16.1 -> 3.20.2 age adoption passing confidence

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: 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 renovate bot force-pushed the renovate/testdouble-3.x branch from 838fd4f to 688a9e3 Compare October 31, 2021 15:53
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.16.2 chore(deps): update dependency testdouble to v3.16.3 Oct 31, 2021
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from 688a9e3 to f4bc9f1 Compare March 7, 2022 10:12
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.16.3 chore(deps): update dependency testdouble to v3.16.4 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.16.4 chore(deps): update dependency testdouble to v3.16.5 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from f4bc9f1 to c75d059 Compare April 24, 2022 17:31
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from c75d059 to ed1e906 Compare June 18, 2022 21:19
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.16.5 chore(deps): update dependency testdouble to v3.16.6 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from ed1e906 to da997f7 Compare November 20, 2022 07:48
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.16.6 chore(deps): update dependency testdouble to v3.16.8 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from da997f7 to 81696a9 Compare March 18, 2023 20:08
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.16.8 chore(deps): update dependency testdouble to v3.17.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from 81696a9 to 4fc3c53 Compare March 24, 2023 22:02
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.17.0 chore(deps): update dependency testdouble to v3.17.1 Mar 24, 2023
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.17.1 chore(deps): update dependency testdouble to v3.17.2 Mar 28, 2023
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from 4fc3c53 to 0d93b97 Compare March 28, 2023 13:31
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from 0d93b97 to 5623125 Compare May 28, 2023 10:03
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.17.2 chore(deps): update dependency testdouble to v3.18.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from 5623125 to 5b59ac2 Compare September 16, 2023 13:10
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.18.0 chore(deps): update dependency testdouble to v3.19.0 Sep 16, 2023
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from 5b59ac2 to a3df5ff Compare October 20, 2023 08:11
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.19.0 chore(deps): update dependency testdouble to v3.20.0 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from a3df5ff to d42a743 Compare November 12, 2023 18:22
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.20.0 chore(deps): update dependency testdouble to v3.20.1 Nov 12, 2023
@renovate renovate bot force-pushed the renovate/testdouble-3.x branch from d42a743 to a889e8c Compare March 21, 2024 21:14
@renovate renovate bot changed the title chore(deps): update dependency testdouble to v3.20.1 chore(deps): update dependency testdouble to v3.20.2 Mar 21, 2024
Sign up for free to 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