chore(deps-dev): bump tap from 16.3.9 to 18.5.2
Bumps tap from 16.3.9 to 18.5.2.
Release notes
Sourced from tap's releases.
[email protected]
No release notes provided.
[email protected]
No release notes provided.
[email protected]
No release notes provided.
[email protected]
No release notes provided.
[email protected]
No release notes provided.
[email protected]
No release notes provided.
[email protected]
No release notes provided.
[email protected]
What's Changed
Note: The formatting of
Symbolobjects and enumerableSymbolproperties has changed in snapshots and object diffs.You may need to run
tap --snapshotafter updating to this release, and/or update some tests that were relying on symbol property keys being ignored.
- Include
Symbolkeys in formatting/comparison.- Print symbols in formatted objects as
Symbol.for(...)if appropriate.- Print known symbols from the
Symbolconstructor asSymbol.<key>, egSymbol.iteratorinstead ofSymbol(Symbol.iterator).- Add reporter-file config option tapjs/tapjs#931
Full Changelog: https://github.com/tapjs/tapjs/compare/[email protected]@18.4.0
[email protected]
Bug-fix, actually turning off type checking by default, as intended.
[email protected]
- Compare and format React elements as JSX by
@isaacsin tapjs/tapjs#928Full Changelog: https://github.com/tapjs/tapjs/commits/[email protected]
[email protected]
What's Changed
- Show only master branch badge by
@ranisaltin tapjs/tapjs#250- Buffered tests by
@isaacsin tapjs/tapjs#309- update to latest release of nyc (fixes #373) by
@mykmelezin tapjs/tapjs#394- Fix missing “not” in default message for strictNotSame by
@charmanderin tapjs/tapjs#410
... (truncated)
Commits
4551d7fupdate versions61ea9f3@tapjs/processinfo@3.1.53dbd113update versions7e12f1eexplicitly depend on ts-node temp fork264f9cfupdate versions7fd2e13changelog 18.5615c297typescript: default tsconfig to test-named filedf9cd70ci: produce slightly more output when testing161c736docs: 'not ok' in yaml confuses the syntax highlighteraf8f822node-serialize: report on test points- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)