Skip to content

chore(deps): bump tape from 4.13.3 to 4.17.0 - #604

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/tape-4.17.0
Open

chore(deps): bump tape from 4.13.3 to 4.17.0#604
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/tape-4.17.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubSep 25, 2023

Copy link
Copy Markdown
Contributor

Bumps tape from 4.13.3 to 4.17.0.

Changelog

Sourced from tape's changelog.

v4.17.0 - 2023-09-21

Commits

  • [New] add t.intercept()e60aeca
  • [New] add t.capture and t.captureFn, modeled after tap 3d96d69
  • [Deps] switch from through and resumer to @ljharb/through and @ljharb/resumera8a7d67
  • [Tests] simplify tests 83bc381
  • [Performance] use inline typeofc45db4e
  • [Deps] update minimist, resolve, string.prototype.trimfeee094
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, aud7123111
  • Revert "[meta] ensure not-in-publish‘s absence does not fail anything" 92aaa51
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 a576f8d

v4.16.2 - 2023-01-15

Commits

  • [Fix] throws: avoid crashing on a nonconfigurable or nonextensible expected0731b5f
  • [actions] update rebase action 834453c
  • [Deps] update defined, minimist, object-inspect, string.prototype.trim01edce8
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, aud1b3ad24
  • [meta] add missing npmrc config 15e2175

v4.16.1 - 2022-09-19

Commits

  • [eslint] fix indentation b035590
  • [meta] add auto-changelogb467b85
  • [eslint] enforce no-use-before-define87deb68
  • [eslint] clean up config a bit 3171edd
  • [Tests] stackTrace: use the common getDiag utility 65df5a4
  • [meta] fix repo URLs 85d86a4
  • Revert "[Tests] handle a broken error cause in node 16.9/16.10" 775ba37
  • [meta] use npmignore to autogenerate an npmignore file 1645abb
  • [eslint] enable func-style75c0c3a
  • [readme] fix version badge 20ea48d

v4.16.0 - 2022-08-16

Commits

  • [New] bin/tape: include the exact arg when there are no glob results; use require on --require files 6a1ce43
  • [meta] create FUNDING.yml 5b4752f
  • [Refactor] bin/tape: make it a bit more functional, for easier v5 backporting fbdbfc9
  • [Deps] update glob, object-inspect, resolve, string.prototype.trim6a3c200
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, es-value-fixtures, falafel934d49b
  • [Tests] fix no_only tests on Windows f35f71b
  • [Robustness] test observably looks up exec on the object 4575ca4

... (truncated)

Commits
  • 9851ca2 v4.17.0
  • e60aeca [New] add t.intercept()
  • 3d96d69 [New] add t.capture and t.captureFn, modeled after tap
  • c45db4e [Performance] use inline typeof
  • 92aaa51 Revert "[meta] ensure not-in-publish‘s absence does not fail anything"
  • a8a7d67 [Deps] switch from through and resumer to @ljharb/through and `@ljharb/...
  • feee094 [Deps] update minimist, resolve, string.prototype.trim
  • 7123111 [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, aud
  • a576f8d [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill th...
  • 83bc381 [Tests] simplify tests
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tape](https://github.com/ljharb/tape) from 4.13.3 to 4.17.0.
- [Changelog](https://github.com/ljharb/tape/blob/master/CHANGELOG.md)
- [Commits](tape-testing/tape@v4.13.3...v4.17.0)
---
updated-dependencies:
- dependency-name: tape
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants