Skip to content

Chore/upgrade#82

Merged
voj merged 20 commits intomainfrom
chore/upgrade
Mar 23, 2026
Merged

Chore/upgrade#82
voj merged 20 commits intomainfrom
chore/upgrade

Conversation

@voj
Copy link
Copy Markdown
Collaborator

@voj voj commented Mar 19, 2026

Upgraded all poetry dependencies that could be upgraded.

Upgrade graphql-server to 3.0.0, was pinned at beta.

@voj voj self-assigned this Mar 19, 2026
voj and others added 15 commits March 20, 2026 16:38
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
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (93f6f62) to head (9974023).
⚠️ Report is 2 commits behind head on main.

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           
Flag Coverage Δ
unittests 95.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

voj and others added 3 commits March 20, 2026 21:35
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>
@voj voj requested review from chrisbc and chrisdicaprio March 20, 2026 08:55
@voj voj marked this pull request as ready for review March 20, 2026 08:55
Comment thread pyproject.toml Outdated
"flask-cors (>=6.0)",
"graphene (>=3.3)",
"graphql-server (==3.0.0b7)",
"graphql-server (==3.0.0)",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought there was a reason we had this pinned to b7? A quick look at other repos shows the same b7 dependency.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chrisbc @chrisdicaprio it seems to work. This PR adds a smoke test to setup.cfg. I'll see if I find the ticket

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double-checked, and the smoke test passes, but GraphiQL is still broken. Reverted and created new ticket: #83

Copy link
Copy Markdown
Member

@chrisbc chrisbc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@voj I'm suspicious about that version. see my comment

@voj voj merged commit 4e6f7dc into main Mar 23, 2026
3 checks passed
@voj voj deleted the chore/upgrade branch March 23, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants