recaptime-dev / verify

Verification Endpoint API | Read-only GitHub mirror, please take your pull requests to GitLab instead.
https://gitlab.com/RecapTime/verify
MIT License
5 stars 1 forks source link

chore(deps): bump crazy-max/ghaction-github-labeler from 3 to 4 #62

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps crazy-max/ghaction-github-labeler from 3 to 4.

Release notes

Sourced from crazy-max/ghaction-github-labeler's releases.

v4.0.0

  • Node 16 as default runtime (#161)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v3.2.0

  • Update dev dependencies and workflow (#151 #160)
  • Bump @​actions/core from 1.2.6 to 1.6.0 (#148)
  • Bump @​actions/github from 5.0.0 to 5.0.1 (#132 #158)
  • Bump node-fetch from 2.6.0 to 2.6.7 (#140 #156)
  • Bump minimist from 1.2.5 to 1.2.6 (#157)
  • Bump ws from 7.3.1 to 7.5.3 (#141)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#150)
  • Bump y18n from 4.0.0 to 4.0.3 (#142)
  • Bump tmpl from 1.0.4 to 1.0.5 (#146)
  • Bump path-parse from 1.0.6 to 1.0.7 (#144)
  • Bump js-yaml from 3.14.1 to 4.1.0 (#128)
  • Bump node-notifier from 8.0.0 to 8.0.2 (#139)
  • Bump lodash from 4.17.20 to 4.17.21 (#138)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#137)

v3.1.1

  • Fix label rename (#121)
  • Container based developer flow (#122)
  • Bump js-yaml from 3.14.0 to 3.14.1 (#119)

v3.1.0

  • Don't use :warning: for everything being up-to-date (#112)
  • Don't fail when "from_name" cannot be found (#111)
  • Update deps
Changelog

Sourced from crazy-max/ghaction-github-labeler's changelog.

2.0.1 (2020/05/03)

  • Fix exclusions
  • Update deps

2.0.0 (2020/05/01)

  • Use newline-delimited list for exclusions
  • Add missing exclude input in action.yml
  • Update deps

1.3.0 (2020/04/26)

  • Mark workflow as failed in case of errors (#78)
  • Enhanced annotations messages (#78)
  • Update deps

1.2.0 (2020/04/09)

  • Retrieve all labels through pagination (#71)
  • Use ncc and clean workflows
  • Update deps

1.1.1 (2019/11/14)

  • Update deps

1.1.0 (2019/10/20)

  • Add exclude option for simple wildcard matching on label names (#1)

1.0.0 (2019/10/18)

  • Initial version
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)
RecapTimeBot commented 2 years ago
Fails
:no_entry_sign: Danger failed to run `./danger/github.js`.

Error Error

Your application tried to access danger-plugin-yarn, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.

Required package: danger-plugin-yarn
Required by: danger/

Require stack:
- ./danger/github.js
- /home/runner/work/verify/verify/.yarn/cache/danger-npm-10.6.6-c39e093dc4-f2ac80e8a0.zip/node_modules/danger/distribution/runner/runners/inline.js
- /home/runner/work/verify/verify/.yarn/cache/danger-npm-10.6.6-c39e093dc4-f2ac80e8a0.zip/node_modules/danger/distribution/commands/danger-runner.js
Error: Your application tried to access danger-plugin-yarn, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.

Required package: danger-plugin-yarn
Required by: danger/

Require stack:
- ./danger/github.js
- /home/runner/work/verify/verify/.yarn/cache/danger-npm-10.6.6-c39e093dc4-f2ac80e8a0.zip/node_modules/danger/distribution/runner/runners/inline.js
- /home/runner/work/verify/verify/.yarn/cache/danger-npm-10.6.6-c39e093dc4-f2ac80e8a0.zip/node_modules/danger/distribution/commands/danger-runner.js
    at Function.external_module_.Module._resolveFilename (/home/runner/work/verify/verify/.pnp.cjs:21218:55)
    at Function.external_module_.Module._load (/home/runner/work/verify/verify/.pnp.cjs:21017:48)
    at Function._module2.default._load (/home/runner/work/verify/verify/.yarn/cache/override-require-npm-1.1.1-60cb623355-0297891630.zip/node_modules/override-require/dist/overrideRequire.js:43:25)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (./danger/github.js:3:18)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.requireFromString [as default] (/home/runner/work/verify/verify/.yarn/cache/require-from-string-npm-2.0.2-8557e0db12-a03ef68954.zip/node_modules/require-from-string/index.js:28:4)
    at /home/runner/work/verify/verify/.yarn/cache/danger-npm-10.6.6-c39e093dc4-f2ac80e8a0.zip/node_modules/danger/distribution/runner/runners/inline.js:157:63
    at step (/home/runner/work/verify/verify/.yarn/cache/danger-npm-10.6.6-c39e093dc4-f2ac80e8a0.zip/node_modules/danger/distribution/runner/runners/inline.js:52:23)

Dangerfile

------------------------------------------------------------^

Generated by :no_entry_sign: dangerJS against ede32e8db8fd539ce618830f9f9fcbebc14fa447