Skip to content

Commit

Permalink
chore(deps): update dependency make-fetch-happen to v12 (#7668)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [make-fetch-happen](https://togithub.com/npm/make-fetch-happen) |
[`11.1.1` ->
`12.0.0`](https://renovatebot.com/diffs/npm/make-fetch-happen/11.1.1/12.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/make-fetch-happen/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/make-fetch-happen/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/make-fetch-happen/11.1.1/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/make-fetch-happen/11.1.1/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>npm/make-fetch-happen (make-fetch-happen)</summary>

###
[`v12.0.0`](https://togithub.com/npm/make-fetch-happen/blob/HEAD/CHANGELOG.md#1200-2023-07-27)

[Compare
Source](https://togithub.com/npm/make-fetch-happen/compare/v11.1.1...v12.0.0)

##### ⚠️ BREAKING CHANGES

-   support for node 14 has been removed
- this changes the underlying http agents to those provided by
`@npmcli/agent`. Backwards compatibility should be fully implemented but
due to the scope of this change it was made a breaking change out of an
abundance of caution.

##### Features

-
[`7c25367`](https://togithub.com/npm/make-fetch-happen/commit/7c25367d95c5a0853b4b1e93c13456ac1cfc493d)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255) move
to [@&#8203;npmcli/agent](https://togithub.com/npmcli/agent)
([@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Bug Fixes

-
[`3059b28`](https://togithub.com/npm/make-fetch-happen/commit/3059b286be9884f0d2f83f5b57314e924c07c57d)
[#&#8203;259](https://togithub.com/npm/make-fetch-happen/pull/259) drop
node14 support
([#&#8203;259](https://togithub.com/npm/make-fetch-happen/issues/259))
([@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Documentation

-
[`efd1e2f`](https://togithub.com/npm/make-fetch-happen/commit/efd1e2f02a38e7f39fe291503546f1be92ad0fa7)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255)
update readme ([@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Dependencies

-
[`5318d23`](https://togithub.com/npm/make-fetch-happen/commit/5318d239280b951479877badd81868411d71f19f)
[#&#8203;253](https://togithub.com/npm/make-fetch-happen/pull/253) bump
minipass from 5.0.0 to 7.0.2
([#&#8203;253](https://togithub.com/npm/make-fetch-happen/issues/253))
-
[`5493550`](https://togithub.com/npm/make-fetch-happen/commit/5493550d841cc2b182deae6717c010d9fb445002)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255)
remove lru-cache
-
[`193b901`](https://togithub.com/npm/make-fetch-happen/commit/193b901f69adb8497f932beaeb60bff1fe0a94b5)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255)
remove socks-proxy-agent
-
[`fc35622`](https://togithub.com/npm/make-fetch-happen/commit/fc356228b1127e65f3c5c27f4e2b1dc26167298a)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255)
remove agentkeepalive
-
[`e78fcdf`](https://togithub.com/npm/make-fetch-happen/commit/e78fcdf507938806dffcd4ce82c0f9373e589b29)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255)
remove https-proxy-agent
-
[`a4089a0`](https://togithub.com/npm/make-fetch-happen/commit/a4089a0946476d5ea2624130d0fcf6da5b99d730)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255)
remove http-proxy-agent
-
[`92c3226`](https://togithub.com/npm/make-fetch-happen/commit/92c32269646e531e86a0b1b7efe96596506ef563)
[#&#8203;255](https://togithub.com/npm/make-fetch-happen/pull/255) add
[@&#8203;npmcli/agent](https://togithub.com/npmcli/agent)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->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://developer.mend.io/github/apollographql/apollo-server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 4, 2023
1 parent c0dff70 commit 2cb55f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"graphql": "16.7.1",
"make-fetch-happen": "11.1.1"
"make-fetch-happen": "12.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.3",
Expand Down

0 comments on commit 2cb55f4

Please sign in to comment.