Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

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

Compare Source

Bug Fixes
  • fix reading config from stdin, introduced in v14.0.0 (#​1317) (fc3bfea)

v14.0.0

Compare Source

Features
BREAKING CHANGES
  • Please upgrade your Node.js version to at least 16.14.0.

v13.3.0

Compare Source

Bug Fixes
  • dependencies: update most dependencies (7443870)
  • detect duplicate redundant braces in pattern (d895aa8)
Features
  • dependencies: update listr2@​6.6.0 (09844ca)

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 18, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 18, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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'
  ]
}

@renovate renovate bot force-pushed the renovate/lint-staged-14.x branch from 06df073 to 27a2163 Compare September 1, 2023 20:34
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v14 chore(deps): update dependency lint-staged to v14 - autoclosed Oct 14, 2023
@renovate renovate bot closed this Oct 14, 2023
@renovate renovate bot deleted the renovate/lint-staged-14.x branch October 14, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants