dmitriz / cpsfy

🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
https://www.npmjs.com/package/cpsfy
MIT License
69 stars 1 forks source link

chore(deps-dev): bump tape from 5.6.0 to 5.6.1 #240

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tape from 5.6.0 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
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

Looks like tape is up-to-date now, so this is no longer needed.