Skip to content

Commit 21af5b7

Browse files
chore(deps): update dependency @apollo/client to v4.1.8 (#1857)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [@apollo/client](https://www.apollographql.com/docs/react/) ([source](https://redirect.github.com/apollographql/apollo-client)) | [`4.1.7` → `4.1.8`](https://renovatebot.com/diffs/npm/@apollo%2fclient/4.1.7/4.1.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fclient/4.1.8?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2fclient/4.1.8?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2fclient/4.1.7/4.1.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fclient/4.1.7/4.1.8?slim=true) | --- ### Release Notes <details> <summary>apollographql/apollo-client (@&#8203;apollo/client)</summary> ### [`v4.1.8`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#418) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/@apollo/client@4.1.7...@apollo/client@4.1.8) ##### Patch Changes - [#&#8203;13202](https://redirect.github.com/apollographql/apollo-client/pull/13202) [`8a51ea6`](https://redirect.github.com/apollographql/apollo-client/commit/8a51ea636600dbe4b48477d32f30469b7d36b152) Thanks [@&#8203;phryneas](https://redirect.github.com/phryneas)! - Ship agent skill for usage with [@&#8203;tanstack/intent](https://redirect.github.com/tanstack/intent) — the skill is now bundled in the npm package under `skills/apollo-client/` and discoverable by `intent list`. For more context, see the [TanStack Intent QuickStart](https://tanstack.com/intent/latest/docs/getting-started/quick-start-consumers). </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/apollo-client-devtools). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6Y2hyaXN0bWFzX3RyZWU6IGRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75b4cce commit 21af5b7

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

development/client/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

development/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"devDependencies": {
7-
"@apollo/client": "4.1.7",
7+
"@apollo/client": "4.1.8",
88
"@apollo/client-3": "npm:@apollo/client@3.14.1",
99
"@testing-library/jest-dom": "6.9.1",
1010
"@testing-library/react": "16.3.2",

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@apollo/brand": "^0.7.0",
39-
"@apollo/client": "4.1.7",
39+
"@apollo/client": "4.1.8",
4040
"@apollo/client-3": "npm:@apollo/client@3.14.1",
4141
"@apollo/icons": "^0.9.0",
4242
"@apollo/tailwind-preset": "^0.2.0",

0 commit comments

Comments
 (0)