ahmadnassri / node-metalsmith-request

Metalsmith plugin to grab content from the web and expose the results to metadata
https://www.npmjs.com/package/metalsmith-request
MIT License
15 stars 3 forks source link

chore(deps-dev): bump tap from 16.3.7 to 18.1.5 #144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tap from 16.3.7 to 18.1.5.

Commits
  • e94d808 update versions
  • f701514 changelog 18.2
  • 1fc993c update glob, rimraf, jackspeak, @types/*
  • 0321d91 reporter: prefer bin over stream
  • 89c6e63 document about upgrading
  • 5717dbd fix some changelog typos
  • f124db4 add support for TAP_RCFILE environment variable
  • 54246ea snapshot: fix formatSnapshot parent override lookup
  • 95d17a4 update versions
  • 885a15e reporter: get rid of extraneous {} in error result
  • 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 show 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)
socket-security[bot] commented 1 year ago

Updated dependencies detected. Learn more about Socket for GitHub ā†—ļøŽ

Packages Version New capabilities Transitives Size Publisher
tap 16.3.7...18.1.5 eval, network +225/-119 64.1 MB isaacs
github-actions[bot] commented 1 year ago

šŸ¦™ MegaLinter status: āŒ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
āœ… EDITORCONFIG editorconfig-checker 2 0 0.05s
āœ… JSON eslint-plugin-jsonc 2 0 1.48s
āœ… JSON jsonlint 2 0 0.18s
āœ… JSON npm-package-json-lint yes no 0.54s
āœ… JSON v8r 2 0 4.55s
āœ… REPOSITORY checkov yes no 19.3s
āœ… REPOSITORY gitleaks yes no 0.22s
āœ… REPOSITORY git_diff yes no 0.0s
āœ… REPOSITORY grype yes no 10.91s
āœ… REPOSITORY secretlint yes no 0.74s
āœ… REPOSITORY trivy-sbom yes no 0.72s
āŒ SPELL lychee 2 3 0.83s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

dependabot[bot] commented 1 year ago

Superseded by #147.