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.11.15 #401

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @types/node from 18.11.4 to 18.11.15.

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: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 7 0 0.18s
βœ… COPYPASTE jscpd yes no 2.5s
βœ… JAVASCRIPT standard 1 0 0 1.67s
βœ… JSON eslint-plugin-jsonc 8 0 0 1.1s
βœ… JSON jsonlint 8 0 0.27s
βœ… JSON prettier 8 0 0 0.64s
βœ… JSON v8r 8 0 8.41s
βœ… MARKDOWN markdownlint 9 0 0 0.81s
βœ… MARKDOWN markdown-link-check 9 0 13.57s
βœ… MARKDOWN markdown-table-formatter 9 0 0 0.38s
βœ… REPOSITORY checkov yes no 8.92s
βœ… REPOSITORY git_diff yes no 0.06s
βœ… REPOSITORY secretlint yes no 1.13s
βœ… SPELL cspell 115 0 4.69s
βœ… SPELL misspell 114 0 0 0.24s
βœ… TYPESCRIPT eslint 54 0 0 16.3s
βœ… YAML prettier 12 2 0 0.91s
βœ… YAML v8r 12 0 17.56s
βœ… YAML yamllint 12 0 0.35s

See errors details in artifact MegaLinter reports on CI Job page

_MegaLinter is graciously provided by OX Security_

dependabot[bot] commented 1 year ago

Superseded by #402.