Closed renovate[bot] closed 5 months ago
Latest commit: 1038d5715a1b340111b1a553ce89299f80dde3f9
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
This PR contains the following updates:
3.10.1
->3.10.2
13.0.0
->13.0.1
10.6.0
->10.7.0
Release Notes
apollographql/apollo-client (@apollo/client)
### [`v3.10.2`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3102) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.10.1...v3.10.2) ##### Patch Changes - [#11821](https://togithub.com/apollographql/apollo-client/pull/11821) [`2675d3c`](https://togithub.com/apollographql/apollo-client/commit/2675d3c97e6c47c6e298382004c7c9c2d3ffed0c) Thanks [@jerelmiller](https://togithub.com/jerelmiller)! - Fix a regression where rerendering a component with `useBackgroundQuery` would recreate the `queryRef` instance when used with React's strict mode. - [#11821](https://togithub.com/apollographql/apollo-client/pull/11821) [`2675d3c`](https://togithub.com/apollographql/apollo-client/commit/2675d3c97e6c47c6e298382004c7c9c2d3ffed0c) Thanks [@jerelmiller](https://togithub.com/jerelmiller)! - Revert the change introduced in [3.9.10](https://togithub.com/apollographql/apollo-client/releases/tag/v3.9.10) via [#11738](https://togithub.com/apollographql/apollo-client/issues/11738) that disposed of queryRefs synchronously. This change caused too many issues with strict mode.npm/make-fetch-happen (make-fetch-happen)
### [`v13.0.1`](https://togithub.com/npm/make-fetch-happen/blob/HEAD/CHANGELOG.md#1301-2024-04-30) [Compare Source](https://togithub.com/npm/make-fetch-happen/compare/v13.0.0...v13.0.1) ##### Bug Fixes - [`66018e3`](https://togithub.com/npm/make-fetch-happen/commit/66018e300fe39f3d3485d444a0c1fd80984c5d7d) log errors on retry ([@wraithgar](https://togithub.com/wraithgar)) - [`ed73ef5`](https://togithub.com/npm/make-fetch-happen/commit/ed73ef528397a574df711e24238aaf7954512e55) [#288](https://togithub.com/npm/make-fetch-happen/pull/288) always catch and emit cache write errors in promise ([#288](https://togithub.com/npm/make-fetch-happen/issues/288)) ([@lukekarrys](https://togithub.com/lukekarrys)) ##### Chores - [`9e1329c`](https://togithub.com/npm/make-fetch-happen/commit/9e1329c8c8a81495d58dc0da7d233142008c7d98) [#292](https://togithub.com/npm/make-fetch-happen/pull/292) fix linting in tests ([@lukekarrys](https://togithub.com/lukekarrys)) - [`4756bda`](https://togithub.com/npm/make-fetch-happen/commit/4756bda3e4d40e449b99b2d964fc59bebda76941) [#292](https://togithub.com/npm/make-fetch-happen/pull/292) postinstall for dependabot template-oss PR ([@lukekarrys](https://togithub.com/lukekarrys)) - [`91df666`](https://togithub.com/npm/make-fetch-happen/commit/91df666381e17c750dc4b0c6b33bf25c6b39aa7a) [#292](https://togithub.com/npm/make-fetch-happen/pull/292) bump [@npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@dependabot](https://togithub.com/dependabot)\[bot])npm/cli (npm)
### [`v10.7.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1070-2024-04-30) [Compare Source](https://togithub.com/npm/cli/compare/v10.6.0...v10.7.0) ##### Features - [`7e349f4`](https://togithub.com/npm/cli/commit/7e349f45363bb8dbe1cc803f8b48befc01aae7fd) [#7432](https://togithub.com/npm/cli/pull/7432) add spinner ([#7432](https://togithub.com/npm/cli/issues/7432)) ([@lukekarrys](https://togithub.com/lukekarrys)) ##### Bug Fixes - [`d679ce8`](https://togithub.com/npm/cli/commit/d679ce80fd9b761b2323777ec5cd84ebc5c164fe) [#7449](https://togithub.com/npm/cli/pull/7449) linting: no-unused-vars ([@wraithgar](https://togithub.com/wraithgar)) - [`2558283`](https://togithub.com/npm/cli/commit/25582837b0ebb8c2de2932c04224332b11d0e1d5) [#7450](https://togithub.com/npm/cli/pull/7450) powershell: fallback to script root if globalPrefix does not exist ([#7450](https://togithub.com/npm/cli/issues/7450)) ([@lukekarrys](https://togithub.com/lukekarrys)) - [`bc4c342`](https://togithub.com/npm/cli/commit/bc4c3426c35201baff7230c2b3beee2cf5936296) [#7448](https://togithub.com/npm/cli/pull/7448) account for registries with no publisher in search ([#7448](https://togithub.com/npm/cli/issues/7448)) ([@wraithgar](https://togithub.com/wraithgar)) - [`bcc781a`](https://togithub.com/npm/cli/commit/bcc781abf10b46aa5b04da996fc4602524be9b0e) [#7439](https://togithub.com/npm/cli/pull/7439) move run-script banners to stderr when in json mode ([#7439](https://togithub.com/npm/cli/issues/7439)) ([@lukekarrys](https://togithub.com/lukekarrys)) - [`104fcb5`](https://togithub.com/npm/cli/commit/104fcb53282653a1c5610a6590afecc207920a6b) [#7438](https://togithub.com/npm/cli/pull/7438) remove doctor log for each file permission check ([#7438](https://togithub.com/npm/cli/issues/7438)) ([@lukekarrys](https://togithub.com/lukekarrys)) - [`5230647`](https://togithub.com/npm/cli/commit/52306473da03123ef5623e9e152e10285c8097f3) [#7422](https://togithub.com/npm/cli/pull/7422) rewrite powershell scripts to use PSScriptRoot ([#7422](https://togithub.com/npm/cli/issues/7422)) ([@lukekarrys](https://togithub.com/lukekarrys)) - [`71cbd91`](https://togithub.com/npm/cli/commit/71cbd91b6f01875a99eeae989ea67489bdd0178d) [#7421](https://togithub.com/npm/cli/pull/7421) hide banner for exec and explore ([#7421](https://togithub.com/npm/cli/issues/7421)) ([@lukekarrys](https://togithub.com/lukekarrys)) - [`57ebebf`](https://togithub.com/npm/cli/commit/57ebebf03d55d4eda2b6439149a97b595a191aaf) [#7418](https://togithub.com/npm/cli/pull/7418) update repository.url in package.json ([#7418](https://togithub.com/npm/cli/issues/7418)) ([@wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`1674136`](https://togithub.com/npm/cli/commit/1674136bc14b0f708bb01f75d65474346c863bd9) [#7441](https://togithub.com/npm/cli/pull/7441) correct search help output ([#7441](https://togithub.com/npm/cli/issues/7441)) ([@wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`80eec03`](https://togithub.com/npm/cli/commit/80eec03462e5747cb4434d43aff25939826b7850) [#7453](https://togithub.com/npm/cli/pull/7453) `@npmcli/redact@2.0.0` - [`a7145d4`](https://togithub.com/npm/cli/commit/a7145d422485fcbcb9427efa775c15180c7ee1c2) [#7453](https://togithub.com/npm/cli/pull/7453) `npm-registry-fetch@17.0.0` - [`a785766`](https://togithub.com/npm/cli/commit/a785766325141335cde39d43eb631062e32d6605) [#7453](https://togithub.com/npm/cli/pull/7453) `pacote@18.0.3` - [`65d76db`](https://togithub.com/npm/cli/commit/65d76dbd2fb11c83141302500ec4a3f5128ff12f) [#7453](https://togithub.com/npm/cli/pull/7453) `npm-profile@9.0.2` - [`cadc0f0`](https://togithub.com/npm/cli/commit/cadc0f0cad8909755ae8ac72f2dd5802a0d34943) [#7449](https://togithub.com/npm/cli/pull/7449) hoist production copy of sprintf-js - [`2cffdfe`](https://togithub.com/npm/cli/commit/2cffdfef45b9a13d189f5059cc69fc7319620fda) [#7449](https://togithub.com/npm/cli/pull/7449) `lru-cache@10.2.2` - [`432efb5`](https://togithub.com/npm/cli/commit/432efb5ee313ac5bd08642a9cef2b7c52da23ea9) [#7449](https://togithub.com/npm/cli/pull/7449) `make-fetch-happen@13.0.1` - [`9da5738`](https://togithub.com/npm/cli/commit/9da57388ebd5c643c2a95bbf63abc745cad45ccc) [#7437](https://togithub.com/npm/cli/pull/7437) `@npmcli/run-script@8.1.0` ([#7437](https://togithub.com/npm/cli/issues/7437)) - [`762888a`](https://togithub.com/npm/cli/commit/762888a3b603704c7c53a94a704b8a7f3edea918) [#7429](https://togithub.com/npm/cli/pull/7429) update dependencies for workspaces ([#7429](https://togithub.com/npm/cli/issues/7429)) - [workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.5.1): `@npmcli/arborist@7.5.1` - [workspace](https://togithub.com/npm/cli/releases/tag/config-v8.3.1): `@npmcli/config@8.3.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.5): `libnpmaccess@8.0.5` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.1.1): `libnpmdiff@6.1.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v8.1.0): `libnpmexec@8.1.0` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.9): `libnpmfund@5.0.9` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v10.0.4): `libnpmhook@10.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.5): `libnpmorg@6.0.5` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v7.0.1): `libnpmpack@7.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.7): `libnpmpublish@9.0.7` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v7.0.4): `libnpmsearch@7.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v6.0.4): `libnpmteam@6.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v6.0.1): `libnpmversion@6.0.1` ##### Chores - [`356c374`](https://togithub.com/npm/cli/commit/356c374817711845719902184547e1e0ac359b22) [#7453](https://togithub.com/npm/cli/pull/7453) fix test fixture for new redact behavior ([@wraithgar](https://togithub.com/wraithgar)) - [`2fba4b7`](https://togithub.com/npm/cli/commit/2fba4b7b6218900fd895daf5218682edeb4253a4) [#7449](https://togithub.com/npm/cli/pull/7449) update devDependencies in lockfile ([@wraithgar](https://togithub.com/wraithgar))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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.