-
Notifications
You must be signed in to change notification settings - Fork 28
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
Update deps 2 #1000
Update deps 2 #1000
Conversation
348e97a
to
c2ca9f7
Compare
(rebased) |
Tested locally with GraphiQL, mutations, etc, looks good. @datamel could you confirm if this fixes cylc/cylc-uiserver#328 for you? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything seems to be working, haven't tested GraphiQL though, I guess it should be enough if you and Mel do
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested as working (including GraphiQL) 👍
🍾 #1000
I set up Renovate on my fork a while back and left it running to see how it got on. It managed to bump a few deps and generally seemed more advanced than dependabot e.g. it raised a PR to bump Vue to V2 raising a bunch of related deps at once. It also gives usage info and nice changelogs. Worth considering see #944.
The GraphiQL update seems to fix cylc/cylc-uiserver#328 for me.