KristjanESPERANTO / MMM-PublicTransportHafas

This is a module for MagicMirror² to display public transport departures.
MIT License
21 stars 6 forks source link

Bump actions/setup-node from 3 to 4 #150

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps actions/setup-node from 3 to 4.

Release notes

Sourced from actions/setup-node's releases.

v4.0.0

What's Changed

In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in actions/setup-node#866

Besides, release contains such changes as:

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v3...v4.0.0

v3.8.2

What's Changed

Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.2

v3.8.1

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in actions/setup-node#831. It is filtered and checked in the toolkit/cache library.

Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.1

v3.8.0

What's Changed

Bug fixes:

Feature implementations:

Documentation changes:

Update dependencies:

... (truncated)

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 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 year ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 1.05s
✅ COPYPASTE jscpd yes no 1.6s
❌ CSS stylelint 10 0 1 0.53s
❌ JAVASCRIPT eslint 5 0 1 0.6s
✅ JSON eslint-plugin-jsonc 8 0 0 1.87s
✅ JSON jsonlint 8 0 0.89s
✅ JSON npm-package-json-lint yes no 0.48s
✅ JSON prettier 8 0 0 1.02s
✅ JSON v8r 8 0 6.74s
✅ MARKDOWN markdownlint 4 0 0 1.09s
✅ MARKDOWN markdown-link-check 4 0 7.31s
✅ REPOSITORY checkov yes no 9.14s
✅ REPOSITORY gitleaks yes no 1.1s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.63s
✅ REPOSITORY secretlint yes no 0.64s
✅ REPOSITORY trivy yes no 10.12s
✅ REPOSITORY trivy-sbom yes no 2.76s
✅ REPOSITORY trufflehog yes no 4.94s
✅ SPELL lychee 20 0 0.79s
✅ YAML prettier 8 0 0 0.59s
✅ YAML v8r 8 0 8.03s
✅ YAML yamllint 8 0 0.24s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_