Skip to content

build(deps-dev): bump tape from 5.6.3 to 5.7.4#217

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tape-5.7.4
Closed

build(deps-dev): bump tape from 5.6.3 to 5.7.4#217
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tape-5.7.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps tape from 5.6.3 to 5.7.4.

Changelog

Sourced from tape's changelog.

v5.7.4 - 2024-01-24

Fixed

Commits

  • [Deps] update has-dynamic-import 1e50cb3

v5.7.3 - 2024-01-12

Commits

  • [Refactor] Test: cleaner at logic af4d109
  • [Fix] intercept: give a proper error message with a readonly Symbol property 4640a91
  • [Refactor] getHarness: avoid mutating opts, account for only one internal callsite for createExitHarness 19cfc8f
  • [Tests] Spawn processes during tests using execPath so that the tests pass on windows 4a57fbe
  • [Fix] createHarness: when no conf is provided, only should not throw 8a1cccc
  • [Fix] bin/tape: ignore options on windows a2b74f9
  • [Refactor] _assert: avoid reassigning arguments dc64c08
  • [Refactor] Results: use this instead of self 5f831b4
  • [Performance] avoid the extra call frame to new it 78fd0d6
  • [Dev Deps] update aud, npmignore ceabd99
  • [Tests] fix npm test on windows bcf6ce7
  • [Fix] stack trace path parsing on windows 9cbae8a
  • [Refactor] Results createStream: clean up _push handler 878a500
  • [Refactor] Test: a more precise check f6d30cf
  • [Deps] update object.assign 201e650
  • [Tests] ensure the import tests spawn properly d1987c0
  • [actions] skip engines check since bin/tape and the rest of the lib conflict 19af506
  • [Deps] update deep-equal 5d26485
  • [Deps] update mock-property d90c29a
  • [meta] add sideEffects flag 85f593b

v5.7.2 - 2023-10-20

Commits

  • [Refactor] use hasown instead of has 489736a
  • [Deps] update call-bind, mock-property, object-inspect de34703
  • [Tests] use through properly 56d7a8b

v5.7.1 - 2023-10-11

Commits

  • [Fix] default_stream: add handling for IE < 9 13f23ed
  • [Deps] update @ljharb/through, resolve 9135b40
  • Merge tag 'v4.17.0' e61cd40

... (truncated)

Commits
  • 22befd6 v5.7.4
  • 6a5df50 [Fix] handle native ESM URLs in at:
  • 1e50cb3 [Deps] update has-dynamic-import
  • 56569c3 v5.7.3
  • 85f593b [meta] add sideEffects flag
  • 5f831b4 [Refactor] Results: use this instead of self
  • f6d30cf [Refactor] Test: a more precise check
  • dc64c08 [Refactor] _assert: avoid reassigning arguments
  • 878a500 [Refactor] Results createStream: clean up _push handler
  • 19cfc8f [Refactor] getHarness: avoid mutating opts, account for only one internal...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [tape](https://github.com/ljharb/tape) from 5.6.3 to 5.7.4.
- [Changelog](https://github.com/ljharb/tape/blob/master/CHANGELOG.md)
- [Commits](tape-testing/tape@v5.6.3...v5.7.4)

---
updated-dependencies:
- dependency-name: tape
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #219.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tape-5.7.4 branch March 1, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants