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(npm): update dependency got to v14 #701

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
got 12.6.1 -> 14.4.5 age adoption passing confidence

Release Notes

sindresorhus/got (got)

v14.4.5

Compare Source

v14.4.4

Compare Source

v14.4.3

Compare Source

v14.4.2

Compare Source

v14.4.1

Compare Source

v14.4.0

Compare Source

v14.3.0

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source

  • Add cause property with the original error to RequestError (#​2327) 4cbd01d

v14.1.0

Compare Source

v14.0.0

Compare Source

Breaking
  • Require Node.js 20 (#​2313) a004263
    • Why not target the oldest active Node.js LTS, which is Node.js 18? I usually strictly follow this convention in my packages. However, this package is the exception because the HTTP part of Node.js is consistently buggy, and I don't have time to work around issues in older Node.js releases. I you need to still support Node.js 18, I suggest staying on Got v13, which is quite stable. Node.js 18 will be out of active LTS in 5 months.
Improvements

v13.0.0

Compare Source

As a reminder, Got continues to require ESM. For TypeScript users, this includes having "module": "node16", "moduleResolution": "node16" in your tsconfig.

Breaking
Improvements

Configuration

📅 Schedule: Branch creation - "after 8:00 pm" 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Dec 3, 2023
@renovate renovate bot requested a review from 3846masa December 3, 2023 12:53
@renovate renovate bot force-pushed the renovate/got-14.x branch 3 times, most recently from cf47229 to b520a98 Compare January 14, 2024 13:08
@renovate renovate bot force-pushed the renovate/got-14.x branch from b520a98 to 61bb219 Compare February 1, 2024 16:16
Copy link
Contributor Author

renovate bot commented Feb 1, 2024

⚠ 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
undefined
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/3846masa/http-cookie-agent

Your Node version is incompatible with "registry.npmjs.org/got/14.2.1".

Expected version: >=20
Got: v18.19.1

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.
Progress: resolved 0, reused 1, downloaded 0, added 0

@renovate renovate bot force-pushed the renovate/got-14.x branch 2 times, most recently from bcb269e to 1a2e0c7 Compare February 8, 2024 15:20
@renovate renovate bot force-pushed the renovate/got-14.x branch 2 times, most recently from 5a193b0 to 086cb67 Compare February 19, 2024 15:43
@renovate renovate bot force-pushed the renovate/got-14.x branch from 086cb67 to bdece7a Compare March 10, 2024 09:31
@renovate renovate bot force-pushed the renovate/got-14.x branch from bdece7a to 2899404 Compare March 26, 2024 17:17
@renovate renovate bot force-pushed the renovate/got-14.x branch from 2899404 to 0d26f1a Compare May 18, 2024 17:45
Copy link
Contributor Author

renovate bot commented May 18, 2024

⚠️ 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  `node_modules` is present. Lockfile only installation will make it out-of-date
Progress: resolved 1, reused 0, downloaded 0, added 0
undefined
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/3846masa/http-cookie-agent

Your Node version is incompatible with "got@14.4.5".

Expected version: >=20
Got: v18.20.5

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.
.                                        |  WARN  deprecated request@2.88.2

@renovate renovate bot force-pushed the renovate/got-14.x branch from 0d26f1a to f3f2857 Compare May 21, 2024 15:06
@renovate renovate bot force-pushed the renovate/got-14.x branch 2 times, most recently from eedc934 to cad837d Compare June 7, 2024 12:53
@renovate renovate bot force-pushed the renovate/got-14.x branch from cad837d to fd9c7d6 Compare June 9, 2024 15:40
@renovate renovate bot force-pushed the renovate/got-14.x branch from fd9c7d6 to 005df72 Compare July 27, 2024 13:04
@renovate renovate bot force-pushed the renovate/got-14.x branch from 005df72 to 97e8614 Compare October 12, 2024 07:30
@renovate renovate bot force-pushed the renovate/got-14.x branch from 97e8614 to d868232 Compare November 7, 2024 12:49
@renovate renovate bot force-pushed the renovate/got-14.x branch from d868232 to ffe022b Compare November 26, 2024 17:44
@renovate renovate bot force-pushed the renovate/got-14.x branch from ffe022b to 5818d4a Compare December 16, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants