Closed renovate[bot] closed 1 year ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
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:
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @cucumber/language-service@1.4.1
npm ERR! Found: prettier@2.8.1
npm ERR! node_modules/prettier
npm ERR! dev prettier@"2.8.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@">=3.0.0" from eslint-plugin-prettier@5.0.0
npm ERR! node_modules/eslint-plugin-prettier
npm ERR! dev eslint-plugin-prettier@"5.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/worker/cebbae/1ff4c7/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/worker/cebbae/1ff4c7/cache/others/npm/_logs/2023-07-17T09_20_44_514Z-debug-0.log
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
9.3.5
->10.3.3
Release Notes
isaacs/node-glob (glob)
### [`v10.3.3`](https://togithub.com/isaacs/node-glob/compare/v10.3.2...v10.3.3) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.2...v10.3.3) ### [`v10.3.2`](https://togithub.com/isaacs/node-glob/compare/v10.3.1...v10.3.2) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.1...v10.3.2) ### [`v10.3.1`](https://togithub.com/isaacs/node-glob/compare/v10.3.0...v10.3.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.3.0...v10.3.1) ### [`v10.3.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#1030) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.7...v10.3.0) - Add `--default -p` flag to provide a default pattern ### [`v10.2.7`](https://togithub.com/isaacs/node-glob/compare/v10.2.6...v10.2.7) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.6...v10.2.7) ### [`v10.2.6`](https://togithub.com/isaacs/node-glob/compare/v10.2.5...v10.2.6) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.5...v10.2.6) ### [`v10.2.5`](https://togithub.com/isaacs/node-glob/compare/v10.2.4...v10.2.5) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.4...v10.2.5) ### [`v10.2.4`](https://togithub.com/isaacs/node-glob/compare/v10.2.3...v10.2.4) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.3...v10.2.4) ### [`v10.2.3`](https://togithub.com/isaacs/node-glob/compare/v10.2.2...v10.2.3) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.2...v10.2.3) ### [`v10.2.2`](https://togithub.com/isaacs/node-glob/compare/v10.2.1...v10.2.2) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.2.1...v10.2.2) ### [`v10.2.1`](https://togithub.com/isaacs/node-glob/compare/392e681b02599982c1b088736efab7cf44d168a4...v10.2.1) [Compare Source](https://togithub.com/isaacs/node-glob/compare/392e681b02599982c1b088736efab7cf44d168a4...v10.2.1) ### [`v10.2.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#1020) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.1.0...392e681b02599982c1b088736efab7cf44d168a4) - Add glob cli ### [`v10.1.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#1010) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.0.0...v10.1.0) - Return `'.'` instead of the empty string `''` when the current working directory is returned as a match. - Add `posix: true` option to return `/` delimited paths, even on Windows. ### [`v10.0.0`](https://togithub.com/isaacs/node-glob/blob/HEAD/changelog.md#1000) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v9.3.5...v10.0.0) - No default exports, only named exportsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.