Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare for change in QueryManager.inFlightLinkObservable (Apollo Client 3.9 beta) #144

Merged
merged 4 commits into from
Dec 1, 2023

Conversation

phryneas
Copy link
Member

See changes in apollographql/apollo-client#11345

Unfortunately, we already bumped the dependencies for the alphas/betas/rcs, so we can't just force an update that way.

@phryneas phryneas requested a review from a team as a code owner November 30, 2023 13:43
@phryneas
Copy link
Member Author

See https://github.com/apollographql/apollo-client-nextjs/actions/runs/7047409099?pr=144
This is the error we are looking for, that's triggered on the Apollo Client side:
image

And now let's make this work :)

@phryneas phryneas changed the title prepare for change in QueryManager.inFlightLinkObservable prepare for change in QueryManager.inFlightLinkObservable (Apollo Client 3.9 beta) Nov 30, 2023
@phryneas
Copy link
Member Author

Working - requesting a review :)

@phryneas phryneas merged commit 5b12c14 into main Dec 1, 2023
10 checks passed
@phryneas phryneas deleted the pr/3.9-trie branch December 1, 2023 09:28
renovate bot referenced this pull request in redwoodjs/redwood Jan 3, 2024
…t to v0.5.2 (#9716)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@apollo/experimental-nextjs-app-support](https://github.com/apollographql/apollo-client-nextjs)
| [`0.5.1` ->
`0.5.2`](https://renovatebot.com/diffs/npm/@apollo%2fexperimental-nextjs-app-support/0.5.1/0.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fexperimental-nextjs-app-support/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2fexperimental-nextjs-app-support/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2fexperimental-nextjs-app-support/0.5.1/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fexperimental-nextjs-app-support/0.5.1/0.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v0.5.2`](https://github.com/apollographql/apollo-client-nextjs/releases/tag/v0.5.2):
0.5.2: Prepare for changes in upcoming Apollo Client 3.9 pre-release
versions

[Compare
Source](https://github.com/apollographql/apollo-client-nextjs/compare/419072f9da36d9dbebc2ad6d367b8510d0fed994...v0.5.2)

Upcoming pre-release versions of Apollo Client 3.9 contain a change to
an internal data structure that is used by this package. (See
[https://github.com/apollographql/apollo-client/pull/11345](https://github.com/apollographql/apollo-client/pull/11345)
)

This release prepares for that change and ensures backwards
compatibility with Apollo Client 3.8 as well as the upcoming 3.9
versions.

#### What's Changed

- prepare for change in `QueryManager.inFlightLinkObservable` (Apollo
Client 3.9 beta) by [@&#8203;phryneas](https://github.com/phryneas) in
[https://github.com/apollographql/apollo-client-nextjs/pull/144](https://github.com/apollographql/apollo-client-nextjs/pull/144)

**Full Changelog**:
apollographql/apollo-client-nextjs@v.0.5.1...v0.5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants