dwyl / javascript-todo-list-tutorial

✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
https://dwyl.github.io/javascript-todo-list-tutorial
GNU General Public License v2.0
623 stars 103 forks source link

Bump tape from 5.5.3 to 5.6.0 #52

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tape from 5.5.3 to 5.6.0.

Commits
  • 6d9e782 v5.6.0
  • e23ec12 [New] bin/tape: include the exact arg when there are no glob results; use r...
  • f6f39a2 [Deps] update glob, object-inspect, object.assign
  • 6b8e118 [Dev Deps] update es-value-fixtures
  • 83d4da8 [Fix] in node v0.4, stream.pipe returns undefined
  • 12cc602 [meta] use npmignore to autogenerate an npmignore file
  • 1a245c6 [Deps] update string.prototype.trim
  • 6bc8c38 [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, `es-val...
  • f7e3161 [meta] create FUNDING.yml
  • 3e7b2ae [Tests] fix no_only tests on Windows
  • 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)