Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

chore(deps): update dependency apollo-link to v1.2.3 - autoclosed #2398

Closed
wants to merge 4 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2018

This PR contains the following updates:

Package Type Update Change References
apollo-link devDependencies patch 1.2.1 -> 1.2.3 source

Renovate configuration

📅 Schedule: PR created on schedule "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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


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

@renovate renovate bot requested a review from jbaxleyiii September 19, 2018 13:20
@renovate renovate bot force-pushed the renovate/apollo-link-1.x branch 6 times, most recently from c665b19 to 3379762 Compare September 20, 2018 05:50
@renovate renovate bot requested a review from hwillson September 20, 2018 06:26
@renovate renovate bot force-pushed the renovate/apollo-link-1.x branch 17 times, most recently from 026d08c to bdc50fe Compare September 25, 2018 11:50
@renovate renovate bot force-pushed the renovate/apollo-link-1.x branch 12 times, most recently from e272a6b to 8b26baf Compare October 2, 2018 09:42
@renovate renovate bot force-pushed the renovate/apollo-link-1.x branch from 8b26baf to 576cca7 Compare October 2, 2018 09:53
@renovate
Copy link
Contributor Author

renovate bot commented Oct 2, 2018

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@hwillson
Copy link
Member

Something very interesting is happening here, and I have a feeling Renovate has inadvertently given us multiple reproductions that show unnecessary re-renders happening with react-apollo. Updating to the latest apollo-client and apollo-link-http versions (so going past what renovate is doing here), and fixing the type errors, brings back a new round of test failures. Each of those test failures are being caused by the number of expected renders happening in tests now being off by 1.

Flagging this PR as high-priority.

@cheapsteak @justinanastos - this is the issue I was referring to when we spoke last, that might help explain why you were seeing unnecessary renders. Some recent combination of apollo-client, react-apollo, and apollo-link-http is causing this.

@hwillson
Copy link
Member

Just to add - some of the other test failures are being caused by the fact that react-apollo tests have been updated to use graphql 14, whereas apollo-client is still expecting graphql 0.13.x 🙁. We really need to get AC updated, but we're currently held up by apollo-utilities (see apollographql/apollo-client#4233).

@renovate renovate bot changed the title chore(deps): update dependency apollo-link to v1.2.3 chore(deps): update dependency apollo-link to v1.2.3 - autoclosed Feb 26, 2019
@renovate renovate bot closed this Feb 26, 2019
@renovate renovate bot deleted the renovate/apollo-link-1.x branch February 26, 2019 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants