Update tape 4.17.0 → 5.7.5 (major) #281
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ tape (4.17.0 → 5.7.5) · Repo · Changelog
Release Notes
5.7.5 (from changelog)
5.7.4 (from changelog)
5.7.3 (from changelog)
5.7.2 (from changelog)
5.7.1 (from changelog)
5.7.0 (from changelog)
5.6.6 (from changelog)
5.6.5 (from changelog)
5.6.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
v5.7.5
[actions] remove redundant finisher
[Fix] in IE 8, `TypeError` does not inherit from `Error`
[Deps] update `call-bind`, `hasown`
[Deps] update `@ljharb/resumer`
[Fix] `default_stream`: do not error on nullish data
[Deps] update `@ljharb/resumer`
[Fix] `throws`: fix crash when throwing primitives with a non-empty expected object
[Tests] clean up throws tests
[Deps] update `@ljharb/through`
[Deps] update `@ljharb/resumer`
v5.7.4
[Fix] handle native ESM URLs in `at:`
[Deps] update `has-dynamic-import`
v5.7.3
[meta] add `sideEffects` flag
[Refactor] `Results`: use `this` instead of `self`
[Refactor] `Test`: a more precise check
[Refactor] `_assert`: avoid reassigning arguments
[Refactor] `Results` `createStream`: clean up `_push` handler
[Refactor] `getHarness`: avoid mutating `opts`, account for only one internal callsite for `createExitHarness`
[Fix] `createHarness`: when no `conf` is provided, `only` should not throw
[Performance] avoid the extra call frame to `new` it
[Deps] update `object.assign`
[Dev Deps] update `aud`, `npmignore`
[Tests] fix `npm test` on windows
[Tests] Spawn processes during tests using execPath so that the tests pass on windows
[Fix] `bin/tape`: ignore options on windows
[Fix] stack trace path parsing on windows
[Fix] `intercept`: give a proper error message with a readonly Symbol property
[Refactor] `Test`: cleaner `at` logic
[Tests] ensure the import tests spawn properly
[actions] skip `engines` check since bin/tape and the rest of the lib conflict
[Deps] update `deep-equal`
[Deps] update `mock-property`
v5.7.2
[Refactor] use `hasown` instead of `has`
[Tests] use `through` properly
[Deps] update `call-bind`, `mock-property`, `object-inspect`
v5.7.1
[Fix] `default_stream`: add handling for IE < 9
[Deps] update `@ljharb/through`, `resolve`
Merge tag 'v4.17.0'
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands