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

⬆️ [maykinmedia/open-api-framework#117] Upgrade dependencies #549

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Mar 11, 2025

Fixes maykinmedia/open-api-framework#117 partially

Changes

  • Upgrade postgres to 17 and drop support for postgres<13 and postgis<3.2
  • Upgrade black/flake8/isort
  • Upgrade github actions versions
  • Upgrade nodejs to 20

and drop support for postgres<13 and postgis<3.2
@stevenbal stevenbal marked this pull request as draft March 11, 2025 11:28
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (a5ed5fa) to head (d5a85d5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #549   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files         144      144           
  Lines        4938     4938           
=======================================
  Hits         4668     4668           
  Misses        270      270           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevenbal stevenbal changed the title ⬆️ [maykinmedia/open-api-framework#117] Upgrade postgres to 17 ⬆️ [maykinmedia/open-api-framework#117] Upgrade dependencies Mar 11, 2025
@stevenbal stevenbal marked this pull request as ready for review March 11, 2025 14:14
@stevenbal stevenbal requested a review from Floris272 March 11, 2025 14:22
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.

Upgrade version of CI dependencies (postgres, flake8, black, isort)
3 participants