Skip to content

Bump tape from 5.9.0 to 5.10.2#416

Merged
grahamlangford merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tape-5.10.2
Jul 10, 2026
Merged

Bump tape from 5.9.0 to 5.10.2#416
grahamlangford merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tape-5.10.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps tape from 5.9.0 to 5.10.2.

Changelog

Sourced from tape's changelog.

v5.10.2 - 2026-06-18

Commits

  • [Fix] types: allow skip to be called with the same signatures as test aab00d8
  • [Dev Deps] update eslint; add missing DT packages 9f9c23b
  • [eslint] ignore linting errors in examples dec20b0

v5.10.1 - 2026-06-11

Commits

  • [Fix] types: export Test and the callback types from the tape namespace 7ebe323

v5.10.0 - 2026-06-09

Fixed

Commits

  • [New] add types 3bd17c3
  • [Tests] use string encoding with concat-stream and exec d8d42b6
  • [Dev Deps] update eslint 4447d26
  • [actions] update workflows 1d79ea3
  • [eslint] fix array bracket spacing 011fa27
  • [Refactor] minor cleanups 39470e7
  • [Tests] avoid relying on implicit toStrings ceca8d5
  • [Refactor] avoid needing a call-bound push 0f12b31
  • [actions] split out node 10-20, and 20+ 7b291f5
  • [Refactor] use es-object-atoms 6b20c90
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, npmignore cf20e24
  • [Deps] update call-bind, hasown, resolve, string.prototype.trim ffce2c3
  • [Deps] update call-bound, has-dynamic-import, is-regex, object.assign f7630c3
  • [Deps] update array.prototype.every, call-bind, string.prototype.trim 3d0107a
  • [Refactor] use call-bound directly 658126c
  • [patch] remove never-published helper file c28f3c7
  • [Deps] update for-each, object-inspect be106fd
  • [Deps] update @ljharb/now 2d757f0
  • [Tests] actually invoke Math.random 85ddba3
  • [Deps] update call-bound ec3faf9
  • [Deps] update for-each 861c17c
  • [Deps] update @ljharb/through f7d074e
  • [Dev Deps] update es-value-fixtures 5c133bb
  • [Dev Deps] update array.prototype.flatmap 33a1036
  • [Deps] update is-regex d7c9ad3
  • [Deps] update object-inspect ed50350
  • [Dev Deps] update es-value-fixtures 4bcfc8b
Commits
  • a53bbbe v5.10.2
  • dec20b0 [eslint] ignore linting errors in examples
  • 9f9c23b [Dev Deps] update eslint; add missing DT packages
  • aab00d8 [Fix] types: allow skip to be called with the same signatures as test
  • c4a7b4a v5.10.1
  • 7ebe323 [Fix] types: export Test and the callback types from the tape namespace
  • a2ecfa2 v5.10.0
  • c28f3c7 [patch] remove never-published helper file
  • 2d757f0 [Deps] update @ljharb/now
  • 3bd17c3 [New] add types
  • 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 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/tape-testing/tape) from 5.9.0 to 5.10.2.
- [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md)
- [Commits](tape-testing/tape@v5.9.0...v5.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2026
@grahamlangford
grahamlangford merged commit 72a22bc into main Jul 10, 2026
5 checks passed
@grahamlangford
grahamlangford deleted the dependabot/npm_and_yarn/tape-5.10.2 branch July 10, 2026 21:34
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 javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant