chore: bump up apollographql/apollo-ios version to v1.25.6#13687
Open
renovate[bot] wants to merge 1 commit into
Open
chore: bump up apollographql/apollo-ios version to v1.25.6#13687renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## canary #13687 +/- ##
==========================================
- Coverage 57.19% 57.15% -0.04%
==========================================
Files 3274 3274
Lines 184276 184276
Branches 26579 26578 -1
==========================================
- Hits 105395 105325 -70
- Misses 75190 75264 +74
+ Partials 3691 3687 -4
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:
|
a561f7d to
d5c205c
Compare
5b9b2a0 to
670fd6c
Compare
670fd6c to
012eed4
Compare
012eed4 to
91b902f
Compare
91b902f to
5e3963a
Compare
5e3963a to
a6d937d
Compare
a0ec610 to
add8942
Compare
3a5f98b to
d4c74eb
Compare
d4c74eb to
6e0b413
Compare
6e0b413 to
e0fc559
Compare
3403237 to
78a9942
Compare
e0fc559 to
d5036a3
Compare
Deploying blocksuite-docs with
|
| Latest commit: |
05c5acd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://72d3f366.blocksuite-docs.pages.dev |
| Branch Preview URL: | https://renovate-apollo-graphql-pack.blocksuite-docs.pages.dev |
45aa1d3 to
3f9d027
Compare
3f9d027 to
05c5acd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "1.25.4"→from: "1.25.6"1.25.4→1.25.6Release Notes
apollographql/apollo-ios (apollographql/apollo-ios)
v1.25.6Compare Source
Fixed
\r\nin GraphQL descriptions generating invalid Swift comments (#965): GraphQL field descriptions containing\r\n(Windows CRLF) line endings caused codegen to emit invalid Swift — only the first line received the///doc comment prefix and subsequent lines were emitted as uncommented text, breaking compilation. Backport of #961. Fixes #3553. Thank you to @iPhoneNoobDeveloper for the contribution.v1.25.5Compare Source
Fixed
compileGraphQLResulton Swift 6.3/macOS 26 (#929): Serializedasync letcalls incompileGraphQLResultto work around a Swift concurrency runtime crash triggered when code generation is used in anAsyncParsableCommand. See PR #942. Thank you to @m4p for the contribution.Configuration
📅 Schedule: (UTC)
🚦 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.