nautilus-cyberneering / git-queue

A GitHub Action that implements a job queue with a concurrency lock by using Git empty commits
https://nautilus-cyberneering.github.io/git-queue/
MIT License
14 stars 3 forks source link

build(deps-dev): bump @types/node from 18.11.4 to 18.14.6 #435

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @types/node from 18.11.4 to 18.14.6.

Commits


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)
github-actions[bot] commented 1 year ago

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 7 0 0.26s
βœ… COPYPASTE jscpd yes no 3.23s
βœ… JAVASCRIPT standard 1 0 0 1.66s
βœ… JSON eslint-plugin-jsonc 8 0 0 1.61s
βœ… JSON jsonlint 8 0 0.25s
βœ… JSON npm-package-json-lint yes no 0.65s
βœ… JSON prettier 8 0 0 0.68s
βœ… JSON v8r 8 0 7.16s
βœ… MARKDOWN markdownlint 9 0 0 0.88s
βœ… MARKDOWN markdown-link-check 9 0 13.28s
βœ… MARKDOWN markdown-table-formatter 9 0 0 0.43s
❌ REPOSITORY checkov yes 6 11.31s
βœ… REPOSITORY git_diff yes no 0.02s
βœ… REPOSITORY secretlint yes no 1.37s
❌ SPELL cspell 115 2 6.14s
βœ… SPELL misspell 114 0 0 0.25s
βœ… TYPESCRIPT eslint 54 0 0 17.11s
βœ… YAML prettier 12 2 0 1.13s
❌ YAML v8r 12 1 19.62s
βœ… YAML yamllint 12 0 0.52s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_