Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.12.6 (#8017)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@apollo/client](https://www.apollographql.com/docs/react/)
([source](https://redirect.github.com/apollographql/apollo-client)) |
[`3.12.5` ->
`3.12.6`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.12.5/3.12.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fclient/3.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2fclient/3.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2fclient/3.12.5/3.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fclient/3.12.5/3.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>apollographql/apollo-client (@&#8203;apollo/client)</summary>

###
[`v3.12.6`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3126)

[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.12.5...v3.12.6)

##### Patch Changes

-
[#&#8203;12267](https://redirect.github.com/apollographql/apollo-client/pull/12267)
[`d57429d`](https://redirect.github.com/apollographql/apollo-client/commit/d57429df336412bfdce5fc92b8299360c522d121)
Thanks [@&#8203;jerelmiller](https://redirect.github.com/jerelmiller)! -
Maintain the `TData` type when used with `Unmasked` when `TData` is not
a masked type generated from GraphQL Codegen.

-
[#&#8203;12270](https://redirect.github.com/apollographql/apollo-client/pull/12270)
[`3601246`](https://redirect.github.com/apollographql/apollo-client/commit/3601246f6e7b4f8b2937e0d431e6b5a6964f9066)
Thanks [@&#8203;jerelmiller](https://redirect.github.com/jerelmiller)! -
Fix handling of tagged/branded primitive types when used as scalar
values with `Unmasked`.

</details>

---

### 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.

🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apollographql/apollo-server).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent a94828d commit 17bbfba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"npm": ">=8.5.0"
},
"devDependencies": {
"@apollo/client": "3.12.5",
"@apollo/client": "3.12.6",
"@apollo/gateway": "2.9.3",
"@apollo/subgraph": "2.9.3",
"@apollo/utils.createhash": "2.0.2",
Expand Down

0 comments on commit 17bbfba

Please sign in to comment.