-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
chore: bump up apollographql/apollo-ios version to v1.21.0 #12076
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
base: canary
Are you sure you want to change the base?
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #12076 +/- ##
=======================================
Coverage 54.28% 54.29%
=======================================
Files 2661 2661
Lines 117954 117959 +5
Branches 19165 19166 +1
=======================================
+ Hits 64037 64040 +3
- Misses 52361 52362 +1
- Partials 1556 1557 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
from: "1.20.0"
->from: "1.21.0"
1.20.0
->1.21.0
Release Notes
apollographql/apollo-ios (apollographql/apollo-ios)
v1.21.0
Compare Source
New
extensions
key of each request. This Enhanced Client Awareness metric is collected in GraphOS along with the existing Client Awareness and general operation metrics.Improvement
SQLite.swift
and replaced it with direct interaction with the SQLite C API.Fixed
subscriptions
property inside ofWebSocketTransport
. Thank you to @tahirmt for the contribution.wrongType
error if stored and read from the cache. This refactors the execution logic to correctly handle values from cache references in lists. See PR #637.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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.