From f05f0738bc99d95f3278e2de3288e7c80c7798ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:50:37 +0800 Subject: [PATCH] bump(deps): update dependency node-fetch to v2.6.11 (#181) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [node-fetch](https://togithub.com/node-fetch/node-fetch) | [`2.6.7` -> `2.6.11`](https://renovatebot.com/diffs/npm/node-fetch/2.6.7/2.6.11) | [![age](https://badges.renovateapi.com/packages/npm/node-fetch/2.6.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/node-fetch/2.6.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/node-fetch/2.6.11/compatibility-slim/2.6.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/node-fetch/2.6.11/confidence-slim/2.6.7)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node-fetch](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`2.6.2` -> `2.6.4`](https://renovatebot.com/diffs/npm/@types%2fnode-fetch/2.6.2/2.6.4) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode-fetch/2.6.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode-fetch/2.6.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode-fetch/2.6.4/compatibility-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode-fetch/2.6.4/confidence-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
node-fetch/node-fetch ### [`v2.6.11`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.11) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.10...v2.6.11) ##### Reverts - Revert "fix: handle bom in text and json ([#​1739](https://togithub.com/node-fetch/node-fetch/issues/1739))" ([#​1741](https://togithub.com/node-fetch/node-fetch/issues/1741)) ([afb36f6](https://togithub.com/bitinn/node-fetch/commit/afb36f6c178342488d71947dfc87e7ddd19fab9e)), closes [#​1739](https://togithub.com/bitinn/node-fetch/issues/1739) [#​1741](https://togithub.com/bitinn/node-fetch/issues/1741) ### [`v2.6.10`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.10) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.9...v2.6.10) ##### Bug Fixes - handle bom in text and json ([#​1739](https://togithub.com/bitinn/node-fetch/issues/1739)) ([29909d7](https://togithub.com/bitinn/node-fetch/commit/29909d75c62d51e0d1c23758e526dba74bfd463d)) ### [`v2.6.9`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.9) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.8...v2.6.9) ##### Bug Fixes - "global is not defined" ([#​1704](https://togithub.com/bitinn/node-fetch/issues/1704)) ([70f592d](https://togithub.com/bitinn/node-fetch/commit/70f592d9d2da959df1cebc2dd2314286a4bcf345)) ### [`v2.6.8`](https://togithub.com/node-fetch/node-fetch/releases/tag/v2.6.8) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.7...v2.6.8) ##### Bug Fixes - **headers:** don't forward secure headers on protocol change ([#​1605](https://togithub.com/bitinn/node-fetch/issues/1605)) ([fddad0e](https://togithub.com/bitinn/node-fetch/commit/fddad0e7ea3fd6da01cc006fdf0ed304ccdd7990)), closes [#​1599](https://togithub.com/bitinn/node-fetch/issues/1599) - premature close with chunked transfer encoding and for async iterators in Node 12 ([#​1172](https://togithub.com/bitinn/node-fetch/issues/1172)) ([50536d1](https://togithub.com/bitinn/node-fetch/commit/50536d1e02ad42bdf262381034805378b98bfa53)), closes [#​1064](https://togithub.com/bitinn/node-fetch/issues/1064) [/github.com/node-fetch/node-fetch/pull/1064#issuecomment-849167400](https://togithub.com//github.com/node-fetch/node-fetch/pull/1064/issues/issuecomment-849167400) - prevent hoisting of the undefined `global` variable in `browser.js` ([#​1534](https://togithub.com/bitinn/node-fetch/issues/1534)) ([8bb6e31](https://togithub.com/bitinn/node-fetch/commit/8bb6e317c866c4134e7d67e90a5596a8c67e3965))
--- ### 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 these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/levaintech/sticky). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/testcontainers/package.json | 4 ++-- pnpm-lock.yaml | 25 ++++++------------------- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/packages/testcontainers/package.json b/packages/testcontainers/package.json index 0469fdc..98b93d4 100644 --- a/packages/testcontainers/package.json +++ b/packages/testcontainers/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@stickyjs/turbo-jest": "workspace:*", - "@types/node-fetch": "2.6.2", - "node-fetch": "2.6.7" + "@types/node-fetch": "2.6.4", + "node-fetch": "2.6.11" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b921a8..7ad9e04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -109,11 +109,11 @@ importers: specifier: workspace:* version: link:../turbo-jest '@types/node-fetch': - specifier: 2.6.2 - version: 2.6.2 + specifier: 2.6.4 + version: 2.6.4 node-fetch: - specifier: 2.6.7 - version: 2.6.7 + specifier: 2.6.11 + version: 2.6.11 packages/turbo: dependencies: @@ -1090,8 +1090,8 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node-fetch@2.6.2: - resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} + /@types/node-fetch@2.6.4: + resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==} dependencies: '@types/node': 18.7.14 form-data: 3.0.1 @@ -4436,19 +4436,6 @@ packages: optional: true dependencies: whatwg-url: 5.0.0 - dev: false - - /node-fetch@2.6.7: - resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} - engines: {node: 4.x || >=6.0.0} - peerDependencies: - encoding: ^0.1.0 - peerDependenciesMeta: - encoding: - optional: true - dependencies: - whatwg-url: 5.0.0 - dev: true /node-gyp-build@4.5.0: resolution: {integrity: sha512-2iGbaQBV+ITgCz76ZEjmhUKAKVf7xfY1sRl4UiKQspfZMH2h06SyhNsnSVy50cwkFQDGLyif6m/6uFXHkOZ6rg==}