Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

fix(deps): update apollo graphql packages #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.8.6 -> 3.8.9 age adoption passing confidence
@apollo/experimental-nextjs-app-support ^0.5.0 -> ^0.6.0 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.8.9

Compare Source

Patch Changes

v3.8.8

Compare Source

Patch Changes

v3.8.7

Compare Source

Patch Changes
  • #​11297 c8c76a522 Thanks @​jerelmiller! - Add an explicit return type for the useReadQuery hook called UseReadQueryResult. Previously the return type of this hook was inferred from the return value.

  • #​11337 bb1da8349 Thanks @​phryneas! - #​11206 used the TypeScript syntax infer X extends Y that was introduced in TS 4.8.
    This caused some problems for some users, so we are rolling back to a more backwars-compatible (albeit slightly less performant) type.

apollographql/apollo-client-nextjs (@​apollo/experimental-nextjs-app-support)

v0.6.0

Compare Source

v0.5.2: 0.5.2: Prepare for changes in upcoming Apollo Client 3.9 pre-release versions

Compare Source

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 )

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

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

v0.5.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 9am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from kyong0612 as a code owner November 30, 2023 17:16
Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
admin-console-template ❌ Failed (Inspect) Jan 9, 2024 9:48pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants