Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/experimental-nextjs-app-suppor…
Browse files Browse the repository at this point in the history
…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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.com/phryneas) in
[https://github.com/apollographql/apollo-client-nextjs/pull/144](https://togithub.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>
  • Loading branch information
renovate[bot] and Tobbe authored Jan 3, 2024
1 parent c80c512 commit 9d9d373
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-toolbelt": "9.6.0"
},
"devDependencies": {
"@apollo/experimental-nextjs-app-support": "0.5.1",
"@apollo/experimental-nextjs-app-support": "0.5.2",
"@babel/cli": "7.23.4",
"@babel/core": "^7.22.20",
"@testing-library/jest-dom": "6.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/experimental-nextjs-app-support@npm:0.5.1":
version: 0.5.1
resolution: "@apollo/experimental-nextjs-app-support@npm:0.5.1"
"@apollo/experimental-nextjs-app-support@npm:0.5.2":
version: 0.5.2
resolution: "@apollo/experimental-nextjs-app-support@npm:0.5.2"
dependencies:
server-only: "npm:^0.0.1"
superjson: "npm:^1.12.2"
Expand All @@ -156,7 +156,7 @@ __metadata:
"@apollo/client": ">=3.8.0-rc || ^3.8.0 || >=3.9.0-alpha || >=3.9.0-beta || >=3.9.0-rc"
next: ^13.4.1 || ^14.0.0
react: ^18
checksum: fe6df5624df7e6268eb3dde7c34c78350ed37efcfa5c317c6f6d9705ab62a513d1950e7bd17748853103d96208e57934d1841b52454165b723237585998bdcae
checksum: 3070a5a02dcb4b62cf813379335d1c639371ba36f8d5553af6e45201cdf6efb8fab3fcf68e74567e5110dd5b76047f5aa310b6bfef8f36a660be88de16906c95
languageName: node
linkType: hard

Expand Down Expand Up @@ -9621,7 +9621,7 @@ __metadata:
resolution: "@redwoodjs/web@workspace:packages/web"
dependencies:
"@apollo/client": "npm:3.8.8"
"@apollo/experimental-nextjs-app-support": "npm:0.5.1"
"@apollo/experimental-nextjs-app-support": "npm:0.5.2"
"@babel/cli": "npm:7.23.4"
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.23.6"
Expand Down

0 comments on commit 9d9d373

Please sign in to comment.