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 devdependency @types/node to v20 #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^18.14.4 -> ^20.17.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 24, 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: pnpm-lock.yaml
 WARN  GET https://registry.npmjs.org/@types%2Fnode error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/changelogen/-/changelogen-0.4.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.35.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unbuild/-/unbuild-1.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/ufo/-/ufo-1.1.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 3, reused 3, downloaded 0, added 0
 WARN  GET https://registry.npmjs.org/@types%2Fnode error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/changelogen/-/changelogen-0.4.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.35.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/unbuild/-/unbuild-1.1.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/ufo/-/ufo-1.1.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

TypeError [ERR_INVALID_THIS]: Value of "this" must be of type URLSearchParams
    at Proxy.getAll (node:internal/url:535:13)
    at Proxy.<anonymous> (/opt/containerbase/tools/pnpm/7.28.0/20.13.0/node_modules/pnpm/dist/pnpm.cjs:59406:55)
    at /opt/containerbase/tools/pnpm/7.28.0/20.13.0/node_modules/pnpm/dist/pnpm.cjs:59468:31
    at Array.reduce (<anonymous>)
    at Proxy.raw (/opt/containerbase/tools/pnpm/7.28.0/20.13.0/node_modules/pnpm/dist/pnpm.cjs:59467:33)
    at new Headers (/opt/containerbase/tools/pnpm/7.28.0/20.13.0/node_modules/pnpm/dist/pnpm.cjs:59352:28)
    at getNodeRequestOptions (/opt/containerbase/tools/pnpm/7.28.0/20.13.0/node_modules/pnpm/dist/pnpm.cjs:59701:23)
    at /opt/containerbase/tools/pnpm/7.28.0/20.13.0/node_modules/pnpm/dist/pnpm.cjs:59758:25
    at new Promise (<anonymous>)
    at fetch (/opt/containerbase/tools/pnpm/7.28.0/20.13.0/node_modules/pnpm/dist/pnpm.cjs:59756:14)

@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from fb63cf2 to ab4b9e4 Compare November 1, 2023 02:47
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from 0af75cb to f2072c9 Compare November 25, 2023 02:23
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 97873e2 to 57eaccd Compare December 4, 2023 20:51
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 19f6848 to e971dc7 Compare January 12, 2024 08:53
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from fa080c9 to eea9f39 Compare January 17, 2024 20:58
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 9cf4140 to 59d246b Compare January 30, 2024 23:40
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 08d2828 to fd0516e Compare February 2, 2024 05:52
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 4b4af41 to 2b38a9c Compare February 23, 2024 05:29
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from e80286d to 39e75eb Compare February 29, 2024 05:34
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 1163836 to 28bcec4 Compare June 22, 2024 23:36
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from e5e31c3 to 09a5d12 Compare July 29, 2024 02:31
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from a317595 to d32f497 Compare August 19, 2024 17:49
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 780cf84 to bbd5eb5 Compare September 4, 2024 20:50
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from f117e05 to c807419 Compare September 28, 2024 08:50
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from a6351dc to 6576686 Compare October 24, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants