Open renovate[bot] opened 1 year ago
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:
ERROR: npm v10.2.0 is known not to run on Node.js v14.21.3. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
ERROR:
/opt/containerbase/tools/npm/10.2.0/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
options.lookup ??= this.#options.lookup
^^^
SyntaxError: Unexpected token '??='
at wrapSafe (internal/modules/cjs/loader.js:1029:16)
at Module._compile (internal/modules/cjs/loader.js:1078:27)
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)
at require (internal/modules/cjs/helpers.js:107:18)
at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
at Module._compile (internal/modules/cjs/loader.js:1114:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
ERROR: npm v10.2.0 is known not to run on Node.js v14.21.3. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
ERROR:
/opt/containerbase/tools/npm/10.2.0/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
options.lookup ??= this.#options.lookup
^^^
SyntaxError: Unexpected token '??='
at wrapSafe (internal/modules/cjs/loader.js:1029:16)
at Module._compile (internal/modules/cjs/loader.js:1078:27)
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)
at require (internal/modules/cjs/helpers.js:107:18)
at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
at Module._compile (internal/modules/cjs/loader.js:1114:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
This PR contains the following updates:
0.2.14
->0.4.0
Release Notes
microsoft/tsdoc (eslint-plugin-tsdoc)
### [`v0.4.0`](https://redirect.github.com/microsoft/tsdoc/blob/HEAD/eslint-plugin/CHANGELOG.md#040) [Compare Source](https://redirect.github.com/microsoft/tsdoc/compare/eslint-plugin-tsdoc_v0.3.0...eslint-plugin-tsdoc_v0.4.0) Sat, 23 Nov 2024 00:23:35 GMT ##### Minor changes - Leverage `parserOptions.tsConfigRootDir` to reduce file system probing. This field is commonly used when eslint is configured with `@typescript-eslint/parser`. ##### Patches - Include CHANGELOG.md in published releases again ### [`v0.3.0`](https://redirect.github.com/microsoft/tsdoc/blob/HEAD/eslint-plugin/CHANGELOG.md#030) Tue, 28 May 2024 21:34:19 GMT ##### Minor changes - Minor package cleanup. ##### Patches - Upgrade dev toolchain (Heft, Webpack, TypeScript, ESLint) ### [`v0.2.17`](https://redirect.github.com/microsoft/tsdoc/blob/HEAD/eslint-plugin/CHANGELOG.md#0217) Wed, 14 Sep 2022 02:55:06 GMT *Version update only* ### [`v0.2.16`](https://redirect.github.com/microsoft/tsdoc/blob/HEAD/eslint-plugin/CHANGELOG.md#0216) Sat, 09 Apr 2022 02:28:41 GMT ##### Patches - Rename the "master" branch to "main." ### [`v0.2.15`](https://redirect.github.com/microsoft/tsdoc/blob/HEAD/eslint-plugin/CHANGELOG.md#0215) Thu, 07 Apr 2022 22:51:07 GMT *Version update only*Configuration
📅 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 was generated by Mend Renovate. View the repository job log.