ahmadnassri / action-template-repository-sync

Keep projects in sync with the template repository they came from
MIT License
10 stars 5 forks source link

chore(deps-dev): bump tap from 16.3.10 to 21.0.1 #173

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps tap from 16.3.10 to 21.0.1.

Release notes

Sourced from tap's releases.

tap@21.0.1

No release notes provided.

tap@21.0.0

No release notes provided.

tap@20.0.3

No release notes provided.

tap@20.0.2

No release notes provided.

tap@20.0.1

No release notes provided.

tap@20.0.0

No release notes provided.

tap@19.2.5

No release notes provided.

tap@19.2.4

No release notes provided.

tap@19.2.3

No release notes provided.

tap@19.2.2

No release notes provided.

tap@19.2.1

No release notes provided.

tap@19.2.0

No release notes provided.

tap@19.1.1

No release notes provided.

tap@19.1.0

No release notes provided.

tap@19.0.2

No release notes provided.

tap@19.0.1

No release notes provided.

tap@18.8.0

No release notes provided.

... (truncated)

Commits
  • ccfea67 update versions
  • f546305 fix auto-installing plugins into .tap/plugins folder
  • 3965d2a reporter: fix spacing/layout for long assertion names
  • f4c46d4 update versions
  • bf403c1 Drop nodes before 20, update all deps
  • 161ff8a update versions
  • cd17ec3 fully uninstall installed plugins, reduce noise
  • 3a4f8ae core: do not run prepare if src not present
  • 85d100c test: set plugin package.json, link to @​tapjs/core
  • a528863 test: link tests's core into the plugins, to avoid duality issues
  • 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)
github-actions[bot] commented 1 month ago

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 2 0 0.01s
βœ… JSON jsonlint 2 0 0.2s
βœ… JSON npm-package-json-lint yes no 0.54s
βœ… JSON v8r 2 0 9.1s
βœ… REPOSITORY checkov yes no 12.67s
βœ… REPOSITORY gitleaks yes no 2.54s
βœ… REPOSITORY git_diff yes no 0.12s
βœ… REPOSITORY grype yes no 13.44s
❌ REPOSITORY secretlint yes 1 1.36s
βœ… REPOSITORY trivy-sbom yes no 1.22s
❌ SPELL lychee 2 1 3.02s

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_