Conversation
Updated: graphql-core, nzshm-common, urllib3, werkzeug, flask, botocore, nzshm-model, geopandas, solvis, cryptography, filelock, authlib, nltk, deepdiff Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Apply reformatting from new black version. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
=======================================
Coverage 95.79% 95.79%
=======================================
Files 20 20
Lines 1142 1142
Branches 54 54
=======================================
Hits 1094 1094
Misses 34 34
Partials 14 14
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:
|
Fixes CVE-2025-68480. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update import path and pass native GraphQLSchema to GraphQLView. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| "flask-cors (>=6.0)", | ||
| "graphene (>=3.3)", | ||
| "graphql-server (==3.0.0b7)", | ||
| "graphql-server (==3.0.0)", |
There was a problem hiding this comment.
I thought there was a reason we had this pinned to b7? A quick look at other repos shows the same b7 dependency.
There was a problem hiding this comment.
@voj does it work? I see there's no smoke test on this workflow so maybe it isn't? And if it is then something changed upstream. There were some strange goings on with that library which were a bit concerning. I don't know what happened to the ticket on this
There was a problem hiding this comment.
@chrisbc @chrisdicaprio it seems to work. This PR adds a smoke test to setup.cfg. I'll see if I find the ticket
There was a problem hiding this comment.
Double-checked, and the smoke test passes, but GraphiQL is still broken. Reverted and created new ticket: #83
Upgraded all poetry dependencies that could be upgraded.
Upgrade
graphql-serverto 3.0.0, was pinned at beta.