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

fix(deps): update dependency @apollo/client to v3.13.4 #236

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.13.1 -> 3.13.4 age adoption passing confidence

Release Notes

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

v3.13.4

Compare Source

Patch Changes

v3.13.3

Compare Source

Patch Changes
  • #​12362 f6d387c Thanks @​jerelmiller! - Fixes an issue where calling observableQuery.getCurrentResult() when the errorPolicy was set to all would return the networkStatus as NetworkStatus.ready when there were errors returned in the result. This has been corrected to report NetworkStatus.error.

    This bug also affected the useQuery and useLazyQuery hooks and may affect you if you check for networkStatus in your component.

v3.13.2

Compare Source

Patch Changes
  • #​12409 6aa2f3e Thanks @​phryneas! - To mitigate problems when Apollo Client ends up more than once in the bundle, some unique symbols were converted into Symbol.for calls.

  • #​12392 644bb26 Thanks @​Joja81! - Fixes an issue where the DeepOmit type would turn optional properties into required properties. This should only affect you if you were using the omitDeep or stripTypename utilities exported by Apollo Client.

  • #​12404 4332b88 Thanks @​jerelmiller! - Show NaN rather than converting to null in debug messages from MockLink for unmatched variables values.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Mar 7, 2025
Copy link

socket-security bot commented Mar 7, 2025

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 33bec14 to c061572 Compare March 7, 2025 14:29
Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for auto-drive-demo ready!

Name Link
🔨 Latest commit 92137c9
🔍 Latest deploy log https://app.netlify.com/sites/auto-drive-demo/deploys/67d031ced145b3000864eb87
😎 Deploy Preview https://deploy-preview-236--auto-drive-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from c061572 to 972c2a3 Compare March 7, 2025 18:00
@renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.13.2 fix(deps): update dependency @apollo/client to v3.13.3 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from b01dbb6 to 3909214 Compare March 10, 2025 17:33
@renovate renovate bot changed the title fix(deps): update dependency @apollo/client to v3.13.3 fix(deps): update dependency @apollo/client to v3.13.4 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 3909214 to 92137c9 Compare March 11, 2025 12:51
Copy link

Report too large to display inline

View full report↗︎

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

Successfully merging this pull request may close these issues.

0 participants