ouuan / fake-luogu-paintboard-server

模拟洛谷冬日绘板服务器,可用于测试脚本。
Apache License 2.0
34 stars 4 forks source link

chore: bump actions/setup-node from v1 to v2.1.5 #8

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps actions/setup-node from v1 to v2.1.5.

Release notes

Sourced from actions/setup-node's releases.

v2.1.5 Release

Improve error and warning line number handling (problem matcher regex)

Commits
  • 46071b5 Fix TypeScript error line/column (#125)
  • 05f0551 chore: operating-system -> os (#184)
  • 23bdee1 Clarifications to the README (#167) (#229)
  • 4257181 Bump acorn from 5.7.3 to 5.7.4 (#122)
  • 7f4d522 Bump lodash from 4.17.15 to 4.17.19 (#174)
  • 68fafec refactor: use core.info instead of console.log (#185)
  • c46424e Merge pull request #219 from actions/v-malob/update-readme-v2
  • 1d846de Merge branch 'main' into v-malob/update-readme-v2
  • d06286d Merge pull request #205 from zodman/main
  • d8c1b59 Merge branch 'main' of github.com:actions/setup-node into main
  • Additional commits viewable in compare view


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)