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 #256

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

Conversation

stevenbal
Copy link
Contributor

@stevenbal stevenbal commented Mar 11, 2025

Closes maykinmedia/open-api-framework#117 partially

Changes

  • Upgrade postgres to 17 and drop support for postgres 12
  • Upgrade rabbitmq to 4.0
  • Upgrade black/flake8/isort
  • Upgrade versions of github actions

Checklist

Check off the items that are completed or not relevant.

  • Experimental features/changes

    • Any experimental features added in this PR are backwards compatible
    • Any experimental features added in this PR are documented in the docs/api/experimental.rst page
  • Commit hygiene

    • Commit messages refer to the relevant Github issue
    • Commit messages explain the "why" of change, not the how

@stevenbal stevenbal marked this pull request as draft March 11, 2025 08:32
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.66%. Comparing base (f38a645) to head (ec128c2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #256   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files         104      104           
  Lines        2809     2809           
  Branches      427      427           
=======================================
  Hits         2575     2575           
  Misses        207      207           
  Partials       27       27           

☔ 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 force-pushed the issue/oaf-117-upgrade-ci-deps branch from b2ad4b9 to 0cb0be0 Compare March 11, 2025 11:16
@stevenbal stevenbal force-pushed the issue/oaf-117-upgrade-ci-deps branch from 0cb0be0 to e65cb8d Compare March 11, 2025 11:33
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)
1 participant