commitlint-github-action
commitlint-github-action copied to clipboard
chore(deps-dev): bump testdouble from 3.16.8 to 3.18.0
Bumps testdouble from 3.16.8 to 3.18.0.
Changelog
Sourced from testdouble's changelog.
3.18.0
- 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
3.17.2
- Loosen typing file to allow non-Error types to be rejected #511
3.17.1
- Add missing alias to
td.function
for ESM #5093.17.0
- Swap
global
forglobalThis
#508- Bump
quibble
to 0.6.17
Commits
16d28bb
3.18.018b550d
add node 20 to matrix9b8b580
update to [email protected] to add node 20 support373590b
Merge pull request #515 from jsejcksn/patch-196145a4
feat(types): add "version" export to type declaration6237379
changes207d7b5
3.17.2be05950
update version3c243bc
Merge pull request #511 from iliocatallo/main7d0176a
makethenThrow
andthenReject
accept values ofany
type- Additional commits viewable in compare view
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)