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: Pinned koa peer dependency #5759

Merged
merged 2 commits into from Sep 29, 2021
Merged

fix: Pinned koa peer dependency #5759

merged 2 commits into from Sep 29, 2021

Conversation

oliversalzburg
Copy link
Contributor

Peer dependencies should be more lax, unless there is a very good reason to block consumers from upgrading that peer dependency. There is no such reason here.

This conflict is introduced by having the version maintained and pinned through Renovate. This is very counter-productive. See #5749

Peer dependencies should be more lax, unless there is a very good reason to block consumers from upgrading that peer dependency. There is no such reason here.

This conflict is introduced by having the version maintained and pinned through Renovate. #5749
@glasser glasser self-assigned this Sep 28, 2021
@glasser
Copy link
Member

glasser commented Sep 29, 2021

Oops! That was a typo in #5306. I checked and this is the only peer dependency with this error. Thanks!

@glasser
Copy link
Member

glasser commented Sep 29, 2021

(I believe this will also stop Renovate from updating the dependency at all, until there's a major version bump, which seems right.)

@glasser glasser enabled auto-merge (squash) September 29, 2021 00:11
@glasser glasser merged commit 72718a8 into apollographql:main Sep 29, 2021
@oliversalzburg oliversalzburg deleted the fix/koa-peer branch September 29, 2021 09:09
@oliversalzburg
Copy link
Contributor Author

Thanks a lot for the quick response! Cheers 😊

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
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.

None yet

2 participants