kentaro-m / auto-assign

🤖 A Probot app that adds reviewers to pull requests when pull requests are opened.
https://probot.github.io/apps/auto-assign/
ISC License
249 stars 57 forks source link

chore(deps): update dependency lint-staged to v14 - autoclosed #251

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 13.2.3 -> 14.0.1 age adoption passing confidence

Release Notes

okonet/lint-staged (lint-staged) ### [`v14.0.1`](https://togithub.com/okonet/lint-staged/releases/tag/v14.0.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v14.0.0...v14.0.1) ##### Bug Fixes - fix reading config from stdin, introduced in v14.0.0 ([#​1317](https://togithub.com/okonet/lint-staged/issues/1317)) ([fc3bfea](https://togithub.com/okonet/lint-staged/commit/fc3bfeabae29b65f99b6911a989b0b41d3d1128e)) ### [`v14.0.0`](https://togithub.com/okonet/lint-staged/releases/tag/v14.0.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.3.0...v14.0.0) ##### Features - drop support for Node.js 14 ([#​1312](https://togithub.com/okonet/lint-staged/issues/1312)) ([9da8777](https://togithub.com/okonet/lint-staged/commit/9da877711a7547b9122c6af91683fb2a2f398184)) ##### BREAKING CHANGES - Please upgrade your Node.js version to at least `16.14.0`. ### [`v13.3.0`](https://togithub.com/okonet/lint-staged/releases/tag/v13.3.0) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.2.3...v13.3.0) ##### Bug Fixes - **dependencies:** update most dependencies ([7443870](https://togithub.com/okonet/lint-staged/commit/7443870b2c24ead8613295cbfa1fe80f96167e1c)) - detect duplicate redundant braces in pattern ([d895aa8](https://togithub.com/okonet/lint-staged/commit/d895aa8382b769f841c6bdc52ba59755bb0ed28b)) ##### Features - **dependencies:** update `listr2@​6.6.0` ([09844ca](https://togithub.com/okonet/lint-staged/commit/09844ca3f6b99feba8f3c0ea10e60a6e6df511ad))

Configuration

📅 Schedule: Branch creation - "after 4am and before 7am on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 11 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:31
    throw err
    ^

Error: Cannot find module 'timers/promises'
Require stack:
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:931:15)
    at Function.Module._load (internal/modules/cjs/loader.js:774:27)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js:3:16)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js'
  ]
}
/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/es6/validate-engines.js:31
    throw err
    ^

Error: Cannot find module 'timers/promises'
Require stack:
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js
- /opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:931:15)
    at Function.Module._load (internal/modules/cjs/loader.js:774:27)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js:3:16)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/util.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/make-fetch-happen/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/replace-info.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/error-message.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/utils/exit-handler.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli-entry.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/lib/cli.js',
    '/opt/containerbase/tools/npm/10.0.0/node_modules/npm/bin/npm-cli.js'
  ]
}