publiclab / community-toolbox

Tools to understand and welcome people into a contributor community
https://code.publiclab.org
MIT License
140 stars 195 forks source link

Bump tape from 5.2.2 to 5.6.1 #594

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tape from 5.2.2 to 5.6.1.

Changelog

Sourced from tape's changelog.

v5.6.1 - 2022-09-19

Commits

  • [eslint] fix indentation 2151e06
  • [meta] add auto-changelog 86cbbd1
  • [eslint] enforce no-use-before-define f8a8a7f
  • [meta] fix repo URLs a9ae3c2
  • [Tests] stackTrace: use the common getDiag utility 298cb80
  • [eslint] enable func-style 98b9623
  • [New] bin/tape: include the exact arg when there are no glob results; use require on --require files 6a1ce43
  • [eslint] clean up config a bit 67ad201
  • [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.trim 6a3c200
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, es-value-fixtures, falafel 934d49b
  • [Tests] fix no_only tests on Windows f35f71b
  • Revert "[Tests] handle a broken error cause in node 16.9/16.10" 23fac16
  • [Robustness] test observably looks up exec on the object 4575ca4
  • [meta] add SECURITY.md 7b0c901
  • [meta] add missing npmrc config 5d11d84
  • [Deps] update object.assign 3327fdd
  • [readme] fix version badge 74e6c9e
  • Merge tag 'v4.16.0' 4a44a7e

v5.6.0 - 2022-08-16

Commits

  • [Tests] handle a broken error cause in node 16.9/16.10 53d9e18
  • [meta] use npmignore to autogenerate an npmignore file 12cc602
  • [New] bin/tape: include the exact arg when there are no glob results; use require.resolve on --require files e23ec12
  • [meta] create FUNDING.yml f7e3161
  • [Robustness] test observably looks up exec on the object 9dbe9ad
  • [meta] remove unused travis.yml file 5a52443
  • [Deps] update glob, object-inspect, object.assign f6f39a2
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, es-value-fixtures 6bc8c38
  • [meta] ensure prelint works on windows 48896e8
  • [Tests] fix no_only tests on Windows 3e7b2ae
  • [Robustness] test observably looks up exec on the object 330f8d5
  • [Dev Deps] update eslint, @ljharb/eslint-config 3960ccf
  • [meta] add SECURITY.md 7d31894
  • [meta] improve prelint script when no .git dir is present 7c6dbbd
  • [Dev Deps] update es-value-fixtures 6b8e118
  • [Fix] in node v0.4, stream.pipe returns undefined 83d4da8
  • [Deps] update string.prototype.trim 1a245c6
  • Merge tag 'v4.15.1' b2d547a
  • [Deps] update minimist 64677e0

v5.5.3 - 2022-04-08

... (truncated)

Commits
  • 996b2a0 v5.6.1
  • 5d11d84 [meta] add missing npmrc config
  • 86cbbd1 [meta] add auto-changelog
  • 3327fdd [Deps] update object.assign
  • 67ad201 [eslint] clean up config a bit
  • 98b9623 [eslint] enable func-style
  • f8a8a7f [eslint] enforce no-use-before-define
  • 298cb80 [Tests] stackTrace: use the common getDiag utility
  • 2151e06 [eslint] fix indentation
  • a9ae3c2 [meta] fix repo URLs
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #605.